#include "filesystem.hpp"#include "lexical_cast.hpp"#include "log.hpp"#include "persist_context.hpp"#include "serialization/binary_or_text.hpp"#include "serialization/parser.hpp"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) | 
      
  | 
  static | 
Definition at line 30 of file persist_context.cpp.
References filesystem::get_wml_persist_dir(), and filesystem::wml_extension.
Referenced by persist_file_context::load(), and persist_file_context::save_context().
Definition at line 23 of file persist_context.cpp.
References cfg.
Referenced by persist_file_context::get_var(), and set_global_variable().