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