Catos Engine (Source) 0.0.1
Lightweight Game engine
Loading...
Searching...
No Matches
catos::MethodInvoker< ReturnType, ClassType, Args > Member List

This is the complete list of members for catos::MethodInvoker< ReturnType, ClassType, Args >, including all inherited members.

callFunction(void *FuncInst, void *instance, Args... args)catos::MethodInvoker< ReturnType, ClassType, Args >inlinestatic
memPtrcatos::MethodInvoker< ReturnType, ClassType, Args >
MethodInvoker(ReturnType(ClassType::*ptr)(Args...))catos::MethodInvoker< ReturnType, ClassType, Args >inline