Open Lighting Architecture  Latest Git
Classes | Public Member Functions | List of all members
ola::plugin::espnet::EspNetNode Class Reference

Public Member Functions

 EspNetNode (const std::string &ip_address)
 
bool Start ()
 
bool Stop ()
 
const ola::network::InterfaceGetInterface () const
 
void SetName (const std::string &name)
 
void SetType (espnet_node_type type)
 
void SetUniverse (uint8_t universe)
 
ola::network::UDPSocketGetSocket ()
 
void SocketReady ()
 
bool SetHandler (uint8_t universe, DmxBuffer *buffer, ola::Callback0< void > *handler)
 
bool RemoveHandler (uint8_t universe)
 
bool SendPoll (bool full_poll=false)
 
bool SendDMX (uint8_t universe, const ola::DmxBuffer &buffer)
 

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