OpenMS
MzTabSpectraRef Class Reference

#include <OpenMS/FORMAT/MzTabBase.h>

Collaboration diagram for MzTabSpectraRef:
[legend]

Public Member Functions

 MzTabSpectraRef ()
 
bool isNull () const
 
void setNull (bool b)
 
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
 
void fromCellString (const String &s)
 
 ~MzTabSpectraRef ()=default
 

Protected Attributes

Size ms_run_
 
String spec_ref_
 

Constructor & Destructor Documentation

◆ MzTabSpectraRef()

◆ ~MzTabSpectraRef()

~MzTabSpectraRef ( )
default

Member Function Documentation

◆ fromCellString()

void fromCellString ( const String s)

◆ getMSFile()

◆ getSpecRef()

◆ isNull()

bool isNull ( ) const

◆ setMSFile()

void setMSFile ( Size  index)

◆ setNull()

void setNull ( bool  b)

◆ setSpecRef()

void setSpecRef ( const String spec_ref)

◆ setSpecRefFile()

void setSpecRefFile ( const String spec_ref)

◆ toCellString()

String toCellString ( ) const

Member Data Documentation

◆ ms_run_

Size ms_run_
protected

◆ spec_ref_

String spec_ref_
protected