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() [1/2]

◆ MzTabInteger() [2/2]

MzTabInteger ( const int  v)
explicit

◆ ~MzTabInteger()

virtual ~MzTabInteger ( )
virtual

Member Function Documentation

◆ fromCellString()

void fromCellString ( const String s)
virtual

◆ get()

Int get ( ) const

◆ set()

void set ( const Int value)

◆ toCellString()

String toCellString ( ) const
virtual

Member Data Documentation

◆ value_

Int value_
protected

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13