Version: 8.3.0
Basics_DirUtils.hxx File Reference
#include "SALOME_Basics.hxx"
#include <string>
Include dependency graph for Basics_DirUtils.hxx:
This graph shows which files directly or indirectly include this file:

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)