![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "IoDispatcher.h"#include "Async/InheritedContext.h"#include "Misc/Optional.h"#include "ProfilingDebugging/CountersTrace.h"#include "ProfilingDebugging/CsvProfiler.h"#include "Runtime/Core/Internal/IO/IoContainers.h"#include "Runtime/Core/Internal/IO/IoOffsetLength.h"Go to the source code of this file.
Classes | |
| class | FIoRequestImpl |
| struct | FIoDispatcherBackendContext |
| struct | IIoDispatcherBackend |
Namespaces | |
| namespace | UE |
| namespace | UE::Private |
Macros | |
| #define | UE_IODISPATCHER_STATS_ENABLED (COUNTERSTRACE_ENABLED || CSV_PROFILER_STATS) |
Typedefs | |
| using | FIoRequestList = TIntrusiveList< UE::Private::FIoRequestListTraits > |
Functions | |
| DECLARE_DELEGATE (FWakeUpIoDispatcherThreadDelegate) | |
| #define UE_IODISPATCHER_STATS_ENABLED (COUNTERSTRACE_ENABLED || CSV_PROFILER_STATS) |
| using FIoRequestList = TIntrusiveList<UE::Private::FIoRequestListTraits> |
| DECLARE_DELEGATE | ( | FWakeUpIoDispatcherThreadDelegate | ) |