class skTreeNodeListIterator

This class provides an iterator over the children of a treenode

Public Methods

skTreeNodeListIterator(const skTreeNode&)
Constructor - creates an iterator for the given treenode
~skTreeNodeListIterator()
Default constructor
skTreeNode* operator ()()
returns the next child of the treenode
void reset()
resets the iteration to the start of the list of children in the treenode

Documentation

This class provides an iterator over the children of a treenode
skTreeNodeListIterator(const skTreeNode&)
Constructor - creates an iterator for the given treenode

~skTreeNodeListIterator()
Default constructor

skTreeNode* operator ()()
returns the next child of the treenode

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


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de