| Home · All Classes · All Namespaces · Modules · Functions · Files |
#include </usr/src/RPM/BUILD/telepathy-qt-0.9.7/TelepathyQt/functors.h>
Inherits Tp::BaseFunctor.
Public Types | |
| typedef R(* | FunctionType )(Arg1) |
| typedef R | ResultType |
Public Member Functions | |
| PtrFunctor1 (FunctionType fn) | |
| ResultType | operator() (Arg1 a1) const |
Public Attributes | |
| FunctionType | fn |
| typedef R(* Tp::PtrFunctor1< R, Arg1 >::FunctionType)(Arg1) |
| typedef R Tp::PtrFunctor1< R, Arg1 >::ResultType |
| Tp::PtrFunctor1< R, Arg1 >::PtrFunctor1 | ( | FunctionType | fn | ) | [inline] |
| ResultType Tp::PtrFunctor1< R, Arg1 >::operator() | ( | Arg1 | a1 | ) | const [inline] |
| FunctionType Tp::PtrFunctor1< R, Arg1 >::fn |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |