The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
generator.hpp File Reference
#include "widget.hpp"
#include "tstring.hpp"
#include <boost/intrusive_ptr.hpp>
Include dependency graph for generator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui2::tgenerator_
 Abstract base class for the generator. More...
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 

Typedefs

typedef std::map< std::string,
t_string
string_map
 

Typedef Documentation

typedef std::map<std::string, t_string> string_map

Definition at line 23 of file generator.hpp.