FARGOS/VISTA Object Management Environment Core
..
|
Record to define the implementation of an OIL2 function. More...
#include <OMEthread.h>
Public Member Functions | |
OMEdefOIL2func (const char *funcName, zeroFP f, int args) | |
OMEdefOIL2func (const char *funcName, oneFP f, int args) | |
OMEdefOIL2func (const char *funcName, twoFP f, int args) | |
OMEdefOIL2func (const char *funcName, threeFP f, int args) | |
OMEdefOIL2func (const char *funcName, fourFP f, int args) | |
OMEdefOIL2func (const char *funcName, fiveFP f, int args) | |
OMEdefOIL2func (const char *funcName, sixFP f, int args) | |
OMEdefOIL2func (const char *funcName, sevenFP f, int args) | |
OMEdefOIL2func (const char *funcName, eightFP f, int args) | |
~OMEdefOIL2func () | |
Static Public Member Functions | |
static const OME_FAST_CALL OMEdefOIL2func * | findFunction (const OMEstring &fName) |
Public Attributes | |
OMEstring | functionName |
void * | function |
int | argCount |
Private Member Functions | |
void | registerFunction () |
Private Attributes | |
OMEdefOIL2func * | next |
Static Private Attributes | |
static OMEdefOIL2func * | listStart |
Record to define the implementation of an OIL2 function.
|
inline |
References argCount, and registerFunction().
|
inline |
References argCount, and registerFunction().
|
inline |
References argCount, and registerFunction().
|
inline |
References argCount, and registerFunction().
|
inline |
References argCount, and registerFunction().
|
inline |
References argCount, and registerFunction().
|
inline |
References argCount, and registerFunction().
|
inline |
References argCount, and registerFunction().
|
inline |
References argCount, and registerFunction().
|
inline |
|
static |
References functionName, listStart, and next.
|
inlineprivate |
References listStart, and next.
Referenced by OMEdefOIL2func().
int OMEdefOIL2func::argCount |
Referenced by OMEdefOIL2func().
void* OMEdefOIL2func::function |
OMEstring OMEdefOIL2func::functionName |
Referenced by findFunction().
|
staticprivate |
Referenced by findFunction(), and registerFunction().
|
private |
Referenced by findFunction(), and registerFunction().
![]() | Generated: Fri Jul 31 2020 18:19:16
Support Information |