64 void store(
const String& filename,
const Param& param)
const;
72 void writeXMLToStream(std::ostream* os_ptr,
const Param& param)
const;
A more convenient string class.
Definition: String.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Management and storage of parameters / INI files.
Definition: Param.h:74
The file pendant of the Param class used to load and store the param datastructure as paramXML...
Definition: ParamXMLFile.h:49
Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:48