ARB
StrictlyTypedCallback< RT, P1, P2, P3 > Member List

This is the complete list of members for StrictlyTypedCallback< RT, P1, P2, P3 >, including all inherited members.

equals(const StrictlyTypedCallback &other) const StrictlyTypedCallback< RT, P1, P2, P3 >inline
FuncType typedefStrictlyTypedCallback< RT, P1, P2, P3 >
get_cb() const StrictlyTypedCallback< RT, P1, P2, P3 >inline
is_set() const StrictlyTypedCallback< RT, P1, P2, P3 >inline
make_cb(AW_CL cb_)StrictlyTypedCallback< RT, P1, P2, P3 >inlinestatic
NumParams enum valueStrictlyTypedCallback< RT, P1, P2, P3 >
operator()(FP1 p1, FP2 p2, FP3 p3) const StrictlyTypedCallback< RT, P1, P2, P3 >inline
operator()(FP1 p1, FP2 p2) const StrictlyTypedCallback< RT, P1, P2, P3 >inline
operator()(FP1 p1) const StrictlyTypedCallback< RT, P1, P2, P3 >inline
operator()() const StrictlyTypedCallback< RT, P1, P2, P3 >inline
operator<(const StrictlyTypedCallback &other) const StrictlyTypedCallback< RT, P1, P2, P3 >inline
operator==(const StrictlyTypedCallback &other) const StrictlyTypedCallback< RT, P1, P2, P3 >inline
StrictlyTypedCallback(FuncType CB)StrictlyTypedCallback< RT, P1, P2, P3 >inline