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

#include <ngx_files.h>

Data Fields

DIR * dir
struct dirent * de
struct stat info
unsigned type:8
unsigned valid_info:1

Detailed Description

Definition at line 30 of file ngx_files.h.

Field Documentation

struct dirent* de

Definition at line 32 of file ngx_files.h.

DIR* dir

Definition at line 31 of file ngx_files.h.

struct stat info

Definition at line 33 of file ngx_files.h.

unsigned type

Definition at line 35 of file ngx_files.h.

unsigned valid_info

Definition at line 36 of file ngx_files.h.


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