Public Member Functions | Public Attributes

gui2::tkey Struct Reference

Key type for the cache. More...

Collaboration diagram for gui2::tkey:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

Key type for the cache.

Definition at line 46 of file minimap.cpp.


Constructor & Destructor Documentation

gui2::tkey::tkey ( const int  w,
const int  h,
const std::string &  map_data 
) [inline]

Definition at line 48 of file minimap.cpp.


Member Data Documentation

const int gui2::tkey::h

Height of the image.

Definition at line 59 of file minimap.cpp.

Referenced by gui2::operator<().

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

Width of the image.

Definition at line 56 of file minimap.cpp.

Referenced by gui2::operator<().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:22:27 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs