Uniot Core
0.8.1
Loading...
Searching...
No Matches
EventListener.h File Reference
#include <Bytes.h>
#include <ClearQueue.h>
#include <IterableQueue.h>
#include "EventEmitter.h"
Include dependency graph for EventListener.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uniot::EventListener< T_topic, T_msg, T_data >
 

Namespaces

namespace  uniot
 Contains all classes and functions related to the Uniot Core.
 

Typedefs

using uniot::CoreEventListener = EventListener<unsigned int, int, Bytes>
 Type alias for the common EventListener configuration used in the core system.