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

Public Member Functions

 ShowNetNode (const std::string &ip_address)
 
bool Start ()
 
bool Stop ()
 
void SetName (const std::string &name)
 
bool SendDMX (unsigned int universe, const ola::DmxBuffer &buffer)
 
bool SetHandler (unsigned int universe, DmxBuffer *buffer, ola::Callback0< void > *handler)
 
bool RemoveHandler (unsigned int universe)
 
const ola::network::InterfaceGetInterface () const
 
ola::network::UDPSocketGetSocket ()
 
void SocketReady ()
 

Static Public Attributes

static const uint16_t SHOWNET_MAX_UNIVERSES = 8
 

Friends

class ShowNetNodeTest
 

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