Var Struct Reference

#include <tclInt.h>

Collaboration diagram for Var:

Collaboration graph
[legend]

Data Fields

union {
   Tcl_Obj *   objPtr
   Tcl_HashTable *   tablePtr
   Var *   linkPtr
value
char * name
NamespacensPtr
Tcl_HashEntryhPtr
int refCount
VarTracetracePtr
ArraySearchsearchPtr
int flags

Detailed Description

Definition at line 370 of file tclInt.h.


Field Documentation

Tcl_Obj* objPtr
 

Definition at line 372 of file tclInt.h.

Tcl_HashTable* tablePtr
 

Definition at line 374 of file tclInt.h.

struct Var* linkPtr
 

Definition at line 378 of file tclInt.h.

union { ... } value
 

char* name
 

Definition at line 383 of file tclInt.h.

Namespace* nsPtr
 

Definition at line 390 of file tclInt.h.

Tcl_HashEntry* hPtr
 

Definition at line 393 of file tclInt.h.

int refCount
 

Definition at line 403 of file tclInt.h.

VarTrace* tracePtr
 

Definition at line 411 of file tclInt.h.

ArraySearch* searchPtr
 

Definition at line 413 of file tclInt.h.

int flags
 

Definition at line 415 of file tclInt.h.


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