![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for TBitArray< Allocator >::FConstWordIterator, including all inherited members.
| CurrentIndex (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | protected |
| CurrentMask (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | protected |
| Data (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | protected |
| FConstWordIterator(const TBitArray< Allocator > &InArray UE_LIFETIMEBOUND) | TBitArray< Allocator >::FConstWordIterator | inlineexplicit |
| FConstWordIterator(const TBitArray< Allocator > &InArray UE_LIFETIMEBOUND, int32 InStartBitIndex, int32 InEndBitIndex) | TBitArray< Allocator >::FConstWordIterator | inlineexplicit |
| FillMissingBits(uint32 InMissingBitsFill) (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | inline |
| FinalMask (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | protected |
| GetIndex() const (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | inline |
| GetWord() const (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | inline |
| MissingBitsFill (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | protected |
| NumWords (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | protected |
| operator bool() const (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | inlineexplicit |
| operator++() (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | inline |
| TWordIteratorBase(WordType *InData, int32 InStartBitIndex, int32 InEndBitIndex) (defined in TBitArray< Allocator >::TWordIteratorBase< WordType >) | TBitArray< Allocator >::TWordIteratorBase< WordType > | inlineexplicitprotected |