Public Member Functions |
|
| E131InputPort (E131Device *parent, int id, E131Node *node, class PluginAdaptor *plugin_adaptor) |
|
bool | PreSetUniverse (Universe *old_universe, Universe *new_universe) |
|
void | PostSetUniverse (Universe *old_universe, Universe *new_universe) |
|
std::string | Description () const |
|
const ola::DmxBuffer & | ReadDMX () const |
|
bool | SupportsPriorities () const |
|
uint8_t | InheritedPriority () const |
|
| 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 bool | SupportsRDM () const |
The documentation for this class was generated from the following files: