#include <senf/PPI/detail/EventBinding.hh>
Definition at line 68 of file EventBinding.hh.
Public Types |
|
typedef detail::EventArgType < EventType >::type |
EventArg |
Public Member Functions |
|
void | callback (EventArg event, ClockService::clock_type time) |
void | callback (EventArg event) |
typedef detail::EventArgType<EventType>::type senf::ppi::detail::EventBindingHelper< EventType, Self >:: | ||||
EventArg | ||||
Reimplemented in senf::ppi::detail::EventBinding< EventType >, and senf::ppi::detail::EventBinding< Event >.
Definition at line 71 of file EventBinding.hh.
void senf::ppi::detail::EventBindingHelper< EventType, Self >:: | ||||
callback | ( | EventArg | event | ) |
Definition at line 47 of file EventBinding.cti.
void senf::ppi::detail::EventBindingHelper< EventType, Self >:: | ||||
callback | ( | EventArg | event, | |
ClockService::clock_type | time | ) | ||
Definition at line 39 of file EventBinding.cti.