Public Member Functions |
| UartDmxThread (UartWidget *widget, unsigned int breakt, unsigned int malft) |
bool | Stop () |
void * | Run () |
bool | WriteDMX (const DmxBuffer &buffer) |
virtual bool | Start () |
virtual bool | FastStart () |
virtual bool | Join (void *ptr=NULL) |
bool | IsRunning () |
ThreadId | Id () const |
void * | _InternalRun () |
Additional Inherited Members |
static ThreadId | Self () |
Member Function Documentation
void * ola::plugin::uartdmx::UartDmxThread::Run |
( |
| ) |
|
|
virtual |
bool ola::plugin::uartdmx::UartDmxThread::Stop |
( |
| ) |
|
bool ola::plugin::uartdmx::UartDmxThread::WriteDMX |
( |
const DmxBuffer & |
buffer | ) |
|
Copy a DMXBuffer to the output thread
The documentation for this class was generated from the following files: