Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes | List of all members
MzTabSpectraRef Class Reference

#include <OpenMS/FORMAT/MzTab.h>

Inheritance diagram for MzTabSpectraRef:
MzTabNullAbleInterface

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_
 

Constructor & Destructor Documentation

virtual ~MzTabSpectraRef ( )
virtual

Member Function Documentation

void fromCellString ( const String s)
virtual
Size getMSFile ( ) const
String getSpecRef ( ) const
bool isNull ( ) const
virtual
void setMSFile ( Size  index)
void setNull ( bool  b)
virtual
void setSpecRef ( String  spec_ref)
void setSpecRefFile ( const String spec_ref)
String toCellString ( ) const
virtual

Member Data Documentation

Size ms_run_
protected
String spec_ref_
protected

OpenMS / TOPP release 2.0.0 Documentation generated on Tue Nov 1 2016 16:34:46 using doxygen 1.8.11