92         (*sprocessing_ptr_)(s);
    97         sprocessing_ptr_ = sproptr;
   103         (*cprocessing_ptr_)(
c);
   108         cprocessing_ptr_ = cproptr;
 
The representation of a chromatogram. 
Definition: MSChromatogram.h:54
 
Main OpenMS namespace. 
Definition: FeatureDeconvolution.h:46
 
The representation of a 1D spectrum. 
Definition: MSSpectrum.h:66
 
size_t Size
Size type e.g. used as variable which can hold result of size() 
Definition: Types.h:127
 
The interface of a consumer of spectra and chromatograms. 
Definition: IMSDataConsumer.h:67
 
void FunctionChromatogramNOP(MSChromatogram &)
Empty (NOP) function. 
 
Description of the experimental settings. 
Definition: ExperimentalSettings.h:58
 
void FunctionSpectrumNOP(MSSpectrum &)
Empty (NOP) function.