#include </build/telepathy-qt-h4W587/telepathy-qt-0.9.7/TelepathyQt/callbacks.h>
§ HookType
typedef void*(* Tp::AbstractFunctorCaller::HookType) (void *) |
§ AbstractFunctorCaller()
Tp::AbstractFunctorCaller::AbstractFunctorCaller |
( |
HookType |
invokeMethodHook | ) |
|
|
inline |
§ ~AbstractFunctorCaller()
virtual Tp::AbstractFunctorCaller::~AbstractFunctorCaller |
( |
| ) |
|
|
inlinevirtual |
§ clone()
Implemented in Tp::BaseFunctorCaller< T, Functor >, Tp::BaseFunctorCaller< FunctorCaller4< Functor, R, Arg1, Arg2, Arg3, Arg4 >, Functor >, Tp::BaseFunctorCaller< FunctorCaller0< Functor, R >, Functor >, Tp::BaseFunctorCaller< FunctorCaller5< Functor, R, Arg1, Arg2, Arg3, Arg4, Arg5 >, Functor >, Tp::BaseFunctorCaller< FunctorCaller6< Functor, R, Arg1, Arg2, Arg3, Arg4, Arg5, Arg6 >, Functor >, Tp::BaseFunctorCaller< FunctorCaller2< Functor, R, Arg1, Arg2 >, Functor >, Tp::BaseFunctorCaller< FunctorCaller1< Functor, R, Arg1 >, Functor >, Tp::BaseFunctorCaller< FunctorCaller7< Functor, R, Arg1, Arg2, Arg3, Arg4, Arg5, Arg6, Arg7 >, Functor >, and Tp::BaseFunctorCaller< FunctorCaller3< Functor, R, Arg1, Arg2, Arg3 >, Functor >.
§ invokeMethodHook
HookType Tp::AbstractFunctorCaller::invokeMethodHook |