Compare(void *object, void *function) const =0 | IFunctor1< Arg1, ReturnType > | [pure virtual] |
Copy() const =0 | IFunctor1< Arg1, ReturnType > | [pure virtual] |
operator()(Arg1 argument1) const =0 | IFunctor1< Arg1, ReturnType > | [pure virtual] |
~IFunctor1() | IFunctor1< Arg1, ReturnType > | [inline, virtual] |