![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoDispatcherFileBackendTypes.h>
Public Member Functions | |
| FFileIoStoreReadRequestList () | |
| FFileIoStoreReadRequestList (const FFileIoStoreReadRequestList &Other)=delete | |
| FFileIoStoreReadRequestList & | operator= (const FFileIoStoreReadRequestList &Other)=delete |
| FFileIoStoreReadRequestList (FFileIoStoreReadRequestList &&Other) | |
| FFileIoStoreReadRequestList & | operator= (FFileIoStoreReadRequestList &&Other) |
| bool | IsEmpty () const |
| FFileIoStoreReadRequestListStealingIterator | Steal () |
| FFileIoStoreReadRequestListIterator | CreateIterator () const |
| FFileIoStoreReadRequestListIterator | begin () const |
| FFileIoStoreReadRequestListIterator | end () const |
| FFileIoStoreReadRequest * | PeekHead () const |
| void | Add (FFileIoStoreReadRequest *Request) |
| void | AppendSteal (FFileIoStoreReadRequestList &List) |
| void | Remove (FFileIoStoreReadRequest *Request) |
| void | Clear () |
|
inline |
|
delete |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
delete |
|
inline |
|
inline |
|
inline |
|
inline |