![]() |
OpenMS
2.5.0
|
#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| MzTabInteger () | |
| MzTabInteger (const int v) | |
| ~MzTabInteger () override | |
| void | set (const Int &value) |
| Int | get () const |
| String | toCellString () const override |
| void | fromCellString (const String &s) override |
Public Member Functions inherited from MzTabNullNaNAndInfAbleBase | |
| MzTabNullNaNAndInfAbleBase () | |
| ~MzTabNullNaNAndInfAbleBase () override | |
| bool | isNull () const override |
| void | setNull (bool b) override |
| bool | isNaN () const override |
| void | setNaN () override |
| bool | isInf () const override |
| void | setInf () override |
Public Member Functions inherited from MzTabNullNaNAndInfAbleInterface | |
| ~MzTabNullNaNAndInfAbleInterface () override | |
Public Member Functions inherited from MzTabNullAbleInterface | |
| virtual | ~MzTabNullAbleInterface () |
Protected Attributes | |
| Int | value_ |
Protected Attributes inherited from MzTabNullNaNAndInfAbleBase | |
| MzTabCellStateType | state_ |
| MzTabInteger | ( | ) |
|
explicit |
|
override |
|
overridevirtual |
Implements MzTabNullAbleInterface.
| Int get | ( | ) | const |
| void set | ( | const Int & | value | ) |
|
overridevirtual |
Implements MzTabNullAbleInterface.
|
protected |
1.8.16