#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| virtual | ~MzTabModificationList () |
| bool | isNull () const |
| void | setNull (bool b) |
| String | toCellString () const |
| void | fromCellString (const String &s) |
| std::vector< MzTabModification > | get () const |
| void | set (const std::vector< MzTabModification > &entries) |
Public Member Functions inherited from MzTabNullAbleBase | |
| MzTabNullAbleBase () | |
| virtual | ~MzTabNullAbleBase () |
Public Member Functions inherited from MzTabNullAbleInterface | |
| virtual | ~MzTabNullAbleInterface () |
Protected Attributes | |
| std::vector< MzTabModification > | entries_ |
Protected Attributes inherited from MzTabNullAbleBase | |
| bool | null_ |
|
virtual |
|
virtual |
Implements MzTabNullAbleInterface.
| std::vector<MzTabModification> get | ( | ) | const |
|
virtual |
Reimplemented from MzTabNullAbleBase.
| void set | ( | const std::vector< MzTabModification > & | entries | ) |
|
virtual |
Reimplemented from MzTabNullAbleBase.
|
virtual |
Implements MzTabNullAbleInterface.
|
protected |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |