#include <wvcallback.h>
Inheritance diagram for WvCallback4< RET, P1, P2, P3, P4 >:

Public Types | |
| typedef RET(Fake::* | Func )(P1 p1, P2 p2, P3 p3, P4 p4) |
| typedef RET(* | GlobalFunc )(P1 p1, P2 p2, P3 p3, P4 p4) |
| typedef RET(Fake::* | Func )(P1 p1, P2 p2, P3 p3, P4 p4) |
| typedef RET(* | GlobalFunc )(P1 p1, P2 p2, P3 p3, P4 p4) |
Public Methods | |
| WvCallback4 (Fake *_obj, Func _func) | |
| WvCallback4 (GlobalFunc _func) | |
| RET | operator() (P1 p1, P2 p2, P3 p3, P4 p4) |
| WvCallback4 (Fake *_obj, Func _func) | |
| WvCallback4 (GlobalFunc _func) | |
| RET | operator() (P1 p1, P2 p2, P3 p3, P4 p4) |
|
|||||
|
Definition at line 125 of file utils/wvcallback.h. |
|
|||||
|
Definition at line 125 of file include/wvcallback.h. |
|
|||||
|
Definition at line 125 of file utils/wvcallback.h. |
|
|||||
|
Definition at line 125 of file include/wvcallback.h. |
|
||||||||||||||||
|
Definition at line 125 of file include/wvcallback.h. |
|
||||||||||
|
Definition at line 125 of file include/wvcallback.h. |
|
||||||||||||||||
|
Definition at line 125 of file utils/wvcallback.h. |
|
||||||||||
|
Definition at line 125 of file utils/wvcallback.h. |
|
||||||||||||||||||||||||
|
Definition at line 125 of file utils/wvcallback.h. |
|
||||||||||||||||||||||||
|
Definition at line 125 of file include/wvcallback.h. |
1.2.15