ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LiteralTable Struct Reference

#include <tclInt.h>

List of all members.

Public Attributes

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


Member Data Documentation

LiteralEntry** LiteralTable::buckets
 

int LiteralTable::mask
 

int LiteralTable::numBuckets
 

int LiteralTable::numEntries
 

int LiteralTable::rebuildSize
 

LiteralEntry* LiteralTable::staticBuckets[TCL_SMALL_HASH_TABLE]
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.