IO classes. More...
Modules | |
File IO | |
File IO classes. | |
Classes | |
class | CVMappings |
Representation of controlled vocabulary mapping rules (for PSI formats) More... | |
struct | ControlledVocabulary::CVTerm |
Representation of a CV term. More... | |
class | ControlledVocabulary |
Representation of a controlled vocabulary. More... | |
class | PeakTypeEstimator |
Estimates if the data of a spectrum is raw data or peak data. More... | |
class | SVOutStream |
Stream class for writing to comma/tab/...-separated values files. More... | |
Enumerations | |
enum | XRefType { XSD_STRING = 0, XSD_INTEGER, XSD_DECIMAL, XSD_NEGATIVE_INTEGER, XSD_POSITIVE_INTEGER, XSD_NON_NEGATIVE_INTEGER, XSD_NON_POSITIVE_INTEGER, XSD_BOOLEAN, XSD_DATE, XSD_ANYURI, NONE } |
define xsd types allowed in cv term to specify their value-type More... | |
IO classes.
This module contains all classes that are involved in file IO.
Very basic file system functions can be found in the File class of the System module!
OpenMS / TOPP release 2.0.0 | Documentation generated on Tue Aug 25 2015 05:53:57 using doxygen 1.8.9.1 |