UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TRingBufferIterator< ContainerType, ElementType, SizeType > Member List

This is the complete list of members for TRingBufferIterator< ContainerType, ElementType, SizeType >, including all inherited members.

GetIndex() constTRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator bool() constTRingBufferIterator< ContainerType, ElementType, SizeType >inlineexplicit
operator!=(const TRingBufferIterator &Rhs) constTRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator*() constTRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator+(SizeType Offset) constTRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator++()TRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator++(int)TRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator+=(SizeType Offset)TRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator-(SizeType Offset) constTRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator--()TRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator--(int)TRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator-=(SizeType Offset)TRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator->() constTRingBufferIterator< ContainerType, ElementType, SizeType >inline
operator==(const TRingBufferIterator &Rhs) constTRingBufferIterator< ContainerType, ElementType, SizeType >inline
RemoveCurrent()TRingBufferIterator< ContainerType, ElementType, SizeType >inline
Reset()TRingBufferIterator< ContainerType, ElementType, SizeType >inline
SetToEnd()TRingBufferIterator< ContainerType, ElementType, SizeType >inline
TRingBufferIterator(ContainerType &InContainer, SizeType StartIndex=0)TRingBufferIterator< ContainerType, ElementType, SizeType >inline