#include <IoDispatcherBackend.h>
◆ FIoRequestImpl()
◆ CreateBuffer()
Creates a new buffer for the request.
◆ GetBuffer()
Returns the internal buffer.
◆ GetStartTime()
| uint64 FIoRequestImpl::GetStartTime |
( |
| ) |
const |
|
inline |
◆ HasBuffer()
| bool FIoRequestImpl::HasBuffer |
( |
| ) |
const |
|
inline |
Returns whether request has a valid buffer.
◆ IsCancelled()
| bool FIoRequestImpl::IsCancelled |
( |
| ) |
const |
|
inline |
Returns whether the request has been cancelled.
◆ IsFailed()
| bool FIoRequestImpl::IsFailed |
( |
| ) |
const |
|
inline |
Returns whether the request failed.
◆ SetFailed()
| void FIoRequestImpl::SetFailed |
( |
| ) |
|
|
inline |
◆ SetLastBackendError()
◆ SetResult()
◆ TSAN_ATOMIC()
| FIoRequestImpl::TSAN_ATOMIC |
( |
int32 |
| ) |
|
|
pure virtual |
I/O dispatcher priority (EIoDispatcherPriority).
◆ FIoBatch
◆ FIoDispatcherImpl
◆ FIoRequest
◆ FIoRequestStats
◆ BackendData
| void* FIoRequestImpl::BackendData = nullptr |
Custom data that can be used freely by the I/O dispatcher backend(s).
◆ ChunkId
◆ NextRequest
Pointer to the next request that can be used freely by the I/O dispatcher backend(s).
◆ Options
The documentation for this class was generated from the following files: