24 #include <plugins/clips/aspect/clips_feature.h> 45 : clips_feature_name(feature_name)
87 add_aspect(
"CLIPSFeatureAspect");
88 clips_features_.push_back(feature);
96 add_aspect(
"CLIPSFeatureAspect");
97 clips_features_ = features;
104 clips_features_.clear();
Fawkes library namespace.
CLIPSFeatureAspect(CLIPSFeature *feature)
Constructor.
virtual ~CLIPSFeatureAspect()
Virtual empty destructor.
CLIPS feature maintainer.
virtual ~CLIPSFeature()
Virtual empty constructor.
CLIPSFeature(const char *feature_name)
Constructor.