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