#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.0.0 | Documentation generated on Wed Mar 30 2016 12:49:29 using doxygen 1.8.11 |