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.
Aspect for thread producing threads.
void init_ThreadProducerAspect(ThreadCollector *collector)
Init thread producer aspect.
ThreadProducerAspect()
Constructor.
ThreadCollector * thread_collector
Thread collector.
virtual ~ThreadProducerAspect()
Virtual empty destructor.
Fawkes library namespace.