Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TSparseArray< InElementType, Allocator > Member List

This is the complete list of members for TSparseArray< InElementType, Allocator >, including all inherited members.

Add(typename TTypeTraits< ElementType >::ConstInitType Element)TSparseArray< InElementType, Allocator >inline
AddUninitialized()TSparseArray< InElementType, Allocator >inline
AllocateIndex(int32 Index)TSparseArray< InElementType, Allocator >inline
AllocationBitArrayType typedefTSparseArray< InElementType, Allocator >private
AllocationFlagsTSparseArray< InElementType, Allocator >private
beginTSparseArray< InElementType, Allocator >friend
beginTSparseArray< InElementType, Allocator >friend
CheckAddress(const ElementType *Addr) constTSparseArray< InElementType, Allocator >inline
Compact()TSparseArray< InElementType, Allocator >inline
CompactStable()TSparseArray< InElementType, Allocator >inline
CreateConstIterator() constTSparseArray< InElementType, Allocator >inline
CreateIterator()TSparseArray< InElementType, Allocator >inline
DataTSparseArray< InElementType, Allocator >private
DataType typedefTSparseArray< InElementType, Allocator >private
ElementType typedefTSparseArray< InElementType, Allocator >private
Empty(int32 ExpectedNumElements=0)TSparseArray< InElementType, Allocator >inline
endTSparseArray< InElementType, Allocator >friend
endTSparseArray< InElementType, Allocator >friend
FElementOrFreeListLink typedefTSparseArray< InElementType, Allocator >private
FirstFreeIndexTSparseArray< InElementType, Allocator >private
FScriptSparseArrayTSparseArray< InElementType, Allocator >friend
GetAllocatedSize(void) constTSparseArray< InElementType, Allocator >inline
GetData(int32 Index)TSparseArray< InElementType, Allocator >inlineprivate
GetData(int32 Index) constTSparseArray< InElementType, Allocator >inlineprivate
GetMaxIndex() constTSparseArray< 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) constTSparseArray< InElementType, Allocator >inline
MoveOrCopy(SparseArrayType &ToArray, SparseArrayType &FromArray)TSparseArray< InElementType, Allocator >inlineprivatestatic
MoveOrCopy(SparseArrayType &ToArray, SparseArrayType &FromArray)TSparseArray< InElementType, Allocator >inlineprivatestatic
Num() constTSparseArray< InElementType, Allocator >inline
NumFreeIndicesTSparseArray< 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) constTSparseArray< 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