Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes

QcMLFile::QualityParameter Struct Reference

Representation of a quality parameter. More...

#include <OpenMS/FORMAT/QcMLFile.h>

List of all members.

Public Member Functions

 QualityParameter ()
 Default constructor.
 QualityParameter (const QualityParameter &rhs)
QualityParameteroperator= (const QualityParameter &rhs)
bool operator== (const QualityParameter &rhs) const
bool operator< (const QualityParameter &rhs) const
bool operator> (const QualityParameter &rhs) const
String toXMLString (UInt indentation_level) const

Public Attributes

String name
 Name.
String id
 Identifier.
String value
 Value.
String cvRef
 cv reference
String cvAcc
 cv accession
String unitRef
 cv reference of the unit
String unitAcc
 cv accession of the unit
String flag
 cv accession of the unit

Detailed Description

Representation of a quality parameter.


Constructor & Destructor Documentation

Default constructor.

QualityParameter ( const QualityParameter rhs  ) 

Member Function Documentation

bool operator< ( const QualityParameter rhs  )  const
QualityParameter& operator= ( const QualityParameter rhs  ) 
bool operator== ( const QualityParameter rhs  )  const
bool operator> ( const QualityParameter rhs  )  const
String toXMLString ( UInt  indentation_level  )  const

Member Data Documentation

cv accession

cv reference

cv accession of the unit

Identifier.

Name.

cv accession of the unit

cv reference of the unit

Value.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1