Uniot Core
0.8.1
Loading...
Searching...
No Matches
uniot::CallbackEventListener< T_topic, T_msg, T_data > Member List

This is the complete list of members for uniot::CallbackEventListener< T_topic, T_msg, T_data >, including all inherited members.

CallbackEventListener(EventListenerCallback callback)uniot::CallbackEventListener< T_topic, T_msg, T_data >
connectUnique(EventBus< T_topic, T_msg, T_data > *eventBus)uniot::EventEntity< T_topic, T_msg, T_data >inlineprotected
DataChannelCallback typedefuniot::EventEntity< T_topic, T_msg, T_data >
emitEvent(T_topic topic, T_msg msg)uniot::EventEmitter< T_topic, T_msg, T_data >
EventListenerCallback typedefuniot::CallbackEventListener< T_topic, T_msg, T_data >
getTypeId() const overrideuniot::EventListener< T_topic, T_msg, T_data >inlinevirtual
isListeningToEvent(T_topic topic)uniot::EventListener< T_topic, T_msg, T_data >
listenToEvent(T_topic topic)uniot::EventListener< T_topic, T_msg, T_data >
mEventBusQueueuniot::EventEntity< T_topic, T_msg, T_data >protected
onEventReceived(T_topic topic, T_msg msg)uniot::CallbackEventListener< T_topic, T_msg, T_data >virtual
receiveDataFromChannel(T_topic channel, DataChannelCallback callback)uniot::EventEntity< T_topic, T_msg, T_data >inline
sendDataToChannel(T_topic channel, T_data data)uniot::EventEntity< T_topic, T_msg, T_data >inline
stopListeningToEvent(T_topic topic)uniot::EventListener< T_topic, T_msg, T_data >
~EventEmitter()=defaultuniot::EventEmitter< T_topic, T_msg, T_data >virtual
~EventEntity()uniot::EventEntity< T_topic, T_msg, T_data >virtual
~EventListener()=defaultuniot::EventListener< T_topic, T_msg, T_data >virtual