#include <OpenMS/FORMAT/MzTab.h>
Public Member Functions | |
MzTabSpectraRef () | |
virtual | ~MzTabSpectraRef () |
bool | isNull () const |
void | setNull (bool b) |
void | setMSFile (Size index) |
void | setSpecRef (String spec_ref) |
String | getSpecRef () const |
Size | getMSFile () const |
void | setSpecRefFile (const String &spec_ref) |
String | toCellString () const |
void | fromCellString (const String &s) |
Public Member Functions inherited from MzTabNullAbleInterface | |
virtual | ~MzTabNullAbleInterface () |
Protected Attributes | |
Size | ms_run_ |
String | spec_ref_ |
MzTabSpectraRef | ( | ) |
|
virtual |
|
virtual |
Implements MzTabNullAbleInterface.
Size getMSFile | ( | ) | const |
String getSpecRef | ( | ) | const |
|
virtual |
Implements MzTabNullAbleInterface.
void setMSFile | ( | Size | index | ) |
|
virtual |
Implements MzTabNullAbleInterface.
void setSpecRef | ( | String | spec_ref | ) |
void setSpecRefFile | ( | const String & | spec_ref | ) |
|
virtual |
Implements MzTabNullAbleInterface.
|
protected |
|
protected |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13 |