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

#include <ngx_file.h>

Collaboration diagram for ngx_path_t:
Collaboration graph
[legend]

Data Fields

ngx_str_t name
size_t len
size_t level [3]
ngx_path_manager_pt manager
ngx_path_loader_pt loader
void * data
u_char * conf_file
ngx_uint_t line

Detailed Description

Definition at line 42 of file ngx_file.h.

Field Documentation

u_char* conf_file

Definition at line 51 of file ngx_file.h.

void* data

Definition at line 49 of file ngx_file.h.

size_t len

Definition at line 44 of file ngx_file.h.

size_t level[3]

Definition at line 45 of file ngx_file.h.

ngx_uint_t line

Definition at line 52 of file ngx_file.h.

Definition at line 48 of file ngx_file.h.

Definition at line 47 of file ngx_file.h.

ngx_str_t name

Definition at line 43 of file ngx_file.h.


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