|
Pyrogenesis
13997
|
This is the complete list of members for VFS, including all inherited members.
| Clear() | VFS | inlinevirtual |
| CreateFile(const VfsPath &pathname, const shared_ptr< u8 > &fileContents, size_t size) | VFS | inlinevirtual |
| FindRealPathR(const OsPath &realPath, const VfsDirectory &directory, const VfsPath &curPath, VfsPath &path) | VFS | inlineprivate |
| GetDirectoryEntries(const VfsPath &path, CFileInfos *fileInfos, DirectoryNames *subdirectoryNames) const | VFS | inlinevirtual |
| GetDirectoryRealPath(const VfsPath &pathname, OsPath &realPathname) | VFS | inlinevirtual |
| GetFileInfo(const VfsPath &pathname, CFileInfo *pfileInfo) const | VFS | inlinevirtual |
| GetFilePriority(const VfsPath &pathname, size_t *ppriority) const | VFS | inlinevirtual |
| GetRealPath(const VfsPath &pathname, OsPath &realPathname) | VFS | inlinevirtual |
| GetVirtualPath(const OsPath &realPathname, VfsPath &pathname) | VFS | inlinevirtual |
| LoadFile(const VfsPath &pathname, shared_ptr< u8 > &fileContents, size_t &size) | VFS | inlinevirtual |
| m_cacheSize | VFS | private |
| m_fileCache | VFS | private |
| m_rootDirectory | VFS | mutableprivate |
| m_trace | VFS | private |
| Mount(const VfsPath &mountPoint, const OsPath &path, size_t flags, size_t priority) | VFS | inlinevirtual |
| RemoveFile(const VfsPath &pathname) | VFS | inlinevirtual |
| ReplaceFile(const VfsPath &pathname, const shared_ptr< u8 > &fileContents, size_t size) | VFS | inlinevirtual |
| RepopulateDirectory(const VfsPath &path) | VFS | inlinevirtual |
| TextRepresentation() const | VFS | inlinevirtual |
| VFS(size_t cacheSize) | VFS | inline |
| ~IVFS() | IVFS | inlinevirtual |
1.8.5