famouso::mw::el Namespace Reference
Data Structures | |
class | EventChannelHandler |
The event channel handler is a singleton of the event layer. More... | |
class | EventLayer |
The event layer provides the main publish/subscribe functionality. More... | |
class | NotifyWorkerThread |
class | EventLayerClientStub |
class | EventLayerMiddlewareStub |
Event layer stub that allows running multiple famouso apps on one computer. More... | |
Typedefs | |
typedef famouso::mw::nl::DistinctNL * | EL_CallBackData |
typedef famouso::util::Delegate < EL_CallBackData > | EL_CallBack |
Variables | |
EL_CallBack | IncommingEventFromNL |
cb is the default callback |
Typedef Documentation
Variable Documentation
cb is the default callback
Referenced by famouso::mw::el::EventLayer< LL >::init(), famouso::mw::nl::UDPMultiCastNL::interrupt(), famouso::mw::nl::SerialNL< DRV >::rx_interrupt(), famouso::mw::nl::IEEE_802_15_4_NL< driver_t >::rx_interrupt(), and famouso::mw::nl::CANNL< CAN_Driver, CCP, BP >::rx_interrupt().