SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
ai::AIRegistry::TreeNodeFactory Member List

This is the complete list of members for ai::AIRegistry::TreeNodeFactory, including all inherited members.

_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::NonCopyableinline
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::TreeNodeFactoryinline
unregisterFactory(const std::string &type) (defined in ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext >)ai::IFactoryRegistry< std::string, TreeNode, TreeNodeFactoryContext >inline