| Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/callbacks.h>

Public Types | |
| typedef void *(* | HookType) (void *) |
Public Member Functions | |
| AbstractFunctorCaller (HookType invokeMethodHook) | |
| virtual | ~AbstractFunctorCaller () |
| virtual AbstractFunctorCaller * | clone () const =0 |
Public Attributes | |
| HookType | invokeMethodHook |
| typedef void*(* Tp::AbstractFunctorCaller::HookType) (void *) |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in Tp::BaseFunctorCaller< T, Functor >.
| HookType Tp::AbstractFunctorCaller::invokeMethodHook |
| TelepathyQt 0.9.8 |
Generated by
1.8.17
|