UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
StorageServer::ICacheStorage Member List

This is the complete list of members for StorageServer::ICacheStorage, including all inherited members.

bNewlyCreatedStorageStorageServer::ICacheStorageprotected
Flush()=0StorageServer::ICacheStoragepure virtual
GetBackingFileNames(const TCHAR *FileNamePrefix, const uint64 FileSizeTmp)StorageServer::ICacheStorageinlineprotectedstatic
GetBackingIntervals(const uint64 Offset, const uint64 Size, uint32 &IndexA, uint64 &OffsetA, uint64 &SizeA, uint32 &IndexB, uint64 &OffsetB, uint64 &SizeB)StorageServer::ICacheStorageinlineprotectedstatic
GetSize() const =0StorageServer::ICacheStoragepure virtual
Invalidate(const uint64 Offset, const uint64 Size)=0StorageServer::ICacheStoragepure virtual
IsNewlyCreatedStorage()StorageServer::ICacheStorageinlinevirtual
MaxCacheFileSizeStorageServer::ICacheStorageprotectedstatic
Read(const uint64 Offset, const uint64 ReadSize, TOptional< FIoBuffer > OptDestination)=0StorageServer::ICacheStoragepure virtual
WriteAsync(const uint64 Offset, const void *Buffer, const uint64 WriteSize)=0StorageServer::ICacheStoragepure virtual
~ICacheStorage()=defaultStorageServer::ICacheStoragevirtual