#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 |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |