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

#include <ngx_hash.h>

Collaboration diagram for ngx_hash_key_t:
Collaboration graph
[legend]

Data Fields

ngx_str_t key
ngx_uint_t key_hash
void * value

Detailed Description

Definition at line 35 of file ngx_hash.h.

Field Documentation

ngx_str_t key

Definition at line 36 of file ngx_hash.h.

ngx_uint_t key_hash

Definition at line 37 of file ngx_hash.h.

void* value

Definition at line 38 of file ngx_hash.h.


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