ngx_http_xxslt_out_data_s Struct Reference

XXSLT filter output data structure. More...

#include <ngx_http_xxslt_filter_module.h>

Data Fields

ngx_http_request_t * r
ngx_int_t id
ngx_http_xxslt_parse_data_tparse
 xxslt data
ngx_http_xxslt_unknown_data_tunknown
 any data
ngx_chain_t * buffer_chain
 output data
ngx_int_t len
 output data length in bytes
ngx_int_t data_type
 stored data type (xml, parse, unknown)s
ngx_int_t last
 determines whether the last data pack
ngx_flag_t done
 processing completed
ngx_flag_t error
 error occured
ngx_http_xxslt_out_data_tnext
 next data pack

Detailed Description

XXSLT filter output data structure.

Definition at line 66 of file ngx_http_xxslt_filter_module.h.


Field Documentation

error occured

Definition at line 89 of file ngx_http_xxslt_filter_module.h.

Referenced by ngx_http_xxslt_finalize().

determines whether the last data pack

Definition at line 84 of file ngx_http_xxslt_filter_module.h.

Referenced by ngx_http_xxslt_finalize(), ngx_http_xxslt_process_data(), and ngx_http_xxslt_selector_add_data_chunk().

ngx_http_request_t* ngx_http_xxslt_out_data_s::r

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