OpenMS
openms/include/OpenMS/INTERFACES/ISpectrumAccess.h File Reference
#include <OpenMS/INTERFACES/DataStructures.h>
#include <vector>
#include <string>
#include <boost/shared_ptr.hpp>
Include dependency graph for openms/include/OpenMS/INTERFACES/ISpectrumAccess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ISpectraReader
 The interface of read-access to a list of spectra. More...
 
class  IChromatogramsReader
 The interface of read-access to a list of chromatograms. More...
 
class  ISpectraWriter
 
class  IChromatogramsWriter
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 
 OpenMS::Interfaces
 

Typedefs

typedef boost::shared_ptr< ISpectraReader > SpectraReaderPtr
 
typedef boost::shared_ptr< IChromatogramsReader > ChromatogramsReaderPtr
 
typedef boost::shared_ptr< ISpectraWriter > SpectraWriterPtr
 
typedef boost::shared_ptr< IChromatogramsWriter > ChromatogramsWriterPtr