| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <tcl.h>
Public Member Functions | |
| Tcl_HashEntry *findProc | _ANSI_ARGS_ ((struct Tcl_HashTable *tablePtr, CONST char *key)) |
| Tcl_HashEntry *createProc | _ANSI_ARGS_ ((struct Tcl_HashTable *tablePtr, CONST char *key, int *newPtr)) |
Public Attributes | |
| Tcl_HashEntry ** | buckets |
| Tcl_HashEntry * | staticBuckets [TCL_SMALL_HASH_TABLE] |
| int | numBuckets |
| int | numEntries |
| int | rebuildSize |
| int | downShift |
| int | mask |
| int | keyType |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|