Defines | Variables

addon/client.cpp File Reference

#include "addon/info.hpp"
#include "addon/manager.hpp"
#include "addon/validation.hpp"
#include "cursor.hpp"
#include "display.hpp"
#include "formula_string_utils.hpp"
#include "gettext.hpp"
#include "gui/dialogs/message.hpp"
#include "log.hpp"
#include "serialization/parser.hpp"
#include "serialization/string_utils.hpp"
#include "addon/client.hpp"
Include dependency graph for client.cpp:

Go to the source code of this file.

Defines

#define ERR_ADDONS   LOG_STREAM(err , log_addons_client)
#define WRN_ADDONS   LOG_STREAM(warn, log_addons_client)
#define LOG_ADDONS   LOG_STREAM(info, log_addons_client)
#define DBG_ADDONS   LOG_STREAM(debug, log_addons_client)

Variables

static lg::log_domain log_addons_client ("addons-client")

Define Documentation

#define DBG_ADDONS   LOG_STREAM(debug, log_addons_client)

Definition at line 35 of file client.cpp.

#define ERR_ADDONS   LOG_STREAM(err , log_addons_client)

Definition at line 32 of file client.cpp.

Referenced by addons_client::check_connected(), and addons_client::update_last_error().

#define LOG_ADDONS   LOG_STREAM(info, log_addons_client)
#define WRN_ADDONS   LOG_STREAM(warn, log_addons_client)

Definition at line 33 of file client.cpp.

Referenced by addons_client::install_addon().


Variable Documentation

lg::log_domain log_addons_client("addons-client") [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Tue May 22 2012 01:04:18 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs