35 #ifndef OPENMS_FORMAT_SQMASSFILE_H 36 #define OPENMS_FORMAT_SQMASSFILE_H 70 void load(
const String& filename, MapType& map);
72 void store(
const String& filename, MapType& map);
87 #endif // OPENMS_FORMAT_SQMASSFILE_H A more convenient string class.
Definition: String.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
An class that uses on-disk SQLite database to read and write spectra and chromatograms.
Definition: SqMassFile.h:50
MSExperiment MapType
Definition: SqMassFile.h:54
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:82