|
HDK
|
This is the complete list of members for EV_FUNCTION, including all inherited members.
| allocInstanceData() | EV_FUNCTION | inline |
| EV_FUNCTION(unsigned flag=0, const char *name=0, int num_args=0, int result_type=EV_TYPEFLOAT, const int *argTypes=0, EXPRfuncCallback callback=0, EXPRopDependencyCallback dependCB=0, EXPRopChangeRefCallback changeOpRefCB=0, int is_safe=1, bool is_threadsafe=false) | EV_FUNCTION | |
| freeInstanceData(void *d) | EV_FUNCTION | inline |
| getArgType(int i) const | EV_FUNCTION | inline |
| getArgTypes() const | EV_FUNCTION | inline |
| getDSOLocation() const | EV_FUNCTION | inline |
| getInstanceData(int thread) | EV_FUNCTION | static |
| getMemoryUsage(bool inclusive) const | EV_FUNCTION | virtual |
| getName() const | EV_FUNCTION | inline |
| getNArgs() const | EV_FUNCTION | inline |
| getResultType() const | EV_FUNCTION | inline |
| getUserFlags() const | EV_FUNCTION | inline |
| isSafe() const | EV_FUNCTION | inline |
| isThreadSafe() const | EV_FUNCTION | inline |
| myCallback | EV_FUNCTION | |
| myChangeOpRefCallback | EV_FUNCTION | |
| myDependCallback | EV_FUNCTION | |
| setChangeOpRefCallback(EXPRopChangeRefCallback cb) | EV_FUNCTION | inline |
| setInstanceAllocator(const char *function, void *(*alloc)(), void(*freer)(void *)) | EV_FUNCTION | static |
| setInstanceAllocator(void *(*alloc)(), void(*freer)(void *)) | EV_FUNCTION | inline |
| setIsThreadSafe(bool flag) | EV_FUNCTION | inline |
| setOpDependencyCallback(EXPRopDependencyCallback cb) | EV_FUNCTION | inline |
| ~EV_FUNCTION() | EV_FUNCTION | virtual |