#include "global.hpp"
#include <algorithm>
#include <sstream>
#include <string.h>
#include <ostream>
#include "config.hpp"
#include "gettext.hpp"
#include "log.hpp"
#include "util.hpp"
Go to the source code of this file.
Defines | |
#define | ERR_CF LOG_STREAM(err, config) |
Functions | |
std::ostream & | operator<< (std::ostream &outstream, const config &cfg) |
bool | operator== (const config &a, const config &b) |
bool | operator!= (const config &a, const config &b) |
Definition in file config.cpp.
#define ERR_CF LOG_STREAM(err, config) |
Definition at line 30 of file config.cpp.
Referenced by config::erase(), preprocessor_streambuf::error(), preprocessor_data::get_chunk(), mp::create::hide_children(), preprocessor_file::preprocessor_file(), mp::create::process_event(), mp::ui::process_network_data(), mp::connect::process_network_data(), random_generate_map(), random_generate_scenario(), gamemap::read(), read_compressed_internal(), config::remove_child(), mp::connect::side::resolve_random(), mp::gamebrowser::set_game_items(), and t_string::walker::update().
std::ostream& operator<< | ( | std::ostream & | outstream, | |
const config & | cfg | |||
) |
Definition at line 729 of file config.cpp.
References config::ordered_begin(), config::ordered_end(), and config::values.
Definition at line 815 of file config.cpp.
References config::ordered_begin(), config::ordered_end(), and config::values.
Referenced by help::topic::operator!=(), and operator!=().
std::string key_ |
Definition at line 200 of file config.cpp.
Referenced by map_editor::left_button_down(), map_editor::left_click(), map_editor::main_loop(), and map_editor::right_click().
const std::string name_ |
Definition at line 311 of file config.cpp.
const std::string value_ |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |