GATE
gate::Function Member List

This is the complete list of members for gate::Function, including all inherited members.

invokeGeneric(void *funcPtr, uint32_t flags, FunctionArgument *args, size_t argcount) (defined in gate::Function)gate::Functionstatic
invokeGuarded(gate_entrypoint_t entryPoint, void *entryParam, gate_function_fault_handler_t faultHandler=NULL, void *faultParam=NULL) (defined in gate::Function)gate::Functionstatic
invokeGuarded(IRunnable &runnable) (defined in gate::Function)gate::Functionstatic