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.
| MappingParam& operator= | ( | const MappingParam & | rhs | ) | [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.10.0 | Documentation generated on Thu Mar 7 2013 09:42:59 using doxygen 1.7.1 |