Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocBinned2
| Name | FPoolHeader |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocBinned2.h |
| Include Path | #include "HAL/MallocBinned2.h" |
Syntax
struct FPoolHeader : public FMallocBinned2::FFreeBlock
Inheritance Hierarchy
- FMallocBinned2::FFreeBlock → FMallocBinned2::FPoolHeader
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPoolHeader
(
uint32 InPageSize, |
HAL/MallocBinned2.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BinSize | uint16 | HAL/MallocBinned2.h | ||
| CanaryAndForkState | EBlockCanary | Normally this value just functions as a canary to detect invalid memory state. | HAL/MallocBinned2.h | |
| PoolIndex | uint8 | HAL/MallocBinned2.h |