OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
FileUrlPathConverter Member List

This is the complete list of members for FileUrlPathConverter, including all inherited members.

FileUrlPathConverter()FileUrlPathConverter
FileUrlPathConverter(const FileUrlPathConverter &)=deleteFileUrlPathConverter
FileUrlPathConverter(FileUrlPathConverter &&) noexcept=deleteFileUrlPathConverter
operator=(const FileUrlPathConverter &)=deleteFileUrlPathConverter
operator=(FileUrlPathConverter &&) noexcept=deleteFileUrlPathConverter
pathFromUrl(std::string_view fileUrl, PathType pathType=PathType::kSystem) const FileUrlPathConverter
pathToUrl(std::string_view absolutePath, PathType pathType=PathType::kSystem) const FileUrlPathConverter
~FileUrlPathConverter()FileUrlPathConverter