OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TFunctionTranslator2< R, P1, P2, Funct >, including all inherited members.
Callee | owl::TFunctorBase | |
Func | owl::TFunctorBase | |
MemberFunc | owl::TFunctorBase | |
operator bool() const | owl::TFunctor2< R, P1, P2 > | inline |
operator()(P1 p1, P2 p2) const | owl::TFunctor2< R, P1, P2 > | inline |
TFunctionTranslator2(Funct f) | owl::TFunctionTranslator2< R, P1, P2, Funct > | inline |
TFunctor2() | owl::TFunctor2< R, P1, P2 > | inline |
TFunctor2(THUNKREF(TThunk) t, const void *c, const void *f, size_t sz) | owl::TFunctor2< R, P1, P2 > | inlineprotected |
TFunctorBase() | owl::TFunctorBase | inline |
TFunctorBase(const void *c, const void *f, size_t sz) | owl::TFunctorBase | |
Thunk(const TFunctorBase &ftor, P1 p1, P2 p2) | owl::TFunctionTranslator2< R, P1, P2, Funct > | inlinestatic |
TMemberFunc typedef | owl::TFunctorBase | |
TThunk typedef | owl::TFunctor2< R, P1, P2 > | protected |