OMUIterator

The OMUIterator method is the constructor for the OMUIterator class.

Visibility
Public
Signatures
OMUIterator();

OMUIterator(const OMUAbstractContainer& l)

OMUIterator(const OMUAbstractContainer* l)
Parameters
l

The container the iterator will visit


Feedback