![]() |
|
Uniot Core
|
| 0.8.1 |
Proxy class for RegisterManager that provides scoped access to a named register. More...
Classes | |
| class | uniot::RegisterManagerProxy |
Proxy class for RegisterManager that provides scoped access to a named register.
This class acts as a proxy to the RegisterManager by binding operations to a specific named register. This simplifies access to registers by removing the need to specify the register name for each operation.