ngx_http_xxslt_unknown_data_t Struct Reference

Structure for storing and processing of any data. More...

#include <ngx_http_xxslt_udata.h>

Data Fields

ngx_int_t id
ngx_http_request_t * r
ngx_chain_t * buffer_chain
 output buffer chain
ngx_chain_t * buffer_chain_tail
 output buffer chain - last buffer (tail)
ngx_int_t res_len
 output length in bytes
ngx_uint_t done
 done flag

Detailed Description

Structure for storing and processing of any data.

Definition at line 30 of file ngx_http_xxslt_udata.h.


Field Documentation

output buffer chain

Definition at line 35 of file ngx_http_xxslt_udata.h.

Referenced by ngx_http_xxslt_process_unknown_result(), and ngx_http_xxslt_unknown_add_data_chunk().

output buffer chain - last buffer (tail)

Definition at line 37 of file ngx_http_xxslt_udata.h.

Referenced by ngx_http_xxslt_unknown_add_data_chunk().

done flag

Definition at line 43 of file ngx_http_xxslt_udata.h.

Referenced by ngx_http_xxslt_process_data().

Definition at line 31 of file ngx_http_xxslt_udata.h.

Referenced by ngx_http_xxslt_selector_add_unknown().

ngx_http_request_t* ngx_http_xxslt_unknown_data_t::r

output length in bytes

Definition at line 40 of file ngx_http_xxslt_udata.h.

Referenced by ngx_http_xxslt_process_unknown_result(), and ngx_http_xxslt_unknown_add_data_chunk().


The documentation for this struct was generated from the following file:

Generated on Mon Oct 12 14:03:37 2009 for XXSLT by  doxygen 1.6.1