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 List of all members.

Public Methods

 skTreeNodeObjectEnumerator (skTreeNodeObject * element)
 This constructor is for an enumerator that gives *all* the child elements of this element.

 skTreeNodeObjectEnumerator (skTreeNodeObject * element,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.


Detailed Description

This class enumerates the elements in an TreeNodeObject.


The documentation for this class was generated from the following files:
Generated at Wed May 9 11:32:23 2001 for Simkin by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000