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