Uniot Core
0.8.1
Loading...
Searching...
No Matches
Register Manager Proxy

Proxy class for RegisterManager that provides scoped access to a named register. More...

Collaboration diagram for Register Manager Proxy:

Classes

class  uniot::RegisterManagerProxy
 

Detailed Description

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.