![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for StorageServer::ICacheStorage, including all inherited members.
| bNewlyCreatedStorage | StorageServer::ICacheStorage | protected |
| Flush()=0 | StorageServer::ICacheStorage | pure 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 =0 | StorageServer::ICacheStorage | pure virtual |
| Invalidate(const uint64 Offset, const uint64 Size)=0 | StorageServer::ICacheStorage | pure virtual |
| IsNewlyCreatedStorage() | StorageServer::ICacheStorage | inlinevirtual |
| MaxCacheFileSize | StorageServer::ICacheStorage | protectedstatic |
| Read(const uint64 Offset, const uint64 ReadSize, TOptional< FIoBuffer > OptDestination)=0 | StorageServer::ICacheStorage | pure virtual |
| WriteAsync(const uint64 Offset, const void *Buffer, const uint64 WriteSize)=0 | StorageServer::ICacheStorage | pure virtual |
| ~ICacheStorage()=default | StorageServer::ICacheStorage | virtual |