Open Lighting Architecture  0.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Files
Controllers

Detailed Description

Code related to RDM controllers.

Collaboration diagram for 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.