Public Member Functions |
| MilInstWidget1463 (const std::string &path) |
bool | Connect () |
bool | DetectDevice () |
bool | SendDmx (const DmxBuffer &buffer) const |
std::string | Type () |
| MilInstWidget (const std::string &path) |
int | Disconnect () |
ola::io::ConnectedDescriptor * | GetSocket () |
std::string | GetPath () |
std::string | Description () |
Protected Types |
enum | { DMX_MAX_TRANSMIT_CHANNELS = 112
} |
Protected Member Functions |
int | SetChannel (unsigned int chan, uint8_t val) const |
int | Send112 (const DmxBuffer &buffer) const |
Additional Inherited Members |
static int | ConnectToWidget (const std::string &path, speed_t speed=B9600) |
bool | m_enabled |
const std::string | m_path |
ola::io::ConnectedDescriptor * | m_socket |
The documentation for this class was generated from the following files: