# persist.hpp Source: [persist.hpp](../../../../src/system/persist.hpp) ## Free Functions ### `bool save_system(const System *sys, const std::string &filename, std::string &error)` ๐Ÿ“ [persist.hpp:10](../../../../src/system/persist.hpp#L10) ### `System * restore_system(const std::string &filename, std::string &error)` ๐Ÿ“ [persist.hpp:14](../../../../src/system/persist.hpp#L14) --- โ† [Back to files](index.md) ยท [Top](../index.md)