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

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