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

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

Add(T *Item)TIndirectArray< T, Allocator >inline
ArrayTIndirectArray< T, Allocator >private
beginTIndirectArray< T, Allocator >friend
beginTIndirectArray< T, Allocator >friend
CreateConstIterator() constTIndirectArray< T, Allocator >inline
CreateIterator()TIndirectArray< T, Allocator >inline
DestructAndFreeItems()TIndirectArray< T, Allocator >inlineprivate
ElementType typedefTIndirectArray< T, Allocator >
Empty(int32 Slack=0)TIndirectArray< T, Allocator >inline
endTIndirectArray< T, Allocator >friend
endTIndirectArray< T, Allocator >friend
GetAllocatedSize() constTIndirectArray< T, Allocator >inline
GetData()TIndirectArray< T, Allocator >inline
GetData() constTIndirectArray< T, Allocator >inline
GetTypeSize() constTIndirectArray< T, Allocator >inline
Insert(T *Item, int32 Index)TIndirectArray< T, Allocator >inline
InternalArrayType typedefTIndirectArray< T, Allocator >
IsValidIndex(int32 Index) constTIndirectArray< T, Allocator >inline
Last(int32 IndexFromTheEnd=0)TIndirectArray< T, Allocator >inline
Last(int32 IndexFromTheEnd=0) constTIndirectArray< T, Allocator >inline
Num() constTIndirectArray< T, Allocator >inline
operator=(TIndirectArray &&)=defaultTIndirectArray< T, Allocator >
operator=(const TIndirectArray &Other)TIndirectArray< T, Allocator >inline
operator[](int32 Index)TIndirectArray< T, Allocator >inline
operator[](int32 Index) constTIndirectArray< T, Allocator >inline
RemoveAt(int32 Index, int32 Count=1, bool bAllowShrinking=true)TIndirectArray< T, Allocator >inline
RemoveAtSwap(int32 Index, int32 Count=1, bool bAllowShrinking=true)TIndirectArray< T, Allocator >inline
Reserve(int32 Number)TIndirectArray< T, Allocator >inline
Reset(int32 NewSize=0)TIndirectArray< T, Allocator >inline
Shrink()TIndirectArray< T, Allocator >inline
Swap(int32 FirstIndexToSwap, int32 SecondIndexToSwap)TIndirectArray< T, Allocator >inline
TConstIterator typedefTIndirectArray< T, Allocator >
TIndirectArray()=defaultTIndirectArray< T, Allocator >
TIndirectArray(TIndirectArray &&)=defaultTIndirectArray< T, Allocator >
TIndirectArray(const TIndirectArray &Other)TIndirectArray< T, Allocator >inline
TIterator typedefTIndirectArray< T, Allocator >
~TIndirectArray()TIndirectArray< T, Allocator >inline