UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FFileIoStoreStats Class Reference

#include <IoDispatcherFileBackendTypes.h>

Public Member Functions

void OnFilesystemReadStarted (const FFileIoStoreReadRequest *Request)
 
void OnFilesystemReadsStarted (const FFileIoStoreReadRequestList &Requests)
 
void OnFilesystemReadCompleted (const FFileIoStoreReadRequest *Request)
 
void OnFilesystemReadsCompleted (const FFileIoStoreReadRequestList &CompletedRequests)
 

Friends

class FFileIoStore
 
class FFileIoStoreBlockCache
 
class FFileIoStoreReader
 
class FFileIoStoreBufferAllocator
 

Member Function Documentation

◆ OnFilesystemReadCompleted()

void FFileIoStoreStats::OnFilesystemReadCompleted ( const FFileIoStoreReadRequest Request)
inline

◆ OnFilesystemReadsCompleted()

void FFileIoStoreStats::OnFilesystemReadsCompleted ( const FFileIoStoreReadRequestList CompletedRequests)
inline

◆ OnFilesystemReadsStarted()

void FFileIoStoreStats::OnFilesystemReadsStarted ( const FFileIoStoreReadRequestList Requests)
inline

◆ OnFilesystemReadStarted()

void FFileIoStoreStats::OnFilesystemReadStarted ( const FFileIoStoreReadRequest Request)
inline

Friends And Related Symbol Documentation

◆ FFileIoStore

friend class FFileIoStore
friend

◆ FFileIoStoreBlockCache

◆ FFileIoStoreBufferAllocator

◆ FFileIoStoreReader

friend class FFileIoStoreReader
friend

The documentation for this class was generated from the following file: