35 #ifndef OPENMS_FORMAT_MZMLFILE_H 36 #define OPENMS_FORMAT_MZMLFILE_H 89 void loadSize(
const String & filename,
Size& scount,
Size& ccount);
141 bool isValid(
const String& filename, std::ostream& os = std::cerr);
173 #endif // OPENMS_FORMAT_MZMLFILE_H
A more convenient string class.
Definition: String.h:57
PeakFileOptions options_
Options for loading / storing.
Definition: MzMLFile.h:165
Base class for XML handlers.
Definition: XMLHandler.h:110
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
File adapter for MzML files.
Definition: MzMLFile.h:56
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:74
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:82
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:128
The interface of a consumer of spectra and chromatograms.
Definition: IMSDataConsumer.h:68
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
Options for loading files containing peak data.
Definition: PeakFileOptions.h:48
String indexed_schema_location_
Location of indexed mzML schema.
Definition: MzMLFile.h:168