Walls And Holes  1
Array2DIterator< Type > Member List

This is the complete list of members for Array2DIterator< Type >, including all inherited members.

arrArray2DIterator< Type >protected
Array2DIterator(Array2D< Type > *r, int x, int y)Array2DIterator< Type >inline
beginning(Array2D< Type > *r)Array2DIterator< Type >inlinestatic
ending(Array2D< Type > *r)Array2DIterator< Type >inlinestatic
operator!=(const Array2DIterator< Type > &other) constArray2DIterator< Type >inline
operator*()Array2DIterator< Type >inline
operator++()Array2DIterator< Type >inline
operator++(int)Array2DIterator< Type >inline
operator==(const Array2DIterator< Type > &other) constArray2DIterator< Type >inline
xArray2DIterator< Type >protected
yArray2DIterator< Type >protected