| COPASI API
    4.40.278
    | 
| Public Types | |
| typedef CType | valueType | 
|  Public Types inherited from COptions::COptionValue | |
| typedef void | valueType | 
| Public Member Functions | |
| COptionValueTemplate (const valueType &value) | |
| virtual | ~COptionValueTemplate () | 
|  Public Member Functions inherited from COptions::COptionValue | |
| 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 () | 
| Private Member Functions | |
| COptionValueTemplate () | |
| Additional Inherited Members | |
|  Protected Member Functions inherited from COptions::COptionValue | |
| COptionValue () | |
|  Protected Attributes inherited from COptions::COptionValue | |
| valueType * | mpValue | 
| typedef CType COptions::COptionValueTemplate< CType >::valueType | 
| 
 | inlineprivate | 
References CONSTRUCTOR_TRACE, and COptions::COptionValue::mpValue.
| 
 | inline | 
References CONSTRUCTOR_TRACE, and COptions::COptionValue::mpValue.
| 
 | inlinevirtual | 
References DESTRUCTOR_TRACE, and COptions::COptionValue::mpValue.