Uniot Core
0.8.1
Loading...
Searching...
No Matches
ObjectRegister.h File Reference
#include <Arduino.h>
#include "Common.h"
#include "ObjectRegisterRecord.h"
#include "Register.h"
Include dependency graph for ObjectRegister.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uniot::ObjectRegister
 

Namespaces

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

Typedefs

using uniot::RecordPtr = ObjectRegisterRecord *
 Type alias for ObjectRegisterRecord pointers for better readability.