Open Lighting Architecture
0.9.0
|
Public Member Functions | |
KarateThread (const std::string &path) | |
bool | Stop () |
bool | WriteDmx (const DmxBuffer &buffer) |
void * | Run () |
Public Member Functions inherited from ola::thread::Thread | |
virtual bool | Start () |
virtual bool | FastStart () |
virtual bool | Join (void *ptr=NULL) |
bool | IsRunning () |
ThreadId | Id () const |
void * | _InternalRun () |
Additional Inherited Members | |
Static Public Member Functions inherited from ola::thread::Thread | |
static ThreadId | Self () |