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