Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/callbacks.h>
Inherits Tp::AbstractFunctorCaller.
Public Member Functions | |
BaseFunctorCaller (const Functor &functor, AbstractFunctorCaller::HookType invokeMethodHook) | |
virtual | ~BaseFunctorCaller () |
virtual AbstractFunctorCaller * | clone () const |
Public Member Functions inherited from Tp::AbstractFunctorCaller | |
AbstractFunctorCaller (HookType invokeMethodHook) | |
virtual | ~AbstractFunctorCaller () |
Public Attributes | |
Functor | functor |
Public Attributes inherited from Tp::AbstractFunctorCaller | |
HookType | invokeMethodHook |
Additional Inherited Members | |
Public Types inherited from Tp::AbstractFunctorCaller | |
typedef void *(* | HookType) (void *) |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements Tp::AbstractFunctorCaller.
Functor Tp::BaseFunctorCaller< T, Functor >::functor |
TelepathyQt 0.9.8 | Generated by 1.8.15 |