EventDistributor object.

All content is private.

Public Attributes#

uint8_t

Number of entries in pEventHandlerTable.

pointer to const array of Callback function pointers - Event handlers

void(*

Callback to handler of Notification with no event and wait for event timeout

Public Attribute Documentation#

iEventHandlerTableSize#

uint8_t SEventDistributor::iEventHandlerTableSize

Number of entries in pEventHandlerTable.


pEventHandlerTable#

const EventDistributorEventHandler* SEventDistributor::pEventHandlerTable

pointer to const array of Callback function pointers - Event handlers


pNoEvent#

void(* SEventDistributor::pNoEvent) (void)

Callback to handler of Notification with no event and wait for event timeout