24 #ifndef __PLUGINS_CLIPS_ASPECT_CLIPS_H_ 25 #define __PLUGINS_CLIPS_ASPECT_CLIPS_H_ 27 #include <aspect/aspect.h> 28 #include <core/utils/lockptr.h> 46 CLIPSAspect(
const char *env_name,
const char *log_component_name = 0);
55 void finalize_CLIPSAspect();
58 const std::string CLIPSAspect_log_component_name_;
Fawkes aspect base class.
Fawkes library namespace.
LockPtr< CLIPS::Environment > clips
CLIPS environment for exclusive usage.
const std::string clips_env_name
CLIPS environment name.
CLIPSAspect initializer/finalizer.
Thread aspect to get access to a CLIPS environment.