24 #ifndef __ASPECT_THREAD_PRODUCER_H_ 25 #define __ASPECT_THREAD_PRODUCER_H_ 27 #include <aspect/aspect.h> 28 #include <core/threading/thread_collector.h> Fawkes aspect base class.
Fawkes library namespace.
ThreadCollector * thread_collector
Thread collector.
void init_ThreadProducerAspect(ThreadCollector *collector)
Init thread producer aspect.
Aspect for thread producing threads.
ThreadProducerAspect()
Constructor.
virtual ~ThreadProducerAspect()
Virtual empty destructor.