24 #include <plugins/asp/aspect/asp.h>
25 #include <plugins/asp/aspect/clingo_access.h>
51 : control_name_(std::move(control_name)), log_comp_(std::move(log_component))
76 ASPAspect::finalize_ASPAspect(
void)
virtual ~ASPAspect(void)
Virtual empty destructor.
LockPtr< ClingoAccess > clingo
Clingo Control for exclusive usage.
ASPAspect(const std::string &&control_name, const std::string &&log_component=std::string())
Constructor.
void add_aspect(const char *name)
Add an aspect to a thread.
LockPtr<> is a reference-counting shared lockable smartpointer.
Fawkes library namespace.