|
Pol
Revision:cb584c9
|
#include <boost/noncopyable.hpp>#include <fstream>#include <future>#include <string>#include "../clib/streamsaver.h"Go to the source code of this file.
Classes | |
| class | Pol::Core::SaveContext |
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| bool | Pol::Core::commit (const std::string &basename) |
| void | Pol::Core::commit_incremental_saves () |
| int | Pol::Core::save_incremental (unsigned int &dirty, unsigned int &clean, long long &elapsed_ms) |
| bool | Pol::Core::should_write_data () |
| void | Pol::Core::write_global_properties (Clib::StreamWriter &sw) |
| void | Pol::Core::write_shadow_realms (Clib::StreamWriter &sw) |
| void | Pol::Core::write_system_data (Clib::StreamWriter &sw) |
Definition in file savedata.h.