#include <iostream>#include <sstream>#include "global.hpp"#include <boost/iostreams/filtering_stream.hpp>#include <boost/iostreams/filter/gzip.hpp>#include "simple_wml.hpp"#include "../log.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | simple_wml |
Defines | |
| #define | ERR_SWML LOG_STREAM(err, log_config) |
Functions | |
| std::ostream & | simple_wml::operator<< (std::ostream &o, const string_span &s) |
| std::string | simple_wml::node_to_string (const node &n) |
Variables | |
| static lg::log_domain | log_config ("config") |
| #define ERR_SWML LOG_STREAM(err, log_config) |
Definition at line 14 of file simple_wml.cpp.
Referenced by simple_wml::error::error(), simple_wml::node::node(), and simple_wml::document::output().
lg::log_domain log_config("config") [static] |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:10:16 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |