senf::ppi::detail::EventBindingBase Class Reference

Internal: Association Event - Module - Handler, base-class. More...

#include <senf/PPI/detail/EventBinding.hh>

Inheritance diagram for senf::ppi::detail::EventBindingBase:

Public Member Functions

 ~EventBindingBase ()
 
EventManagermanager () const
 
module::Modulemodule () const
 

Protected Member Functions

 EventBindingBase (EventManager &manager, module::Module &module, EventDescriptor &descriptor)
 
void eventTime (ClockService::clock_type time)
 

Detailed Description

Internal: Association Event - Module - Handler, base-class.

Definition at line 33 of file EventBinding.hh.

Constructor & Destructor Documentation

◆ ~EventBindingBase()

senf::ppi::detail::EventBindingBase::~EventBindingBase ( )

Definition at line 28 of file EventBinding.cc.

◆ EventBindingBase()

senf::ppi::detail::EventBindingBase::EventBindingBase ( EventManager manager,
module::Module module,
EventDescriptor descriptor 
)
protected

Member Function Documentation

◆ eventTime()

void senf::ppi::detail::EventBindingBase::eventTime ( ClockService::clock_type  time)
protected

Definition at line 35 of file EventBinding.cc.

◆ manager()

EventManager& senf::ppi::detail::EventBindingBase::manager ( ) const

◆ module()

module::Module& senf::ppi::detail::EventBindingBase::module ( ) const

The documentation for this class was generated from the following files: