![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::IoStore::FOnDemandInstallCache, including all inherited members.
| CancelIoRequest(FIoRequestImpl *Request) override | UE::IoStore::FOnDemandInstallCache | virtual |
| DefragAll(const uint64 *BytesToFree=nullptr) override | UE::IoStore::FOnDemandInstallCache | virtual |
| DoesChunkExist(const FIoChunkId &ChunkId) const override | UE::IoStore::FOnDemandInstallCache | virtual |
| UE::IoStore::IOnDemandInstallCache::DoesChunkExist(const FIoChunkId &ChunkId, const FIoOffsetAndLength &ChunkRange) const | IIoDispatcherBackend | inlinevirtual |
| Flush() override | UE::IoStore::FOnDemandInstallCache | virtual |
| FlushLastAccess() override | UE::IoStore::FOnDemandInstallCache | virtual |
| FOnDemandInstallCache(const FOnDemandInstallCacheConfig &Config, FOnDemandIoStore &IoStore, FDiskCacheGovernor &Governor) | UE::IoStore::FOnDemandInstallCache | |
| GetCacheUsage() override | UE::IoStore::FOnDemandInstallCache | virtual |
| GetCompletedIoRequests() override | UE::IoStore::FOnDemandInstallCache | virtual |
| GetName() const override | UE::IoStore::FOnDemandInstallCache | virtual |
| GetSizeForChunk(const FIoChunkId &ChunkId) const override | UE::IoStore::FOnDemandInstallCache | virtual |
| UE::IoStore::IOnDemandInstallCache::GetSizeForChunk(const FIoChunkId &ChunkId, const FIoOffsetAndLength &ChunkRange, uint64 &OutAvailable) const | IIoDispatcherBackend | inlinevirtual |
| Initialize(FSharedBackendContextRef Context) override | UE::IoStore::FOnDemandInstallCache | virtual |
| UE::IoStore::IOnDemandInstallCache::Initialize(TSharedRef< const FIoDispatcherBackendContext > Context)=0 | IIoDispatcherBackend | pure virtual |
| IsChunkCached(const FIoHash &ChunkHash) override | UE::IoStore::FOnDemandInstallCache | virtual |
| OpenMapped(const FIoChunkId &ChunkId, const FIoReadOptions &Options) override | UE::IoStore::FOnDemandInstallCache | virtual |
| Purge(uint64 BytesToInstall) override | UE::IoStore::FOnDemandInstallCache | virtual |
| PurgeAllUnreferenced(bool bDefrag, const uint64 *BytesToPurge=nullptr) override | UE::IoStore::FOnDemandInstallCache | virtual |
| PutChunk(FIoBuffer &&Chunk, const FIoHash &ChunkHash) override | UE::IoStore::FOnDemandInstallCache | virtual |
| ResolveIoRequests(FIoRequestList Requests, FIoRequestList &OutUnresolved) override | UE::IoStore::FOnDemandInstallCache | virtual |
| Shutdown() override | UE::IoStore::FOnDemandInstallCache | virtual |
| TryPinChunks(const FSharedOnDemandContainer &Container, TConstArrayView< int32 > EntryIndices, FOnDemandContentHandle ContentHandle, TArray< int32 > &OutMissing) override | UE::IoStore::FOnDemandInstallCache | virtual |
| UpdateLastAccess(TConstArrayView< FIoHash > ChunkHashes) override | UE::IoStore::FOnDemandInstallCache | virtual |
| UpdatePriorityForIoRequest(FIoRequestImpl *Request) override | UE::IoStore::FOnDemandInstallCache | virtual |
| Verify() override | UE::IoStore::FOnDemandInstallCache | virtual |
| ~FOnDemandInstallCache() | UE::IoStore::FOnDemandInstallCache | virtual |
| ~IOnDemandInstallCache()=default | UE::IoStore::IOnDemandInstallCache | virtual |