UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::Private::TChaosChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType, typename > Member List

This is the complete list of members for Chaos::Private::TChaosChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType, typename >, including all inherited members.

Add(int32 Count=1)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
AddElement(const ElementType &Item)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
begin()TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
begin() constTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
bHasIntrusiveUnsetOptionalStateTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >static
ChunksTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >protected
ChunksType typedefTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >protected
CopyToLinearArray(TArray< ElementType, OtherAllocator > &DestinationArray)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
Emplace(ArgsType &&... Args)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
Empty(int32 Slack=0)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
end()TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
end() constTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
GetAllocatedSize(void) constTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
IntrusiveUnsetOptionalStateType typedefTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >
IsEmpty() constTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
IsValidIndex(int32 Index) constTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
MoveToLinearArray(TArray< ElementType, OtherAllocator > &DestinationArray)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
Num() constTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
NumElementsTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >protected
NumElementsPerChunk enum valueTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >protected
operator()(int32 ElementIndex)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
operator()(int32 ElementIndex) constTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
operator+=(const TArray< ElementType > &Other)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
operator+=(const TChunkedArray &Other)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
operator=(TChunkedArray &&Other)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
operator=(const TChunkedArray &)=defaultTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >
operator==(FIntrusiveUnsetOptionalState) constTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
operator[](int32 ElementIndex)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
operator[](int32 ElementIndex) constTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
Reserve(int32 Number)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
Reset()Chaos::Private::TChaosChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType, typename >inline
Shrink()TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
TChunkedArray(int32 InNumElements=0)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
TChunkedArray(TChunkedArray &&Other)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline
TChunkedArray(const TChunkedArray &)=defaultTChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >
TChunkedArray(FIntrusiveUnsetOptionalState)TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inlineexplicit
~TChunkedArray()TChunkedArray< InElementType, TargetBytesPerChunk, AllocatorType >inline