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_;
CLIPS warning on redefinition of names.
Fawkes library namespace.
virtual ~RedefineWarningCLIPSFeature()
Destructor.
RedefineWarningCLIPSFeature(fawkes::Logger *logger)
Constructor.
CLIPS feature maintainer.
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 void clips_context_destroyed(const std::string &env_name)
Notification that a CLIPS environment has been destroyed.