Namespaces | Defines | Functions | Variables

server/ban.cpp File Reference

#include "config.hpp"
#include "foreach.hpp"
#include "log.hpp"
#include "filesystem.hpp"
#include "serialization/parser.hpp"
#include "serialization/binary_or_text.hpp"
#include "serialization/string_utils.hpp"
#include "util.hpp"
#include "ban.hpp"
#include <boost/bind.hpp>
Include dependency graph for ban.cpp:

Go to the source code of this file.

Namespaces

namespace  wesnothd

Defines

#define ERR_SERVER   LOG_STREAM(err, log_server)
#define LOG_SERVER   LOG_STREAM(info, log_server)
#define DBG_SERVER   LOG_STREAM(debug, log_server)

Functions

std::ostream & wesnothd::operator<< (std::ostream &o, const banned &n)
ip_mask wesnothd::parse_ip (const std::string &ip)

Variables

static lg::log_domain wesnothd::log_server ("server")

Define Documentation

#define DBG_SERVER   LOG_STREAM(debug, log_server)

Definition at line 32 of file ban.cpp.

#define ERR_SERVER   LOG_STREAM(err, log_server)

Definition at line 30 of file ban.cpp.

#define LOG_SERVER   LOG_STREAM(info, log_server)

Definition at line 31 of file ban.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Wed May 23 2012 01:11:13 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs