#include <OpenMS/FORMAT/MzTab.h>
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_ |
MzTabInteger | ( | ) |
|
explicit |
|
virtual |
|
virtual |
Implements MzTabNullAbleInterface.
Int get | ( | ) | const |
void set | ( | const Int & | value | ) |
|
virtual |
Implements MzTabNullAbleInterface.
|
protected |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |