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

#include <OpenMS/FORMAT/MzTab.h>

Inheritance diagram for MzTabBoolean:
MzTabNullAbleBase MzTabNullAbleInterface

Public Member Functions

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

Protected Attributes

bool value_
 
- Protected Attributes inherited from MzTabNullAbleBase
bool null_
 

Constructor & Destructor Documentation

◆ MzTabBoolean() [1/2]

◆ MzTabBoolean() [2/2]

MzTabBoolean ( bool  v)
explicit

◆ ~MzTabBoolean()

virtual ~MzTabBoolean ( )
virtual

Member Function Documentation

◆ fromCellString()

void fromCellString ( const String s)
virtual

◆ get()

Int get ( ) const

◆ set()

void set ( const bool &  value)

◆ toCellString()

String toCellString ( ) const
virtual

Member Data Documentation

◆ value_

bool value_
protected

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