OpenMS
2.5.0
|
basic interface for all MzTab datatypes (can be null; are converted from and to cell string) More...
#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
virtual | ~MzTabNullAbleInterface () |
virtual bool | isNull () const =0 |
virtual void | setNull (bool b)=0 |
virtual String | toCellString () const =0 |
virtual void | fromCellString (const String &)=0 |
basic interface for all MzTab datatypes (can be null; are converted from and to cell string)
|
virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |