CallFrame Struct Reference

#include <tclInt.h>


Data Fields

NamespacensPtr
int isProcCallFrame
int objc
Tcl_Obj *const * objv
CallFramecallerPtr
CallFramecallerVarPtr
int level
ProcprocPtr
TclVarHashTablevarTablePtr
int numCompiledLocals
VarcompiledLocals
ClientData clientData
LocalCachelocalCachePtr


Detailed Description

Definition at line 1003 of file tclInt.h.


Field Documentation

Definition at line 1013 of file tclInt.h.

Referenced by Tcl_PushCallFrame(), and TclObjInterpProcCore().

Definition at line 1015 of file tclInt.h.

Referenced by Tcl_PushCallFrame(), and TclObjInterpProcCore().

Definition at line 1016 of file tclInt.h.

Referenced by Tcl_PopCallFrame(), and Tcl_PushCallFrame().

Definition at line 1047 of file tclInt.h.

Referenced by Tcl_PushCallFrame().


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/tcl8.5.1/generic/tclInt.h



Generated on Wed Mar 12 12:18:40 2008 by  doxygen 1.5.1