![]() |
OpenMS
2.5.0
|
#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
| MzTabSpectraRef () | |
| ~MzTabSpectraRef () override | |
| bool | isNull () const override |
| void | setNull (bool b) override |
| void | setMSFile (Size index) |
| void | setSpecRef (const String &spec_ref) |
| String | getSpecRef () const |
| Size | getMSFile () const |
| void | setSpecRefFile (const String &spec_ref) |
| String | toCellString () const override |
| void | fromCellString (const String &s) override |
Public Member Functions inherited from MzTabNullAbleInterface | |
| virtual | ~MzTabNullAbleInterface () |
Protected Attributes | |
| Size | ms_run_ |
| String | spec_ref_ |
| MzTabSpectraRef | ( | ) |
|
override |
|
overridevirtual |
Implements MzTabNullAbleInterface.
| Size getMSFile | ( | ) | const |
| String getSpecRef | ( | ) | const |
|
overridevirtual |
Implements MzTabNullAbleInterface.
| void setMSFile | ( | Size | index | ) |
|
overridevirtual |
Implements MzTabNullAbleInterface.
| void setSpecRef | ( | const String & | spec_ref | ) |
| void setSpecRefFile | ( | const String & | spec_ref | ) |
|
overridevirtual |
Implements MzTabNullAbleInterface.
|
protected |
|
protected |
1.8.16