Navigation
API > API/Runtime > API/Runtime/Core
| Name | FIoRequestListTraits |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/IO/IoDispatcherBackend.h |
| Include Path | #include "IO/IoDispatcherBackend.h" |
Syntax
struct FIoRequestListTraits
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ElementType | FIoRequestImpl | IO/IoDispatcherBackend.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FIoRequestImpl * GetNext
(
const FIoRequestImpl* Element |
IO/IoDispatcherBackend.h | ||
static void SetNext
(
FIoRequestImpl* Element, |
IO/IoDispatcherBackend.h |