UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::CArenaAllocator Member List

This is the complete list of members for uLang::CArenaAllocator, including all inherited members.

_ArenaSizeuLang::CArenaAllocatorprotected
_BytesLeftInFirstArenauLang::CArenaAllocatorprotected
_FirstuLang::CArenaAllocatorprotected
Alignment enum valueuLang::CArenaAllocatorprotected
Allocate(uint32_t NumBytes)uLang::CArenaAllocator
Allocate(const CAllocatorInstance *This, size_t NumBytes)uLang::CArenaAllocatorprotectedstatic
uLang::CAllocatorInstance::Allocate(size_t NumBytes) constuLang::CAllocatorInstanceinline
AllocateNewArena()uLang::CArenaAllocatorprotected
CAllocatorInstance(FAllocate Allocate, FReallocate Reallocate, FDeallocate Deallocate)uLang::CAllocatorInstanceinline
CArenaAllocator(uint32_t ArenaSize)uLang::CArenaAllocator
Deallocate(const CAllocatorInstance *This, void *Memory)uLang::CArenaAllocatorprotectedstatic
uLang::CAllocatorInstance::Deallocate(void *Memory) constuLang::CAllocatorInstanceinline
DeallocateAll()uLang::CArenaAllocator
FAllocate typedefuLang::CAllocatorInstance
FDeallocate typedefuLang::CAllocatorInstance
FReallocate typedefuLang::CAllocatorInstance
GenerateObserverId()uLang::CAllocatorInstanceinline
Merge(CArenaAllocator &&Other)uLang::CArenaAllocator
Reallocate(const CAllocatorInstance *This, void *Memory, size_t NumBytes)uLang::CArenaAllocatorprotectedstatic
uLang::CAllocatorInstance::Reallocate(void *Memory, size_t NumBytes) constuLang::CAllocatorInstanceinline
~CArenaAllocator()uLang::CArenaAllocator