21 #ifndef OSSIE_THREADEDCOMPONENT_H 22 #define OSSIE_THREADEDCOMPONENT_H 23 #include "ossie/ProcessThread.h" 24 #include "ossie/Autocomplete.h" 64 #endif // OSSIE_THREADEDCOMPONENT_H virtual ~ThreadedComponent()
void setThreadDelay(float delay)
boost::mutex serviceThreadLock
Definition: ThreadedComponent.h:58
Definition: ThreadedComponent.h:28
ossie::ProcessThread * serviceThread
Definition: ThreadedComponent.h:57
Definition: ThreadedComponent.h:27
virtual int serviceFunction()=0
Definition: ThreadedComponent.h:35
Definition: ThreadedComponent.h:29