Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_hash_keys_arrays_t Struct Reference

#include <ngx_hash.h>

Collaboration diagram for ngx_hash_keys_arrays_t:
Collaboration graph
[legend]

Data Fields

ngx_uint_t hsize
ngx_pool_tpool
ngx_pool_ttemp_pool
ngx_array_t keys
ngx_array_tkeys_hash
ngx_array_t dns_wc_head
ngx_array_tdns_wc_head_hash
ngx_array_t dns_wc_tail
ngx_array_tdns_wc_tail_hash

Detailed Description

Definition at line 75 of file ngx_hash.h.

Field Documentation

ngx_array_t dns_wc_head

Definition at line 84 of file ngx_hash.h.

ngx_array_t* dns_wc_head_hash

Definition at line 85 of file ngx_hash.h.

ngx_array_t dns_wc_tail

Definition at line 87 of file ngx_hash.h.

ngx_array_t* dns_wc_tail_hash

Definition at line 88 of file ngx_hash.h.

ngx_uint_t hsize

Definition at line 76 of file ngx_hash.h.

Definition at line 81 of file ngx_hash.h.

ngx_array_t* keys_hash

Definition at line 82 of file ngx_hash.h.

ngx_pool_t* pool

Definition at line 78 of file ngx_hash.h.

ngx_pool_t* temp_pool

Definition at line 79 of file ngx_hash.h.


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