#include <common.h>
List of all members.
Public Member Functions |
| SLVSFunctor (CType *pType, C_INT(CType::*pMethod)(double *wm, C_INT *iwm, double *x, double *tem)) |
virtual | ~SLVSFunctor () |
virtual C_INT | operator() (double *wm, C_INT *iwm, double *x, double *tem) |
Protected Member Functions |
| SLVSFunctor () |
template<typename CType>
class SLVSFunctor< CType >
Constructor & Destructor Documentation
template<typename CType >
SLVSFunctor< CType >::SLVSFunctor |
( |
CType * |
pType, |
|
|
C_INT(CType::*)(double *wm, C_INT *iwm, double *x, double *tem) |
pMethod |
|
) |
| [inline] |
template<typename CType >
template<typename CType >
Member Function Documentation
template<typename CType >
virtual C_INT SLVSFunctor< CType >::operator() |
( |
double * |
wm, |
|
|
C_INT * |
iwm, |
|
|
double * |
x, |
|
|
double * |
tem |
|
) |
| [inline, virtual] |
The documentation for this class was generated from the following file: