#include <assert.h>
#include <algorithm>
#include <iostream>
#include <sstream>
#include <string>
#include <zlib.h>
#include <boost/iostreams/filtering_stream.hpp>
#include <boost/iostreams/filter/gzip.hpp>
#include "../serialization/binary_wml.hpp"
#include "simple_wml.hpp"
Go to the source code of this file.
Namespaces | |
namespace | simple_wml |
Functions | |
void | simple_wml::debug_delete (node *n) |
char * | simple_wml::uncompress_buffer (const string_span &input, string_span *span) |
char * | simple_wml::compress_buffer (const char *input, string_span *span) |
std::ostream & | simple_wml::operator<< (std::ostream &o, const string_span &s) |
Variables | |
document * | simple_wml::head_doc = NULL |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |