35 #ifndef OPENMS_FORMAT_TOOLDESCRIPTIONFILE_H 36 #define OPENMS_FORMAT_TOOLDESCRIPTIONFILE_H 69 void load(
const String & filename, std::vector<Internal::ToolDescription> & tds);
76 void store(
const String & filename,
const std::vector<Internal::ToolDescription> & tds)
const;
84 #endif // OPENMS_FORMAT_TOOLDESCRIPTIONFILE_H A more convenient string class.
Definition: String.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:55
Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:49