Key type for the cache. More...

Public Member Functions | |
| tkey (const int w, const int h, const std::string &map_data) | |
Public Attributes | |
| const int | w |
| Width of the image. | |
| const int | h |
| Height of the image. | |
| const std::string | map_data |
| The data used to generate the image. | |
Key type for the cache.
Definition at line 46 of file minimap.cpp.
| gui2::tkey::tkey | ( | const int | w, | |
| const int | h, | |||
| const std::string & | map_data | |||
| ) | [inline] |
Definition at line 48 of file minimap.cpp.
| const int gui2::tkey::h |
| const std::string gui2::tkey::map_data |
The data used to generate the image.
Definition at line 62 of file minimap.cpp.
Referenced by gui2::operator<().
| const int gui2::tkey::w |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:22:27 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |