Diligent Engine  v.2.4.g
WindowsStoreFileSystem Member List

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

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