1 #ifndef BIORBD_UTILS_PATH_H
2 #define BIORBD_UTILS_PATH_H
8 #include "biorbdConfig.h"
43 const std::basic_string<char>& path);
65 static void parseFileName(
72 bool isFileExist()
const;
83 static bool isFileExist(
92 static bool isFileExist(
99 bool isFileReadable()
const;
102 bool isFolderExist()
const;
113 static bool isFolderExist(
122 static bool isFolderExist(
128 void createFolder()
const;
245 void setIsFolderAbsolute();
256 #endif // BIORBD_UTILS_PATH_H