FPoolList

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/MallocBinned2.h

Include

#include "HAL/MallocBinned2.h"

Syntax

struct FPoolList

Constructors

Name Description

Public function

FPoolList()

Functions

Name Description

Public function

FPoolInfo &

 

GetFrontPool()

Public function Const

const FPoolI...

 

GetFrontPool()

Public function Const

bool

 

IsEmpty()

Public function

void

 

LinkToFront

(
    FPoolInfo* Pool
)

Public function

FPoolInfo &

 

PushNewPoolToFront

(
    FMallocBinned2& Allocator,
    uint32 InBytes,
    uint32 InPoolIndex
)

Public function

void

 

ValidateActivePools()

Public function

void

 

ValidateExhaustedPools()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss