rbtable Struct Reference

#include <rbtab.h>

Collaboration diagram for rbtable:

Collaboration graph
[legend]

Data Fields

long long checks
long long scans
long long max_scan
long long hits
long long entries
long long deletes
long long nulls
rbtree tree
void * last

Detailed Description

Definition at line 16 of file rbtab.h.


Field Documentation

long long rbtable::checks

Definition at line 17 of file rbtab.h.

Referenced by hashfind(), hashreset(), nhashfind(), and nhashreset().

long long rbtable::deletes

Definition at line 17 of file rbtab.h.

long long rbtable::entries

Definition at line 17 of file rbtab.h.

long long rbtable::hits

Definition at line 17 of file rbtab.h.

Referenced by hashreset(), and nhashreset().

void* rbtable::last

Definition at line 19 of file rbtab.h.

Referenced by hash_firstentry(), hash_firstkey(), hash_nextentry(), hash_nextkey(), hashflush(), hashinit(), nhashflush(), and nhashinit().

long long rbtable::max_scan

Definition at line 17 of file rbtab.h.

long long rbtable::nulls

Definition at line 17 of file rbtab.h.

long long rbtable::scans

Definition at line 17 of file rbtab.h.

Referenced by hashreset(), and nhashreset().

rbtree rbtable::tree

Definition at line 18 of file rbtab.h.

Referenced by hash_firstentry(), hash_firstkey(), hash_nextentry(), hash_nextkey(), hashadd(), hashdelete(), hashfind(), hashflush(), hashinfo(), hashinit(), hashrepl(), hashreplall(), mmdb_db_read(), mmdb_db_write(), nhashadd(), nhashdelete(), nhashfind(), nhashflush(), nhashinit(), and nhashrepl().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:25:49 2007 for BattletechMUX by  doxygen 1.4.7