Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_geo_conf_ctx_t Struct Reference
Collaboration diagram for ngx_http_geo_conf_ctx_t:
Collaboration graph
[legend]

Data Fields

ngx_http_variable_value_tvalue
ngx_str_tnet
ngx_http_geo_high_ranges_t high
ngx_radix_tree_ttree
ngx_rbtree_t rbtree
ngx_rbtree_node_t sentinel
ngx_array_tproxies
ngx_pool_tpool
ngx_pool_ttemp_pool
size_t data_size
ngx_str_t include_name
ngx_uint_t includes
ngx_uint_t entries
unsigned ranges:1
unsigned outside_entries:1
unsigned allow_binary_include:1
unsigned binary_include:1
unsigned proxy_recursive:1

Detailed Description

Definition at line 41 of file ngx_http_geo_module.c.

Field Documentation

unsigned allow_binary_include

Definition at line 63 of file ngx_http_geo_module.c.

unsigned binary_include

Definition at line 64 of file ngx_http_geo_module.c.

size_t data_size

Definition at line 55 of file ngx_http_geo_module.c.

ngx_uint_t entries

Definition at line 59 of file ngx_http_geo_module.c.

Definition at line 44 of file ngx_http_geo_module.c.

ngx_str_t include_name

Definition at line 57 of file ngx_http_geo_module.c.

ngx_uint_t includes

Definition at line 58 of file ngx_http_geo_module.c.

ngx_str_t* net

Definition at line 43 of file ngx_http_geo_module.c.

unsigned outside_entries

Definition at line 62 of file ngx_http_geo_module.c.

ngx_pool_t* pool

Definition at line 52 of file ngx_http_geo_module.c.

ngx_array_t* proxies

Definition at line 51 of file ngx_http_geo_module.c.

unsigned proxy_recursive

Definition at line 65 of file ngx_http_geo_module.c.

unsigned ranges

Definition at line 61 of file ngx_http_geo_module.c.

ngx_rbtree_t rbtree

Definition at line 49 of file ngx_http_geo_module.c.

Definition at line 50 of file ngx_http_geo_module.c.

ngx_pool_t* temp_pool

Definition at line 53 of file ngx_http_geo_module.c.

Definition at line 45 of file ngx_http_geo_module.c.

Definition at line 42 of file ngx_http_geo_module.c.


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