Open Lighting Architecture  0.9.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | Static Public Attributes | List of all members
ola::plugin::pathport::PathportNode Class Reference

Classes

struct  universe_handler

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: