#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
void | set (const Int &value) |
Int | get () const |
String | toCellString () const |
void | fromCellString (const String &s) |
![]() | |
MzTabNullNaNAndInfAbleBase () | |
bool | isNull () const |
void | setNull (bool b) |
bool | isNaN () const |
void | setNaN () |
bool | isInf () const |
void | setInf () |
Protected Attributes | |
Int | value_ |
![]() | |
MzTabCellStateType | state_ |
|
inlinevirtual |
|
inline |
|
inline |
References OpenMS::MZTAB_CELLSTATE_DEFAULT, MzTabNullNaNAndInfAbleBase::state_, and MzTabInteger::value_.
Referenced by MzTabInteger::fromCellString().
|
inlinevirtual |
|
protected |
Referenced by MzTabInteger::get(), MzTabInteger::set(), and MzTabInteger::toCellString().
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5 |