|
copasi API
0.1
|
#include <CCopasiObject.h>
Public Member Functions | |
| SpecificUpdateMethod (CType *pType, void(CType::*method)(const VType &)) | |
| virtual | ~SpecificUpdateMethod () |
| virtual void | operator() (const VType &value) |
| SpecificUpdateMethod< CType, VType >::SpecificUpdateMethod | ( | CType * | pType, |
| void(CType::*)(const VType &) | method | ||
| ) | [inline] |
| virtual SpecificUpdateMethod< CType, VType >::~SpecificUpdateMethod | ( | ) | [inline, virtual] |
| virtual void SpecificUpdateMethod< CType, VType >::operator() | ( | const VType & | value | ) | [inline, virtual] |
1.7.5.1