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