OpenMS
ToolDescription.h File Reference
#include <OpenMS/DATASTRUCTURES/Param.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/DATASTRUCTURES/ListUtils.h>
#include <OpenMS/OpenMSConfig.h>
#include <map>
Include dependency graph for ToolDescription.h:
This graph shows which files directly or indirectly include this file:

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.
 

Class Documentation

◆ OpenMS::Internal::ToolExternalDetails

struct OpenMS::Internal::ToolExternalDetails
Collaboration diagram for ToolExternalDetails:
[legend]
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