#include <map>
#include <queue>
#include <ctime>
Go to the source code of this file.
Namespaces | |
namespace | wesnothd |
Classes | |
struct | wesnothd::banned_compare |
We want to move the lowest value to the top. More... | |
class | wesnothd::banned |
class | wesnothd::ban_manager |
Typedefs | |
typedef std::map< std::string, banned * > | wesnothd::ban_map |
typedef std::priority_queue < banned *, std::vector < banned * >, banned_compare > | wesnothd::ban_time_queue |
typedef std::map< std::string, size_t > | wesnothd::default_ban_times |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |