UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType > Member List

This is the complete list of members for uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >, including all inherited members.

_DereferenceFuncuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >protected
_PointerStorageuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >protected
Add(const PointerType &Item)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
AddNew(CtorArgsType &&... CtorArgs)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
AddUnique(const PointerType &Item)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
AddZeroed(int32_t Count=1)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Append(const TSPtrSetG &Other)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
Append(TSPtrSetG &&Other)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::Append(TSPtrArrayG &Source)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::Append(TSPtrArrayG &&Source)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
As()uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
As() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
begin()uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
begin() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Contains(const KeyType &Key) constuLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::Contains(const PointerType &Pointer) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
ContainsByKey(const ComparisonType &Key) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
ContainsByPredicate(Predicate Pred) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Dereference(int32_t Index)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
DereferenceAll()uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
DereferenceFuncType typedefuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >protected
DereferenceRange(int32_t BeginIndex, int32_t EndIndex)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
ElementAllocatorType typedefuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >protected
ElementType typedefuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >protected
Empty(int32_t Slack=0)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
EnableDereference()uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
end()uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
end() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Find(const KeyType &Key) constuLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::Find(const ElementType *Item, int32_t &Index) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::Find(const PointerType &Item, int32_t &Index) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::Find(const ElementType *Item) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::Find(const PointerType &Item) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
FindByKey(const KeyType &Key) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
FindByPredicate(Predicate Pred) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
FindLast(const PointerType &Item, int32_t &Index) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
FindLast(const PointerType &Item) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
FindLastByPredicate(Predicate Pred, int32_t Count) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
FindLastByPredicate(Predicate Pred) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
First() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
GetSlack() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
IndexOf(const KeyType &Key) constuLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
IndexOfByKey(const KeyType &Key) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
IndexOfByPredicate(Predicate Pred) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Insert(const TSPtrArrayG &Items, const int32_t InIndex)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Insert(TSPtrArrayG &&Items, const int32_t InIndex)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Insert(const PointerType &Item, int32_t Index)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
InsertNew(int32_t Index, CtorArgsType &&... CtorArgs)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
InsertZeroed(int32_t Index, int32_t Count=1)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
IsEmpty() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
IsFilled() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
IsValidIndex(int32_t Index) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
KeyType typedefuLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >
Last(int32_t IndexFromTheEnd=0) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Max() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Num() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
operator+=(TSPtrSetG &&Other)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
operator+=(const TSPtrSetG &Other)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::operator+=(TSPtrArrayG &&Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::operator+=(const TSPtrArrayG &Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
operator=(const TSPtrSetG &Other)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
operator=(TSPtrSetG &&Other)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::operator=(const TSPtrArrayG< OtherElementType, OtherAllowNull, InElementAllocatorType, RawAllocatorArgsType... > &Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::operator=(const TSPtrArrayG &Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::operator=(TSPtrArrayG< OtherElementType, OtherAllowNull, InElementAllocatorType, RawAllocatorArgsType... > &&Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::operator=(TSPtrArrayG &&Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
operator[](int32_t Index) constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
PointerStorageType typedefuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >protected
PointerType typedefuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >protected
Pop(bool bAllowShrinking=true)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Push(const PointerType &Item)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
ReferenceAll()uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
ReferenceRange(int32_t BeginIndex, int32_t EndIndex)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Remove(const KeyType &Key)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >::Remove(const PointerType &Item)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
RemoveAll(const Predicate &Pred)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
RemoveAllSwap(const Predicate &Pred, bool bAllowShrinking=true)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
RemoveAt(int32_t Index)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
RemoveAt(int32_t Index, CountType Count, bool bAllowShrinking=true)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
RemoveAtSwap(int32_t Index)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
RemoveAtSwap(int32_t Index, CountType Count, bool bAllowShrinking=true)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
RemoveSingle(const PointerType &Item)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
RemoveSingleSwap(const PointerType &Item, bool bAllowShrinking=true)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
RemoveSwap(const PointerType &Item)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
ReplaceAt(const PointerType &Item, int32_t Index)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Reserve(int32_t Number)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Reset(int32_t NewSize=0)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
SetNumZeroed(int32_t NewNum, bool bAllowShrinking=true)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Shrink()uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Sort()uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Sort(const PredicateType &Predicate)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
Top() constuLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG(RawAllocatorArgsType &&... RawAllocatorArgs)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG(std::initializer_list< TSPtrG< OtherElementType, OtherAllowNull, typename InElementAllocatorType::RawAllocatorType, RawAllocatorArgsType... > > InitList, RawAllocatorArgsType &&... RawAllocatorArgs)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG(const TSPtrArrayG< OtherElementType, OtherAllowNull, InElementAllocatorType, RawAllocatorArgsType... > &Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG(const TSPtrArrayG &Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG(const TSPtrArrayG< OtherElementType, OtherAllowNull, InElementAllocatorType, RawAllocatorArgsType... > &Other, int32_t ExtraSlack)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG(TSPtrArrayG< OtherElementType, OtherAllowNull, InElementAllocatorType, RawAllocatorArgsType... > &&Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG(TSPtrArrayG &&Other)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrArrayG(TSPtrArrayG< OtherElementType, OtherAllowNull, InElementAllocatorType, RawAllocatorArgsType... > &&Other, int32_t ExtraSlack)uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected
TSPtrSetGuLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >friend
TSPtrSetG(RawAllocatorArgsType &&... RawAllocatorArgs)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrSetG(const TSPtrSetG &Other)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrSetG(const TSPtrSetG &Other, int32_t ExtraSlack)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrSetG(TSPtrSetG &&Other)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
TSPtrSetG(TSPtrSetG &&Other, int32_t ExtraSlack)uLang::TSPtrSetG< InElementType, AllowNull, InKeyType, InElementAllocatorType, RawAllocatorArgsType >inline
~TSPtrArrayG()uLang::TSPtrArrayG< InElementType, AllowNull, InElementAllocatorType, RawAllocatorArgsType... >inlineprotected