Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/TMallocBinnedCommon
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocBinnedCommon.h |
| Include | #include "HAL/MallocBinnedCommon.h" |
Syntax
struct Internal
Functions
| Type | Name | Description | |
|---|---|---|---|
| PoolInfo * | FindPoolInfo
(
AllocType& Allocator, |
||
| PoolInfo * | GetOrCreatePoolInfo
(
AllocType& Allocator, |
Gets the PoolInfo for a large block memory address. If no valid info exists one is created. |
Typedefs
| Name | Description |
|---|---|
| PoolInfo |