avr-classes
|
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) override | QueuedEventDispatcher< SUBSCRIBERCOUNT, QUEUESIZE > | inlinevirtual |
subscribe(EventReceiver *subscriber) | EventDispatcher< SUBSCRIBERCOUNT > | inline |
unsubscribe(EventReceiver *subscriber) | EventDispatcher< SUBSCRIBERCOUNT > | inline |