OpenMS
|
#include <OpenMS/INTERFACES/DataStructures.h>
#include <vector>
#include <string>
#include <boost/shared_ptr.hpp>
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 |