| Home · Modules · All Classes · All Namespaces | 
#include <TelepathyQt/functors.h>
Inherits Tp::BaseFunctor.
| Public Types | |
| typedef R(* | FunctionType) (Arg1, Arg2, Arg3) | 
| typedef R | ResultType | 
| Public Member Functions | |
| PtrFunctor3 (FunctionType fn) | |
| ResultType | operator() (Arg1 a1, Arg2 a2, Arg3 a3) const | 
| Public Attributes | |
| FunctionType | fn | 
| typedef R(* Tp::PtrFunctor3< R, Arg1, Arg2, Arg3 >::FunctionType) (Arg1, Arg2, Arg3) | 
| typedef R Tp::PtrFunctor3< R, Arg1, Arg2, Arg3 >::ResultType | 
| 
 | inline | 
| 
 | inline | 
| FunctionType Tp::PtrFunctor3< R, Arg1, Arg2, Arg3 >::fn | 
| TelepathyQt 0.9.8 | Generated by  1.8.15 |