22 #include "asp_thread.h" Fawkes library namespace.
The Clingo Control Manager creates and maintains Clingo Controls.
void set_logger(Logger *logger)
Sets the logger for all Clingo Controls.
void set_control_manager(LockPtr< ClingoControlManager > &clingo_ctrl_mgr)
Set Clingo control manger.
Thread class encapsulation of pthreads.
void set_control_manager(const LockPtr< ClingoControlManager > &ctrl_mgr)
Sets the control manager.
Logger * logger
This is the Logger member used to access the logger.
void loop() override
Code to execute in the thread.
void init() override
Initialize the thread.
Thread aspect provide a new aspect.
void finalize() override
Finalize the thread.