![]() |
MAK Legion 1.1 API Documentation
|
This is the complete list of members for Legion::MethodCapture< Ret, T, Method, Params >, including all inherited members.
| clone() const | Legion::MethodCapture< Ret, T, Method, Params > | inlinevirtual |
| invoke(Params...params) const | Legion::MethodCapture< Ret, T, Method, Params > | inlinevirtual |
| MethodCapture(void *object, Method method) | Legion::MethodCapture< Ret, T, Method, Params > | inline |
| MethodCapture(const MethodCapture &orig) | Legion::MethodCapture< Ret, T, Method, Params > | inline |
| myMethod | Legion::MethodCapture< Ret, T, Method, Params > | private |
| myObject | Legion::MethodCapture< Ret, T, Method, Params > | private |
| operator!=(const AbstractFunctionCapture< Ret, Params...> &rhs) const | Legion::AbstractFunctionCapture< Ret, Params...> | inlinevirtual |
| operator=(const MethodCapture &orig) | Legion::MethodCapture< Ret, T, Method, Params > | inline |
| operator==(const AbstractFunctionCapture< Ret, Params...> &rhs) const | Legion::MethodCapture< Ret, T, Method, Params > | inlinevirtual |