|
GAMS
1.2.2
|
This is the complete list of members for gams::groups::GroupBase, including all inherited members.
| add_members(const AgentVector &members)=0 | gams::groups::GroupBase | pure virtual |
| clear_members(void)=0 | gams::groups::GroupBase | pure virtual |
| get_members(AgentVector &members) const =0 | gams::groups::GroupBase | pure virtual |
| get_prefix(void) const | gams::groups::GroupBase | |
| GroupBase(const std::string &prefix="", madara::knowledge::KnowledgeBase *knowledge=0) | gams::groups::GroupBase | |
| is_member(const std::string &id) const =0 | gams::groups::GroupBase | pure virtual |
| knowledge_ | gams::groups::GroupBase | mutableprotected |
| prefix_ | gams::groups::GroupBase | protected |
| set_prefix(const std::string &prefix, madara::knowledge::KnowledgeBase *knowledge=0) | gams::groups::GroupBase | virtual |
| size(void)=0 | gams::groups::GroupBase | pure virtual |
| sync(void)=0 | gams::groups::GroupBase | pure virtual |
| write(const std::string &prefix="", madara::knowledge::KnowledgeBase *knowledge=0) const =0 | gams::groups::GroupBase | pure virtual |
| ~GroupBase() | gams::groups::GroupBase | virtual |