ARB
|
#include <cbtypes.h>
Public Types | |
typedef StrictlyTypedCallback < RT, AW_CL, AW_CL, AW_CL > | Signature |
Public Member Functions | |
Callback_VV (Signature CB, AW_CL P1, AW_CL P2) | |
Callback_VV (Signature CB, UntypedCallbackData::CallbackDataDeallocator dealloc, AW_CL P1, AW_CL P2) | |
RT | operator() () const |
bool | operator< (const Callback_VV &other) const |
bool | operator== (const Callback_VV &other) const |
bool | same_function_as (const Callback_VV &other) const |
AW_CL | callee () const |
AW_CL | inspect_CD1 () const |
AW_CL | inspect_CD2 () const |
typedef StrictlyTypedCallback<RT,AW_CL,AW_CL,AW_CL> Callback_VV< RT >::Signature |
|
inline |
|
inline |
|
inline |
Definition at line 172 of file cbtypes.h.
References CallbackData< P1, P2 >::p1, and CallbackData< P1, P2 >::p2.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 179 of file cbtypes.h.
References StrictlyTypedCallback< RT, P1, P2, P3 >::get_cb().
|
inline |
Definition at line 180 of file cbtypes.h.
References CallbackData< P1, P2 >::p1.
|
inline |
Definition at line 181 of file cbtypes.h.
References CallbackData< P1, P2 >::p2.