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