23 #ifndef _PLUGINS_CLIPS_FEATURE_REDEFINE_WARNING_H_
24 #define _PLUGINS_CLIPS_FEATURE_REDEFINE_WARNING_H_
26 #include <plugins/clips/aspect/clips_feature.h>
52 std::map<std::string, fawkes::LockPtr<CLIPS::Environment>> envs_;
Environment representation for JSON transfer.
CLIPS warning on redefinition of names.
virtual void clips_context_init(const std::string &env_name, fawkes::LockPtr< CLIPS::Environment > &clips)
Initialize a CLIPS context to use the provided feature.
virtual ~RedefineWarningCLIPSFeature()
Destructor.
RedefineWarningCLIPSFeature(fawkes::Logger *logger)
Constructor.
virtual void clips_context_destroyed(const std::string &env_name)
Notification that a CLIPS environment has been destroyed.
CLIPS feature maintainer.
Fawkes library namespace.