Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::plugin::artnet::ArtNetNode, including all inherited members.
ArtNetNode(const ola::network::Interface &iface, ola::io::SelectServerInterface *ss, const ArtNetNodeOptions &options, ola::network::UDPSocketInterface *socket=NULL) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | |
DisableInputPort(uint8_t port_id) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
DisableOutputPort(uint8_t port_id) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
EnterConfigurationMode() (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
ExitConfigurationMode() (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
GetInputPortUniverse(uint8_t port_id) const (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
GetOutputPortUniverse(uint8_t port_id) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
GetSubscribedNodes(uint8_t port_id, std::vector< ola::network::IPV4Address > *node_addresses) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
InputPortCount() const (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
InputPortState(uint8_t port_id) const (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
LongName() const (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
NetAddress() const (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
OutputPortState(uint8_t port_id) const (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
RunFullDiscovery(uint8_t port_id, ola::rdm::RDMDiscoveryCallback *callback) | ola::plugin::artnet::ArtNetNode | |
RunIncrementalDiscovery(uint8_t port_id, ola::rdm::RDMDiscoveryCallback *callback) | ola::plugin::artnet::ArtNetNode | |
SendDMX(uint8_t port_id, const ola::DmxBuffer &buffer) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SendPoll() (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SendRDMRequest(uint8_t port_id, ola::rdm::RDMRequest *request, ola::rdm::RDMCallback *on_complete) | ola::plugin::artnet::ArtNetNode | |
SendTimeCode(const ola::timecode::TimeCode &timecode) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SendTod(uint8_t port_id, const ola::rdm::UIDSet &uid_set) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetBroadcastThreshold(unsigned int threshold) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetDMXHandler(uint8_t port_id, DmxBuffer *buffer, ola::Callback0< void > *handler) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetInputPortUniverse(uint8_t port_id, uint8_t universe_id) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetLongName(const std::string &name) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetMergeMode(uint8_t port_id, artnet_merge_mode merge_mode) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetNetAddress(uint8_t net_address) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetOutputPortRDMHandlers(uint8_t port_id, ola::Callback0< void > *on_discover, ola::Callback0< void > *on_flush, ola::Callback2< void, ola::rdm::RDMRequest *, ola::rdm::RDMCallback *> *on_rdm_request) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetOutputPortUniverse(uint8_t port_id, uint8_t universe_id) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetShortName(const std::string &name) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetSubnetAddress(uint8_t subnet_address) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SetUnsolicitedUIDSetHandler(uint8_t port_id, ola::Callback1< void, const ola::rdm::UIDSet &> *on_tod) (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
ShortName() const (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
Start() (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
Stop() (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
SubnetAddress() const (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | inline |
~ArtNetNode() (defined in ola::plugin::artnet::ArtNetNode) | ola::plugin::artnet::ArtNetNode | virtual |