![]() |
OpenMS
2.5.0
|
#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| MzTabString () | |
| MzTabString (const String &s) | |
| ~MzTabString () override | |
| void | set (const String &value) |
| String | get () const |
| bool | isNull () const override |
| void | setNull (bool b) override |
| String | toCellString () const override |
| void | fromCellString (const String &s) override |
Public Member Functions inherited from MzTabNullAbleInterface | |
| virtual | ~MzTabNullAbleInterface () |
Protected Attributes | |
| String | value_ |
| MzTabString | ( | ) |
|
explicit |
|
override |
|
overridevirtual |
Implements MzTabNullAbleInterface.
| String get | ( | ) | const |
Referenced by MzTabProteinSectionRow::RowCompare::operator()(), MzTabPeptideSectionRow::RowCompare::operator()(), MzTabPSMSectionRow::RowCompare::operator()(), MzTabNucleicAcidSectionRow::RowCompare::operator()(), MzTabOligonucleotideSectionRow::RowCompare::operator()(), and MzTabOSMSectionRow::RowCompare::operator()().
|
overridevirtual |
Implements MzTabNullAbleInterface.
| void set | ( | const String & | value | ) |
|
overridevirtual |
Implements MzTabNullAbleInterface.
|
overridevirtual |
Implements MzTabNullAbleInterface.
|
protected |
1.8.16