24 #include "control_thread.h"
25 #include "eclipse_thread.h"
32 using namespace fawkes;
45 PLUGIN_DESCRIPTION(
"Runs the Readylog agent" )
The Readylog agent plugin.
ThreadList thread_list
Thread list member.
This thread creates an ECLiPSe context in which the Readylog interpreter and the program are loaded...
void push_back(Thread *thread)
Add thread to the end.
ReadylogAgentPlugin(fawkes::Configuration *config)
Constructor.
Interface for configuration handling.
This thread controls the agent thread by sending signals.