Classes |
struct | universe_handler |
Public Member Functions |
| PathportNode (const string &preferred_ip, uint32_t device_id, uint8_t dscp) |
bool | Start () |
bool | Stop () |
const ola::network::Interface & | GetInterface () const |
UDPSocket * | GetSocket () |
void | SocketReady (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 |
The documentation for this class was generated from the following files: