| Close(RageFileBasic *obj) | RageFileManager | |
| CopyFileObj(const RageFileBasic *cpy) | RageFileManager | |
| CreateDir(CString sDir) | RageFileManager | |
| DoesFileExist(const CString &sPath) | RageFileManager | |
| FileType enum name | RageFileManager | |
| FlushDirCache(CString sPath) | RageFileManager | |
| GetDirListing(CString sPath, CStringArray &AddTo, bool bOnlyDirs, bool bReturnPathToo) | RageFileManager | |
| GetFileDriver(CString sMountpoint) | RageFileManager | |
| GetFileHash(CString sPath) | RageFileManager | |
| GetFileSizeInBytes(CString sPath) | RageFileManager | |
| GetFileType(CString sPath) | RageFileManager | |
| GetLoadedDrivers(vector< DriverLocation > &Mounts) | RageFileManager | |
| IsADirectory(const CString &sPath) | RageFileManager | |
| IsAFile(const CString &sPath) | RageFileManager | |
| IsMounted(CString MountPoint) | RageFileManager | |
| Mount(CString Type, CString RealPath, CString MountPoint) | RageFileManager | |
| MountInitialFilesystems() | RageFileManager | |
| MountpointIsReady(CString MountPoint) | RageFileManager | |
| Open(CString sPath, int mode, int &err) | RageFileManager | |
| OpenForWriting(CString sPath, int mode, int &err) | RageFileManager | [private] |
| RageFileManager(CString argv0) | RageFileManager | |
| ReleaseFileDriver(RageFileDriver *pDriver) | RageFileManager | |
| Remount(CString sMountpoint, CString sPath) | RageFileManager | [static] |
| Remove(CString sPath) | RageFileManager | |
| TYPE_DIR enum value | RageFileManager | |
| TYPE_FILE enum value | RageFileManager | |
| TYPE_NONE enum value | RageFileManager | |
| Unmount(CString Type, CString Root, CString MountPoint) | RageFileManager | |
| ~RageFileManager() | RageFileManager | |