#include <IoDispatcher.h>
◆ FIoReadOptions() [1/4]
| FIoReadOptions::FIoReadOptions |
( |
| ) |
|
|
default |
◆ FIoReadOptions() [2/4]
| FIoReadOptions::FIoReadOptions |
( |
uint64 |
InOffset, |
|
|
uint64 |
InSize |
|
) |
| |
|
inline |
◆ FIoReadOptions() [3/4]
| FIoReadOptions::FIoReadOptions |
( |
uint64 |
InOffset, |
|
|
uint64 |
InSize, |
|
|
void * |
InTargetVa |
|
) |
| |
|
inline |
◆ FIoReadOptions() [4/4]
◆ ~FIoReadOptions()
| FIoReadOptions::~FIoReadOptions |
( |
| ) |
|
|
default |
◆ GetFlags()
◆ GetOffset()
| uint64 FIoReadOptions::GetOffset |
( |
| ) |
const |
|
inline |
◆ GetSize()
| uint64 FIoReadOptions::GetSize |
( |
| ) |
const |
|
inline |
◆ GetTargetVa()
| void * FIoReadOptions::GetTargetVa |
( |
| ) |
const |
|
inline |
◆ SetFlags()
◆ SetRange()
◆ SetTargetVa()
| void FIoReadOptions::SetTargetVa |
( |
void * |
InTargetVa | ) |
|
|
inline |
The documentation for this class was generated from the following file: