Go to the source code of this file.
Classes | |
| class | persist_context |
| struct | persist_context::name_space |
| class | persist_file_context |
Macros | |
| #define | LOG_PERSIST LOG_STREAM(info, log_persist) |
| #define | ERR_PERSist LOG_STREAM(err, log_persist) |
Functions | |
| config | pack_scalar (const std::string &, const t_string &) |
Variables | |
| static lg::log_domain | log_persist ("engine/persistence") |
| #define ERR_PERSist LOG_STREAM(err, log_persist) |
Definition at line 23 of file persist_context.hpp.
| #define LOG_PERSIST LOG_STREAM(info, log_persist) |
Definition at line 22 of file persist_context.hpp.
Definition at line 23 of file persist_context.cpp.
References cfg.
Referenced by persist_file_context::get_var(), and set_global_variable().
|
static |