![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FFileIoStore, including all inherited members.
| CancelIoRequest(FIoRequestImpl *Request) override | FFileIoStore | virtual |
| DoesChunkExist(const FIoChunkId &ChunkId) const override | FFileIoStore | virtual |
| UE::IoStore::IFileIoDispatcherBackend::DoesChunkExist(const FIoChunkId &ChunkId, const FIoOffsetAndLength &ChunkRange) const | IIoDispatcherBackend | inlinevirtual |
| Exit() | FRunnable | inlinevirtual |
| FFileIoStore(TUniquePtr< IPlatformFileIoStore > &&PlatformImpl) | FFileIoStore | |
| GetCompletedIoRequests() override | FFileIoStore | virtual |
| GetName() const override | FFileIoStore | virtual |
| GetSingleThreadInterface() | FRunnable | inlinevirtual |
| GetSizeForChunk(const FIoChunkId &ChunkId) const | FFileIoStore | virtual |
| UE::IoStore::IFileIoDispatcherBackend::GetSizeForChunk(const FIoChunkId &ChunkId, const FIoOffsetAndLength &ChunkRange, uint64 &OutAvailable) const | IIoDispatcherBackend | inlinevirtual |
| GetThreadId() const | FFileIoStore | |
| Init() override | FFileIoStore | virtual |
| Initialize(TSharedRef< const FIoDispatcherBackendContext > Context) override | FFileIoStore | virtual |
| Mount(const TCHAR *InTocPath, int32 Order, const FGuid &EncryptionKeyGuid, const FAES::FAESKey &EncryptionKey, UE::IoStore::ETocMountOptions Options) override | FFileIoStore | virtual |
| OpenMapped(const FIoChunkId &ChunkId, const FIoReadOptions &Options) override | FFileIoStore | virtual |
| ReopenAllFileHandles() override | FFileIoStore | virtual |
| ResolveIoRequests(FIoRequestList Requests, FIoRequestList &OutUnresolved) override | FFileIoStore | virtual |
| Run() override | FFileIoStore | virtual |
| Shutdown() override | FFileIoStore | virtual |
| Stop() override | FFileIoStore | virtual |
| Unmount(const TCHAR *InTocPath) override | FFileIoStore | virtual |
| UpdatePriorityForIoRequest(FIoRequestImpl *Request) override | FFileIoStore | virtual |
| ~FFileIoStore() | FFileIoStore | |
| ~FRunnable() | FRunnable | inlinevirtual |
| ~IFileIoDispatcherBackend()=default | UE::IoStore::IFileIoDispatcherBackend | virtual |