Lumino
ln::Path Member List

This is the complete list of members for ln::Path, including all inherited members.

append(const StringRef &path)ln::Path
c_str() constln::Pathinline
canonicalize() constln::Path
clear()ln::Pathinline
compare(const StringRef &path1, const StringRef &path2)ln::Pathstatic
extension(bool withDot=true) constln::Path
fileName() constln::Path
fileNameWithoutExtension() constln::Path
getSpecialFolderPath(SpecialFolder specialFolder, const StringRef &relativeDirPath=StringRef(), SpecialFolderOption option=SpecialFolderOption::Create)ln::Pathstatic
getUniqueFilePathInDirectory(const Path &directory, const Char *filePrefix, const Char *extName)ln::Pathstatic
hasExtension(const StringRef &ext=StringRef()) constln::Path
isAbsolute() constln::Path
isEmpty() constln::Pathinline
isRelative() constln::Path
isRoot() constln::Path
isUnified() constln::Path
length() constln::Pathinline
makeRelative(const Path &target) constln::Path
native() constln::Path
parent() constln::Path
Path(const Char *path)ln::Path
Path(const String &path)ln::Path
Path(const StringRef &path)ln::Path
Path(const Path &basePath, const Char *relativePath)ln::Path
replaceExtension(const StringRef &newExt) constln::Path
str() constln::Pathinline
unify() constln::Path
withEndSeparator() constln::Path
withoutExtension() constln::Path