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