cache Struct Reference

#include <cache.h>


Data Fields

CacheItems Keys [CACHE_MAX_KEYS]
unsigned int NumKeys
long TimeoutLen


Detailed Description

Definition at line 26 of file cache.h.


Field Documentation

CacheItems cache::Keys[CACHE_MAX_KEYS]

Definition at line 27 of file cache.h.

Referenced by CacheAdd(), CacheCreateBin(), CacheDelKey(), CacheGet(), CacheGetBin(), CacheTimeout(), and DestroyCache().

unsigned int cache::NumKeys

Definition at line 28 of file cache.h.

Referenced by CacheCreateBin(), CacheDelKey(), CacheGetBin(), CacheTimeout(), and DestroyCache().

long cache::TimeoutLen

Definition at line 30 of file cache.h.

Referenced by CacheTimeout(), and InitCache().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2