Ark Server API (ASA) - 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(const ElementType &Element)TSparseArray< InElementType, Allocator >inline
Add(ElementType &&Element)TSparseArray< InElementType, Allocator >inline
AddAtLowestFreeIndex(const ElementType &Element, int32 &LowestFreeIndexSearchStart)TSparseArray< InElementType, Allocator >inline
AddUninitialized()TSparseArray< InElementType, Allocator >inline
AddUninitializedAtLowestFreeIndex(int32 &LowestFreeIndexSearchStart)TSparseArray< InElementType, Allocator >inline
AllocateIndex(int32 Index)TSparseArray< InElementType, Allocator >inline
AllocationBitArrayType typedefTSparseArray< InElementType, Allocator >private
AllocationFlagsTSparseArray< InElementType, Allocator >private
AppendHash(const FPlatformTypeLayoutParameters &LayoutParams, FSHA1 &Hasher)TSparseArray< InElementType, Allocator >inlinestatic
begin()TSparseArray< InElementType, Allocator >inline
begin() constTSparseArray< InElementType, Allocator >inline
CheckAddress(const ElementType *Addr) constTSparseArray< InElementType, Allocator >inline
Compact()TSparseArray< InElementType, Allocator >inline
CompactStable()TSparseArray< InElementType, Allocator >inline
CopyUnfrozen(const FMemoryUnfreezeContent &Context, void *Dst) constTSparseArray< InElementType, Allocator >inline
CountBytes(FArchive &Ar) constTSparseArray< 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
Emplace(ArgsType &&... Args)TSparseArray< InElementType, Allocator >inline
EmplaceAt(int32 Index, ArgsType &&... Args)TSparseArray< InElementType, Allocator >inline
EmplaceAtLowestFreeIndex(int32 &LowestFreeIndexSearchStart, ArgsType &&... Args)TSparseArray< InElementType, Allocator >inline
Empty(int32 ExpectedNumElements=0)TSparseArray< InElementType, Allocator >inline
end()TSparseArray< InElementType, Allocator >inline
end() constTSparseArray< InElementType, Allocator >inline
FElementOrFreeListLink typedefTSparseArray< InElementType, Allocator >private
FirstFreeIndexTSparseArray< InElementType, Allocator >private
GetAllocatedSize(void) constTSparseArray< InElementType, Allocator >inline
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
IsCompact() constTSparseArray< InElementType, Allocator >inline
IsEmpty() constTSparseArray< InElementType, Allocator >inline
IsValidIndex(int32 Index) constTSparseArray< InElementType, Allocator >inline
Move(SparseArrayType &ToArray, SparseArrayType &FromArray)TSparseArray< InElementType, Allocator >inlineprivatestatic
Num() constTSparseArray< InElementType, Allocator >inline
NumFreeIndicesTSparseArray< InElementType, Allocator >private
operator!=(const TSparseArray &B) constTSparseArray< InElementType, Allocator >inline
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==(const TSparseArray &B) constTSparseArray< InElementType, Allocator >inline
operator[](int32 Index)TSparseArray< InElementType, Allocator >inline
operator[](int32 Index) constTSparseArray< InElementType, Allocator >inline
PointerToIndex(const ElementType *Ptr) 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
Sort(const PREDICATE_CLASS &Predicate)TSparseArray< InElementType, Allocator >inline
Sort()TSparseArray< InElementType, Allocator >inline
SortFreeList()TSparseArray< InElementType, Allocator >inline
StableSort(const PREDICATE_CLASS &Predicate)TSparseArray< InElementType, Allocator >inline
StableSort()TSparseArray< InElementType, Allocator >inline
TScriptSparseArrayTSparseArray< InElementType, Allocator >friend
TSparseArray()TSparseArray< InElementType, Allocator >inline
TSparseArray(TSparseArray &&InCopy)TSparseArray< InElementType, Allocator >inline
TSparseArray(const TSparseArray &InCopy)TSparseArray< InElementType, Allocator >inline
WriteMemoryImage(FMemoryImageWriter &Writer) constTSparseArray< InElementType, Allocator >inline
~TSparseArray()TSparseArray< InElementType, Allocator >inline