REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
registry.h File Reference
#include <ArduinoJson.h>
#include <map>
#include <string>
#include "carrier/carrier.h"
#include "handler.h"
#include "net/auth.h"
#include "utils/singleton.h"
Include dependency graph for registry.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | msg::handlers::DynamicRegistry |
The Message Registry holds the list of all known message types. More... | |
Namespaces | |
namespace | msg |
namespace | msg::handlers |
Typedefs | |
using | msg::handlers::Registry = DynamicRegistry |