Entry Struct Reference


Data Fields

EntrynextPtr
EntryprevPtr
CachecachePtr
Tcl_HashEntry * hPtr
Ns_Time mtime
size_t size
void * value

Detailed Description

An Entry is a node in a linked list as well as being a hash table entry. The linked list is there to keep track of usage for the purposes of cache pruning.


Field Documentation

struct Entry* Entry::nextPtr

struct Entry* Entry::prevPtr

struct Cache* Entry::cachePtr

Tcl_HashEntry* Entry::hPtr

Ns_Time Entry::mtime

size_t Entry::size

void* Entry::value


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:57 2007 by  doxygen 1.5.1