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

Public Types | |
| typedef WvCallbackBase< RET >::FakeFunc | FakeFunc |
| typedef WvCallbackBase< RET >::FakeGlobalFunc | FakeGlobalFunc |
| typedef RET(Fake::* | Func )(P1 p1) |
| typedef RET(* | GlobalFunc )(P1 p1) |
| typedef WvCallbackBase< RET >::FakeFunc | FakeFunc |
| typedef WvCallbackBase< RET >::FakeGlobalFunc | FakeGlobalFunc |
| typedef RET(Fake::* | Func )(P1 p1) |
| typedef RET(* | GlobalFunc )(P1 p1) |
Public Member Functions | |
| WvCallback1 (Fake *_obj, Func _func) | |
| WvCallback1 (GlobalFunc _func) | |
| RET | operator() (P1 p1) const |
| WvCallback1 (Fake *_obj, Func _func) | |
| WvCallback1 (GlobalFunc _func) | |
| RET | operator() (P1 p1) const |
|
|||||
|
Reimplemented from WvCallbackBase< RET >. Definition at line 114 of file utils/wvcallback.h. |
|
|||||
|
Reimplemented from WvCallbackBase< RET >. Definition at line 114 of file include/wvcallback.h. |
|
|||||
|
Reimplemented from WvCallbackBase< RET >. Definition at line 114 of file utils/wvcallback.h. |
|
|||||
|
Reimplemented from WvCallbackBase< RET >. Definition at line 114 of file include/wvcallback.h. |
|
|||||
|
Reimplemented in WvCallback1_bound< RET, T, P1 >, and WvCallback1_bound< RET, T, P1 >. Definition at line 114 of file utils/wvcallback.h. |
|
|||||
|
Reimplemented in WvCallback1_bound< RET, T, P1 >, and WvCallback1_bound< RET, T, P1 >. Definition at line 114 of file include/wvcallback.h. |
|
|||||
|
Definition at line 114 of file utils/wvcallback.h. |
|
|||||
|
Definition at line 114 of file include/wvcallback.h. |
|
||||||||||||||||
|
Definition at line 114 of file include/wvcallback.h. |
|
||||||||||
|
Definition at line 114 of file include/wvcallback.h. |
|
||||||||||||||||
|
Definition at line 114 of file utils/wvcallback.h. |
|
||||||||||
|
Definition at line 114 of file utils/wvcallback.h. |
|
||||||||||
|
Definition at line 114 of file utils/wvcallback.h. |
|
||||||||||
|
Definition at line 114 of file include/wvcallback.h. |
1.3-rc3