|
Diligent Engine
v.2.4.g
|
This is the complete list of members for WindowsFileSystem, including all inherited members.
| ClearDirectory(const Diligent::Char *strPath, bool Recursive=false) | WindowsFileSystem | static |
| CorrectSlashes(Diligent::String &Path, Diligent::Char SlashSymbol) | BasicFileSystem | static |
| CreateDirectory(const Diligent::Char *strPath) | WindowsFileSystem | static |
| DeleteDirectory(const Diligent::Char *strPath) | WindowsFileSystem | static |
| DeleteFile(const Diligent::Char *strPath) | WindowsFileSystem | static |
| FileDialog(const FileDialogAttribs &DialogAttribs) | WindowsFileSystem | static |
| FileExists(const Diligent::Char *strFilePath) | WindowsFileSystem | static |
| GetCurrentDirectory() | WindowsFileSystem | static |
| GetFullPath(const Diligent::Char *strFilePath) | BasicFileSystem | static |
| GetRelativePath(const Diligent::Char *strPathFrom, bool IsFromDirectory, const Diligent::Char *strPathTo, bool IsToDirectory, std::string &RelativePath) | WindowsFileSystem | static |
| GetSlashSymbol() | WindowsFileSystem | inlinestatic |
| GetWorkingDirectory() | BasicFileSystem | inlinestatic |
| IsDirectory(const Diligent::Char *strPath) | WindowsFileSystem | static |
| IsPathAbsolute(const Diligent::Char *strPath) | BasicFileSystem | static |
| m_strWorkingDirectory | BasicFileSystem | protectedstatic |
| OpenFile(const FileOpenAttribs &OpenAttribs) | WindowsFileSystem | static |
| BasicFileSystem::OpenFile(FileOpenAttribs &OpenAttribs) | BasicFileSystem | static |
| PathExists(const Diligent::Char *strPath) | WindowsFileSystem | static |
| ReleaseFile(BasicFile *) | BasicFileSystem | static |
| Search(const Diligent::Char *SearchPattern) | WindowsFileSystem | static |
| SetWorkingDirectory(const Diligent::Char *strWorkingDir) | BasicFileSystem | inlinestatic |
| SplitFilePath(const Diligent::String &FullName, Diligent::String *Path, Diligent::String *Name) | BasicFileSystem | static |
1.8.17