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

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

operator!=(const TCheckedPointerIterator &Rhs) constTCheckedPointerIterator< ElementType, SizeType, bReverse >inline
operator*() constTCheckedPointerIterator< ElementType, SizeType, bReverse >inline
operator++()TCheckedPointerIterator< ElementType, SizeType, bReverse >inline
operator--()TCheckedPointerIterator< ElementType, SizeType, bReverse >inline
operator->() constTCheckedPointerIterator< ElementType, SizeType, bReverse >inline
operator==(const TCheckedPointerIterator &Rhs) constTCheckedPointerIterator< ElementType, SizeType, bReverse >inline
TCheckedPointerIterator(const SizeType &InNum, ElementType *InPtr)TCheckedPointerIterator< ElementType, SizeType, bReverse >inlineexplicit