#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
MzTabStringList () | |
virtual | ~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) |
Public Member Functions inherited from MzTabNullAbleInterface | |
virtual | ~MzTabNullAbleInterface () |
Protected Attributes | |
std::vector< MzTabString > | entries_ |
char | sep_ |
MzTabStringList | ( | ) |
|
virtual |
|
virtual |
Implements MzTabNullAbleInterface.
std::vector<MzTabString> get | ( | ) | const |
|
virtual |
Implements MzTabNullAbleInterface.
void set | ( | const std::vector< MzTabString > & | entries | ) |
|
virtual |
Implements MzTabNullAbleInterface.
void setSeparator | ( | char | sep | ) |
|
virtual |
Implements MzTabNullAbleInterface.
|
protected |
|
protected |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |