Class DAvlIterator

Inherits from:
Object
Declared in:
DAvlTree.h

Class Hierarchy

    Object
      |
      +---DAvlIterator

Class Description

The DAvlIterator class contains a number of methods for iterating a avl tree.

Last modified:
31-Oct-2007 (DAvlTree.h)

Instance Variables

private DAvlTree *_tree
the tree on which the iterator operates
private DAvlNode *_node
the current node in the list

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0