Cuberite
A lightweight, fast and extensible game server for Minecraft
|
This is the complete list of members for cFunctionRef< Ret(Args...)>, including all inherited members.
cCallFunction typedef | cFunctionRef< Ret(Args...)> | private |
cFunctionRef(FunctionObject &&a_FunctionObject) | cFunctionRef< Ret(Args...)> | inline |
m_CallableData | cFunctionRef< Ret(Args...)> | private |
m_CallFunction | cFunctionRef< Ret(Args...)> | private |
ObjectFunctionCaller(void *a_Callable, Args... a_Args) | cFunctionRef< Ret(Args...)> | inlineprivatestatic |
operator()(Args... a_Args) | cFunctionRef< Ret(Args...)> | inline |