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 | [inline, virtual] |
invoke(void) | ArConstFunctorC< T > | [inline, virtual] |
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 | [inline, virtual] |
setNameVar(const char *name,...) | ArFunctor | [inline, virtual] |
setThis(T *obj) | ArConstFunctorC< T > | [inline, virtual] |
setThis(T &obj) | ArConstFunctorC< T > | [inline, virtual] |
~ArConstFunctorC() | ArConstFunctorC< T > | [inline, virtual] |
~ArFunctor() | ArFunctor | [inline, virtual] |