This is the complete list of members for Functor< R(A1, A2) >, including all inherited members.
first_argument_type typedef (defined in Functor< R(A1, A2) >) | Functor< R(A1, A2) > | |
functor | Functor< R(A1, A2) > | protected |
Functor() | Functor< R(A1, A2) > | inline |
Functor(C *instance, M method) | Functor< R(A1, A2) > | inline |
Functor(const C &instance, M method) | Functor< R(A1, A2) > | inline |
Functor(F function) | Functor< R(A1, A2) > | inline |
get_functor() const | Functor< R(A1, A2) > | inline |
operator bool() const | Functor< R(A1, A2) > | inline |
operator!() const | Functor< R(A1, A2) > | inline |
operator()(const A1 &p1, const A2 &p2) const | Functor< R(A1, A2) > | inline |
result_type typedef (defined in Functor< R(A1, A2) >) | Functor< R(A1, A2) > | |
second_argument_type typedef (defined in Functor< R(A1, A2) >) | Functor< R(A1, A2) > | |
set(C *instance, M method) | Functor< R(A1, A2) > | inline |
set(F function) | Functor< R(A1, A2) > | inline |