wesnothd Namespace Reference


Classes

struct  banned_compare
 We want to move the lowest value to the top. More...
class  banned
class  ban_manager

Typedefs

typedef std::map< std::string,
banned * > 
ban_map
typedef std::priority_queue
< banned *, std::vector
< banned * >, banned_compare
ban_time_queue
typedef std::map< std::string,
size_t > 
default_ban_times


Typedef Documentation

typedef std::map<std::string, banned*> wesnothd::ban_map

Definition at line 32 of file ban.hpp.

typedef std::priority_queue<banned*,std::vector<banned*>, banned_compare> wesnothd::ban_time_queue

Definition at line 33 of file ban.hpp.

typedef std::map<std::string, size_t> wesnothd::default_ban_times

Definition at line 34 of file ban.hpp.


Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs