|
cisst-saw
|
#include <nmrCallBack.h>
Public Member Functions | |
| nmrCallBackFunctionC () | |
| nmrCallBackFunctionC (_elementType *obj, void(_elementType::*methodPointer)(int Type, vctDynamicVectorRef< int > &ListE, vctDynamicVectorRef< double > &X, vctDynamicVectorRef< double > &Con, vctDynamicVectorRef< int > &Err)) | |
| void | Set (_elementType *obj, void(_elementType::*methodPointer)(int Type, vctDynamicVectorRef< int > &ListE, vctDynamicVectorRef< double > &X, vctDynamicVectorRef< double > &Con, vctDynamicVectorRef< int > &Err)) |
Static Public Member Functions | |
| static void | FunctionFdonlp2 (int n, int nonlin, int type, int liste[], double x[], double con[], int err[]) |
Protected Attributes | |
| _elementType * | Object |
| void(_elementType::*) | MethodPointer (int Type, vctDynamicVectorRef< int > &ListE, vctDynamicVectorRef< double > &X, vctDynamicVectorRef< double > &Con, vctDynamicVectorRef< int > &Err) |
Static Protected Attributes | |
| static CISST_DECLSPEC_THREAD nmrCallBackFunctionC * | This |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
protected |
|
protected |
|
staticprotected |