NsInterp::adp Struct Reference

#include <nsd.h>


Data Fields

int flags
int exception
int refresh
size_t bufsize
int errorLevel
int debugLevel
int debugInit
char * debugFile
Ns_Cache * cache
int depth
char * cwd
AdpFrameframePtr
Ns_Conn * conn
Tcl_Channel chan
Tcl_DString output


Detailed Description

The following struct maintains per-interp ADP context including the private pages cache.


Field Documentation

int NsInterp::adp::flags

int NsInterp::adp::exception

int NsInterp::adp::refresh

size_t NsInterp::adp::bufsize

int NsInterp::adp::errorLevel

int NsInterp::adp::debugLevel

int NsInterp::adp::debugInit

char* NsInterp::adp::debugFile

Ns_Cache* NsInterp::adp::cache

int NsInterp::adp::depth

char* NsInterp::adp::cwd

struct AdpFrame* NsInterp::adp::framePtr

Ns_Conn* NsInterp::adp::conn

Tcl_Channel NsInterp::adp::chan

Tcl_DString NsInterp::adp::output


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