UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::HTTP::DetailOne::FBase Class Reference
+ Inheritance diagram for UE::IoStore::HTTP::DetailOne::FBase:

Public Member Functions

 FBase ()
 

Protected Types

using FMutableSection = FBuffer::FMutableSection
 

Protected Member Functions

const charGetData () const
 
uint32 GetSize () const
 
FMutableSection GetMutableFree (uint32 MinSize, uint32 PageSize=256)
 
void AdvanceUsed (uint32 Delta)
 

Member Typedef Documentation

◆ FMutableSection

Constructor & Destructor Documentation

◆ FBase()

UE::IoStore::HTTP::DetailOne::FBase::FBase ( )

Member Function Documentation

◆ AdvanceUsed()

void UE::IoStore::HTTP::DetailOne::FBase::AdvanceUsed ( uint32  Delta)
protected

◆ GetData()

const char * UE::IoStore::HTTP::DetailOne::FBase::GetData ( ) const
protected

◆ GetMutableFree()

FBase::FMutableSection UE::IoStore::HTTP::DetailOne::FBase::GetMutableFree ( uint32  MinSize,
uint32  PageSize = 256 
)
protected

◆ GetSize()

uint32 UE::IoStore::HTTP::DetailOne::FBase::GetSize ( ) const
protected

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