COPASI API
4.16.103
|
#include <CPraxis.h>
Public Member Functions | |
FPraxisTemplate (CType *pType, const C_FLOAT64 &(CType::*method)(C_FLOAT64 *, C_INT *)) | |
virtual const C_FLOAT64 & | operator() (C_FLOAT64 *value, C_INT *n) |
virtual | ~FPraxisTemplate () |
![]() | |
virtual const C_FLOAT64 & | operator() (C_FLOAT64 *C_UNUSED(value), C_INT *C_UNUSED(n)) |
virtual | ~FPraxis () |
Private Attributes | |
const C_FLOAT64 &(CType::* | mMethod )(C_FLOAT64 *, C_INT *) |
CType * | mpType |
|
inline |
Definition at line 47 of file CPraxis.h.
References FPraxisTemplate< CType >::mMethod, and FPraxisTemplate< CType >::mpType.
|
inlinevirtual |
|
inlinevirtual |
Definition at line 57 of file CPraxis.h.
References FPraxisTemplate< CType >::mMethod, and FPraxisTemplate< CType >::mpType.
|
private |
Definition at line 40 of file CPraxis.h.
Referenced by FPraxisTemplate< CType >::FPraxisTemplate(), and FPraxisTemplate< CType >::operator()().
|
private |
Definition at line 41 of file CPraxis.h.
Referenced by FPraxisTemplate< CType >::FPraxisTemplate(), and FPraxisTemplate< CType >::operator()().