Home · Modules · All Classes · All Namespaces |
#include <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 |
|
inline |
|
inline |
FunctionType Tp::PtrFunctor0< R >::fn |
TelepathyQt 0.9.8 | Generated by 1.8.15 |