OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TMemberTranslator5< R, P1, P2, P3, P4, P5, TCallee, TMemFunc >, including all inherited members.
Callee | owl::TFunctorBase | |
Func | owl::TFunctorBase | |
MemberFunc | owl::TFunctorBase | |
operator bool() const | owl::TFunctorBase | inline |
operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) const | owl::TFunctor5< R, P1, P2, P3, P4, P5 > | inline |
TFunctor5() | owl::TFunctor5< R, P1, P2, P3, P4, P5 > | inline |
TFunctor5(THUNKREF(TThunk) t, const void *c, const void *f, size_t sz) | owl::TFunctor5< R, P1, P2, P3, P4, P5 > | 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, P3 p3, P4 p4, P5 p5) | owl::TMemberTranslator5< R, P1, P2, P3, P4, P5, TCallee, TMemFunc > | inlinestatic |
TMemberFunc typedef | owl::TFunctorBase | |
TMemberTranslator5(TCallee &c, const TMemFunc &mf) | owl::TMemberTranslator5< R, P1, P2, P3, P4, P5, TCallee, TMemFunc > | inline |
TThunk typedef | owl::TFunctor5< R, P1, P2, P3, P4, P5 > | protected |