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

skTreeNodeReader Class Reference

this class is used to read a TreeNode from a text stream. More...

#include <skTreeNode.h>

List of all members.

Public Methods

 skTreeNodeReader (istream& in)
 Constructor - takes the input stream to read the TreeNode from.

 skTreeNodeReader (istream& in,const char * fileName)
 Constructor - takes the input stream to read the TreeNode from, and specifies a filename.

 ~skTreeNodeReader ()
 Destructor.

skTreeNoderead ()
 Starts the parse of the input stream. More...


Detailed Description

this class is used to read a TreeNode from a text stream.


Member Function Documentation

skTreeNode * skTreeNodeReader::read ( )
 

Starts the parse of the input stream.

Exceptions:
skTreeNodeReaderException   if there was an error in the file
Returns:
a TreeNode, if the read was successful


The documentation for this class was generated from the following files:
Generated at Mon Nov 5 19:22:26 2001 for Simkin by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000