35 #ifndef OPENMS_FORMAT_DATAACCESS_MSDATACHAININGCONSUMER_H 36 #define OPENMS_FORMAT_DATAACCESS_MSDATACHAININGCONSUMER_H 128 void setExpectedSize(
Size s_size,
Size c_size);
146 #endif // OPENMS_FORMAT_DATAACCESS_MSDATACHAININGCONSUMER_H The representation of a chromatogram.
Definition: MSChromatogram.h:55
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
std::vector< Interfaces::IMSDataConsumer * > consumers_
Definition: MSDataChainingConsumer.h:75
Consumer class that passes all consumed data through a set of operations.
Definition: MSDataChainingConsumer.h:72
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
Description of the experimental settings.
Definition: ExperimentalSettings.h:59