ActiveFPLB | FArchive | |
Add(ElementType &&Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Add(const ElementType &Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Add_GetRef(ElementType &&Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Add_GetRef(const ElementType &Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddDefaulted() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddDefaulted(SizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddDefaulted_GetRef() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddUninitialized() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddUninitialized(SizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddUnique(ElementType &&Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddUnique(const ElementType &Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddUniqueImpl(ArgsType &&Args) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
AddZeroed() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddZeroed(SizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AddZeroed_GetRef() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Allocator typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
AllocatorCalculateSlackGrow(SizeType CurrentArrayNum, SizeType NewArrayMax) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
AllocatorCalculateSlackReserve(SizeType NewArrayMax) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
AllocatorCalculateSlackShrink(SizeType CurrentArrayNum, SizeType NewArrayMax) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
AllocatorInstance | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | protected |
AllocatorResizeAllocation(SizeType CurrentArrayNum, SizeType NewArrayMax) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
AllocatorType typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
Append(const TArray< OtherElementType, OtherAllocatorType > &Source) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Append(TArray< OtherElementType, OtherAllocator > &&Source) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Append(RangeType &&Source) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Append(const ElementType *Ptr, SizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Append(std::initializer_list< ElementType > InitList) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Append(const typename TContainerElementTypeCompatibility< ElementType >::CopyFromOtherType *Ptr, SizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
AppendHash(const FPlatformTypeLayoutParameters &LayoutParams, FSHA1 &Hasher) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlinestatic |
ArAllowLazyLoading | FArchive | |
ArchiveName | TMemoryWriter< IndexSize > | protected |
ArContainsCode | FArchive | |
ArContainsMap | FArchive | |
ArCustomPropertyList | FArchive | |
ArEngineNetVer | FArchive | private |
ArEngineVer | FArchive | private |
ArForceByteSwapping | FArchive | |
ArForceUnicode | FArchive | private |
ArGameNetVer | FArchive | private |
ArIgnoreArchetypeRef | FArchive | |
ArIgnoreClassGeneratedByRef | FArchive | |
ArIgnoreClassRef | FArchive | |
ArIgnoreOuterRef | FArchive | |
ArIsCountingMemory | FArchive | |
ArIsCriticalError | FArchiveState | private |
ArIsError | FArchiveState | private |
ArIsFilterEditorOnly | FArchive | |
ArIsLoading | FArchive | private |
ArIsLoadingFromCookedPackage | FArchive | private |
ArIsModifyingWeakAndStrongReferences | FArchive | |
ArIsNetArchive | FArchive | |
ArIsObjectReferenceCollector | FArchive | |
ArIsPersistent | FArchive | private |
ArIsSaveGame | FArchive | |
ArIsSaving | FArchive | private |
ArIsTextFormat | FArchive | private |
ArIsTransacting | FArchive | private |
ArLicenseeUEVer | FArchive | private |
ArMaxSerializeSize | FArchive | |
ArNoDelta | FArchive | |
ArNoIntraPropertyDelta | FArchive | |
ArPortFlags | FArchive | |
ArrayMax | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | protected |
ArrayNum | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | protected |
ArrayType typedef | TBufferArchive< 32 > | |
ArRequiresLocalizationGather | FArchive | |
ArSerializingDefaults | FArchive | |
ArShouldSkipBulkData | FArchive | |
ArShouldSkipCompilingAssets | FArchiveState | private |
ArUEVer | FArchive | private |
ArUseCustomPropertyList | FArchive | |
ArUseUnversionedPropertySerialization | FArchive | private |
ArWantBinaryPropertySerialization | FArchive | private |
AtEnd() | FArchive | inlinevirtual |
AttachBulkData(UObject *Owner, FBulkData *BulkData) | FArchive | inlinevirtual |
AttachBulkData(UE::Serialization::FEditorBulkData *BulkData) | FArchive | inlinevirtual |
AttachExternalReadDependency(FExternalReadCallback &ReadCallback) | FArchive | inlinevirtual |
bCustomVersionsAreReset | FArchive | mutableprivate |
begin() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
begin() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
ByteOrderSerialize(void *V, int32 Length) | FArchive | inline |
ByteOrderSerialize(T &Value) | FArchive | inlineprivate |
Bytes | TMemoryWriter< IndexSize > | protected |
ByteSwap(void *V, int32 Length) | FArchive | |
CheckAddress(const ElementType *Addr) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
CheckInvariants() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
ClearError() | FArchive | |
Close() | FArchive | inlinevirtual |
Contains(const ComparisonType &Item) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
ContainsByPredicate(Predicate Pred) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
ContainsCode() const | FArchive | inline |
ContainsMap() const | FArchive | inline |
CookData | FArchiveState | private |
CookingTarget() const | FArchive | inline |
CopyToEmpty(const OtherElementType *OtherData, OtherSizeType OtherNum, SizeType PrevMax) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
CopyToEmptyWithSlack(const OtherElementType *OtherData, OtherSizeType OtherNum, SizeType PrevMax, SizeType ExtraSlack) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
CopyTrivialFArchiveStatusMembers(const FArchiveState &ArchiveStatusToCopy) | FArchiveState | private |
CopyUnfrozen(const FMemoryUnfreezeContent &Context, void *Dst) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TMemoryWriter::CountBytes(SIZE_T InNum, SIZE_T InMax) | FArchive | inlinevirtual |
TArray< uint8, TSizedDefaultAllocator< IndexSize > >::CountBytes(FArchive &Ar) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
CreateConstIterator() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
CreateIterator() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
CustomVer(const struct FGuid &Key) const | FArchive | |
CustomVersionContainer | FArchive | mutableprivate |
DetachBulkData(FBulkData *BulkData, bool bEnsureBulkDataIsLoaded) | FArchive | inlinevirtual |
DetachBulkData(UE::Serialization::FEditorBulkData *BulkData, bool bEnsureBulkDataIsLoaded) | FArchive | inlinevirtual |
DoDelta() const | FArchive | inline |
DoIntraPropertyDelta() const | FArchive | inline |
ElementAllocatorType typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
ElementType typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
Emplace(ArgsType &&... Args) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Emplace_GetRef(ArgsType &&... Args) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
EmplaceAt(SizeType Index, ArgsType &&... Args) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
EmplaceAt_GetRef(SizeType Index, ArgsType &&... Args) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Empty(SizeType Slack=0) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
end() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
end() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
EngineNetVer() const | FArchive | |
EngineVer() const | FArchive | inline |
FArchive()=default | FArchive | |
FArchive(const FArchive &)=default | FArchive | |
FArchiveState() | FArchiveState | private |
FArchiveState(const FArchiveState &) | FArchiveState | private |
FastPathLoad(void *InDest) | FArchive | inline |
FilterByPredicate(Predicate Pred) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Find(const ElementType &Item, SizeType &Index) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Find(const ElementType &Item) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
FindByKey(const KeyType &Key) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
FindByKey(const KeyType &Key) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
FindByPredicate(Predicate Pred) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
FindByPredicate(Predicate Pred) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
FindItemByClass(SearchType **Item=nullptr, SizeType *ItemIndex=nullptr, SizeType StartIndex=0) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
FindLast(const ElementType &Item, SizeType &Index) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
FindLast(const ElementType &Item) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
FindLastByPredicate(Predicate Pred, SizeType Count) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
FindLastByPredicate(Predicate Pred) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Flush() | FArchive | inlinevirtual |
FlushCache() | FArchive | inlinevirtual |
FMemoryArchive() | FMemoryArchive | inlineprotected |
ForceBlueprintFinalization() | FArchive | inlinevirtual |
ForceByteSwapping() const | FArchive | inline |
ForEachState(T Func) | FArchiveState | private |
GameNetVer() const | FArchive | |
GetAllocatedSize(void) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
GetAllocatorInstance() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
GetAllocatorInstance() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
GetArchetypeFromLoader(const UObject *Obj) | FArchive | inlinevirtual |
GetArchiveName() const | TBufferArchive< 32 > | inlinevirtual |
GetArchiveState() | FArchive | inline |
GetArchiveState() const | FArchive | inline |
GetCacheableArchive() | FArchive | inlinevirtual |
GetCookContext() | FArchive | inline |
GetCookData() | FArchive | inline |
GetCustomVersions() const | FArchive | virtual |
GetData() UE_LIFETIMEBOUND | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
GetData() const UE_LIFETIMEBOUND | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
GetDebugSerializationFlags() const | FArchive | inline |
GetError() const | FArchive | inline |
GetInnermostState() | FArchive | inlinevirtual |
GetLinker() | FArchive | inlinevirtual |
GetMaxSerializeSize() const | FArchive | inline |
GetPortFlags() const | FArchive | inline |
GetSerializeContext() | FArchive | inlinevirtual |
GetSerializedProperty() const | FArchive | inline |
GetSerializedPropertyChain(TArray< struct FProperty * > &OutProperties) const | FArchive | |
GetSerializedPropertyChain() const | FArchive | inline |
GetSlack() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
GetTypeSize() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlinestatic |
HasAllPortFlags(uint32 Flags) const | FArchive | inline |
HasAnyPortFlags(uint32 Flags) const | FArchive | inline |
Heapify(const PREDICATE_CLASS &Predicate) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Heapify() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapPop(ElementType &OutItem, const PREDICATE_CLASS &Predicate, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapPop(ElementType &OutItem, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapPopDiscard(const PREDICATE_CLASS &Predicate, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapPopDiscard(bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapPush(ElementType &&InItem, const PREDICATE_CLASS &Predicate) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapPush(const ElementType &InItem, const PREDICATE_CLASS &Predicate) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapPush(ElementType &&InItem) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapPush(const ElementType &InItem) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapRemoveAt(SizeType Index, const PREDICATE_CLASS &Predicate, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapRemoveAt(SizeType Index, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapSort(const PREDICATE_CLASS &Predicate) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapSort() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapTop() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
HeapTop() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
IndexOfByKey(const KeyType &Key) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
IndexOfByPredicate(Predicate Pred) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
IndexSizeType typedef | TMemoryWriter< IndexSize > | private |
Init(const ElementType &Element, SizeType Number) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
InlineFPLB | FArchive | |
Insert(std::initializer_list< ElementType > InitList, const SizeType InIndex) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Insert(const TArray< ElementType, OtherAllocator > &Items, const SizeType InIndex) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Insert(TArray< ElementType, OtherAllocator > &&Items, const SizeType InIndex) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Insert(const ElementType *Ptr, SizeType Count, SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Insert(ElementType &&Item, SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Insert(const ElementType &Item, SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Insert(const TArray< typename TContainerElementTypeCompatibility< ElementType >::CopyFromOtherType, OtherAllocator > &Items, const SizeType InIndex) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Insert(TArray< typename TContainerElementTypeCompatibility< ElementType >::CopyFromOtherType, OtherAllocator > &&Items, const SizeType InIndex) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Insert_GetRef(ElementType &&Item, SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Insert_GetRef(const ElementType &Item, SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
InsertDefaulted(SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
InsertDefaulted(SizeType Index, SizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
InsertDefaulted_GetRef(SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
InsertUninitialized(SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
InsertUninitialized(SizeType Index, SizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
InsertUninitializedImpl(SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
InsertUninitializedImpl(SizeType Index, OtherSizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
InsertZeroed(SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
InsertZeroed(SizeType Index, SizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
InsertZeroed_GetRef(SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
IsAllowingLazyLoading() const | FArchive | inline |
IsByteSwapping() | FArchive | inline |
IsCooking() const | FArchive | inline |
IsCountingMemory() const | FArchive | inline |
IsCriticalError() const | FArchive | inline |
IsEmpty() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
IsError() const | FArchive | inline |
IsFilterEditorOnly() const | FArchive | inline |
IsForcingUnicode() const | FArchive | inline |
IsIgnoringArchetypeRef() const | FArchive | inline |
IsIgnoringClassGeneratedByRef() const | FArchive | inline |
IsIgnoringClassRef() const | FArchive | inline |
IsIgnoringOuterRef() const | FArchive | inline |
IsLoading() const | FArchive | inline |
IsLoadingFromCookedPackage() const | FArchive | inline |
IsModifyingWeakAndStrongReferences() const | FArchive | inline |
IsNetArchive() const | FArchive | inline |
IsObjectReferenceCollector() const | FArchive | inline |
IsPersistent() const | FArchive | inline |
IsProxyOf(FArchive *InOther) const | FArchive | inlinevirtual |
IsSaveGame() const | FArchive | inline |
IsSaving() const | FArchive | inline |
IsSerializingDefaults() const | FArchive | inline |
IsTextFormat() const | FArchive | inline |
IsTransacting() const | FArchive | inline |
IsValidIndex(SizeType Index) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Last(SizeType IndexFromTheEnd=0) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Last(SizeType IndexFromTheEnd=0) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
LicenseeUE4Ver() const | FArchiveState | inlineprivate |
LicenseeUEVer() const | FArchive | inline |
LinkProxy(FArchiveState &Inner, FArchiveState &Proxy) | FArchive | protectedstatic |
Logf(const FmtType &Fmt, Types... Args) | FArchive | inline |
LogfImpl(const TCHAR *Fmt,...) | FArchive | private |
MarkScriptSerializationEnd(const UObject *Obj) | FArchive | inlinevirtual |
MarkScriptSerializationStart(const UObject *Obj) | FArchive | inlinevirtual |
MarkSearchableName(const UObject *TypeObject, const FName &ValueName) const | FArchive | inlinevirtual |
Max() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
MoveOrCopy(ToArrayType &ToArray, FromArrayType &FromArray, SizeType PrevMax) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivatestatic |
MoveOrCopyWithSlack(ToArrayType &ToArray, FromArrayType &FromArray, SizeType PrevMax, SizeType ExtraSlack) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivatestatic |
NextProxy | FArchiveState | private |
Num() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Offset | FMemoryArchive | protected |
OnInvalidNum(USizeType NewNum) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivatestatic |
operator const TArray< typename TContainerElementTypeCompatibility< AliasElementType >::ReinterpretType, AllocatorType > &() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
operator TArray< typename TContainerElementTypeCompatibility< AliasElementType >::ReinterpretType, AllocatorType > &() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
operator!=(const TArray &OtherArray) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
operator+=(TArray &&Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
operator+=(const TArray &Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
operator+=(std::initializer_list< ElementType > InitList) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
operator<<(class FName &N) override | FMemoryArchive | inlinevirtual |
operator<<(struct UObject *&Res) override | FMemoryArchive | inlinevirtual |
operator<<(FName &Value) | FMemoryArchive | inlinevirtual |
operator<<(FText &Value) | FMemoryArchive | virtual |
operator<<(UObject *&Value) | FMemoryArchive | inlinevirtual |
operator<<(FField *&Value) | FMemoryArchive | inlinevirtual |
operator<<(TCheckedObjPtr< T > &Value) | FMemoryArchive | inline |
operator<<(struct FLazyObjectPtr &Value) | FMemoryArchive | virtual |
operator<<(struct FObjectPtr &Value) | FMemoryArchive | virtual |
operator<<(struct FSoftObjectPtr &Value) | FMemoryArchive | virtual |
operator<<(struct FSoftObjectPath &Value) | FMemoryArchive | virtual |
operator<<(struct FWeakObjectPtr &Value) | FMemoryArchive | virtual |
TMemoryWriter::operator=(const FArchive &ArchiveToCopy)=default | FArchive | |
TArray< uint8, TSizedDefaultAllocator< IndexSize > >::operator=(std::initializer_list< uint8 > InitList) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray< uint8, TSizedDefaultAllocator< IndexSize > >::operator=(const TArray< ElementType, OtherAllocatorType > &Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray< uint8, TSizedDefaultAllocator< IndexSize > >::operator=(const TArray &Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray< uint8, TSizedDefaultAllocator< IndexSize > >::operator=(const TArrayView< OtherElementType, OtherSizeType > &Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
TArray< uint8, TSizedDefaultAllocator< IndexSize > >::operator=(TArray &&Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray< uint8, TSizedDefaultAllocator< IndexSize > >::operator=(TArray< typename TContainerElementTypeCompatibility< ElementType >::CopyFromOtherType, AllocatorType > &&Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray< uint8, TSizedDefaultAllocator< IndexSize > >::operator=(const TArray< typename TContainerElementTypeCompatibility< ElementType >::CopyFromOtherType, OtherAllocator > &Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
operator==(const TArray &OtherArray) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
operator[](SizeType Index) UE_LIFETIMEBOUND | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
operator[](SizeType Index) const UE_LIFETIMEBOUND | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Pop(bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
PopFileRegionType() | FArchive | inlinevirtual |
PopSerializedProperty(struct FProperty *InProperty, const bool bIsEditorOnlyProperty) | FArchive | virtual |
Precache(int64 PrecacheOffset, int64 PrecacheSize) | FArchive | inlinevirtual |
Preload(UObject *Object) | FArchive | inlinevirtual |
Push(ElementType &&Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Push(const ElementType &Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
PushFileRegionType(EFileRegionType Type) | FArchive | inlinevirtual |
PushSerializedProperty(struct FProperty *InProperty, const bool bIsEditorOnlyProperty) | FArchive | virtual |
RangeCheck(SizeType Index) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RangedForConstIteratorType typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
RangedForIteratorType typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
Remove(const ElementType &Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RemoveAll(const PREDICATE_CLASS &Predicate) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RemoveAllSwap(const PREDICATE_CLASS &Predicate, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RemoveAt(SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RemoveAt(SizeType Index, CountType Count, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RemoveAtImpl(SizeType Index, SizeType Count, bool bAllowShrinking) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
RemoveAtSwap(SizeType Index) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RemoveAtSwap(SizeType Index, CountType Count, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RemoveAtSwapImpl(SizeType Index, SizeType Count=1, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
RemoveSingle(const ElementType &Item) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RemoveSingleSwap(const ElementType &Item, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RemoveSwap(const ElementType &Item, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
RequiresLocalizationGather() const | FArchive | inline |
Reserve(SizeType Number) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TMemoryWriter::Reset() | FArchive | virtual |
TArray< uint8, TSizedDefaultAllocator< IndexSize > >::Reset(SizeType NewSize=0) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
ResetCustomVersions() | FArchive | virtual |
ResizeForCopy(SizeType NewMax, SizeType PrevMax) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
ResizeGrow(SizeType OldNum) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
ResizeShrink() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
ResizeTo(SizeType NewMax) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineprivate |
Seek(int64 InPos) final | FMemoryArchive | inlinevirtual |
Serialize(void *Data, int64 Num) override | TMemoryWriter< IndexSize > | inlinevirtual |
SerializeBits(void *V, int64 LengthBits) | FArchive | inlinevirtual |
SerializeBulkData(FBulkData &BulkData, const struct FBulkDataSerializationParams &Params) | FArchive | inlinevirtual |
SerializeByteOrderSwapped(void *V, int32 Length) | FArchive | inlineprivate |
SerializeByteOrderSwapped(uint16 &Value) | FArchive | inlineprivate |
SerializeByteOrderSwapped(uint32 &Value) | FArchive | inlineprivate |
SerializeByteOrderSwapped(uint64 &Value) | FArchive | inlineprivate |
SerializeCompressed(void *V, int64 Length, FName CompressionFormatCannotChange, ECompressionFlags Flags=COMPRESS_NoFlags, bool bTreatBufferAsFileReader=false) | FArchive | |
SerializeCompressedNew(void *V, int64 Length, FName CompressionFormatToEncode, FName CompressionFormatToDecodeOldV1Files, ECompressionFlags Flags=COMPRESS_NoFlags, bool bTreatBufferAsFileReader=false, int64 *OutPartialReadLength=nullptr) | FArchive | |
SerializeCompressedNew(void *V, int64 Length) | FArchive | |
SerializedProperty | FArchive | private |
SerializedPropertyChain | FArchive | private |
SerializeInt(uint32 &Value, uint32 Max) | FArchive | inlinevirtual |
SerializeIntPacked(uint32 &Value) | FArchive | virtual |
SetArchiveState(const FArchiveState &InState) | FArchive | |
SetByteSwapping(bool Enabled) | FArchive | inline |
SetCompressionMap(TArray< struct FCompressedChunk > *CompressedChunks, ECompressionFlags CompressionFlags) | FArchive | inlinevirtual |
SetCookData(FArchiveCookData *InCookData) | FArchive | inline |
SetCookingTarget(const ITargetPlatform *) | FArchiveState | inlineprivate |
SetCriticalError() | FArchiveState | inlineprivate |
SetCustomVersion(const struct FGuid &Key, int32 Version, FName FriendlyName) | FArchive | |
SetCustomVersions(const FCustomVersionContainer &CustomVersionContainer) | FArchive | virtual |
SetDebugSerializationFlags(uint32 InCustomFlags) | FArchive | inline |
SetEngineNetVer(const uint32 InEngineNetVer) | FArchive | virtual |
SetEngineVer(const FEngineVersionBase &InVer) | FArchive | virtual |
SetError() | FArchive | |
SetFilterEditorOnly(bool InFilterEditorOnly) | FArchive | inlinevirtual |
SetForceUnicode(bool bInForceUnicode) | FArchive | virtual |
SetGameNetVer(const uint32 InGameNetVer) | FArchive | virtual |
SetIsLoading(bool bInIsLoading) | FArchive | virtual |
SetIsLoadingFromCookedPackage(bool bInIsLoadingFromCookedPackage) | FArchive | virtual |
SetIsPersistent(bool bInIsPersistent) | FArchive | virtual |
SetIsSaving(bool bInIsSaving) | FArchive | virtual |
SetIsTextFormat(bool bInIsTextFormat) | FArchive | virtual |
SetIsTransacting(bool bInIsTransacting) | FArchive | virtual |
SetLicenseeUE4Ver(int32 InVer) | FArchiveState | inlineprivate |
SetLicenseeUEVer(int32 InVer) | FArchive | virtual |
SetNum(SizeType NewNum, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
SetNumUninitialized(SizeType NewNum, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
SetNumUnsafeInternal(SizeType NewNum) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
SetNumZeroed(SizeType NewNum, bool bAllowShrinking=true) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
SetPortFlags(uint32 InPortFlags) | FArchive | inline |
SetSerializeContext(FUObjectSerializeContext *InLoadContext) | FArchive | inlinevirtual |
SetSerializedProperty(FProperty *InProperty) | FArchive | inlinevirtual |
SetSerializedPropertyChain(const FArchiveSerializedPropertyChain *InSerializedPropertyChain, struct FProperty *InSerializedPropertyOverride=nullptr) | FArchive | virtual |
SetShouldSkipCompilingAssets(bool Enabled) | FArchive | inlineprotected |
SetUE4Ver(int32 InVer) | FArchive | inline |
SetUEVer(FPackageFileVersion InVer) | FArchive | virtual |
SetUseUnversionedPropertySerialization(bool bInUseUnversioned) | FArchive | virtual |
SetWantBinaryPropertySerialization(bool bInWantBinaryPropertySerialization) | FArchive | virtual |
ShouldSkipBulkData() const | FArchive | inline |
ShouldSkipCompilingAssets() const | FArchive | inline |
ShouldSkipProperty(const FProperty *InProperty) const | FArchive | inlinevirtual |
Shrink() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
SizeType typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
Sort() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Sort(const PREDICATE_CLASS &Predicate) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
StableSort() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
StableSort(const PREDICATE_CLASS &Predicate) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
StartSerializingDefaults() | FArchive | inline |
StopSerializingDefaults() | FArchive | inline |
Super typedef | FBufferArchive | private |
Swap(SizeType FirstIndexToSwap, SizeType SecondIndexToSwap) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
SwapMemory(SizeType FirstIndexToSwap, SizeType SecondIndexToSwap) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray(const ElementType *Ptr, SizeType Count) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray(const TArrayView< OtherElementType, OtherSizeType > &Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | explicit |
TArray(std::initializer_list< uint8 > InitList) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray(const TArray< OtherElementType, OtherAllocator > &Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineexplicit |
TArray(const TArray &Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray(const TArray &Other, SizeType ExtraSlack) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray(TArray &&Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray(TArray< OtherElementType, OtherAllocator > &&Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inlineexplicit |
TArray(TArray< OtherElementType, AllocatorType > &&Other, SizeType ExtraSlack) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TArray(const TArrayView< OtherElementType, OtherSizeType > &Other) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
TBufferArchive(bool bIsPersistent=false, const FName InArchiveName=NAME_None) | TBufferArchive< 32 > | inline |
TConstIterator typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
Tell() final | FMemoryArchive | inlinevirtual |
ThisContainsCode() | FArchive | inline |
ThisContainsMap() | FArchive | inline |
ThisRequiresLocalizationGather() | FArchive | inline |
TIterator typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | |
TMemoryWriter(TArray< uint8, TSizedDefaultAllocator< IndexSize > > &InBytes, bool bIsPersistent=false, bool bSetOffset=false, const FName InArchiveName=NAME_None) | TMemoryWriter< IndexSize > | inline |
Top() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
Top() const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
ToString(const FPlatformTypeLayoutParameters &LayoutParams, FMemoryToStringContext &OutContext) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
TotalSize() override | TMemoryWriter< IndexSize > | inlinevirtual |
UE4Ver() const | FArchive | inline |
UEVer() const | FArchive | inline |
UnlinkProxy(FArchiveState &Inner, FArchiveState &Proxy) | FArchive | protectedstatic |
UseToResolveEnumerators() const | FArchive | inlinevirtual |
UseUnversionedPropertySerialization() const | FArchive | inline |
UsingCustomVersion(const struct FGuid &Guid) | FArchive | virtual |
USizeType typedef | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | private |
VerifyHeap(const PREDICATE_CLASS &Predicate) | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
WantBinaryPropertySerialization() const | FArchive | inline |
WriteMemoryImage(FMemoryImageWriter &Writer) const | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |
~FArchive()=default | FArchive | |
~FArchiveState()=0 | FArchiveState | privatepure virtual |
~TArray() | TArray< uint8, TSizedDefaultAllocator< IndexSize > > | inline |