#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"
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 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) |
Definition at line 34 of file client.cpp.
Referenced by addons_client::addons_client(), addons_client::delete_remote_addon(), addons_client::download_addon(), addons_client::install_addon(), and addons_client::upload_addon().
| #define WRN_ADDONS LOG_STREAM(warn, log_addons_client) |
Definition at line 33 of file client.cpp.
Referenced by addons_client::install_addon().
lg::log_domain log_addons_client("addons-client") [static] |
| Generated by doxygen 1.7.1 on Tue May 22 2012 01:04:18 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |