#include <component.hpp>

Public Member Functions | |
| path_element () | |
Public Attributes | |
| std::string | property |
| std::string | id |
| int | position |
Definition at line 43 of file component.hpp.
| ai::path_element::path_element | ( | ) | [inline] |
Definition at line 44 of file component.hpp.
| std::string ai::path_element::id |
Definition at line 52 of file component.hpp.
Referenced by ai::find_component(), ai::vector_property_handler< T >::handle_add(), ai::aspect_property_handler< T >::handle_delete(), ai::vector_property_handler< T >::handle_delete(), ai::aspect_property_handler< T >::handle_get(), ai::path_element_matches< T >::operator()(), and operator<<().
Definition at line 53 of file component.hpp.
Referenced by ai::find_component(), ai::vector_property_handler< T >::handle_add(), ai::path_element_matches< T >::operator()(), and operator<<().
| std::string ai::path_element::property |
Definition at line 51 of file component.hpp.
Referenced by ai::component::add_child(), ai::component_manager::add_component(), ai::component::change_child(), ai::component_manager::change_component(), ai::component::delete_child(), ai::find_component(), ai::component::get_child(), ai::vector_property_handler< T >::handle_add(), and operator<<().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:16:52 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |