COPASI API
4.16.103
|
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 | |
valueType * | mpValue |
Definition at line 42 of file COptions.h.
Definition at line 45 of file COptions.h.
|
inlineprotected |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 49 of file COptions.h.
Referenced by compareValue(), COptions::COptionValueTemplate< CType >::COptionValueTemplate(), getValue(), setValue(), and COptions::COptionValueTemplate< CType >::~COptionValueTemplate().