_factories (defined in ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext >) | ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext > | protected |
create(const std::string &type, const TreeNodeFactoryContext *ctx=nullptr) const (defined in ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext >) | ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext > | inline |
FactoryMap typedef (defined in ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext >) | ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext > | protected |
FactoryMapConstIter typedef (defined in ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext >) | ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext > | protected |
FactoryMapIter typedef (defined in ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext >) | ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext > | protected |
NonCopyable() (defined in ai::NonCopyable) | ai::NonCopyable | inline |
registerFactory(const std::string &type, const IFactory< TreeNode, TreeNodeFactoryContext > &factory) (defined in ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext >) | ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext > | inline |
TreeNodeFactory() (defined in ai::AIRegistry::TreeNodeFactory) | ai::AIRegistry::TreeNodeFactory | inline |
unregisterFactory(const std::string &type) (defined in ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext >) | ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext > | inline |