|
OpenMS
2.6.0
|
Go to the documentation of this file.
92 void store(
const String & filename,
const MapType & map)
const;
PeakMap MapType
Definition: MzDataFile.h:57
File adapter for MzData files.
Definition: MzDataFile.h:53
A more convenient string class.
Definition: String.h:59
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:54
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:70
PeakFileOptions options_
Options for loading / storing.
Definition: MzDataFile.h:108
Options for loading files containing peak data.
Definition: PeakFileOptions.h:47
Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:48