#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 Member Functions | |
WvCallbackBase (void *_obj, FakeFunc _func) | |
WvCallbackBase (FakeGlobalFunc _func) | |
bool | operator== (const WvCallbackBase &cb) const |
operator bool () const | |
WvCallbackBase (void *_obj, FakeFunc _func) | |
WvCallbackBase (FakeGlobalFunc _func) | |
bool | operator== (const WvCallbackBase &cb) const |
operator bool () const | |
Public Attributes | |
Fake * | obj |
Fake * | obj |
|
|
|
|
|
Definition at line 39 of file include/wvcallback.h. |
|
Definition at line 43 of file include/wvcallback.h. |
|
Definition at line 39 of file utils/wvcallback.h. |
|
Definition at line 43 of file utils/wvcallback.h. |
|
Definition at line 54 of file utils/wvcallback.h. |
|
Definition at line 54 of file include/wvcallback.h. |
|
Definition at line 47 of file utils/wvcallback.h. |
|
Definition at line 47 of file include/wvcallback.h. |
|
Definition at line 35 of file utils/wvcallback.h. Referenced by WvCallbackBase< void >::operator==(), and WvCallbackBase< void >::WvCallbackBase(). |
|
Definition at line 36 of file utils/wvcallback.h. Referenced by WvCallbackBase< void >::operator bool(), WvCallbackBase< void >::operator==(), and WvCallbackBase< void >::WvCallbackBase(). |
|
Definition at line 32 of file utils/wvcallback.h. |
|
Definition at line 32 of file include/wvcallback.h. Referenced by WvCallbackBase< void >::operator==(). |