COPASI API
4.16.103
|
#include <common.h>
Public Member Functions | |
virtual C_INT | operator() (double *wm, C_INT *iwm, double *x, double *tem) |
SLVSFunctor (CType *pType, C_INT(CType::*pMethod)(double *wm, C_INT *iwm, double *x, double *tem)) | |
virtual | ~SLVSFunctor () |
![]() | |
SLVS (C_INT(*pMethod)(double *wm, C_INT *iwm, double *x, double *tem)) | |
virtual | ~SLVS () |
Protected Member Functions | |
SLVSFunctor () | |
![]() | |
SLVS () | |
Private Attributes | |
C_INT(CType::* | mpMethod )(double *wm, C_INT *iwm, double *x, double *tem) |
CType * | mpType |
|
inline |
Definition at line 209 of file common.h.
|
inlinevirtual |
|
inlineprotected |
Definition at line 224 of file common.h.
|
inlinevirtual |
Reimplemented from SLVS.
Definition at line 219 of file common.h.
References SLVSFunctor< CType >::mpMethod, and SLVSFunctor< CType >::mpType.
|
private |
Definition at line 228 of file common.h.
Referenced by SLVSFunctor< CType >::operator()().
|
private |
Definition at line 227 of file common.h.
Referenced by SLVSFunctor< CType >::operator()().