#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
void | set (const DoubleReal &value) |
DoubleReal | 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 | |
DoubleReal | value_ |
![]() | |
MzTabCellStateType | state_ |
|
inlinevirtual |
|
inline |
|
inline |
References OpenMS::MZTAB_CELLSTATE_DEFAULT, MzTabNullNaNAndInfAbleBase::state_, and MzTabDouble::value_.
Referenced by MzTabDouble::fromCellString().
|
inlinevirtual |
|
protected |
Referenced by MzTabDouble::get(), MzTabDouble::set(), and MzTabDouble::toCellString().
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5 |