Proc Struct Reference

#include <tclInt.h>

Collaboration diagram for Proc:

Collaboration graph
[legend]

Data Fields

InterpiPtr
int refCount
CommandcmdPtr
Tcl_ObjbodyPtr
int numArgs
int numCompiledLocals
CompiledLocalfirstLocalPtr
CompiledLocallastLocalPtr

Detailed Description

Definition at line 625 of file tclInt.h.


Field Documentation

struct Interp* iPtr
 

Definition at line 626 of file tclInt.h.

int refCount
 

Definition at line 628 of file tclInt.h.

struct Command* cmdPtr
 

Definition at line 633 of file tclInt.h.

Tcl_Obj* bodyPtr
 

Definition at line 637 of file tclInt.h.

int numArgs
 

Definition at line 639 of file tclInt.h.

int numCompiledLocals
 

Definition at line 640 of file tclInt.h.

CompiledLocal* firstLocalPtr
 

Definition at line 643 of file tclInt.h.

CompiledLocal* lastLocalPtr
 

Definition at line 648 of file tclInt.h.


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