#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| MzTabDouble () | |
| MzTabDouble (const double v) | |
| virtual | ~MzTabDouble () |
| void | set (const double &value) |
| double | 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 | |
| double | value_ |
Protected Attributes inherited from MzTabNullNaNAndInfAbleBase | |
| MzTabCellStateType | state_ |
| MzTabDouble | ( | ) |
|
explicit |
|
virtual |
|
virtual |
Implements MzTabNullAbleInterface.
| double get | ( | ) | const |
| void set | ( | const double & | value | ) |
|
virtual |
Implements MzTabNullAbleInterface.
|
protected |
| OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:29 using doxygen 1.8.11 |