TLockFreeAllocOnceIndexedAllocator

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/LockFreeList.h

Include

#include "Containers/LockFreeList.h"

Syntax

template<class T, unsigned int MaxTotalItems, unsigned int ItemsPerPage>
class TLockFreeAllocOnceIndexedAllocator

Constructors

Functions

Name Description

Public function

uint32

 

Alloc

(
    uint32 Count
)

Public function

T *

 

GetItem

(
    uint32 Index
)

Constants

Name

Description

MaxBlocks

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