Berserk
|
This is the complete list of members for FileSystem, including all inherited members.
AddSearchPath(String path) | FileSystem | |
CloseFile(std::FILE *file) | FileSystem | |
EntryType enum name | FileSystem | |
FileSystem() | FileSystem | |
GetExecutableDir() const | FileSystem | |
GetExecutablePath() | FileSystem | |
GetFileExtension(const String &filename) | FileSystem | |
GetFileName(const String &filename, bool withoutExtension=false) | FileSystem | |
GetFullDirPath(const String &dirname) | FileSystem | |
GetFullFilePath(const String &filename) | FileSystem | |
IsAbsolutePath(const String &filename) | FileSystem | |
IsDirExists(const String &dirname) | FileSystem | |
IsFileExists(const String &filename) | FileSystem | |
ListDir(const String &dir) | FileSystem | |
OpenFile(const String &filepath, const String &mode) | FileSystem | |
ReadFile(const String &filepath) | FileSystem | |
SetSearchPaths(std::vector< String > searchPaths) | FileSystem | |
~FileSystem()=default | FileSystem |