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

◆ MzTabSpectraRef()

◆ ~MzTabSpectraRef()

virtual ~MzTabSpectraRef ( )
virtual

Member Function Documentation

◆ fromCellString()

void fromCellString ( const String s)
virtual

◆ getMSFile()

Size getMSFile ( ) const

◆ getSpecRef()

String getSpecRef ( ) const

◆ isNull()

bool isNull ( ) const
virtual

◆ setMSFile()

void setMSFile ( Size  index)

◆ setNull()

void setNull ( bool  b)
virtual

◆ setSpecRef()

void setSpecRef ( String  spec_ref)

◆ setSpecRefFile()

void setSpecRefFile ( const String spec_ref)

◆ toCellString()

String toCellString ( ) const
virtual

Member Data Documentation

◆ ms_run_

Size ms_run_
protected

◆ spec_ref_

String spec_ref_
protected

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13