| Home · All Classes · All Namespaces · Modules · Functions · Files | 
#include </home/kaffeine/devel/gsoc/release/telepathy-qt/TelepathyQt/functors.h>
Inherits Tp::BaseFunctor.
| Public Types | |
| typedef R(* | FunctionType )(Arg1, Arg2) | 
| typedef R | ResultType | 
| Public Member Functions | |
| PtrFunctor2 (FunctionType fn) | |
| ResultType | operator() (Arg1 a1, Arg2 a2) const | 
| Public Attributes | |
| FunctionType | fn | 
| typedef R(* Tp::PtrFunctor2< R, Arg1, Arg2 >::FunctionType)(Arg1, Arg2) | 
| typedef R Tp::PtrFunctor2< R, Arg1, Arg2 >::ResultType | 
| 
 | inline | 
| 
 | inline | 
| FunctionType Tp::PtrFunctor2< R, Arg1, Arg2 >::fn | 
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |