#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.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |