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