Home · All Classes · All Namespaces · Modules · Functions · Files
Public Types | Public Member Functions | Public Attributes | List of all members
Tp::AbstractFunctorCaller Struct Referenceabstract

#include <TelepathyQt/callbacks.h>

Inheritance diagram for Tp::AbstractFunctorCaller:
Inheritance graph
[legend]

Public Types

typedef void *(* HookType) (void *)
 

Public Member Functions

 AbstractFunctorCaller (HookType invokeMethodHook)
 
virtual ~AbstractFunctorCaller ()
 
virtual AbstractFunctorCallerclone () const =0
 

Public Attributes

HookType invokeMethodHook
 

Member Typedef Documentation

◆ HookType

typedef void*(* Tp::AbstractFunctorCaller::HookType) (void *)

Constructor & Destructor Documentation

◆ AbstractFunctorCaller()

Tp::AbstractFunctorCaller::AbstractFunctorCaller ( HookType  invokeMethodHook)
inline

◆ ~AbstractFunctorCaller()

virtual Tp::AbstractFunctorCaller::~AbstractFunctorCaller ( )
inlinevirtual

Member Function Documentation

◆ clone()

virtual AbstractFunctorCaller* Tp::AbstractFunctorCaller::clone ( ) const
pure virtual

Member Data Documentation

◆ invokeMethodHook

HookType Tp::AbstractFunctorCaller::invokeMethodHook


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.6.1