![]() |
Open Lighting Architecture 0.10.9
|
Public Member Functions | |
| PathportNode (const std::string &preferred_ip, uint32_t device_id, uint8_t dscp) | |
| bool | Start () |
| bool | Stop () |
| const ola::network::Interface & | GetInterface () const |
| ola::network::UDPSocket * | GetSocket () |
| void | SocketReady (ola::network::UDPSocket *socket) |
| bool | SetHandler (uint8_t universe, DmxBuffer *buffer, Callback0< void > *closure) |
| bool | RemoveHandler (uint8_t universe) |
| bool | SendArpReply () |
| bool | SendDMX (unsigned int universe, const DmxBuffer &buffer) |
Static Public Attributes | |
| static const uint8_t | MAX_UNIVERSES = 127 |