ARB
|
#include <cbtypes.h>
Public Types | |
typedef StrictlyTypedCallback < RT, F1, F2, AW_CL > | Signature |
Public Member Functions | |
Callback_FFV (Signature CB, AW_CL P) | |
RT | operator() (F1 f1, F2 f2) const |
bool | operator< (const Callback_FFV &other) const |
bool | operator== (const Callback_FFV &other) const |
bool | same_function_as (const Callback_FFV &other) const |
typedef StrictlyTypedCallback<RT,F1,F2,AW_CL> Callback_FFV< RT, F1, F2 >::Signature |
|
inline |
|
inline |
Definition at line 224 of file cbtypes.h.
References CallbackData< P1, P2 >::p1.
|
inline |
|
inline |
|
inline |