![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for StorageServer::FCacheStorageMmap, including all inherited members.
| bNewlyCreatedStorage | StorageServer::ICacheStorage | protected |
| FCacheStorageMmap(const TCHAR *FileNamePrefix, const uint64 FileSize) | StorageServer::FCacheStorageMmap | |
| Flush() override | StorageServer::FCacheStorageMmap | virtual |
| GetBackingFileNames(const TCHAR *FileNamePrefix, const uint64 FileSizeTmp) | StorageServer::ICacheStorage | inlineprotectedstatic |
| GetBackingIntervals(const uint64 Offset, const uint64 Size, uint32 &IndexA, uint64 &OffsetA, uint64 &SizeA, uint32 &IndexB, uint64 &OffsetB, uint64 &SizeB) | StorageServer::ICacheStorage | inlineprotectedstatic |
| GetSize() const override | StorageServer::FCacheStorageMmap | inlinevirtual |
| Invalidate(const uint64 Offset, const uint64 Size) override | StorageServer::FCacheStorageMmap | virtual |
| IsNewlyCreatedStorage() | StorageServer::ICacheStorage | inlinevirtual |
| MaxCacheFileSize | StorageServer::ICacheStorage | protectedstatic |
| Read(const uint64 Offset, const uint64 ReadSize, TOptional< FIoBuffer > OptDestination) override | StorageServer::FCacheStorageMmap | virtual |
| WriteAsync(const uint64 Offset, const void *Buffer, const uint64 WriteSize) override | StorageServer::FCacheStorageMmap | virtual |
| ~FCacheStorageMmap() override | StorageServer::FCacheStorageMmap | virtual |
| ~ICacheStorage()=default | StorageServer::ICacheStorage | virtual |