#include <property_handler.hpp>

Public Member Functions | |
| path_element_matches (const path_element &element) | |
| virtual | ~path_element_matches () |
| bool | operator() (const T &t) |
Private Attributes | |
| int | count_ |
| path_element | element_ |
Definition at line 34 of file property_handler.hpp.
| ai::path_element_matches< T >::path_element_matches | ( | const path_element & | element | ) | [inline] |
Definition at line 36 of file property_handler.hpp.
| virtual ai::path_element_matches< T >::~path_element_matches | ( | ) | [inline, virtual] |
Definition at line 40 of file property_handler.hpp.
| bool ai::path_element_matches< T >::operator() | ( | const T & | t | ) | [inline] |
Definition at line 42 of file property_handler.hpp.
References ai::path_element_matches< T >::count_, ai::path_element_matches< T >::element_, ai::path_element::id, and ai::path_element::position.
int ai::path_element_matches< T >::count_ [private] |
Definition at line 55 of file property_handler.hpp.
Referenced by ai::path_element_matches< T >::operator()().
path_element ai::path_element_matches< T >::element_ [private] |
Definition at line 56 of file property_handler.hpp.
Referenced by ai::path_element_matches< T >::operator()().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:18:29 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |