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 36 of file save_state_manager.cc.
| bool anonymous_namespace{save_state_manager.cc}::FileExists | ( | const std::string & | path | ) |
Definition at line 41 of file save_state_manager.cc.
| void anonymous_namespace{save_state_manager.cc}::CreateDirectories | ( | const std::string & | path | ) |
Definition at line 45 of file save_state_manager.cc.