XII Release 0.1.0
Loading...
Searching...
No Matches
xiiPathUtils Member List

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

ContainsInvalidFilenameChars(xiiStringView sPath)xiiPathUtilsstatic
FindPreviousSeparator(const char *szPathStart, const char *szStartSearchAt)xiiPathUtilsstatic
GetFileDirectory(xiiStringView sPath)xiiPathUtilsstatic
GetFileExtension(xiiStringView sPath, bool bFullExtension=false)xiiPathUtilsstatic
GetFileName(xiiStringView sPath, bool bRemoveFullExtension=false)xiiPathUtilsstatic
GetFileNameAndExtension(xiiStringView sPath)xiiPathUtilsstatic
GetRootedPathParts(xiiStringView sPath, xiiStringView &ref_sRoot, xiiStringView &ref_sRelPath)xiiPathUtilsstatic
GetRootedPathRootName(xiiStringView sPath)xiiPathUtilsstatic
HasAnyExtension(xiiStringView sPath)xiiPathUtilsstatic
HasExtension(xiiStringView sPath, xiiStringView sExtension)xiiPathUtilsstatic
IsAbsolutePath(xiiStringView sPath)xiiPathUtilsstatic
IsPathSeparator(xiiUInt32 c)xiiPathUtilsstatic
IsRelativePath(xiiStringView sPath)xiiPathUtilsstatic
IsRootedPath(xiiStringView sPath)xiiPathUtilsstatic
IsSubPath(xiiStringView sPrefixPath, xiiStringView sFullPath)xiiPathUtilsstatic
IsSubPath_NoCase(xiiStringView sPrefixPath, xiiStringView sFullPath)xiiPathUtilsstatic
IsValidFilenameChar(xiiUInt32 uiCharacter)xiiPathUtilsstatic
MakeValidFilename(xiiStringView sFilename, xiiUInt32 uiReplacementCharacter, xiiStringBuilder &out_sFilename)xiiPathUtilsstatic
OsSpecificPathSeparatorxiiPathUtilsstatic