#include <wvcallback.h>
Inheritance diagram for WvCallback3_bound< RET, T, P1, P2, P3 >:

Public Types | |
| typedef RET(T::* | BoundFunc )(P1 p1, P2 p2, P3 p3) |
| typedef RET(T::* | BoundFunc )(P1 p1, P2 p2, P3 p3) |
Public Methods | |
| WvCallback3_bound (T &_obj, BoundFunc _func) | |
| WvCallback3_bound (T &_obj, BoundFunc _func) | |
|
|||||
|
Definition at line 122 of file utils/wvcallback.h. |
|
|||||
|
Definition at line 122 of file include/wvcallback.h. |
|
||||||||||||||||
|
Definition at line 122 of file include/wvcallback.h. |
|
||||||||||||||||
|
Definition at line 122 of file utils/wvcallback.h. |
1.2.15