
Public Member Functions | |
| terrain_filter_cache () | |
| ~terrain_filter_cache () | |
Public Attributes | |
| t_translation::t_match * | parsed_terrain |
| std::vector< std::set < map_location > > * | adjacent_matches |
| std::vector< std::pair < terrain_filter, std::map < map_location, bool > > > | adjacent_match_cache |
Definition at line 72 of file terrain_filter.hpp.
| terrain_filter::terrain_filter_cache::terrain_filter_cache | ( | ) | [inline] |
Definition at line 73 of file terrain_filter.hpp.
| terrain_filter::terrain_filter_cache::~terrain_filter_cache | ( | ) |
Definition at line 521 of file terrain_filter.cpp.
References adjacent_matches, and parsed_terrain.
| std::vector< std::pair<terrain_filter, std::map<map_location,bool> > > terrain_filter::terrain_filter_cache::adjacent_match_cache |
Definition at line 89 of file terrain_filter.hpp.
Referenced by terrain_filter::match_internal().
| std::vector< std::set<map_location> >* terrain_filter::terrain_filter_cache::adjacent_matches |
Definition at line 86 of file terrain_filter.hpp.
Referenced by terrain_filter::get_locations(), terrain_filter::match_internal(), and ~terrain_filter_cache().
Definition at line 83 of file terrain_filter.hpp.
Referenced by terrain_filter::match_internal(), and ~terrain_filter_cache().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:14:39 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |