

Go to the source code of this file.
Namespaces | |
| namespace | Kernel_Utils |
Functions | |
| std::string | Kernel_Utils::GetBaseName (const std::string &file_path) |
| std::string | Kernel_Utils::GetDirName (const std::string &file_path) |
| std::string | Kernel_Utils::GetTmpDirByEnv (const std::string &tmp_path_env) |
| std::string | Kernel_Utils::GetTmpDirByPath (const std::string &tmp_path) |
| std::string | Kernel_Utils::GetTmpDir () |
| std::string | Kernel_Utils::GetTmpFileName () |
| bool | Kernel_Utils::IsExists (const std::string &thePath) |
| bool | Kernel_Utils::IsWritable (const std::string &thePath) |
| std::string | Kernel_Utils::GetDirByPath (const std::string &thePath) |
| bool | Kernel_Utils::IsEmptyDir (const std::string &thePath) |