TinyMUSH 3.3
TinyMUSH Server
Loading...
Searching...
No Matches
Public Attributes | List of all members
hashtable Struct Reference
Collaboration diagram for hashtable:
Collaboration graph
[legend]

Public Attributes

int hashsize
 
int mask
 
int checks
 
int scans
 
int max_scan
 
int hits
 
int entries
 
int deletes
 
int nulls
 
int flags
 
HASHENT ** entry
 
int last_hval
 
HASHENTlast_entry
 

Member Data Documentation

◆ last_entry

HASHENT* hashtable::last_entry

like last_hval

◆ last_hval

int hashtable::last_hval

Used for hashfirst & hashnext.


The documentation for this struct was generated from the following file: