RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
C++ wrapper for the RDMnet Device API.
Go to the source code of this file.
Data Structures | |
class | DeviceHandleType |
class | VirtualEndpointConfig |
Configuration information for a virtual endpoint on a device. More... | |
class | PhysicalEndpointResponder |
Identifying information for a physical RDM responder connected to an RDMnet gateway. More... | |
class | PhysicalEndpointConfig |
Configuration information for a physical endpoint on a device. More... | |
class | Device |
An instance of RDMnet device functionality. More... | |
class | Device::NotifyHandler |
A base class for a class that receives notification callbacks from a device. More... | |
struct | Device::Settings |
A set of configuration settings that a device needs to initialize. More... | |
Namespaces | |
rdmnet | |
A namespace which contains all C++ language definitions in the RDMnet library. | |