UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MallocBinnedPrivate::TGlobalRecycler< NumSmallPools > Struct Template Reference

#include <MallocBinnedCommonUtils.h>

Public Member Functions

bool PushBundle (uint32 InPoolIndex, FMallocBinnedCommonBase::FBundleNode *InBundle)
 
FMallocBinnedCommonBase::FBundleNodePopBundle (uint32 InPoolIndex)
 

Member Function Documentation

◆ PopBundle()

template<int NumSmallPools>
FMallocBinnedCommonBase::FBundleNode * MallocBinnedPrivate::TGlobalRecycler< NumSmallPools >::PopBundle ( uint32  InPoolIndex)
inline

◆ PushBundle()

template<int NumSmallPools>
bool MallocBinnedPrivate::TGlobalRecycler< NumSmallPools >::PushBundle ( uint32  InPoolIndex,
FMallocBinnedCommonBase::FBundleNode InBundle 
)
inline

The documentation for this struct was generated from the following file: