The OMAbstractContainer class is the base class for abstract, typeless containers, based on the template (typed) classes. It includes the friend class OMUIterator, which provides a standard iterator for classes derived from OMUAbstractContainer. See OMIterator class for more information about iteration methods.
This class is defined in the header file omuabscon.h.