#include <MallocBinnedCommon.h>
◆ CanPushToFront()
◆ ObtainPartial()
template<class T >
| bool FMallocBinnedCommonBase::FFreeBlockList::ObtainPartial |
( |
uint32 |
InPoolIndex, |
|
|
T & |
InGlobalRecycler |
|
) |
| |
|
inline |
◆ PopBundles()
| FBundleNode * FMallocBinnedCommonBase::FFreeBlockList::PopBundles |
( |
uint32 |
InPoolIndex | ) |
|
|
inline |
◆ PopFromFront()
| void * FMallocBinnedCommonBase::FFreeBlockList::PopFromFront |
( |
uint32 |
InPoolIndex | ) |
|
|
inline |
◆ PushToFront()
| bool FMallocBinnedCommonBase::FFreeBlockList::PushToFront |
( |
void * |
InPtr, |
|
|
uint32 |
InPoolIndex, |
|
|
uint32 |
InBinSize |
|
) |
| |
|
inline |
◆ RecyleFull()
template<class T >
| FBundleNode * FMallocBinnedCommonBase::FFreeBlockList::RecyleFull |
( |
uint32 |
InPoolIndex, |
|
|
T & |
InGlobalRecycler |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: