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