COPASI API
4.40.278
|
#include <CPraxis.h>
Public Member Functions | |
FPraxisTemplate (CType *pType, const C_FLOAT64 &(CType::*method)(C_FLOAT64 *, C_INT32 &)) | |
virtual const C_FLOAT64 & | operator() (C_FLOAT64 *value, C_INT32 &n) |
virtual | ~FPraxisTemplate () |
Public Member Functions inherited from FPraxis | |
virtual | ~FPraxis () |
Private Attributes | |
const C_FLOAT64 &(CType::* | mMethod )(C_FLOAT64 *, C_INT32 &) |
CType * | mpType |
|
inline |
References FPraxisTemplate< CType >::mMethod, and FPraxisTemplate< CType >::mpType.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from FPraxis.
References FPraxisTemplate< CType >::mMethod, and FPraxisTemplate< CType >::mpType.
|
private |
Referenced by FPraxisTemplate< CType >::FPraxisTemplate(), and FPraxisTemplate< CType >::operator()().
|
private |
Referenced by FPraxisTemplate< CType >::FPraxisTemplate(), and FPraxisTemplate< CType >::operator()().