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

#include <IoDispatcherFileBackendTypes.h>

Public Member Functions

 FFileIoStoreBufferAllocator (FFileIoStoreStats &InStats)
 
PAKFILE_API void Initialize (uint64 MemorySize, uint64 BufferSize, uint32 BufferAlignment)
 
PAKFILE_API FFileIoStoreBufferAllocBuffer ()
 
PAKFILE_API void FreeBuffer (FFileIoStoreBuffer *Buffer)
 
uint64 GetBufferSize () const
 

Constructor & Destructor Documentation

◆ FFileIoStoreBufferAllocator()

FFileIoStoreBufferAllocator::FFileIoStoreBufferAllocator ( FFileIoStoreStats InStats)
inline

Member Function Documentation

◆ AllocBuffer()

FFileIoStoreBuffer * FFileIoStoreBufferAllocator::AllocBuffer ( )

◆ FreeBuffer()

void FFileIoStoreBufferAllocator::FreeBuffer ( FFileIoStoreBuffer Buffer)

◆ GetBufferSize()

uint64 FFileIoStoreBufferAllocator::GetBufferSize ( ) const
inline

◆ Initialize()

void FFileIoStoreBufferAllocator::Initialize ( uint64  MemorySize,
uint64  BufferSize,
uint32  BufferAlignment 
)

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