Public Member Functions | List of all members
SPL::ConstListIterator Class Reference

Class that serves as a constant iterator for reflective list iteration. More...

#include <SPL/Runtime/Type/ListIterator.h>

Detailed Description

Class that serves as a constant iterator for reflective list iteration.

Constructor & Destructor Documentation

Constructor

Parameters

Copy constructor

Parameters

Copy constructor

Parameters

Member Function Documentation

Post increment operator

Returns
iterator before increment

Pre increment operator

Returns
iterator after increment

Increment operator

Parameters
Returns
iterator after the increment

Dereference operator

Returns
the current element

Equality comparison operator

Parameters
Returns
true if the two iterators are equal, false otherwise

Inequality comparison operator

Parameters
Returns
true if the two iterators are not equal, false otherwise

Get the current index within the list

Returns
current index within the list

The documentation for this class was generated from the following file:

IBM InfoSphere Streams