avr-classes
QueuedEventDispatcher< SUBSCRIBERCOUNT, QUEUESIZE > Member List

This is the complete list of members for QueuedEventDispatcher< SUBSCRIBERCOUNT, QUEUESIZE >, including all inherited members.

dispatch(void)QueuedEventDispatcher< SUBSCRIBERCOUNT, QUEUESIZE >inline
isIdle(void)QueuedEventDispatcher< SUBSCRIBERCOUNT, QUEUESIZE >inline
onEvent(const Event &event) overrideQueuedEventDispatcher< SUBSCRIBERCOUNT, QUEUESIZE >inlinevirtual
subscribe(EventReceiver *subscriber)EventDispatcher< SUBSCRIBERCOUNT >inline
unsubscribe(EventReceiver *subscriber)EventDispatcher< SUBSCRIBERCOUNT >inline