OpenMS  2.6.0
Public Member Functions | Public Attributes | List of all members
FileMapping Struct Reference

Maps input/output files to filenames for the external program. More...

#include <OpenMS/DATASTRUCTURES/ToolDescription.h>

Collaboration diagram for FileMapping:
[legend]

Public Member Functions

FileMappingoperator= (const FileMapping &rhs)
 

Public Attributes

String location
 a regex/macro mix; to be expanded by tool; More...
 
String target
 TOPP parameter that determines the desired name. More...
 

Detailed Description

Maps input/output files to filenames for the external program.

Member Function Documentation

◆ operator=()

FileMapping& operator= ( const FileMapping rhs)

Member Data Documentation

◆ location

String location

a regex/macro mix; to be expanded by tool;

◆ target

String target

TOPP parameter that determines the desired name.