Proc Struct Reference

#include <tclInt.h>


Data Fields

InterpiPtr
int refCount
CommandcmdPtr
Tcl_ObjbodyPtr
int numArgs
int numCompiledLocals
CompiledLocalfirstLocalPtr
CompiledLocallastLocalPtr


Detailed Description

Definition at line 872 of file tclInt.h.


Field Documentation

struct Interp* Proc::iPtr

Definition at line 873 of file tclInt.h.

Referenced by Tcl_ApplyObjCmd(), Tcl_DisassembleObjCmd(), and TclCreateProc().

Definition at line 886 of file tclInt.h.

Referenced by TclCreateProc(), and TclDisassembleByteCodeObj().

Definition at line 896 of file tclInt.h.

Referenced by TclCreateProc().


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:42 2008 by  doxygen 1.5.1