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.
_ArenaSize
uLang::CArenaAllocator
protected
_BytesLeftInFirstArena
uLang::CArenaAllocator
protected
_First
uLang::CArenaAllocator
protected
Alignment
enum value
uLang::CArenaAllocator
protected
Allocate
(uint32_t NumBytes)
uLang::CArenaAllocator
Allocate
(const CAllocatorInstance *This, size_t NumBytes)
uLang::CArenaAllocator
protected
static
uLang::CAllocatorInstance::Allocate
(size_t NumBytes) const
uLang::CAllocatorInstance
inline
AllocateNewArena
()
uLang::CArenaAllocator
protected
CAllocatorInstance
(FAllocate Allocate, FReallocate Reallocate, FDeallocate Deallocate)
uLang::CAllocatorInstance
inline
CArenaAllocator
(uint32_t ArenaSize)
uLang::CArenaAllocator
Deallocate
(const CAllocatorInstance *This, void *Memory)
uLang::CArenaAllocator
protected
static
uLang::CAllocatorInstance::Deallocate
(void *Memory) const
uLang::CAllocatorInstance
inline
DeallocateAll
()
uLang::CArenaAllocator
FAllocate
typedef
uLang::CAllocatorInstance
FDeallocate
typedef
uLang::CAllocatorInstance
FReallocate
typedef
uLang::CAllocatorInstance
GenerateObserverId
()
uLang::CAllocatorInstance
inline
Merge
(CArenaAllocator &&Other)
uLang::CArenaAllocator
Reallocate
(const CAllocatorInstance *This, void *Memory, size_t NumBytes)
uLang::CArenaAllocator
protected
static
uLang::CAllocatorInstance::Reallocate
(void *Memory, size_t NumBytes) const
uLang::CAllocatorInstance
inline
~CArenaAllocator
()
uLang::CArenaAllocator
Generated by
1.9.8