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

#include <OpenMS/FORMAT/MzTab.h>

Inheritance diagram for MzTabString:
MzTabNullAbleInterface

Public Member Functions

 MzTabString ()
 
 MzTabString (const String &s)
 
virtual ~MzTabString ()
 
void set (const String &value)
 
String get () const
 
bool isNull () const
 
void setNull (bool b)
 
String toCellString () const
 
void fromCellString (const String &s)
 
- Public Member Functions inherited from MzTabNullAbleInterface
virtual ~MzTabNullAbleInterface ()
 

Protected Attributes

String value_
 

Constructor & Destructor Documentation

◆ MzTabString() [1/2]

◆ MzTabString() [2/2]

MzTabString ( const String s)
explicit

◆ ~MzTabString()

virtual ~MzTabString ( )
virtual

Member Function Documentation

◆ fromCellString()

void fromCellString ( const String s)
virtual

◆ get()

String get ( ) const

◆ isNull()

bool isNull ( ) const
virtual

◆ set()

void set ( const String value)

◆ setNull()

void setNull ( bool  b)
virtual

◆ toCellString()

String toCellString ( ) const
virtual

Member Data Documentation

◆ value_

String value_
protected

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