Navigation
API > API/Runtime > API/Runtime/Core
| Name | TGlobalRecycler |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocBinnedCommonUtils.h |
| Include Path | #include "HAL/MallocBinnedCommonUtils.h" |
Syntax
template<int NumSmallPools>
struct TGlobalRecycler
Structs
| Name | Remarks |
|---|---|
| FBundlePointer |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bundles | FBundlePointer | HAL/MallocBinnedCommonUtils.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMallocBinnedCommonBase::FBundleNode * PopBundle
(
uint32 InPoolIndex |
HAL/MallocBinnedCommonUtils.h | ||
bool PushBundle
(
uint32 InPoolIndex, |
HAL/MallocBinnedCommonUtils.h |