Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Types | Public Member Functions | Public Attributes

TOPPASToolVertex::IOInfo Struct Reference

Stores the information for input/output files/lists. More...

#include <OpenMS/VISUAL/TOPPASToolVertex.h>

List of all members.

Public Types

enum  IOType { IOT_FILE, IOT_LIST }
 

The type.

More...

Public Member Functions

 IOInfo ()
 Standard constructor.
 IOInfo (const IOInfo &rhs)
 Copy constructor.
bool operator< (const IOInfo &rhs) const
 Comparison operator.
IOInfooperator= (const IOInfo &rhs)
 Assignment operator.

Public Attributes

IOType type
 The type of the parameter.
String param_name
 The name of the parameter.
StringList valid_types
 The valid file types for this parameter.

Detailed Description

Stores the information for input/output files/lists.


Member Enumeration Documentation

enum IOType

The type.

Enumerator:
IOT_FILE 
IOT_LIST 

Constructor & Destructor Documentation

IOInfo (  )  [inline]

Standard constructor.

IOInfo ( const IOInfo rhs  )  [inline]

Copy constructor.


Member Function Documentation

bool operator< ( const IOInfo rhs  )  const [inline]
IOInfo& operator= ( const IOInfo rhs  )  [inline]

Member Data Documentation

The name of the parameter.

Referenced by TOPPASToolVertex::IOInfo::operator<(), and TOPPASToolVertex::IOInfo::operator=().

The type of the parameter.

Referenced by TOPPASToolVertex::IOInfo::operator<(), and TOPPASToolVertex::IOInfo::operator=().

The valid file types for this parameter.

Referenced by TOPPASToolVertex::IOInfo::operator=().


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:58 using doxygen 1.7.1