Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocBinned
Hash table struct for retrieving allocation book keeping information
| Name | PoolHashBucket |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp |
| Include Path | #include "HAL/MallocBinned.cpp" |
Syntax
struct PoolHashBucket
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PoolHashBucket() |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Link
(
PoolHashBucket* After |
|||
void Unlink() |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void Link
(
PoolHashBucket* Node, |