#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| MzTabBoolean () | |
| MzTabBoolean (bool v) | |
| virtual | ~MzTabBoolean () |
| void | set (const bool &value) |
| Int | get () const |
| String | toCellString () const |
| void | fromCellString (const String &s) |
Public Member Functions inherited from MzTabNullAbleBase | |
| MzTabNullAbleBase () | |
| virtual | ~MzTabNullAbleBase () |
| bool | isNull () const |
| void | setNull (bool b) |
Public Member Functions inherited from MzTabNullAbleInterface | |
| virtual | ~MzTabNullAbleInterface () |
Protected Attributes | |
| bool | value_ |
Protected Attributes inherited from MzTabNullAbleBase | |
| bool | null_ |
| MzTabBoolean | ( | ) |
|
explicit |
|
virtual |
|
virtual |
Implements MzTabNullAbleInterface.
| Int get | ( | ) | const |
| void set | ( | const bool & | 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 |