23 #ifndef __PLUGINS_CLIPS_FEATURE_CONFIG_H_ 24 #define __PLUGINS_CLIPS_FEATURE_CONFIG_H_ 26 #include <plugins/clips/aspect/clips_feature.h> 47 virtual void clips_context_init(
const std::string &env_name,
49 virtual void clips_context_destroyed(
const std::string &env_name);
55 std::map<std::string, fawkes::LockPtr<CLIPS::Environment> > envs_;
58 void clips_config_load(std::string env_name, std::string cfg_prefix);
59 void clips_config_cleanup(std::string env_name);
Fawkes library namespace.
CLIPS blackboard feature.
CLIPS feature maintainer.
Interface for configuration handling.