#include <List.h>
◆ TLinkedListIteratorBase()
template<class ContainerType >
◆ Next()
template<class ContainerType >
Advances the iterator to the next element.
◆ operator bool()
template<class ContainerType >
conversion to "bool" returning true if the iterator is valid.
◆ operator!=()
template<class ContainerType >
◆ operator++() [1/2]
template<class ContainerType >
◆ operator++() [2/2]
template<class ContainerType >
◆ operator==()
template<class ContainerType >
◆ CurrentLink
template<class ContainerType >
The documentation for this class was generated from the following file:
- Engine/Source/Runtime/Core/Public/Containers/List.h