21 #ifndef PLUGINS_OPENDMX_OPENDMXTHREAD_H_ 22 #define PLUGINS_OPENDMX_OPENDMXTHREAD_H_ 26 #include "ola/thread/Thread.h" 50 static const int INVALID_FD = -1;
55 #endif // PLUGINS_OPENDMX_OPENDMXTHREAD_H_ Used to hold a single universe of DMX data.
Definition: DmxBuffer.h:49
A class used to hold a single universe of DMX data.
Definition: OpenDmxThread.h:32
The namespace containing all OLA symbols.
Definition: Credentials.cpp:44
void * Run()
The entry point for the new thread.
Definition: OpenDmxThread.cpp:62