Tcl_HashEntry Struct Reference

#include <tcl.h>

List of all members.

Public Attributes

Tcl_HashEntrynextPtr
Tcl_HashTabletablePtr
VOID * hash
ClientData clientData
union {
   char *   oneWordValue
   Tcl_Obj *   objPtr
   int   words [1]
   char   string [4]
key


Detailed Description

Definition at line 1125 of file tcl.h.


Member Data Documentation

Definition at line 1144 of file tcl.h.

Definition at line 1132 of file tcl.h.

union { ... } Tcl_HashEntry::key

Definition at line 1126 of file tcl.h.

Definition at line 1148 of file tcl.h.

Definition at line 1147 of file tcl.h.

Definition at line 1153 of file tcl.h.

Definition at line 1129 of file tcl.h.

Definition at line 1149 of file tcl.h.


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

Generated on Tue Oct 28 15:21:24 2008 for MD++ by  doxygen 1.5.7.1