ToolDescription Class. More...
#include <OpenMS/DATASTRUCTURES/ToolDescription.h>
 
  
 | Public Member Functions | |
| ToolDescriptionInternal () | |
| ToolDescriptionInternal (const bool p_is_internal, const String &p_name, const String &p_category, const StringList &p_types) | |
| ToolDescriptionInternal (const String &p_name, const StringList &p_types) | |
| ToolDescriptionInternal & | operator= (const ToolDescriptionInternal &rhs) | 
| bool | operator== (const ToolDescriptionInternal &rhs) const | 
| bool | operator< (const ToolDescriptionInternal &rhs) const | 
| Public Attributes | |
| bool | is_internal | 
| String | name | 
| String | category | 
| StringList | types | 
ToolDescription Class.
This class represents a ToolDescription.
| ToolDescriptionInternal | ( | const bool | p_is_internal, | 
| const String & | p_name, | ||
| const String & | p_category, | ||
| const StringList & | p_types | ||
| ) | 
| ToolDescriptionInternal | ( | const String & | p_name, | 
| const StringList & | p_types | ||
| ) | 
| bool operator< | ( | const ToolDescriptionInternal & | rhs | ) | const | 
| ToolDescriptionInternal& operator= | ( | const ToolDescriptionInternal & | rhs | ) | 
| bool operator== | ( | const ToolDescriptionInternal & | rhs | ) | const | 
| String category | 
| bool is_internal | 
| String name | 
| StringList types | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:37 using doxygen 1.8.5 |