| Home · All Classes · All Namespaces · Modules · Functions · Files |
#include </build/telepathy-qt-h4W587/telepathy-qt-0.9.7/TelepathyQt/functors.h>

Public Types | |
| typedef R(T::* | FunctionType) () |
| typedef R | ResultType |
Public Member Functions | |
| MemberFunctor0 (T *object, FunctionType fn) | |
| ResultType | operator() () const |
Public Attributes | |
| T * | object |
| FunctionType | fn |
| typedef R(T::* Tp::MemberFunctor0< R, T >::FunctionType) () |
| typedef R Tp::MemberFunctor0< R, T >::ResultType |
|
inline |
|
inline |
| T* Tp::MemberFunctor0< R, T >::object |
| FunctionType Tp::MemberFunctor0< R, T >::fn |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |