RDMnet
HEAD (unstable)
Implementation of ANSI E1.33 (RDMnet)
|
View other versions:
|
C++ wrapper for the RDMnet Controller API.
Go to the source code of this file.
Data Structures | |
class | ControllerHandleType |
class | Controller |
An instance of RDMnet controller functionality. More... | |
class | Controller::NotifyHandler |
A base class for a class that receives notification callbacks from a controller. More... | |
class | Controller::RdmCommandHandler |
A base class for a class that receives RDM commands addressed to a controller. More... | |
struct | Controller::Settings |
A set of configuration settings that a controller needs to initialize. More... | |
struct | Controller::RdmData |
A set of initial identifying RDM data to use for a controller. More... | |
Namespaces | |
rdmnet | |
A namespace which contains all C++ language definitions in the RDMnet library. | |