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

Public Types | |
| typedef RET(Fake::* | FakeFunc )() |
| typedef RET(* | FakeGlobalFunc )() |
| typedef RET(Fake::* | FakeFunc )() |
| typedef RET(* | FakeGlobalFunc )() |
Public Methods | |
| WvCallbackBase::WvCallbackBase (void *_obj, FakeFunc _func) | |
| WvCallbackBase::WvCallbackBase (FakeGlobalFunc _func) | |
| bool | operator== (const WvCallbackBase &cb) const |
| operator bool () const | |
| WvCallbackBase::WvCallbackBase (void *_obj, FakeFunc _func) | |
| WvCallbackBase::WvCallbackBase (FakeGlobalFunc _func) | |
| bool | operator== (const WvCallbackBase &cb) const |
| operator bool () const | |
Public Attributes | |
| Fake * | obj |
| Fake * | obj |
| FakeFunc | func |
| FakeGlobalFunc | globalfunc |
|
|||||
|
Definition at line 27 of file utils/wvcallback.h. |
|
|||||
|
Definition at line 27 of file include/wvcallback.h. Referenced by WvCallbackBase< void >::WvCallbackBase::WvCallbackBase(). |
|
|||||
|
Definition at line 28 of file utils/wvcallback.h. |
|
|||||
|
Definition at line 28 of file include/wvcallback.h. |
|
|||||||||
|
Definition at line 52 of file utils/wvcallback.h. |
|
|||||||||
|
Definition at line 52 of file include/wvcallback.h. |
|
||||||||||
|
Definition at line 45 of file utils/wvcallback.h. |
|
||||||||||
|
Definition at line 45 of file include/wvcallback.h. |
|
||||||||||
|
Definition at line 41 of file utils/wvcallback.h. |
|
||||||||||||||||
|
Definition at line 37 of file utils/wvcallback.h. |
|
||||||||||
|
Definition at line 41 of file include/wvcallback.h. |
|
||||||||||||||||
|
Definition at line 37 of file include/wvcallback.h. Referenced by WvCallbackBase< void >::WvCallbackBase::WvCallbackBase(). |
|
|||||
|
Definition at line 33 of file utils/wvcallback.h. Referenced by WvCallbackBase< void >::operator==(), and WvCallbackBase< void >::WvCallbackBase::WvCallbackBase(). |
|
|||||
|
Definition at line 34 of file utils/wvcallback.h. Referenced by WvCallbackBase< void >::operator==(). |
|
|||||
|
Definition at line 30 of file utils/wvcallback.h. |
|
|||||
|
Definition at line 30 of file include/wvcallback.h. Referenced by WvCallbackBase< void >::operator==(), and WvCallbackBase< void >::WvCallbackBase::WvCallbackBase(). |
1.2.15