UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TRDGHandleBitArray< HandleType > Member List

This is the complete list of members for TRDGHandleBitArray< HandleType >, including all inherited members.

AccessCorrespondingBit(const FRelativeBitReference &RelativeReference)TBitArray< FRDGBitArrayAllocator >inline
AccessCorrespondingBit(const FRelativeBitReference &RelativeReference) constTBitArray< FRDGBitArrayAllocator >inline
Add(const bool Value)TBitArray< FRDGBitArrayAllocator >inline
Add(const bool Value, int32 NumBitsToAdd)TBitArray< FRDGBitArrayAllocator >inline
AddRange(const InWordType *ReadBits, int32 NumBitsToAdd, int32 ReadOffsetBits=0)TBitArray< FRDGBitArrayAllocator >inline
AddRange(const TBitArray< OtherAllocator > &ReadBits, int32 NumBitsToAdd, int32 ReadOffsetBits=0)TBitArray< FRDGBitArrayAllocator >inline
AddUninitialized(int32 NumBitsToAdd)TBitArray< FRDGBitArrayAllocator >inline
AllocatorType typedefTBitArray< FRDGBitArrayAllocator >
begin()TBitArray< FRDGBitArrayAllocator >inline
begin() constTBitArray< FRDGBitArrayAllocator >inline
BitwiseAND(const TBitArray< AllocatorA > &A, const TBitArray< AllocatorB > &B, EBitwiseOperatorFlags InFlags)TBitArray< FRDGBitArrayAllocator >inlinestatic
BitwiseNOT()TBitArray< FRDGBitArrayAllocator >inline
BitwiseOR(const TBitArray< AllocatorA > &A, const TBitArray< AllocatorB > &B, EBitwiseOperatorFlags InFlags)TBitArray< FRDGBitArrayAllocator >inlinestatic
BitwiseXOR(const TBitArray< AllocatorA > &A, const TBitArray< AllocatorB > &B, EBitwiseOperatorFlags InFlags)TBitArray< FRDGBitArrayAllocator >inlinestatic
CheckInvariants() constTBitArray< FRDGBitArrayAllocator >inline
CombineWithBinaryOp(const TBitArray< OtherAllocator > &InOther, EBitwiseOperatorFlags InFlags, BinaryOpType &&InBinaryOp)TBitArray< FRDGBitArrayAllocator >inline
CombineWithBitwiseAND(const TBitArray< OtherAllocator > &InOther, EBitwiseOperatorFlags InFlags)TBitArray< FRDGBitArrayAllocator >inline
CombineWithBitwiseOR(const TBitArray< OtherAllocator > &InOther, EBitwiseOperatorFlags InFlags)TBitArray< FRDGBitArrayAllocator >inline
CombineWithBitwiseXOR(const TBitArray< OtherAllocator > &InOther, EBitwiseOperatorFlags InFlags)TBitArray< FRDGBitArrayAllocator >inline
CompareSetBits(const TBitArray< OtherAllocator > &Other, const bool bMissingBitValue) constTBitArray< FRDGBitArrayAllocator >inline
Contains(bool bValue) constTBitArray< FRDGBitArrayAllocator >inline
CountBytes(FArchive &Ar) constTBitArray< FRDGBitArrayAllocator >inline
CountSetBits(int32 FromIndex=0, int32 ToIndex=INDEX_NONE) constTBitArray< FRDGBitArrayAllocator >inline
Empty(int32 ExpectedNumBits=0)TBitArray< FRDGBitArrayAllocator >inline
end()TBitArray< FRDGBitArrayAllocator >inline
end() constTBitArray< FRDGBitArrayAllocator >inline
Find(bool bValue) constTBitArray< FRDGBitArrayAllocator >inline
FindAndSetFirstZeroBit(int32 StartIndex=0)TBitArray< FRDGBitArrayAllocator >inline
FindAndSetLastZeroBit()TBitArray< FRDGBitArrayAllocator >inline
FindFrom(bool bValue, IndexType StartIndex) constTBitArray< FRDGBitArrayAllocator >inline
FindFrom(bool bValue, IndexType StartIndex, IndexType EndIndexExclusive) constTBitArray< FRDGBitArrayAllocator >inline
FindLast(bool bValue) constTBitArray< FRDGBitArrayAllocator >inline
FindLastFrom(bool bValue, IndexType EndIndexInclusive) constTBitArray< FRDGBitArrayAllocator >inline
GetAllocatedSize(void) constTBitArray< FRDGBitArrayAllocator >inline
GetData() constTBitArray< FRDGBitArrayAllocator >inline
GetData()TBitArray< FRDGBitArrayAllocator >inline
GetRange(int32 Index, int32 NumBitsToGet, InWordType *WriteBits, int32 WriteOffsetBits=0) constTBitArray< FRDGBitArrayAllocator >inline
Init(bool bValue, int32 InNumBits)TBitArray< FRDGBitArrayAllocator >inline
Insert(bool Value, int32 Index)TBitArray< FRDGBitArrayAllocator >inline
Insert(bool Value, int32 Index, int32 NumBitsToAdd)TBitArray< FRDGBitArrayAllocator >inline
InsertRange(const InWordType *ReadBits, int32 Index, int32 NumBitsToAdd, int32 ReadOffsetBits=0)TBitArray< FRDGBitArrayAllocator >inline
InsertRange(const TBitArray< OtherAllocator > &ReadBits, int32 Index, int32 NumBitsToAdd, int32 ReadOffsetBits=0)TBitArray< FRDGBitArrayAllocator >inline
InsertUninitialized(int32 Index, int32 NumBitsToAdd)TBitArray< FRDGBitArrayAllocator >inline
IsEmpty() constTBitArray< FRDGBitArrayAllocator >inline
IsValidIndex(int32 InIndex) constTBitArray< FRDGBitArrayAllocator >inline
Max() constTBitArray< FRDGBitArrayAllocator >inline
Num() constTBitArray< FRDGBitArrayAllocator >inline
operator!=(const TBitArray< FRDGBitArrayAllocator > &Other) constTBitArray< FRDGBitArrayAllocator >inline
operator<(const TBitArray< FRDGBitArrayAllocator > &Other) constTBitArray< FRDGBitArrayAllocator >inline
operator=(TBitArray &&Other)TBitArray< FRDGBitArrayAllocator >inline
operator=(const TBitArray &Copy)TBitArray< FRDGBitArrayAllocator >inline
operator=(const TBitArray< OtherAllocator > &Copy)TBitArray< FRDGBitArrayAllocator >inline
operator==(const TBitArray< FRDGBitArrayAllocator > &Other) constTBitArray< FRDGBitArrayAllocator >inline
operator[](HandleType Handle)TRDGHandleBitArray< HandleType >inline
operator[](HandleType Handle) constTRDGHandleBitArray< HandleType >inline
TBitArray< FRDGBitArrayAllocator >::operator[](int32 Index)TBitArray< FRDGBitArrayAllocator >inline
TBitArray< FRDGBitArrayAllocator >::operator[](int32 Index) constTBitArray< FRDGBitArrayAllocator >inline
PadToNum(int32 DesiredNum, bool bPadValue)TBitArray< FRDGBitArrayAllocator >inline
rbegin()TBitArray< FRDGBitArrayAllocator >inline
rbegin() constTBitArray< FRDGBitArrayAllocator >inline
RemoveAt(int32 BaseIndex, int32 NumBitsToRemove=1)TBitArray< FRDGBitArrayAllocator >inline
RemoveAtSwap(int32 BaseIndex, int32 NumBitsToRemove=1)TBitArray< FRDGBitArrayAllocator >inline
rend()TBitArray< FRDGBitArrayAllocator >inline
rend() constTBitArray< FRDGBitArrayAllocator >inline
Reserve(int32 Number)TBitArray< FRDGBitArrayAllocator >inline
Reset()TBitArray< FRDGBitArrayAllocator >inline
Serialize(FArchive &Ar)TBitArray< FRDGBitArrayAllocator >inline
SetNum(int32 InNumBits, ValueType bValue)TBitArray< FRDGBitArrayAllocator >inline
SetNumUninitialized(int32 InNumBits)TBitArray< FRDGBitArrayAllocator >inline
SetRange(int32 Index, int32 NumBitsToSet, bool Value)TBitArray< FRDGBitArrayAllocator >inline
SetRangeFromRange(int32 Index, int32 NumBitsToSet, const InWordType *ReadBits, int32 ReadOffsetBits=0)TBitArray< FRDGBitArrayAllocator >inline
SetRangeFromRange(int32 Index, int32 NumBitsToSet, const TBitArray< OtherAllocator > &ReadBits, int32 ReadOffsetBits=0)TBitArray< FRDGBitArrayAllocator >inline
TBitArray()TBitArray< FRDGBitArrayAllocator >inline
TBitArray(EConstEval)TBitArray< FRDGBitArrayAllocator >inlineexplicit
TBitArray(bool bValue, int32 InNumBits)TBitArray< FRDGBitArrayAllocator >inlineexplicit
TBitArray(TBitArray &&Other)TBitArray< FRDGBitArrayAllocator >inline
TBitArray(const TBitArray &Copy)TBitArray< FRDGBitArrayAllocator >inline
TBitArray(const TBitArray< OtherAllocator > &Copy)TBitArray< FRDGBitArrayAllocator >inlineexplicit
WriteMemoryImage(FMemoryImageWriter &Writer) constTBitArray< FRDGBitArrayAllocator >inline