OpenMS  2.4.0
Classes | Typedefs
OpenMS::Interfaces Namespace Reference

Classes

struct  BinaryDataArray
 The datastructures used by the OpenSwath interfaces. More...
 
struct  Chromatogram
 A single chromatogram. More...
 
struct  ChromatogramMeta
 Identifying information for a chromatogram. More...
 
class  IChromatogramsReader
 The interface of read-access to a list of chromatograms. More...
 
class  IChromatogramsWriter
 
class  IMSDataConsumer
 The interface of a consumer of spectra and chromatograms. More...
 
class  ISpectraReader
 The interface of read-access to a list of spectra. More...
 
class  ISpectraWriter
 
struct  Spectrum
 The structure that captures the generation of a peak list (including the underlying acquisitions) More...
 
struct  SpectrumMeta
 Identifying information for a spectrum. More...
 

Typedefs

typedef boost::shared_ptr< BinaryDataArrayBinaryDataArrayPtr
 
typedef boost::shared_ptr< ChromatogramMetaChromatogramMetaPtr
 
typedef boost::shared_ptr< ChromatogramChromatogramPtr
 
typedef boost::shared_ptr< SpectrumMetaSpectrumMetaPtr
 
typedef boost::shared_ptr< SpectrumSpectrumPtr
 
typedef IMSDataConsumer IMSDataConsumer
 
typedef boost::shared_ptr< ISpectraReaderSpectraReaderPtr
 
typedef boost::shared_ptr< IChromatogramsReaderChromatogramsReaderPtr
 
typedef boost::shared_ptr< ISpectraWriterSpectraWriterPtr
 
typedef boost::shared_ptr< IChromatogramsWriterChromatogramsWriterPtr
 

Typedef Documentation

◆ BinaryDataArrayPtr

typedef boost::shared_ptr<BinaryDataArray> BinaryDataArrayPtr

◆ ChromatogramMetaPtr

typedef boost::shared_ptr<ChromatogramMeta> ChromatogramMetaPtr

◆ ChromatogramPtr

typedef boost::shared_ptr<Chromatogram> ChromatogramPtr

◆ ChromatogramsReaderPtr

typedef boost::shared_ptr<IChromatogramsReader> ChromatogramsReaderPtr

◆ ChromatogramsWriterPtr

typedef boost::shared_ptr<IChromatogramsWriter> ChromatogramsWriterPtr

◆ IMSDataConsumer

◆ SpectraReaderPtr

typedef boost::shared_ptr<ISpectraReader> SpectraReaderPtr

◆ SpectraWriterPtr

typedef boost::shared_ptr<ISpectraWriter> SpectraWriterPtr

◆ SpectrumMetaPtr

typedef boost::shared_ptr<SpectrumMeta> SpectrumMetaPtr

◆ SpectrumPtr

typedef boost::shared_ptr<Spectrum> SpectrumPtr