LiteralTable Struct Reference

#include <tclInt.h>


Data Fields

LiteralEntry ** buckets
LiteralEntrystaticBuckets [TCL_SMALL_HASH_TABLE]
int numBuckets
int numEntries
int rebuildSize
int mask


Detailed Description

Definition at line 1341 of file tclInt.h.


Field Documentation

LiteralEntry* LiteralTable::staticBuckets[TCL_SMALL_HASH_TABLE]

Definition at line 1345 of file tclInt.h.

Referenced by TclDeleteLiteralTable().

Definition at line 1350 of file tclInt.h.

Referenced by TclCreateLiteral(), TclHideLiteral(), and TclReleaseLiteral().

Definition at line 1352 of file tclInt.h.

Referenced by TclCreateLiteral().


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