ngx_http_xxslt_filter_ctx_t Struct Reference

XXSLT filter context. More...

#include <ngx_http_xxslt_filter_module.h>

Data Fields

ngx_int_t data_type
ngx_http_xxslt_out_data_tout_data
 output data queue
ngx_http_xxslt_out_data_tact_data
 output data queue - last processed
ngx_http_xxslt_out_data_tout_data_tail
 output data queue - tail
struct
ngx_http_xxslt_selector_data_s * 
selector
 selector context
ngx_flag_t async
 asynchronous transfer mode
ngx_flag_t done

Detailed Description

XXSLT filter context.

Definition at line 96 of file ngx_http_xxslt_filter_module.h.


Field Documentation

output data queue - last processed

Definition at line 102 of file ngx_http_xxslt_filter_module.h.

Referenced by ngx_http_xxslt_enqueue_data(), and ngx_http_xxslt_process_data().

asynchronous transfer mode

Definition at line 110 of file ngx_http_xxslt_filter_module.h.

Referenced by ngx_http_xxslt_body_filter(), and ngx_http_xxslt_send().

Definition at line 97 of file ngx_http_xxslt_filter_module.h.

output data queue - tail

Definition at line 104 of file ngx_http_xxslt_filter_module.h.

Referenced by ngx_http_xxslt_enqueue_data(), and ngx_http_xxslt_process_data().

struct ngx_http_xxslt_selector_data_s* ngx_http_xxslt_filter_ctx_t::selector [read]

selector context

Definition at line 107 of file ngx_http_xxslt_filter_module.h.

Referenced by ngx_http_xxslt_body_filter(), and ngx_http_xxslt_cleanup().


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