Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/callbacks.h>
Inherits Tp::BaseFunctorCaller< FunctorCaller0< Functor, R >, Functor >.
Public Types | |
typedef R | ResultType |
typedef R(* | InvokeType) (AbstractFunctorCaller *) |
Public Types inherited from Tp::AbstractFunctorCaller | |
typedef void *(* | HookType) (void *) |
Public Member Functions | |
FunctorCaller0 (const Functor &functor) | |
Public Member Functions inherited from Tp::BaseFunctorCaller< FunctorCaller0< Functor, R >, Functor > | |
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 () |
Static Public Member Functions | |
static ResultType | invoke (AbstractFunctorCaller *call) |
Additional Inherited Members | |
Public Attributes inherited from Tp::BaseFunctorCaller< FunctorCaller0< Functor, R >, Functor > | |
Functor | functor |
Public Attributes inherited from Tp::AbstractFunctorCaller | |
HookType | invokeMethodHook |
typedef R Tp::FunctorCaller0< Functor, R >::ResultType |
typedef R(* Tp::FunctorCaller0< Functor, R >::InvokeType) (AbstractFunctorCaller *) |
|
inlineexplicit |
|
inlinestatic |
TelepathyQt 0.9.8 | Generated by 1.8.15 |