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

Go to the source code of this file.

Classes

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

Namespaces

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

Typedefs

using uniot::CoreEventEmitter = EventEmitter<unsigned int, int, Bytes>
 A specialized EventEmitter for core system events.