Public Types | |
typedef ArgType | argument_type |
typedef RetType | result_type |
Public Member Functions | |
result_type | operator() (const argument_type &p) const |
Little helper to retrieve the second from the pair. XXX Some Boost "clever" binder / lambda / whatever could be used here.
Definition at line 92 of file Event/ComponentGroup.h.
typedef ArgType evt::ComponentGroup< Component >::SecondResolver< RetType, ArgType >::argument_type |
Definition at line 94 of file Event/ComponentGroup.h.
typedef RetType evt::ComponentGroup< Component >::SecondResolver< RetType, ArgType >::result_type |
Definition at line 93 of file Event/ComponentGroup.h.
|
inline |
Definition at line 95 of file Event/ComponentGroup.h.