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

#include <ngx_http_script.h>

Collaboration diagram for ngx_http_complex_value_t:
Collaboration graph
[legend]

Data Fields

ngx_str_t value
ngx_uint_tflushes
void * lengths
void * values

Detailed Description

Definition at line 66 of file ngx_http_script.h.

Field Documentation

ngx_uint_t* flushes

Definition at line 68 of file ngx_http_script.h.

void* lengths

Definition at line 69 of file ngx_http_script.h.

ngx_str_t value

Definition at line 67 of file ngx_http_script.h.

void* values

Definition at line 70 of file ngx_http_script.h.


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