#include <wvcallback.h>
Inheritance diagram for WvCallback1_bound< RET, T, P1 >:

Public Types | |
| typedef WvCallback1< RET, P1 >::Func | Func |
| typedef RET(T::* | BoundFunc )(P1 p1) |
| typedef WvCallback1< RET, P1 >::Func | Func |
| typedef RET(T::* | BoundFunc )(P1 p1) |
Public Member Functions | |
| WvCallback1_bound (T &_obj, BoundFunc _func) | |
| WvCallback1_bound (T &_obj, BoundFunc _func) | |
|
|||||
|
Definition at line 116 of file utils/wvcallback.h. |
|
|||||
|
Definition at line 116 of file include/wvcallback.h. |
|
|||||
|
Reimplemented from WvCallback1< RET, P1 >. Definition at line 116 of file utils/wvcallback.h. |
|
|||||
|
Reimplemented from WvCallback1< RET, P1 >. 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. |
1.3-rc3