![]() |
Lumino
|
This is the complete list of members for ln::Path, including all inherited members.
append(const StringRef &path) | ln::Path | |
c_str() const | ln::Path | inline |
canonicalize() const | ln::Path | |
clear() | ln::Path | inline |
compare(const StringRef &path1, const StringRef &path2) | ln::Path | static |
extension(bool withDot=true) const | ln::Path | |
fileName() const | ln::Path | |
fileNameWithoutExtension() const | ln::Path | |
getSpecialFolderPath(SpecialFolder specialFolder, const StringRef &relativeDirPath=StringRef(), SpecialFolderOption option=SpecialFolderOption::Create) | ln::Path | static |
getUniqueFilePathInDirectory(const Path &directory, const Char *filePrefix, const Char *extName) | ln::Path | static |
hasExtension(const StringRef &ext=StringRef()) const | ln::Path | |
isAbsolute() const | ln::Path | |
isEmpty() const | ln::Path | inline |
isRelative() const | ln::Path | |
isRoot() const | ln::Path | |
isUnified() const | ln::Path | |
length() const | ln::Path | inline |
makeRelative(const Path &target) const | ln::Path | |
native() const | ln::Path | |
parent() const | ln::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) const | ln::Path | |
str() const | ln::Path | inline |
unify() const | ln::Path | |
withEndSeparator() const | ln::Path | |
withoutExtension() const | ln::Path |