AddUninitialized(const FScriptSparseArrayLayout &Layout) | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
AllocationFlags | TScriptSparseArray< AllocatorType, InDerivedType > | private |
CheckConstraints() | TScriptSparseArray< AllocatorType, InDerivedType > | inlineprivatestatic |
Data | TScriptSparseArray< AllocatorType, InDerivedType > | private |
DerivedType typedef | TScriptSparseArray< AllocatorType, InDerivedType > | private |
Empty(int32 Slack, const FScriptSparseArrayLayout &Layout) | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
FirstFreeIndex | TScriptSparseArray< AllocatorType, InDerivedType > | private |
GetData(int32 Index, const FScriptSparseArrayLayout &Layout) | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
GetData(int32 Index, const FScriptSparseArrayLayout &Layout) const | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
GetFreeListLink(int32 Index, const FScriptSparseArrayLayout &Layout) | TScriptSparseArray< AllocatorType, InDerivedType > | inlineprivate |
GetMaxIndex() const | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
GetScriptLayout(int32 ElementSize, int32 ElementAlignment) | TScriptSparseArray< AllocatorType, InDerivedType > | inlinestatic |
IsEmpty() const | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
IsValidIndex(int32 Index) const | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
MoveAssign(DerivedType &Other, const FScriptSparseArrayLayout &Layout) | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
Num() const | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
NumFreeIndices | TScriptSparseArray< AllocatorType, InDerivedType > | private |
operator=(const TScriptSparseArray &) | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
RemoveAtUninitialized(const FScriptSparseArrayLayout &Layout, int32 Index, int32 Count=1) | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
TScriptSparseArray() | TScriptSparseArray< AllocatorType, InDerivedType > | inline |
TScriptSparseArray(const TScriptSparseArray &) | TScriptSparseArray< AllocatorType, InDerivedType > | inline |