Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt/callbacks.h>
Public Types | |
typedef R | ResultType |
typedef R(* | InvokeType) (AbstractFunctorCaller *, Arg1) |
![]() | |
typedef void *(* | HookType) (void *) |
Public Member Functions | |
FunctorCaller1 (const Functor &functor) | |
![]() | |
BaseFunctorCaller (const Functor &functor, AbstractFunctorCaller::HookType invokeMethodHook) | |
virtual | ~BaseFunctorCaller () |
virtual AbstractFunctorCaller * | clone () const |
![]() | |
AbstractFunctorCaller (HookType invokeMethodHook) | |
virtual | ~AbstractFunctorCaller () |
Static Public Member Functions | |
static ResultType | invoke (AbstractFunctorCaller *call, Arg1 a1) |
Additional Inherited Members | |
![]() | |
Functor | functor |
![]() | |
HookType | invokeMethodHook |
typedef R Tp::FunctorCaller1< Functor, R, Arg1 >::ResultType |
typedef R(* Tp::FunctorCaller1< Functor, R, Arg1 >::InvokeType) (AbstractFunctorCaller *, Arg1) |
|
inlineexplicit |
|
inlinestatic |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |