| AddVirtualPath(const std::string &vpath, const std::string &realpath, bool create=false) | FileSystem | |
| allowdataoverride | FileSystem | [private] |
| base_to_uppercase(std::string &str, int count) | FileSystem | [private] |
| checkBuiltinData(const std::string &vfn, bool is_text=false) | FileSystem | [private] |
| FileList typedef | FileSystem | |
| filesystem | FileSystem | [private, static] |
| FileSystem(bool noforcedvpaths=false) | FileSystem | |
| get_instance() | FileSystem | [inline, static] |
| initBuiltinData(bool allowoverride) | FileSystem | |
| IsDir(const std::string &path) | FileSystem | [private] |
| ListFiles(const std::string mask, FileList &files) | FileSystem | |
| memoryfiles | FileSystem | [private] |
| MkDir(const std::string &path) | FileSystem | |
| noforcedvpaths | FileSystem | [private] |
| rawopen(std::ifstream &in, const std::string &fname, bool is_text=false) | FileSystem | [private] |
| rawopen(std::ofstream &out, const std::string &fname, bool is_text=false) | FileSystem | [private] |
| ReadFile(const std::string &vfn, bool is_text=false) | FileSystem | |
| RemoveVirtualPath(const std::string &vpath) | FileSystem | |
| rewrite_virtual_path(std::string &vfn) | FileSystem | [private] |
| switch_slashes(std::string &name) | FileSystem | [private] |
| virtualpaths | FileSystem | [private] |
| WriteFile(const std::string &vfn, bool is_text=false) | FileSystem | |
| ~FileSystem() | FileSystem | |