ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

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_HashEntryhPtr
int refCount
VarTracetracePtr
ArraySearchsearchPtr
int flags


Member Data Documentation

int Var::flags
 

Tcl_HashEntry* Var::hPtr
 

struct Var* Var::linkPtr
 

char* Var::name
 

Namespace* Var::nsPtr
 

Tcl_Obj* Var::objPtr
 

int Var::refCount
 

ArraySearch* Var::searchPtr
 

Tcl_HashTable* Var::tablePtr
 

VarTrace* Var::tracePtr
 

union { ... } Var::value
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.