OpenMS
|
#include <OpenMS/DATASTRUCTURES/Param.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/DATASTRUCTURES/ListUtils.h>
#include <OpenMS/OpenMSConfig.h>
#include <map>
Go to the source code of this file.
Classes | |
struct | FileMapping |
Maps input/output files to filenames for the external program. More... | |
struct | MappingParam |
Filename mappings for all input/output files. More... | |
struct | ToolDescriptionInternal |
ToolDescription Class. More... | |
struct | ToolExternalDetails |
struct | ToolDescription |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS::Internal | |
Namespace used to hide implementation details from users. | |
struct OpenMS::Internal::ToolExternalDetails |
Class Members | ||
---|---|---|
String | category | |
String | commandline | |
Param | param | |
String | path | filename to external tool |
String | text_fail | |
String | text_finish | |
String | text_startup | |
MappingParam | tr_table | |
String | working_directory | folder where the command will be executed from |