COPASI API  4.40.278
COptions::COptionValue Class Reference
Inheritance diagram for COptions::COptionValue:
[legend]

Public Types

typedef void valueType
 

Public Member Functions

template<class CType >
bool compareValue (CType &value) const
 
template<class CType >
void getValue (CType &value) const
 
template<class CType >
void setValue (const CType &value)
 
virtual ~COptionValue ()
 

Protected Member Functions

 COptionValue ()
 

Protected Attributes

valueTypempValue
 

Member Typedef Documentation

◆ valueType

Constructor & Destructor Documentation

◆ COptionValue()

COptions::COptionValue::COptionValue ( )
inlineprotected

References CONSTRUCTOR_TRACE.

◆ ~COptionValue()

virtual COptions::COptionValue::~COptionValue ( )
inlinevirtual

References DESTRUCTOR_TRACE.

Member Function Documentation

◆ compareValue()

template<class CType >
bool COptions::COptionValue::compareValue ( CType &  value) const
inline

References mpValue.

◆ getValue()

template<class CType >
void COptions::COptionValue::getValue ( CType &  value) const
inline

References mpValue.

◆ setValue()

template<class CType >
void COptions::COptionValue::setValue ( const CType &  value)
inline

References mpValue.

Member Data Documentation

◆ mpValue


The documentation for this class was generated from the following file: