TclCache Struct Reference


Data Fields

Ns_Cache * cache
char * name
int namelen
Ns_Time atime
Ns_Time wait
Ns_Time ttl
int expires

Detailed Description

The following structure maintains a Tcl cache including an underlying size-based Ns_Cache and options for a max time to live (default: infiniate) and timeout for threads waiting on other threads to update a value (default: 2 seconds).


Field Documentation

Ns_Cache* TclCache::cache

char* TclCache::name

int TclCache::namelen

Ns_Time TclCache::atime

Ns_Time TclCache::wait

Ns_Time TclCache::ttl

int TclCache::expires


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