#include <skScriptedExecutable.h>
Inheritance diagram for skScriptedExecutable:

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. | |
|
||||||||||||
|
Constructor - takes the name of the file from which the treenode will be loaded.
|
1.3