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

skScriptedExecutable Class Reference

This class provides an executable whose additional fields and methods are taken from a TreeNode file - most of the behaviour is defined in the base class skTreeNodeObject. More...

#include <skScriptedExecutable.h>

Inheritance diagram for skScriptedExecutable:

skTreeNodeObject skExecutable skiExecutable List of all members.

Public Member Functions

 skScriptedExecutable (const skString &filename, skExecutableContext &ctxt)
 Constructor - takes the name of the file from which the treenode will be loaded.

 skScriptedExecutable ()
 Constructor.

virtual ~skScriptedExecutable ()
 Virtual destructor - so that derived class destructors will be called.


Detailed Description

This class provides an executable whose additional fields and methods are taken from a TreeNode file - most of the behaviour is defined in the base class skTreeNodeObject.


Constructor & Destructor Documentation

skScriptedExecutable::skScriptedExecutable const skString filename,
skExecutableContext ctxt
 

Constructor - takes the name of the file from which the treenode will be loaded.

Parameters:
filename filename of file containing TreeNode script
ctxt context object to receive errors


The documentation for this class was generated from the following files:
Generated on Fri Dec 17 20:27:35 2004 for Simkin by doxygen1.3