Add(typename TTypeTraits< ElementType >::ConstInitType Element) | TSparseArray< InElementType, Allocator > | inline |
AddUninitialized() | TSparseArray< InElementType, Allocator > | inline |
AllocateIndex(int32 Index) | TSparseArray< InElementType, Allocator > | inline |
AllocationBitArrayType typedef | TSparseArray< InElementType, Allocator > | private |
AllocationFlags | TSparseArray< InElementType, Allocator > | private |
begin | TSparseArray< InElementType, Allocator > | friend |
begin | TSparseArray< InElementType, Allocator > | friend |
CheckAddress(const ElementType *Addr) const | TSparseArray< InElementType, Allocator > | inline |
Compact() | TSparseArray< InElementType, Allocator > | inline |
CompactStable() | TSparseArray< InElementType, Allocator > | inline |
CreateConstIterator() const | TSparseArray< InElementType, Allocator > | inline |
CreateIterator() | TSparseArray< InElementType, Allocator > | inline |
Data | TSparseArray< InElementType, Allocator > | private |
DataType typedef | TSparseArray< InElementType, Allocator > | private |
ElementType typedef | TSparseArray< InElementType, Allocator > | private |
Empty(int32 ExpectedNumElements=0) | TSparseArray< InElementType, Allocator > | inline |
end | TSparseArray< InElementType, Allocator > | friend |
end | TSparseArray< InElementType, Allocator > | friend |
FElementOrFreeListLink typedef | TSparseArray< InElementType, Allocator > | private |
FirstFreeIndex | TSparseArray< InElementType, Allocator > | private |
FScriptSparseArray | TSparseArray< InElementType, Allocator > | friend |
GetAllocatedSize(void) const | TSparseArray< InElementType, Allocator > | inline |
GetData(int32 Index) | TSparseArray< InElementType, Allocator > | inlineprivate |
GetData(int32 Index) const | TSparseArray< InElementType, Allocator > | inlineprivate |
GetMaxIndex() const | TSparseArray< InElementType, Allocator > | inline |
Insert(int32 Index, typename TTypeTraits< ElementType >::ConstInitType Element) | TSparseArray< InElementType, Allocator > | inline |
InsertUninitialized(int32 Index) | TSparseArray< InElementType, Allocator > | inline |
IsAllocated(int32 Index) const | TSparseArray< InElementType, Allocator > | inline |
MoveOrCopy(SparseArrayType &ToArray, SparseArrayType &FromArray) | TSparseArray< InElementType, Allocator > | inlineprivatestatic |
MoveOrCopy(SparseArrayType &ToArray, SparseArrayType &FromArray) | TSparseArray< InElementType, Allocator > | inlineprivatestatic |
Num() const | TSparseArray< InElementType, Allocator > | inline |
NumFreeIndices | TSparseArray< InElementType, Allocator > | private |
operator!= | TSparseArray< InElementType, Allocator > | friend |
operator+=(const TSparseArray &OtherArray) | TSparseArray< InElementType, Allocator > | inline |
operator+=(const TArray< ElementType > &OtherArray) | TSparseArray< InElementType, Allocator > | inline |
operator=(TSparseArray &&InCopy) | TSparseArray< InElementType, Allocator > | inline |
operator=(const TSparseArray &InCopy) | TSparseArray< InElementType, Allocator > | inline |
operator== | TSparseArray< InElementType, Allocator > | friend |
operator[](int32 Index) | TSparseArray< InElementType, Allocator > | inline |
operator[](int32 Index) const | TSparseArray< InElementType, Allocator > | inline |
RemoveAt(int32 Index, int32 Count=1) | TSparseArray< InElementType, Allocator > | inline |
RemoveAtUninitialized(int32 Index, int32 Count=1) | TSparseArray< InElementType, Allocator > | inline |
Reserve(int32 ExpectedNumElements) | TSparseArray< InElementType, Allocator > | inline |
Reset() | TSparseArray< InElementType, Allocator > | inline |
Shrink() | TSparseArray< InElementType, Allocator > | inline |
TContainerTraits< TSparseArray > | TSparseArray< InElementType, Allocator > | friend |
TSparseArray() | TSparseArray< InElementType, Allocator > | inline |
TSparseArray(TSparseArray &&InCopy) | TSparseArray< InElementType, Allocator > | inline |
TSparseArray(const TSparseArray &InCopy) | TSparseArray< InElementType, Allocator > | inline |
~TSparseArray() | TSparseArray< InElementType, Allocator > | inline |