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

skTreeNodeReader Class Reference

this class is used to read a skTreeNode 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 skTreeNode 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 skTreeNode 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 on Tue Nov 20 17:56:22 2001 for Simkin by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001