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