FIoDispatcher

I/O dispatcher

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h

Include

#include "IO/IoDispatcher.h"

Syntax

class FIoDispatcher

Remarks

I/O dispatcher

Constructors

Name Description

Public function

FIoDispatcher()

Public function

FIoDispatcher

(
    const FIoDispatcher&
)

Destructors

Name Description

Public function Virtual

~FIoDispatcher()

Functions

Name Description

Public function Const

bool

 

DoesChunkExist

(
    const FIoChunkId& ChunkId
)

Polling methods.

Public function

void

 

FreeBatch

(
    FIoBatch Batch
)

Public function Static

FIoDispatche...

 

Get()

Public function Const

TIoStatusOr<...

 

GetSizeForChunk

(
    const FIoChunkId& ChunkId
)

Public function Static

FIoStatus

 

Initialize()

Public function Static

bool

 

IsInitialized()

Public function Static

bool

 

IsValidEnvironment

(
    const FIoStoreEnvironment& Environ...
)

Public function

FIoStatus

 

Mount

(
    const FIoStoreEnvironment& Environ...
)

Public function

FIoBatch

 

NewBatch()

Public function

void

 

ReadWithCallback

(
    const FIoChunkId& Chunk,
    const FIoReadOptions& Options,
    TFunction< void< FIoBuf...
)

Public function Static

void

 

Shutdown()

Operators

Name Description

Public function

FIoDispatche...

 

operator=

(
    const FIoDispatcher&
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss