Class Geometries::ConstIterator

Nested Relationships

This class is a nested type of Template Struct Geometries.

Nested Types

Class Documentation

class ConstIterator

Public Functions

ConstIterator(ConstIterator &oOther)
ConstIterator(const Geometries<SAMETYPE, T, R, CHILDRENTYPE> *poSelf, int nPos)
~ConstIterator()
const CHILDRENTYPE &operator*() const
ConstIterator &operator++()
bool operator!=(const ConstIterator &it) const
bool operator==(const Iterator &it) const