Diligent Engine  v.2.4.g
AppleFileSystem Member List

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

ClearDirectory(const Diligent::Char *strPath)AppleFileSystemstatic
CorrectSlashes(Diligent::String &Path, Diligent::Char SlashSymbol)BasicFileSystemstatic
CreateDirectory(const Diligent::Char *strPath)AppleFileSystemstatic
DeleteFile(const Diligent::Char *strPath)AppleFileSystemstatic
FileExists(const Diligent::Char *strFilePath)AppleFileSystemstatic
GetFullPath(const Diligent::Char *strFilePath)BasicFileSystemstatic
GetSlashSymbol()AppleFileSysteminlinestatic
GetWorkingDirectory()BasicFileSysteminlinestatic
IsPathAbsolute(const Diligent::Char *strPath)BasicFileSystemstatic
m_strWorkingDirectoryBasicFileSystemprotectedstatic
OpenFile(const FileOpenAttribs &OpenAttribs)AppleFileSystemstatic
BasicFileSystem::OpenFile(FileOpenAttribs &OpenAttribs)BasicFileSystemstatic
PathExists(const Diligent::Char *strPath)AppleFileSystemstatic
ReleaseFile(BasicFile *)BasicFileSystemstatic
Search(const Diligent::Char *SearchPattern)AppleFileSystemstatic
SetWorkingDirectory(const Diligent::Char *strWorkingDir)BasicFileSysteminlinestatic
SplitFilePath(const Diligent::String &FullName, Diligent::String *Path, Diligent::String *Name)BasicFileSystemstatic