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

#include <ngx_hash.h>

Collaboration diagram for ngx_hash_t:
Collaboration graph
[legend]

Data Fields

ngx_hash_elt_t ** buckets
ngx_uint_t size

Detailed Description

Definition at line 23 of file ngx_hash.h.

Field Documentation

ngx_hash_elt_t** buckets

Definition at line 24 of file ngx_hash.h.

ngx_uint_t size

Definition at line 25 of file ngx_hash.h.


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