Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::acn::E131Node, including all inherited members.
E131Node(ola::thread::SchedulerInterface *ss, const std::string &ip_address, const Options &options, const ola::acn::CID &cid=ola::acn::CID::Generate()) | ola::acn::E131Node | |
GetInterface() const | ola::acn::E131Node | inline |
GetKnownControllers(std::vector< KnownController > *controllers) | ola::acn::E131Node | |
GetSocket() | ola::acn::E131Node | inline |
RemoveHandler(uint16_t universe) | ola::acn::E131Node | |
SendDMX(uint16_t universe, const ola::DmxBuffer &buffer, uint8_t priority=DEFAULT_PRIORITY, bool preview=false) | ola::acn::E131Node | |
SendDMXWithSequenceOffset(uint16_t universe, const ola::DmxBuffer &buffer, int8_t sequence_offset, uint8_t priority=DEFAULT_PRIORITY, bool preview=false) | ola::acn::E131Node | |
SendStreamTerminated(uint16_t universe, const ola::DmxBuffer &buffer=DmxBuffer(), uint8_t priority=DEFAULT_PRIORITY) | ola::acn::E131Node | |
SetHandler(uint16_t universe, ola::DmxBuffer *buffer, uint8_t *priority, ola::Callback0< void > *handler) | ola::acn::E131Node | |
SetSourceName(uint16_t universe, const std::string &source) | ola::acn::E131Node | |
Start() | ola::acn::E131Node | |
StartStream(uint16_t universe) | ola::acn::E131Node | |
Stop() | ola::acn::E131Node | |
TerminateStream(uint16_t universe, uint8_t priority=DEFAULT_PRIORITY) | ola::acn::E131Node | |
~E131Node() (defined in ola::acn::E131Node) | ola::acn::E131Node |