![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::IoStore::FOnDemandIoBackend, including all inherited members.
| CancelIoRequest(FIoRequestImpl *Request) override | UE::IoStore::FOnDemandIoBackend | virtual |
| DoesChunkExist(const FIoChunkId &ChunkId) const override | UE::IoStore::FOnDemandIoBackend | virtual |
| DoesChunkExist(const FIoChunkId &ChunkId, const FIoOffsetAndLength &ChunkRange) const override | UE::IoStore::FOnDemandIoBackend | virtual |
| FOnDemandIoBackend(const FOnDemandEndpointConfig &InConfig, FOnDemandIoStore &InIoStore, FOnDemandHttpThread &InHttpClient, TUniquePtr< IIasCache > &&InCache) | UE::IoStore::FOnDemandIoBackend | |
| GetCacheUsage() const override | UE::IoStore::FOnDemandIoBackend | virtual |
| GetCompletedIoRequests() override | UE::IoStore::FOnDemandIoBackend | virtual |
| GetName() const override | UE::IoStore::FOnDemandIoBackend | virtual |
| GetSizeForChunk(const FIoChunkId &ChunkId) const override | UE::IoStore::FOnDemandIoBackend | virtual |
| GetSizeForChunk(const FIoChunkId &ChunkId, const FIoOffsetAndLength &ChunkRange, uint64 &OutAvailable) const | UE::IoStore::FOnDemandIoBackend | virtual |
| Initialize(TSharedRef< const FIoDispatcherBackendContext > Context) override | UE::IoStore::FOnDemandIoBackend | virtual |
| OpenMapped(const FIoChunkId &ChunkId, const FIoReadOptions &Options) override | UE::IoStore::FOnDemandIoBackend | virtual |
| ReportAnalytics(TArray< FAnalyticsEventAttribute > &OutAnalyticsArray) const override | UE::IoStore::FOnDemandIoBackend | virtual |
| ResolveIoRequests(FIoRequestList Requests, FIoRequestList &OutUnresolved) override | UE::IoStore::FOnDemandIoBackend | virtual |
| SetBulkOptionalEnabled(bool bEnabled) override | UE::IoStore::FOnDemandIoBackend | virtual |
| Shutdown() override | UE::IoStore::FOnDemandIoBackend | virtual |
| StartAnalyticsRecording() const override | UE::IoStore::FOnDemandIoBackend | virtual |
| UpdatePriorityForIoRequest(FIoRequestImpl *Request) override | UE::IoStore::FOnDemandIoBackend | virtual |
| ~FOnDemandIoBackend() | UE::IoStore::FOnDemandIoBackend | virtual |
| ~IOnDemandIoDispatcherBackend()=default | UE::IoStore::IOnDemandIoDispatcherBackend | virtual |