Var Struct Reference

#include <tclInt.h>

List of all members.

Public Attributes

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


Detailed Description

Definition at line 326 of file tclInt.h.


Member Data Documentation

Tcl_Obj* Var::objPtr

Definition at line 328 of file tclInt.h.

Tcl_HashTable* Var::tablePtr

Definition at line 330 of file tclInt.h.

struct Var* Var::linkPtr

Definition at line 334 of file tclInt.h.

union { ... } Var::value

char* Var::name

Definition at line 339 of file tclInt.h.

Definition at line 346 of file tclInt.h.

Tcl_HashEntry* Var::hPtr

Definition at line 349 of file tclInt.h.

Definition at line 359 of file tclInt.h.

Definition at line 367 of file tclInt.h.

Definition at line 369 of file tclInt.h.

Definition at line 371 of file tclInt.h.


The documentation for this struct was generated from the following file:

Generated on Mon Oct 23 15:05:51 2006 for OpenSees by doxygen 1.5.0