oaBaseIter Class Reference

Inheritance diagram for oaBaseIter:

oaIter


Public Methods

void reset ()

Detailed Description

The oaBaseIter class is an abstract base class for the oaIter Template class. The oaBaseIter class is not used directly by callers, but the class has functions that are inherited by the oaIter class.


Member Function Documentation

void oaBaseIter::reset  
 

This function resets the iterator to the start of the associated collection.


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

Return to top of page