uicore::FilePath Member List

This is the complete list of members for uicore::FilePath, including all inherited members.

absolute_path(std::string path)uicore::FilePathstatic
add_trailing_slash(const std::string &path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
basepath(const std::string &path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
combine(const std::string &part1, const std::string &part2, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
extension(const std::string &path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
filename(const std::string &path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
filename_without_extension(const std::string &path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
has_extension(const std::string &path, const std::string &extension, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
is_absolute(const std::string &path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
is_relative(const std::string &path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
location(const std::string &path)uicore::FilePathstatic
make_absolute(const std::string &base_path, const std::string &relative_path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
make_relative(const std::string &base_path, const std::string &absolute_path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
normalize(const std::string &path, FilePathType path_type=FilePathType::file_system)uicore::FilePathstatic
remove_trailing_slash(const std::string &path)uicore::FilePathstatic