|
RDMnet
0.3.0
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
A namespace which contains all LLRP C++ language definitions.
Data Structures | |
| class | DestinationAddr |
| A destination address for an LLRP RDM command. More... | |
| struct | DiscoveredTarget |
| Represents an LLRP target discovered by a manager. More... | |
| class | Manager |
| An instance of LLRP manager functionality. More... | |
| class | RdmCommand |
| An RDM command received over LLRP and delivered to an RDMnet callback function. More... | |
| class | SavedRdmCommand |
| An RDM command received over LLRP by a local component and saved for a later response. More... | |
| class | RdmResponse |
| An RDM response received over LLRP and delivered to an RDMnet callback function. More... | |
| class | SavedRdmResponse |
| An RDM response received over LLRP and saved for later processing. More... | |