Internal: Association Event - Module - Handler, base-class. More...
#include <senf/PPI/detail/EventBinding.hh>

Public Member Functions | |
| ~EventBindingBase () | |
| EventManager & | manager () const |
| module::Module & | module () const |
Protected Member Functions | |
| EventBindingBase (EventManager &manager, module::Module &module, EventDescriptor &descriptor) | |
| void | eventTime (ClockService::clock_type time) |
Internal: Association Event - Module - Handler, base-class.
Definition at line 33 of file EventBinding.hh.
| senf::ppi::detail::EventBindingBase::~EventBindingBase | ( | ) |
Definition at line 28 of file EventBinding.cc.
|
protected |
|
protected |
Definition at line 35 of file EventBinding.cc.
| EventManager& senf::ppi::detail::EventBindingBase::manager | ( | ) | const |
| module::Module& senf::ppi::detail::EventBindingBase::module | ( | ) | const |