Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::EventBroker Member List

This is the complete list of members for Boardcore::EventBroker, including all inherited members.

ActiveObject(unsigned int stacksize=miosix::STACK_DEFAULT_FOR_PTHREAD, miosix::Priority priority=miosix::MAIN_PRIORITY)Boardcore::ActiveObjectinline
clearDelayedEvents()Boardcore::EventBroker
EventBroker()Boardcore::EventBroker
getInstance()Boardcore::Singleton< EventBroker >inlinestatic
isRunning()Boardcore::ActiveObjectinline
operator=(const Singleton &)=deleteBoardcore::Singleton< EventBroker >
post(const Event &ev, uint8_t topic, EventHandlerBase *subscriber=nullptr)Boardcore::EventBroker
postDelayed(const Event &ev, uint8_t topic, unsigned int delayMs)Boardcore::EventBroker
removeDelayed(uint16_t id)Boardcore::EventBroker
runningBoardcore::ActiveObjectprotected
shouldStop()Boardcore::ActiveObjectinlineprotected
Singleton()Boardcore::Singleton< EventBroker >inlineprotected
Singleton(const Singleton &)=deleteBoardcore::Singleton< EventBroker >
Singleton< EventBroker >Boardcore::EventBrokerfriend
start()Boardcore::ActiveObjectinlinevirtual
stop()Boardcore::ActiveObjectinlinevirtual
stopFlagBoardcore::ActiveObjectprotected
subscribe(EventHandlerBase *subscriber, uint8_t topic)Boardcore::EventBroker
threadBoardcore::ActiveObjectprotected
unsubscribe(EventHandlerBase *subscriber, uint8_t topic)Boardcore::EventBroker
unsubscribe(EventHandlerBase *subscriber)Boardcore::EventBroker
~ActiveObject()Boardcore::ActiveObjectinlinevirtual