Go to the source code of this file.
Functions | |
void | verify_and_set_global_variable (const vconfig &pcfg) |
void | verify_and_get_global_variable (const vconfig &pcfg) |
void | verify_and_clear_global_variable (const vconfig &pcfg) |
Definition at line 202 of file persist_var.cpp.
References clear_global_variable(), resources::controller, config::attribute_value::empty(), ERR_PERSIST, persist_manager::get_context(), vconfig::has_attribute(), LOG_PERSIST, resources::persist, config::attribute_value::str(), resources::teams, config::attribute_value::to_int(), schema_validation::valid, and persist_context::valid().
Referenced by game_events::WML_HANDLER_FUNCTION().
Definition at line 123 of file persist_var.cpp.
References resources::controller, DBG_PERSIST, config::attribute_value::empty(), ERR_PERSIST, persist_manager::get_context(), get_global_variable(), vconfig::has_attribute(), LOG_PERSIST, resources::persist, config::attribute_value::str(), resources::teams, config::attribute_value::to_int(), schema_validation::valid, and persist_context::valid().
Referenced by game_events::WML_HANDLER_FUNCTION().
Definition at line 159 of file persist_var.cpp.
References resources::controller, config::attribute_value::empty(), ERR_PERSIST, persist_manager::get_context(), vconfig::has_attribute(), LOG_PERSIST, resources::persist, set_global_variable(), config::attribute_value::str(), resources::teams, schema_validation::valid, and persist_context::valid().
Referenced by game_events::WML_HANDLER_FUNCTION().