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