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