◆ FIOAccess
◆ FIOManagerMock()
◆ ~FIOManagerMock()
| virtual UE::EventLoop::FIOManagerMock::~FIOManagerMock |
( |
| ) |
|
|
virtualdefault |
◆ GetIOAccess()
| FIOAccess & UE::EventLoop::FIOManagerMock::GetIOAccess |
( |
| ) |
|
|
inline |
◆ Init()
◆ Notify()
Notify the IO manager to interrupt a waiting call to Poll. Used to wake the request manager when activity is required.
Thread safe.
Implements UE::EventLoop::IIOManager.
◆ Poll()
Poll the request manager for activity.
- Parameters
-
| WaitTime | The maximum amount of time to wait for request activity. |
Implements UE::EventLoop::IIOManager.
◆ ResetTestConditions()
| static void UE::EventLoop::FIOManagerMock::ResetTestConditions |
( |
| ) |
|
|
inlinestatic |
◆ Shutdown()
| virtual void UE::EventLoop::FIOManagerMock::Shutdown |
( |
| ) |
|
|
inlineoverridevirtual |
◆ bExpectedNotify
| bool UE::EventLoop::FIOManagerMock::bExpectedNotify = false |
|
static |
◆ bHasInitialized
| bool UE::EventLoop::FIOManagerMock::bHasInitialized = false |
|
static |
◆ bHasNotified
| bool UE::EventLoop::FIOManagerMock::bHasNotified = false |
|
static |
◆ bHasShutdown
| bool UE::EventLoop::FIOManagerMock::bHasShutdown = false |
|
static |
◆ bInitReturnValue
| bool UE::EventLoop::FIOManagerMock::bInitReturnValue = true |
|
static |
◆ ExpectedWaitTime
◆ IOAccess
| FIOAccess UE::EventLoop::FIOManagerMock::IOAccess |
The documentation for this class was generated from the following file:
- Engine/Source/Runtime/Online/Experimental/EventLoopTests/Tests/EventLoop/EventLoopTests.cpp