The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ai::facets_property_handler< T > Member List

This is the complete list of members for ai::facets_property_handler< T >, including all inherited members.

call_factory(t_ptr_vector &vec, const config &cfg)ai::vector_property_handler< T >inlineprotected
default_ai::facets_property_handler< T >private
facets_property_handler(const std::string &property, t_ptr_vector &values, t_ptr &def, std::function< void(t_ptr_vector &, const config &)> &construction_factory)ai::facets_property_handler< T >inline
handle_add(const path_element &child, const config &cfg)ai::vector_property_handler< T >inlinevirtual
handle_change(const path_element &child, config cfg)ai::facets_property_handler< T >inlinevirtual
handle_delete(const path_element &child)ai::vector_property_handler< T >inlinevirtual
handle_get(const path_element &child)ai::facets_property_handler< T >inlinevirtual
handle_get_children()ai::facets_property_handler< T >inlinevirtual
t_ptr typedefai::facets_property_handler< T >private
t_ptr_vector typedefai::facets_property_handler< T >private
vector_property_handler(const std::string &property, t_ptr_vector &values, std::function< void(t_ptr_vector &, const config &)> &construction_factory)ai::vector_property_handler< T >inline
~base_property_handler()ai::base_property_handlerinlinevirtual