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  

Namespace Struct Reference

#include <tclInt.h>

List of all members.

Public Attributes

char * name
char * fullName
ClientData clientData
Tcl_NamespaceDeleteProc * deleteProc
Namespace * parentPtr
Tcl_HashTable childTable
long nsId
Tcl_Interpinterp
int flags
int activationCount
int refCount
Tcl_HashTable cmdTable
Tcl_HashTable varTable
char ** exportArrayPtr
int numExportPatterns
int maxExportPatterns
int cmdRefEpoch
int resolverEpoch
Tcl_ResolveCmdProc * cmdResProc
Tcl_ResolveVarProc * varResProc
Tcl_ResolveCompiledVarProc * compiledVarResProc


Member Data Documentation

int Namespace::activationCount
 

Tcl_HashTable Namespace::childTable
 

ClientData Namespace::clientData
 

int Namespace::cmdRefEpoch
 

Tcl_ResolveCmdProc* Namespace::cmdResProc
 

Tcl_HashTable Namespace::cmdTable
 

Tcl_ResolveCompiledVarProc* Namespace::compiledVarResProc
 

Tcl_NamespaceDeleteProc* Namespace::deleteProc
 

char** Namespace::exportArrayPtr
 

int Namespace::flags
 

char* Namespace::fullName
 

Tcl_Interp* Namespace::interp
 

int Namespace::maxExportPatterns
 

char* Namespace::name
 

long Namespace::nsId
 

int Namespace::numExportPatterns
 

struct Namespace* Namespace::parentPtr
 

int Namespace::refCount
 

int Namespace::resolverEpoch
 

Tcl_ResolveVarProc* Namespace::varResProc
 

Tcl_HashTable Namespace::varTable
 


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