#include <wvcallback.h>
Inheritance diagram for WvCallback3< RET, P1, P2, P3 >:
Public Types | |
typedef RET(Fake::* | Func )(P1 p1, P2 p2, P3 p3) |
typedef RET(* | GlobalFunc )(P1 p1, P2 p2, P3 p3) |
typedef RET(Fake::* | Func )(P1 p1, P2 p2, P3 p3) |
typedef RET(* | GlobalFunc )(P1 p1, P2 p2, P3 p3) |
Public Methods | |
WvCallback3 (Fake *_obj, Func _func) | |
WvCallback3 (GlobalFunc _func) | |
RET | operator() (P1 p1, P2 p2, P3 p3) |
WvCallback3 (Fake *_obj, Func _func) | |
WvCallback3 (GlobalFunc _func) | |
RET | operator() (P1 p1, P2 p2, P3 p3) |
|
Definition at line 119 of file utils/wvcallback.h. |
|
Definition at line 119 of file include/wvcallback.h. |
|
Definition at line 119 of file utils/wvcallback.h. |
|
Definition at line 119 of file include/wvcallback.h. |
|
Definition at line 119 of file include/wvcallback.h. |
|
Definition at line 119 of file include/wvcallback.h. |
|
Definition at line 119 of file utils/wvcallback.h. |
|
Definition at line 119 of file utils/wvcallback.h. |
|
Definition at line 119 of file utils/wvcallback.h. |
|
Definition at line 119 of file include/wvcallback.h. |