Functions | |
| std::string | GetParentPath (const std::string &path) |
| bool | FileExists (const std::string &path) |
| void | CreateDirectories (const std::string &path) |
| std::string anonymous_namespace{save_state_manager.cc}::GetParentPath | ( | const std::string & | path | ) |
Definition at line 37 of file save_state_manager.cc.
| bool anonymous_namespace{save_state_manager.cc}::FileExists | ( | const std::string & | path | ) |
Definition at line 42 of file save_state_manager.cc.
| void anonymous_namespace{save_state_manager.cc}::CreateDirectories | ( | const std::string & | path | ) |
Definition at line 46 of file save_state_manager.cc.