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

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

CacheChunk(const FIoChunkId &RequestChunkId, const uint64 RequestOffset, const uint64 RequestSize, const FIoBuffer &Buffer, const EStorageServerContentType ContentType, const uint64 ResultModTag) overrideStorageServer::FCacheStrategyLinearvirtual
CacheChunkSize(const FIoChunkId &ChunkId, const int64 RawSize)StorageServer::ICacheStrategyinlinevirtual
FCacheStrategyLinear(TUniquePtr< ICacheJournal > &&InJournal, TUniquePtr< ICacheStorage > &&InStorage, const uint64 AbandonAtInvalidSize, const float FlushInterval, const bool bInvalidate)StorageServer::FCacheStrategyLinear
Flush()StorageServer::ICacheStrategyinlinevirtual
FlushTick(float DeltaTime)StorageServer::ICacheStrategyinlineprotected
FlushTickerStorageServer::ICacheStrategyprotected
ICacheStrategy(TUniquePtr< ICacheJournal > &&InJournal, TUniquePtr< ICacheStorage > &&InStorage, const float FlushInterval)StorageServer::ICacheStrategyinline
Invalidate(const FIoChunkId &ChunkId) overrideStorageServer::FCacheStrategyLinearinlinevirtual
InvalidateAll()StorageServer::FCacheStrategyLinear
IterateChunkIds(TFunctionRef< void(const FIoChunkId &ChunkId, const FCacheChunkInfo &ChunkInfo)> Callback)StorageServer::ICacheStrategyinlinevirtual
JournalStorageServer::ICacheStrategyprotected
ReadChunk(const FIoChunkId &RequestChunkId, const uint64 RequestOffset, const uint64 RequestSize, TOptional< FIoBuffer > OptDestination, FIoBuffer &OutBuffer, EStorageServerContentType &ContentType) overrideStorageServer::FCacheStrategyLinearvirtual
StorageStorageServer::ICacheStrategyprotected
TryGetChunkSize(const FIoChunkId &ChunkId, int64 &OutRawSize)StorageServer::ICacheStrategyinlinevirtual
~FCacheStrategyLinear() overrideStorageServer::FCacheStrategyLinearvirtual
~ICacheStrategy()StorageServer::ICacheStrategyinlinevirtual