22 #include "plugin_director_thread.h" 33 :
Thread(
"CedarPluginDirectorThread",
Thread::OPMODE_WAITFORWAKEUP)
Fawkes library namespace.
virtual void loop()
Code to execute in the thread.
virtual ~CedarPluginDirectorThread()
Destructor.
Thread class encapsulation of pthreads.
CedarPluginDirectorThread()
Constructor.