The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Enumerations | Functions
simple_wml Namespace Reference

Classes

class  document
 
struct  error
 
class  node
 
class  string_span
 

Enumerations

enum  INIT_BUFFER_CONTROL { INIT_TAKE_OWNERSHIP }
 
enum  INIT_STATE { INIT_COMPRESSED, INIT_STATIC }
 

Functions

std::ostream & operator<< (std::ostream &o, const string_span &s)
 
std::string node_to_string (const node &n)
 

Enumeration Type Documentation

Enumerator
INIT_TAKE_OWNERSHIP 

Definition at line 226 of file simple_wml.hpp.

Enumerator
INIT_COMPRESSED 
INIT_STATIC 

Definition at line 228 of file simple_wml.hpp.

Function Documentation

std::string simple_wml::node_to_string ( const node &  n)
std::ostream & simple_wml::operator<< ( std::ostream &  o,
const string_span &  s 
)