Tcl_HashEntry Struct Reference

#include <tcl.h>

Collaboration diagram for Tcl_HashEntry:

Collaboration graph
[legend]

Data Fields

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 1116 of file tcl.h.


Field Documentation

Tcl_HashEntry* nextPtr
 

Definition at line 1117 of file tcl.h.

Tcl_HashTable* tablePtr
 

Definition at line 1120 of file tcl.h.

VOID* hash
 

Definition at line 1123 of file tcl.h.

ClientData clientData
 

Definition at line 1135 of file tcl.h.

char* oneWordValue
 

Definition at line 1138 of file tcl.h.

Tcl_Obj* objPtr
 

Definition at line 1139 of file tcl.h.

int words[1]
 

Definition at line 1140 of file tcl.h.

char string[4]
 

Definition at line 1144 of file tcl.h.

union { ... } key
 


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:16 2006 for BRL-CAD by  doxygen 1.4.6