TVariablePagedArray

Windows
MacOS
Linux

References

Module

TraceServices

Header

/Engine/Source/Developer/TraceServices/Public/Common/VariablePagedArray.h

Include

#include "Common/VariablePagedArray.h"

Syntax

template<typename InItemType>
class TVariablePagedArray

Constructors

Name Description

Public function

TVariablePagedArray

(
    Trace::ILinearAllocator& InAllocat...,
    uint64 InPageSize
)

Destructors

Name Description

Public function

~TVariablePagedArray()

Functions

Operators

Name Description

Public function Const

const ItemTy...

 

operator[]

(
    uint64 Index
)

Public function

ItemType &

 

operator[]

(
    uint64 Index
)

Typedefs

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