OpenMS
Loading...
Searching...
No Matches
ISpectrumAccess.h File Reference
#include <OpenMS/INTERFACES/DataStructures.h>
#include <vector>
#include <string>
#include <memory>
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

namespace  OpenMS
 Main OpenMS namespace.
 
namespace  OpenMS::Interfaces
 

Typedefs

typedef std::shared_ptr< ISpectraReaderSpectraReaderPtr
 
typedef std::shared_ptr< IChromatogramsReaderChromatogramsReaderPtr
 
typedef std::shared_ptr< ISpectraWriterSpectraWriterPtr
 
typedef std::shared_ptr< IChromatogramsWriterChromatogramsWriterPtr