Public Types | |
typedef TemplateVariant(T::* | Handler) () const |
Public Member Functions | |
PropertyFunc (Handler h) | |
TemplateVariant | operator() (const T *obj) const |
Public Member Functions inherited from PropertyMapper< T >::PropertyFuncIntf | |
virtual | ~PropertyFuncIntf () |
Public Attributes | |
Handler | handler |
Definition at line 233 of file context.cpp.
typedef TemplateVariant(T::* PropertyMapper< T >::PropertyFunc::Handler) () const |
Definition at line 235 of file context.cpp.
|
inline |
Definition at line 236 of file context.cpp.
|
inlinevirtual |
Handler PropertyMapper< T >::PropertyFunc::handler |
Definition at line 241 of file context.cpp.