#include <TArrayIterator.h>
Inheritance diagram for TArrayIterator< T >:


Public Types | |
Constants matching public interface of PP version | |
| enum | |
| start options More... | |
| enum | |
Public Methods | |
| TArrayIterator (TArray< T > &inArray, ArrayIndexT inPosition=LArrayIterator::from_Start) | |
| ~TArrayIterator () | |
| Boolean | Current (T &outItem) |
| Boolean | Next (T &outItem) |
| Boolean | Previous (T &outItem) |
| T * | PtrToCurrent () |
| T * | PtrToNext () |
| T * | PtrToPrevious () |
|
|
|
|
|
start options
|
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
1.2.17