Classes |
struct | universe_handler |
Public Member Functions |
| EspNetNode (const std::string &ip_address) |
bool | Start () |
bool | Stop () |
const ola::network::Interface & | GetInterface () const |
void | SetName (const std::string &name) |
void | SetType (espnet_node_type type) |
void | SetUniverse (uint8_t universe) |
ola::network::UDPSocket * | GetSocket () |
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: