CallFrame Struct Reference

#include <tclInt.h>

Collaboration diagram for CallFrame:

Collaboration graph
[legend]

Data Fields

NamespacensPtr
int isProcCallFrame
int objc
Tcl_Obj *CONST * objv
CallFramecallerPtr
CallFramecallerVarPtr
int level
ProcprocPtr
Tcl_HashTablevarTablePtr
int numCompiledLocals
VarcompiledLocals

Detailed Description

Definition at line 715 of file tclInt.h.


Field Documentation

Namespace* nsPtr
 

Definition at line 716 of file tclInt.h.

int isProcCallFrame
 

Definition at line 718 of file tclInt.h.

int objc
 

Definition at line 725 of file tclInt.h.

Tcl_Obj* CONST* objv
 

Definition at line 727 of file tclInt.h.

struct CallFrame* callerPtr
 

Definition at line 728 of file tclInt.h.

struct CallFrame* callerVarPtr
 

Definition at line 732 of file tclInt.h.

int level
 

Definition at line 739 of file tclInt.h.

Proc* procPtr
 

Definition at line 743 of file tclInt.h.

Tcl_HashTable* varTablePtr
 

Definition at line 749 of file tclInt.h.

int numCompiledLocals
 

Definition at line 753 of file tclInt.h.

Var* compiledLocals
 

Definition at line 755 of file tclInt.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:11 2006 for BRL-CAD by  doxygen 1.4.6