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

skTreeNodeObjectEnumerator Class Reference

This class enumerates the elements in an TreeNodeObject. More...

#include <skTreeNodeObjectEnumerator.h>

Inheritance diagram for skTreeNodeObjectEnumerator::

skExecutable skExecutableIterator skiExecutable List of all members.

Public Methods

 skTreeNodeObjectEnumerator (skTreeNode *element, const skString &location)
 This constructor is for an enumerator that gives *all* the child elements of this element.

 skTreeNodeObjectEnumerator (skTreeNode *element, const skString &location, const skString &tag)
 This constructor is for an enumerator that gives the child elements of this element whose tag name matches that given.

bool method (const skString &s, skRValueArray &args, skRValue &r)
 This method exposes the following methods to Simkin scripts: returns the next object in the enumeration - or null if there are no more.

bool next (skRValue &)
 This method implements the method in skExecutableIterator.


Detailed Description

This class enumerates the elements in an TreeNodeObject.


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