![]() |
OpenMS
|
Maps input/output files to filenames for the external program. More...
#include <OpenMS/DATASTRUCTURES/ToolDescription.h>
Public Member Functions | |
| FileMapping ()=default | |
| Default constructor. More... | |
| FileMapping (const FileMapping &other)=default | |
| Copy constructor. More... | |
| FileMapping & | operator= (const FileMapping &rhs)=default |
| Copy assignment. More... | |
Public Attributes | |
| String | location |
| a regex/macro mix; to be expanded by tool; More... | |
| String | target |
| TOPP parameter that determines the desired name. More... | |
Maps input/output files to filenames for the external program.
|
default |
Default constructor.
|
default |
Copy constructor.
|
default |
Copy assignment.
| String location |
a regex/macro mix; to be expanded by tool;
| String target |
TOPP parameter that determines the desired name.