Navigation
Unreal Engine C++ API Reference > Runtime > Core
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FAnsiArena | CRT heap allocatorAll allocations are passed through to CRT memory allocation functions | |
![]() |
FArenaPointer | Tagged Arena Pointer | |
![]() |
FBufferOwner | A reference-counted owner for a buffer, which is a raw pointer and size. | |
![]() |
FCompositeBuffer | FCompositeBuffer is a non-contiguous buffer composed of zero or more immutable shared buffers. | |
![]() |
FMallocArena | Heap arena | |
![]() |
FMemoryArena | Memory arena interface | |
![]() |
FScopedStackAllocatorBookmark | ||
![]() |
FSharedBuffer | A reference to a shared-ownership immutable buffer. | |
![]() |
FSharedOps | ||
![]() |
FUniqueBuffer | A reference to a single-ownership mutable buffer. | |
![]() |
FVirtualStackAllocator | ||
![]() |
FWeakOps | ||
![]() |
FWeakSharedBuffer | A weak reference to a shared-ownership immutable buffer. | |
![]() |
TArenaPointer | ||
![]() |
TBufferOwnerDeleteFunction | ||
![]() |
TBufferOwnerPtr | ||
![]() |
TBufferOwnerTArray | ||
![]() |
TIsWeakPointerType | TIsWeakPointerType | |
![]() |
TIsZeroConstructType | TIsZeroConstructType | |
![]() |
TMemoryView | A non-owning view of a contiguous region of memory. |