UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TRangeAllocator< FAllocatorModifier > Member List

This is the complete list of members for TRangeAllocator< FAllocatorModifier >, including all inherited members.

Alloc(uint32 Size, uint32 Alignment, FAllocInfo &OutAllocInfo)TRangeAllocator< FAllocatorModifier >inline
ChunksTRangeAllocator< FAllocatorModifier >protected
Contains(FConstPointerType Addr) constTRangeAllocator< FAllocatorModifier >inline
CSTRangeAllocator< FAllocatorModifier >mutableprotected
FAllocInfoModifier typedefTRangeAllocator< FAllocatorModifier >protected
FChunkModifier typedefTRangeAllocator< FAllocatorModifier >protected
FConstPointerType typedefTRangeAllocator< FAllocatorModifier >protected
FPointerType typedefTRangeAllocator< FAllocatorModifier >protected
FRangeAllocator typedefTRangeAllocator< FAllocatorModifier >protected
Free(const FAllocInfo &AllocInfo)TRangeAllocator< FAllocatorModifier >inline
FreeChunk(uint32 ChunkIndex)TRangeAllocator< FAllocatorModifier >inlineprotected
FreeChunkInfosTRangeAllocator< FAllocatorModifier >protected
FreeChunkSlotHeadTRangeAllocator< FAllocatorModifier >protected
MinAllocSizeTRangeAllocator< FAllocatorModifier >protected
RemoveFreeChunkInfo(int32 InfoIndex)TRangeAllocator< FAllocatorModifier >inlineprotected
SizeTotalTRangeAllocator< FAllocatorModifier >protected
SizeUsedTRangeAllocator< FAllocatorModifier >protected
TRangeAllocator(uint32 InMinAllocSize, ArgTypes &&... Args)TRangeAllocator< FAllocatorModifier >inline