Filename mappings for all input/output files. More...
#include <OpenMS/DATASTRUCTURES/ToolDescription.h>
Public Member Functions | |
MappingParam & | operator= (const MappingParam &rhs) |
Public Attributes | |
std::map< Int, String > | mapping |
std::vector< FileMapping > | pre_moves |
std::vector< FileMapping > | post_moves |
Filename mappings for all input/output files.
|
inline |
References MappingParam::mapping, MappingParam::post_moves, and MappingParam::pre_moves.
Referenced by MappingParam::operator=().
std::vector<FileMapping> post_moves |
Referenced by MappingParam::operator=().
std::vector<FileMapping> pre_moves |
Referenced by MappingParam::operator=().
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:37 using doxygen 1.8.5 |