Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_cache_entry Struct Reference
[Cache]

a cache entry structure. More...

Collaboration diagram for _cache_entry:

Collaboration graph
[legend]

Data Fields

hashindex_t tag
 the tag discriminator.

size_t lev
 the "level" of hits.

void * data
 the data associated.


Detailed Description

a cache entry structure.

Definition at line 37 of file cache.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 9 19:02:58 2003 for plint by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002