Fountain main thread. More...
#include <>>
Public Member Functions | |
FountainThread () | |
Constructor. | |
~FountainThread () | |
Destructor. | |
virtual void | init () |
virtual void | finalize () |
virtual void | loop () |
Fountain main thread.
Definition at line 40 of file fountain_thread.h.
FountainThread::FountainThread | ( | ) |
Constructor.
Definition at line 40 of file fountain_thread.cpp.
FountainThread::~FountainThread | ( | ) |
Destructor.
Definition at line 49 of file fountain_thread.cpp.
References fawkes::ThreadCollector::remove(), and fawkes::ThreadProducerAspect::thread_collector.