Internal: Callback forwarders. More...
#include <senf/PPI/detail/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) |
Internal: Callback forwarders.
Definition at line 59 of file EventBinding.hh.
typedef detail::EventArgType<EventType>::type senf::ppi::detail::EventBindingHelper< EventType, Self >::EventArg |
Definition at line 62 of file EventBinding.hh.
void senf::ppi::detail::EventBindingHelper< EventType, Self >::callback | ( | EventArg | event, |
ClockService::clock_type | time | ||
) |
void senf::ppi::detail::EventBindingHelper< EventType, Self >::callback | ( | EventArg | event | ) |