COPASI API  4.40.278
COptions::COptionValueTemplate< CType > Class Template Reference
Inheritance diagram for COptions::COptionValueTemplate< CType >:
[legend]

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
valueTypempValue
 

Member Typedef Documentation

◆ valueType

template<class CType >
typedef CType COptions::COptionValueTemplate< CType >::valueType

Constructor & Destructor Documentation

◆ COptionValueTemplate() [1/2]

template<class CType >
COptions::COptionValueTemplate< CType >::COptionValueTemplate ( )
inlineprivate

◆ COptionValueTemplate() [2/2]

template<class CType >
COptions::COptionValueTemplate< CType >::COptionValueTemplate ( const valueType value)
inline

◆ ~COptionValueTemplate()

template<class CType >
virtual COptions::COptionValueTemplate< CType >::~COptionValueTemplate ( )
inlinevirtual

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