|
GAMS
1.2.2
|
This is the complete list of members for gams::auctions::AuctionFactory, including all inherited members.
| agent_prefix_ | gams::auctions::AuctionFactory | protected |
| AuctionFactory() | gams::auctions::AuctionFactory | |
| create(const std::string &auction_prefix, const std::string &agent_prefix, madara::knowledge::KnowledgeBase *knowledge)=0 | gams::auctions::AuctionFactory | pure virtual |
| knowledge_ | gams::auctions::AuctionFactory | protected |
| set_agent_prefix(const std::string &prefix) | gams::auctions::AuctionFactory | |
| set_knowledge(madara::knowledge::KnowledgeBase *knowledge) | gams::auctions::AuctionFactory | |
| ~AuctionFactory() | gams::auctions::AuctionFactory | virtual |