Open Lighting Architecture  0.9.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ola::rdm::DiscoverableRDMControllerInterface Class Reference

Detailed Description

This is a class that can send RDM messages as well as perform discovery. You only need to use this with the QueuingRDMController if discovery can't run at the same time as RDM messages are being sent.

Inheritance diagram for ola::rdm::DiscoverableRDMControllerInterface:
ola::rdm::RDMControllerInterface ola::OutputPort ola::plugin::artnet::ArtNetNodeImplRDMWrapper ola::plugin::spi::SPIOutput ola::plugin::usbpro::ArduinoWidget ola::plugin::usbpro::ArduinoWidgetImpl ola::plugin::usbpro::DmxterWidget ola::plugin::usbpro::DmxterWidgetImpl ola::plugin::usbpro::DmxTriWidget ola::plugin::usbpro::DmxTriWidgetImpl ola::plugin::usbpro::EnttecPort ola::plugin::usbpro::EnttecPortImpl ola::plugin::usbpro::RobeWidget ola::plugin::usbpro::RobeWidgetImpl ola::rdm::DiscoverableRDMControllerAdaptor

Public Member Functions

virtual void RunFullDiscovery (RDMDiscoveryCallback *callback)=0
virtual void RunIncrementalDiscovery (RDMDiscoveryCallback *callback)=0
- Public Member Functions inherited from ola::rdm::RDMControllerInterface
virtual void SendRDMRequest (const RDMRequest *request, RDMCallback *on_complete)=0

Member Function Documentation

virtual void ola::rdm::DiscoverableRDMControllerInterface::RunFullDiscovery ( RDMDiscoveryCallback callback)
pure virtual

The documentation for this class was generated from the following file: