Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes | List of all members
MzTabInteger Class Reference

#include <OpenMS/FORMAT/MzTab.h>

Inheritance diagram for MzTabInteger:
MzTabNullNaNAndInfAbleBase MzTabNullNaNAndInfAbleInterface MzTabNullAbleInterface

Public Member Functions

 MzTabInteger ()
 
 MzTabInteger (const int v)
 
virtual ~MzTabInteger ()
 
void set (const Int &value)
 
Int get () const
 
String toCellString () const
 
void fromCellString (const String &s)
 
- Public Member Functions inherited from MzTabNullNaNAndInfAbleBase
 MzTabNullNaNAndInfAbleBase ()
 
virtual ~MzTabNullNaNAndInfAbleBase ()
 
bool isNull () const
 
void setNull (bool b)
 
bool isNaN () const
 
void setNaN ()
 
bool isInf () const
 
void setInf ()
 
- Public Member Functions inherited from MzTabNullNaNAndInfAbleInterface
virtual ~MzTabNullNaNAndInfAbleInterface ()
 
- Public Member Functions inherited from MzTabNullAbleInterface
virtual ~MzTabNullAbleInterface ()
 

Protected Attributes

Int value_
 
- Protected Attributes inherited from MzTabNullNaNAndInfAbleBase
MzTabCellStateType state_
 

Constructor & Destructor Documentation

MzTabInteger ( const int  v)
explicit
virtual ~MzTabInteger ( )
virtual

Member Function Documentation

void fromCellString ( const String s)
virtual
Int get ( ) const
void set ( const Int value)
String toCellString ( ) const
virtual

Member Data Documentation

Int value_
protected

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