The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
persist_context.cpp File Reference
#include "global.hpp"
#include "filesystem.hpp"
#include "log.hpp"
#include "persist_context.hpp"
#include "persist_manager.hpp"
#include "serialization/binary_or_text.hpp"
#include "serialization/parser.hpp"
#include "util.hpp"
Include dependency graph for persist_context.cpp:

Go to the source code of this file.

Functions

config pack_scalar (const std::string &name, const t_string &val)
 
static std::string get_persist_cfg_name (const std::string &name_space)
 

Function Documentation

static std::string get_persist_cfg_name ( const std::string name_space)
static
config pack_scalar ( const std::string name,
const t_string val 
)

Definition at line 25 of file persist_context.cpp.

Referenced by persist_file_context::get_var(), and set_global_variable().