#include <string>Go to the source code of this file.
Namespaces | |
| namespace | filesystem |
Functions | |
| std::string | filesystem::SimplifyPath (std::string path) |
| std::string | filesystem::AbsolutePath (const std::string &path) |
| std::string | filesystem::GetDirectoryName (const std::string &path) |
| std::string | filesystem::GetBaseName (const std::string &path) |
| std::string | filesystem::GetAbsoluteFilePath (const std::string &path) |