#include <wvcallback.h>
Inheritance diagram for WvCallback0< RET >:

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