#include <OpenMS/FORMAT/SVOutStream.h>#include <OpenMS/CONCEPT/Exception.h>#include <map>#include <vector>#include <list>#include <algorithm>#include <OpenMS/DATASTRUCTURES/StringList.h>Go to the source code of this file.
| Classes | |
| class | MzTabNullAbleInterface | 
| class | MzTabNullNaNAndInfAbleInterface | 
| class | MzTabNullAbleBase | 
| class | MzTabNullNaNAndInfAbleBase | 
| class | MzTabDouble | 
| class | MzTabDoubleList | 
| class | MzTabInteger | 
| class | MzTabBoolean | 
| class | MzTabString | 
| class | MzTabParameter | 
| class | MzTabParameterList | 
| class | MzTabStringList | 
| struct | MzTabModification | 
| class | MzTabModificationList | 
| class | MzTabSpectraRef | 
| struct | MzTabSubIdMetaData | 
| struct | MzTabUnitIdMetaData | 
| struct | MzTabProteinSectionRow | 
| struct | MzTabPeptideSectionRow | 
| struct | MzTabSmallMoleculeSectionRow | 
| class | MzTab | 
| Data model of MzTab files. Please see the official MzTab specification at https://code.google.com/p/mztab/.  More... | |
| Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| Typedefs | |
| typedef std::pair< String, MzTabString > | MzTabOptionalColumnEntry | 
| typedef std::vector < MzTabProteinSectionRow > | MzTabProteinSectionRows | 
| typedef std::vector < MzTabPeptideSectionRow > | MzTabPeptideSectionRows | 
| typedef std::vector < MzTabSmallMoleculeSectionRow > | MzTabSmallMoleculeSectionRows | 
| typedef std::map< String, MzTabUnitIdMetaData > | MzTabMetaData | 
| typedef std::map< String, MzTabProteinSectionRows > | MzTabProteinSectionData | 
| typedef std::map< String, MzTabPeptideSectionRows > | MzTabPeptideSectionData | 
| typedef std::map< String, MzTabSmallMoleculeSectionRows > | MzTabSmallMoleculeSectionData | 
| Enumerations | |
| enum | MzTabCellStateType { MZTAB_CELLSTATE_DEFAULT, MZTAB_CELLSTATE_NULL, MZTAB_CELLSTATE_NAN, MZTAB_CELLSTATE_INF, SIZE_OF_MZTAB_CELLTYPE } | 
| Data model of MzTab files. Please see the official MzTab specification at https://code.google.com/p/mztab/.  More... | |
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |