UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GenericPlatformIoDispatcher.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Templates/UniquePtr.h
"
6
7
namespace
UE
8
{
9
10
class
FGenericPlatformIoDispatcherFactory
11
{
12
public
:
13
CORE_API
static
TUniquePtr<class IPlatformIoDispatcher>
Create
(
struct
FPlatformIoDispatcherCreateParams
&&);
14
};
15
16
using
FPlatformIoDispatcherFactory
=
FGenericPlatformIoDispatcherFactory
;
17
18
}
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
UniquePtr.h
ECreateIfNeeded::Create
@ Create
TUniquePtr
Definition
UniquePtr.h:107
UE::FGenericPlatformIoDispatcherFactory
Definition
GenericPlatformIoDispatcher.h:11
UE
Definition
AdvancedWidgetsModule.cpp:13
UE::FPlatformIoDispatcherCreateParams
Definition
PlatformIoDispatcher.h:206
Engine
Source
Runtime
Core
Internal
IO
GenericPlatformIoDispatcher.h
Generated by
1.9.8