Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Modules | Classes | Enumerations
Format

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...
 

Detailed Description

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!

Enumeration Type Documentation

enum XRefType

define xsd types allowed in cv term to specify their value-type

Enumerator
XSD_STRING 
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 

OpenMS / TOPP release 2.0.0 Documentation generated on Sat May 16 2015 16:13:43 using doxygen 1.8.9.1