Aria
2.8.0
|
This is the complete list of members for ArConstRetFunctorC< Ret, T >, including all inherited members.
ArConstRetFunctorC() | ArConstRetFunctorC< Ret, T > | inline |
ArConstRetFunctorC(T &obj, Ret(T::*func)(void) const) | ArConstRetFunctorC< Ret, T > | inline |
ArConstRetFunctorC(T *obj, Ret(T::*func)(void) const) | ArConstRetFunctorC< Ret, T > | inline |
getName(void) | ArFunctor | inlinevirtual |
invoke(void) | ArRetFunctor< Ret > | inlinevirtual |
invokeR(void) | ArConstRetFunctorC< Ret, T > | inlinevirtual |
myFunc (defined in ArConstRetFunctorC< Ret, T >) | ArConstRetFunctorC< Ret, T > | protected |
myName (defined in ArFunctor) | ArFunctor | protected |
myObj (defined in ArConstRetFunctorC< Ret, T >) | ArConstRetFunctorC< Ret, T > | protected |
setName(const char *name) | ArFunctor | inlinevirtual |
setNameVar(const char *name,...) | ArFunctor | inlinevirtual |
setThis(T *obj) | ArConstRetFunctorC< Ret, T > | inlinevirtual |
setThis(T &obj) | ArConstRetFunctorC< Ret, T > | inlinevirtual |
~ArConstRetFunctorC() | ArConstRetFunctorC< Ret, T > | inlinevirtual |
~ArFunctor() | ArFunctor | inlinevirtual |
~ArRetFunctor() | ArRetFunctor< Ret > | inlinevirtual |