| 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 )() |
| typedef R | ResultType |
Public Member Functions | |
| PtrFunctor0 (FunctionType fn) | |
| ResultType | operator() () const |
Public Attributes | |
| FunctionType | fn |
| typedef R(* Tp::PtrFunctor0< R >::FunctionType)() |
| typedef R Tp::PtrFunctor0< R >::ResultType |
| Tp::PtrFunctor0< R >::PtrFunctor0 | ( | FunctionType | fn | ) | [inline] |
| ResultType Tp::PtrFunctor0< R >::operator() | ( | ) | const [inline] |
| FunctionType Tp::PtrFunctor0< R >::fn |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |