Base class for a group factory.
More...
#include <GroupFactory.h>
|
| madara::knowledge::KnowledgeBase * | knowledge_ |
| | knowledge base containing variables More...
|
| |
Base class for a group factory.
Definition at line 71 of file GroupFactory.h.
| gams::groups::GroupFactory::GroupFactory |
( |
| ) |
|
| virtual gams::groups::GroupFactory::~GroupFactory |
( |
| ) |
|
|
virtual |
| virtual GroupBase* gams::groups::GroupFactory::create |
( |
const std::string & |
prefix, |
|
|
madara::knowledge::KnowledgeBase * |
knowledge |
|
) |
| |
|
pure virtual |
| void gams::groups::GroupFactory::set_knowledge |
( |
madara::knowledge::KnowledgeBase * |
knowledge | ) |
|
Sets the knowledge base.
- Parameters
-
| knowledge | the knowledge base to use |
| madara::knowledge::KnowledgeBase* gams::groups::GroupFactory::knowledge_ |
|
protected |
The documentation for this class was generated from the following file: