Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

skTreeNodeListIterator Class Reference

This class provides an iterator over the children of a skTreeNode. More...

#include <skTreeNode.h>

List of all members.

Public Methods

 skTreeNodeListIterator (const skTreeNode &)
 Constructor - creates an iterator for the given treenode.

 ~skTreeNodeListIterator ()
 Default constructor.

skTreeNodeoperator() ()
 returns the next child of the treenode.

void reset ()
 resets the iteration to the start of the list of children in the treenode.


Detailed Description

This class provides an iterator over the children of a skTreeNode.


The documentation for this class was generated from the following files:
Generated on Tue Nov 20 17:56:22 2001 for Simkin by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001