OpenMS
ParamCTDFile.h File Reference
#include <string>
#include <OpenMS/DATASTRUCTURES/Param.h>
Include dependency graph for ParamCTDFile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ToolInfo
 A struct to pass information about the tool as one parameter. More...
 
class  ParamCTDFile
 Serializes a Param class in paramCTD file format. Note: only storing is currently possible. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::ToolInfo

struct OpenMS::ToolInfo

A struct to pass information about the tool as one parameter.

Collaboration diagram for ToolInfo:
[legend]
Class Members
string category_
vector< string > citations_
string description_
string docurl_
string name_
string version_