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

skExecutableContext Class Reference

This class holds information passed to all methods via the siExecutable interface. More...

#include <skExecutableContext.h>

List of all members.

Public Member Functions

 skExecutableContext (skInterpreter *interp)
 Constructs a new context.

void pushStackFrame (skStackFrame *frame)
 called when a new stack frame is created

void popStackFrame ()
 called when a method has finished

skStackFramegetTopFrame ()
 returns the current top frame

void setTopFrame (skStackFrame *frame)
 set the top frame


Detailed Description

This class holds information passed to all methods via the siExecutable interface.


Constructor & Destructor Documentation

skExecutableContext::skExecutableContext skInterpreter interp  )  [inline]
 

Constructs a new context.

Parameters:
interp the interpreter within the context


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