Navigation
API > API/Runtime > API/Runtime/Core
| Name | FSizeTableEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocBinnedCommon.h |
| Include Path | #include "HAL/MallocBinnedCommon.h" |
Syntax
struct FSizeTableEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HAL/MallocBinnedCommon.h | |||
FSizeTableEntry
(
uint32 InBinSize, |
HAL/MallocBinnedCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BinSize | uint32 | HAL/MallocBinnedCommon.h | ||
| NumMemoryPagesPerBlock | uint32 | HAL/MallocBinnedCommon.h |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint8 FillSizeTable
(
uint64 PlatformPageSize, |
HAL/MallocBinnedCommon.h |