AddComponent(const ai::UnicodeString &addend=ai::UnicodeString()) | ai::FilePath | |
AddComponent(const FilePath &addend) | ai::FilePath | [inline] |
AddExtension(const ai::UnicodeString &ext) | ai::FilePath | |
AddExtension(const std::string &ext) | ai::FilePath | [inline] |
EndsWithDelimiter() const | ai::FilePath | |
Equal(const FilePath &filePath, const bool resolveLinks=false) const | ai::FilePath | |
Exists(const bool resolveLinks, ai::UnicodeString *longPath=0, bool *isFile=0) const | ai::FilePath | |
FilePath() AINOTHROW | ai::FilePath | |
FilePath(const FilePath &) | ai::FilePath | |
FilePath(const ai::UnicodeString &path, bool expandName=true) | ai::FilePath | [explicit] |
FilePath(const MiFile &) | ai::FilePath | [explicit] |
FilePath(const SPPlatformFileReference &) | ai::FilePath | [explicit] |
FilePath(const CFStringRef) | ai::FilePath | [explicit] |
FilePath(const CFURLRef) | ai::FilePath | [explicit] |
GetAsCFString() const | ai::FilePath | |
GetAsCFURL() const | ai::FilePath | |
GetAsMiFile(MiFile &) const | ai::FilePath | |
GetAsMiFile(MiFile *&) const | ai::FilePath | |
GetAsSPPlatformFileRef(SPPlatformFileReference &) const | ai::FilePath | |
GetAsURL(const bool displayName) const | ai::FilePath | |
GetCreatorAndType(ai::uint32 *creator, ai::uint32 *type) const | ai::FilePath | |
GetDelimiter() AINOTHROW | ai::FilePath | [static] |
GetDirectory(const bool displayName=false) const | ai::FilePath | |
GetFileExtension() const | ai::FilePath | |
GetFileName(const bool displayName=false) const | ai::FilePath | |
GetFileNameNoExt() const | ai::FilePath | |
GetFullPath(const bool displayName=false) const | ai::FilePath | |
GetParent() const | ai::FilePath | |
GetShortPath() const | ai::FilePath | |
IsEmpty() const | ai::FilePath | |
MakeEmpty() | ai::FilePath | |
operator!=(const FilePath &) const | ai::FilePath | |
operator<(const FilePath &) const | ai::FilePath | |
operator=(const FilePath &) | ai::FilePath | |
operator==(const FilePath &) const | ai::FilePath | |
RemoveComponent() | ai::FilePath | |
RemoveExtension() | ai::FilePath | |
ResetVolumeCache() AINOTHROW | ai::FilePath | [static] |
Resolve() | ai::FilePath | |
Set(const ai::UnicodeString &path, bool expandName=true) | ai::FilePath | |
SetFromCFString(const CFStringRef) | ai::FilePath | |
SetFromCFURL(const CFURLRef) | ai::FilePath | |
SetFromMiFile(const MiFile &) | ai::FilePath | |
SetFromSPFileRef(const SPPlatformFileReference &) | ai::FilePath | |
StartsWithDelimiter() const | ai::FilePath | |
~FilePath() | ai::FilePath | |