#include <wvcallback.h>
Inheritance diagram for WvCallback4_bound< RET, T, P1, P2, P3, P4 >:
Public Types | |
typedef WvCallback4< RET, P1, P2, P3, P4 >::Func | Func |
typedef RET(T::* | BoundFunc )(P1 p1, P2 p2, P3 p3, P4 p4) |
typedef WvCallback4< RET, P1, P2, P3, P4 >::Func | Func |
typedef RET(T::* | BoundFunc )(P1 p1, P2 p2, P3 p3, P4 p4) |
Public Member Functions | |
WvCallback4_bound (T &_obj, BoundFunc _func) | |
WvCallback4_bound (T &_obj, BoundFunc _func) |
|
Definition at line 133 of file utils/wvcallback.h. |
|
Definition at line 133 of file include/wvcallback.h. |
|
Reimplemented from WvCallback4< RET, P1, P2, P3, P4 >. Definition at line 133 of file utils/wvcallback.h. |
|
Reimplemented from WvCallback4< RET, P1, P2, P3, P4 >. Definition at line 133 of file include/wvcallback.h. |
|
Definition at line 133 of file include/wvcallback.h. |
|
Definition at line 133 of file utils/wvcallback.h. |