HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EV_FUNCTION Member List

This is the complete list of members for EV_FUNCTION, including all inherited members.

allocInstanceData()EV_FUNCTIONinline
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_FUNCTIONinline
getArgType(int i) const EV_FUNCTIONinline
getArgTypes() const EV_FUNCTIONinline
getDSOLocation() const EV_FUNCTIONinline
getInstanceData(int thread)EV_FUNCTIONstatic
getMemoryUsage(bool inclusive) const EV_FUNCTIONvirtual
getName() const EV_FUNCTIONinline
getNArgs() const EV_FUNCTIONinline
getResultType() const EV_FUNCTIONinline
getUserFlags() const EV_FUNCTIONinline
isSafe() const EV_FUNCTIONinline
isThreadSafe() const EV_FUNCTIONinline
myCallbackEV_FUNCTION
myChangeOpRefCallbackEV_FUNCTION
myDependCallbackEV_FUNCTION
setChangeOpRefCallback(EXPRopChangeRefCallback cb)EV_FUNCTIONinline
setInstanceAllocator(const char *function, void *(*alloc)(), void(*freer)(void *))EV_FUNCTIONstatic
setInstanceAllocator(void *(*alloc)(), void(*freer)(void *))EV_FUNCTIONinline
setIsThreadSafe(bool flag)EV_FUNCTIONinline
setOpDependencyCallback(EXPRopDependencyCallback cb)EV_FUNCTIONinline
~EV_FUNCTION()EV_FUNCTIONvirtual