AdpCache Struct Reference


Data Fields

int refcnt
Ns_Time expires
AdpCode code

Detailed Description

The following structure defines a cached ADP page result. A cached object is created by executing the non-cached code and saving the resulting output which may include embedded non-cached components (see NsTclAdpIncludeObjCmd for details).


Field Documentation

int AdpCache::refcnt

Ns_Time AdpCache::expires

Current interps using cached results.

AdpCode AdpCache::code

Expiration time of cached results.


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