Var Struct Reference

#include <tclInt.h>


Data Fields

int flags
union {
   Tcl_Obj *   objPtr
   TclVarHashTable *   tablePtr
   Var *   linkPtr
value


Detailed Description

Definition at line 528 of file tclInt.h.


Field Documentation

Definition at line 532 of file tclInt.h.

Referenced by TclExecuteByteCode(), and TclInfoExistsCmd().

struct Var* Var::linkPtr

Definition at line 538 of file tclInt.h.

Referenced by TclExecuteByteCode(), TclObjLookupVarEx(), and TclPtrObjMakeUpvar().


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