A container for features.
Definition: FeatureMap.h:106
Representation of spectrum identification results and associated data.
Definition: IdentificationData.h:95
This class supports reading and writing of OMS files.
Definition: OMSFile.h:49
OMSFile(LogType log_type=LogType::NONE)
Constructor (with option to set log type)
Definition: OMSFile.h:52
void store(const String &filename, const IdentificationData &id_data)
Write out an IdentificationData object to SQL-based OMS file.
void load(const String &filename, IdentificationData &id_data)
Read in a OMS file and construct an IdentificationData object.
LogType log_type_
Definition: OMSFile.h:87
void load(const String &filename, FeatureMap &features)
Read in a OMS file and construct a feature map.
void store(const String &filename, const FeatureMap &features)
Write out a feature map to SQL-based OMS file.
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:53
LogType
Possible log types.
Definition: ProgressLogger.h:69
A more convenient string class.
Definition: String.h:60
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47