Classes |
struct | universe_handler |
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::Interface & | GetInterface () const |
ola::network::UDPSocket * | GetSocket () |
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: