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