The Battle for Wesnoth  1.19.0-dev
ai::vector_property_handler< T > Member List

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

call_factory(ptr_vector &vec, const config &cfg)ai::vector_property_handler< T >inlineprotected
do_add(int pos, const config &cfg)ai::vector_property_handler< T >inlineprivate
factory_ai::vector_property_handler< T >private
handle_add(const path_element &child, const config &cfg)ai::vector_property_handler< T >inlinevirtual
handle_change(const path_element &child, config cfg)ai::vector_property_handler< T >inlinevirtual
handle_delete(const path_element &child)ai::vector_property_handler< T >inlinevirtual
handle_get(const path_element &child)ai::vector_property_handler< T >inlinevirtual
handle_get_children()ai::vector_property_handler< T >inlinevirtual
property_ai::vector_property_handler< T >private
ptr typedefai::vector_property_handler< T >
ptr_vector typedefai::vector_property_handler< T >
values_ai::vector_property_handler< T >private
vector_property_handler(const std::string &property, ptr_vector &values, std::function< void(ptr_vector &, const config &)> &construction_factory)ai::vector_property_handler< T >inline
~base_property_handler()ai::base_property_handlerinlinevirtual