Open Lighting Architecture  Latest Git
Classes | Public Member Functions | Static Public Attributes | List of all members
ola::plugin::pathport::PathportNode Class Reference

Public Member Functions

 PathportNode (const std::string &preferred_ip, uint32_t device_id, uint8_t dscp)
 
bool Start ()
 
bool Stop ()
 
const ola::network::InterfaceGetInterface () const
 
ola::network::UDPSocketGetSocket ()
 
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
 

The documentation for this class was generated from the following files: