#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| MzTabNullAbleBase () | |
| virtual | ~MzTabNullAbleBase () |
| bool | isNull () const |
| void | setNull (bool b) |
Public Member Functions inherited from MzTabNullAbleInterface | |
| virtual | ~MzTabNullAbleInterface () |
| virtual String | toCellString () const =0 |
| virtual void | fromCellString (const String &)=0 |
Protected Attributes | |
| bool | null_ |
|
virtual |
|
virtual |
Implements MzTabNullAbleInterface.
Reimplemented in MzTabModificationList, MzTabIntegerList, and MzTabDoubleList.
|
virtual |
Implements MzTabNullAbleInterface.
Reimplemented in MzTabModificationList, MzTabIntegerList, and MzTabDoubleList.
|
protected |
| OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:29 using doxygen 1.8.11 |