Open Lighting Architecture  0.9.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Files
Controllers
RDM

Detailed Description

Code related to RDM controllers.

Files

file  DiscoveryAgent.h
 Implements the RDM Discovery algorithm.
file  QueueingRDMController.h
 An RDM Controller that queues messages and only sends a single message at a time.
file  RDMControllerAdaptor.h
 Allows an RDMControllerInterface to be used as an DiscoverableRDMControllerInterface.
file  RDMControllerInterface.h
 Definitions and Interfaces to implement an RDMController that sends a single message at a time.
file  SubDeviceDispatcher.h
 Handles the dispatching of RDM requests to the correct sub device.