#include <OpenMS/FORMAT/MzTab.h>
 
  
 | Public Member Functions | |
| MzTabStringList () | |
| void | setSeparator (char sep) | 
| bool | isNull () const | 
| void | setNull (bool b) | 
| String | toCellString () const | 
| void | fromCellString (const String &s) | 
| std::vector< MzTabString > | get () const | 
| void | set (const std::vector< MzTabString > &entries) | 
| Protected Attributes | |
| std::vector< MzTabString > | entries_ | 
| char | sep_ | 
| 
 | inline | 
| 
 | inlinevirtual | 
| 
 | inline | 
References MzTabStringList::entries_.
| 
 | inlinevirtual | 
Implements MzTabNullAbleInterface.
References MzTabStringList::entries_.
Referenced by MzTabStringList::toCellString().
| 
 | inline | 
References MzTabStringList::entries_.
| 
 | inlinevirtual | 
Implements MzTabNullAbleInterface.
References MzTabStringList::entries_.
Referenced by MzTabStringList::fromCellString().
| 
 | inline | 
References MzTabStringList::sep_.
Referenced by MzTabProteinSectionRow::MzTabProteinSectionRow().
| 
 | inlinevirtual | 
Implements MzTabNullAbleInterface.
References MzTabStringList::entries_, MzTabStringList::isNull(), and MzTabStringList::sep_.
| 
 | protected | 
| 
 | protected | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5 |