23 #ifndef __PLUGINS_ECLIPSE_CLP_CONTROL_THREAD_H_ 24 #define __PLUGINS_ECLIPSE_CLP_CONTROL_THREAD_H_ 26 #include <core/threading/thread.h> 27 #include <aspect/blocked_timing.h> 28 #include <aspect/blackboard.h> 29 #include <aspect/logging.h> 30 #include <interfaces/EclipseDebuggerInterface.h> 49 virtual bool prepare_finalize_user();
50 virtual void finalize();
Thread aspect to access to BlackBoard.
Fawkes library namespace.
Thread class encapsulation of pthreads.
Thread aspect to use blocked timing.
EclipseDebuggerInterface Fawkes BlackBoard Interface.
Thread aspect to log output.
This thread creates an ECLiPSe context in which the ECLiPSe interpreter and the program are loaded...
This thread controls the agent thread by sending signals.
TestInterface Fawkes BlackBoard Interface.