Public Member Functions |
| KarateThread (const std::string &path) |
| Create a new KarateThread object.
|
bool | Stop () |
| Stop the thread.
|
bool | WriteDmx (const DmxBuffer &buffer) |
| Store the data in the shared buffer.
|
void * | Run () |
| Run this thread.
|
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 () |
The documentation for this class was generated from the following files: