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

Classes

struct  universe_handler

Public Member Functions

 ShowNetNode (const string &ip_address)
bool Start ()
bool Stop ()
void SetName (const 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: