![]() |
Open Lighting Architecture
0.9.0
|
Public Member Functions | |
| RobeInputPort (RobeDevice *parent, RobeWidget *widget, ola::PluginAdaptor *plugin_adaptor) | |
| const DmxBuffer & | ReadDMX () const |
| void | PostSetUniverse (Universe *, Universe *new_universe) |
| std::string | Description () const |
Public Member Functions inherited from ola::BasicInputPort | |
| BasicInputPort (AbstractDevice *parent, unsigned int port_id, const PluginAdaptor *plugin_adaptor, bool supports_rdm=false) | |
| unsigned int | PortId () const |
| AbstractDevice * | GetDevice () const |
| bool | SetUniverse (Universe *universe) |
| Universe * | GetUniverse () const |
| virtual std::string | UniqueId () const |
| bool | SetPriority (uint8_t priority) |
| uint8_t | GetPriority () const |
| void | SetPriorityMode (port_priority_mode mode) |
| port_priority_mode | GetPriorityMode () const |
| void | DmxChanged () |
| const DmxSource & | SourceData () const |
| void | HandleRDMRequest (const ola::rdm::RDMRequest *request, ola::rdm::RDMCallback *callback) |
| void | TriggerRDMDiscovery (ola::rdm::RDMDiscoveryCallback *on_complete, bool full=true) |
| port_priority_capability | PriorityCapability () const |
| virtual uint8_t | InheritedPriority () const |
| virtual bool | PreSetUniverse (Universe *, Universe *) |
| virtual bool | SupportsRDM () const |
Additional Inherited Members | |
Protected Member Functions inherited from ola::BasicInputPort | |
| virtual bool | SupportsPriorities () const |
1.8.1.2