Tcl_HashTable Struct Reference

#include <tcl.h>

List of all members.

Public Member Functions

Tcl_HashEntry *findProc _ANSI_ARGS_ ((Tcl_HashTable *tablePtr, CONST char *key))
Tcl_HashEntry *createProc _ANSI_ARGS_ ((Tcl_HashTable *tablePtr, CONST char *key, int *newPtr))

Public Attributes

Tcl_HashEntry ** buckets
Tcl_HashEntrystaticBuckets [TCL_SMALL_HASH_TABLE]
int numBuckets
int numEntries
int rebuildSize
int downShift
int mask
int keyType
Tcl_HashKeyTypetypePtr


Detailed Description

Definition at line 1222 of file tcl.h.


Member Function Documentation

Tcl_HashEntry* createProc Tcl_HashTable::_ANSI_ARGS_ ( (Tcl_HashTable *tablePtr, CONST char *key, int *newPtr)   ) 

Tcl_HashEntry* findProc Tcl_HashTable::_ANSI_ARGS_ ( (Tcl_HashTable *tablePtr, CONST char *key)   ) 


Member Data Documentation

Definition at line 1223 of file tcl.h.

Definition at line 1235 of file tcl.h.

Definition at line 1240 of file tcl.h.

Definition at line 1238 of file tcl.h.

Definition at line 1229 of file tcl.h.

Definition at line 1231 of file tcl.h.

Definition at line 1233 of file tcl.h.

Definition at line 1226 of file tcl.h.

Definition at line 1252 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