|  | OpenMS
    2.6.0
    | 
#include <OpenMS/FORMAT/MzTab.h>
| Public Member Functions | |
| MzTabString () | |
| MzTabString (const String &s) | |
| bool | isNull () const | 
| void | setNull (bool b) | 
| void | set (const String &value) | 
| String | get () const | 
| String | toCellString () const | 
| void | fromCellString (const String &s) | 
| ~MzTabString ()=default | |
| Protected Attributes | |
| String | value_ | 
| MzTabString | ( | ) | 
| 
 | explicit | 
| 
 | default | 
| void fromCellString | ( | const String & | s | ) | 
| String get | ( | ) | const | 
Referenced by MzTabProteinSectionRow::RowCompare::operator()(), MzTabPeptideSectionRow::RowCompare::operator()(), MzTabPSMSectionRow::RowCompare::operator()(), MzTabNucleicAcidSectionRow::RowCompare::operator()(), MzTabOligonucleotideSectionRow::RowCompare::operator()(), and MzTabOSMSectionRow::RowCompare::operator()().
| bool isNull | ( | ) | const | 
| void set | ( | const String & | value | ) | 
| void setNull | ( | bool | b | ) | 
| String toCellString | ( | ) | const | 
| 
 | protected | 
 1.8.16
 1.8.16