Namespace Struct Reference

#include <tclInt.h>


Data Fields

char * name
char * fullName
ClientData clientData
Tcl_NamespaceDeleteProc * deleteProc
NamespaceparentPtr
Tcl_HashTable childTable
long nsId
Tcl_Interpinterp
int flags
int activationCount
int refCount
Tcl_HashTable cmdTable
TclVarHashTable varTable
char ** exportArrayPtr
int numExportPatterns
int maxExportPatterns
int cmdRefEpoch
int resolverEpoch
Tcl_ResolveCmdProccmdResProc
Tcl_ResolveVarProcvarResProc
Tcl_ResolveCompiledVarProccompiledVarResProc
int exportLookupEpoch
Tcl_Ensembleensembles
Tcl_ObjunknownHandlerPtr
int commandPathLength
NamespacePathEntrycommandPathArray
NamespacePathEntrycommandPathSourceList


Detailed Description

Definition at line 223 of file tclInt.h.


Field Documentation

Definition at line 230 of file tclInt.h.

Referenced by Tcl_CreateNamespace().

Tcl_NamespaceDeleteProc* Namespace::deleteProc

Definition at line 232 of file tclInt.h.

Referenced by Tcl_CreateNamespace().

Definition at line 240 of file tclInt.h.

Referenced by Tcl_CreateNamespace(), Tcl_GetCommandFromObj(), and TclSetCmdNameObj().

Definition at line 249 of file tclInt.h.

Referenced by Tcl_CreateNamespace().

Definition at line 263 of file tclInt.h.

Referenced by Tcl_AppendExportList(), Tcl_CreateNamespace(), and Tcl_Export().

Definition at line 272 of file tclInt.h.

Referenced by Tcl_CreateNamespace(), and Tcl_Export().


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