InterpPage Struct Reference


Data Fields

PagepagePtr
Objsobjs
int cacheGen
ObjscacheObjs

Detailed Description

The following structure defines a per-interp page entry with a pointer to the shared Page and private Objs for cached and non-cached page results.


Field Documentation

Page* InterpPage::pagePtr

Objs* InterpPage::objs

Pointer to shared page text.

int InterpPage::cacheGen

Non-cache ADP code script.

Objs* InterpPage::cacheObjs

Cache generation id.


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