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

#include <hash.h>

Collaboration diagram for _grn_array_cursor:
Collaboration graph
[legend]

Data Fields

grn_db_obj obj
grn_arrayarray
grn_ctxctx
grn_id curr_rec
grn_id tail
unsigned int rest
int dir

Detailed Description

Definition at line 154 of file hash.h.

Field Documentation

grn_array* array

Definition at line 156 of file hash.h.

grn_ctx* ctx

Definition at line 157 of file hash.h.

grn_id curr_rec

Definition at line 158 of file hash.h.

int dir

Definition at line 161 of file hash.h.

Definition at line 155 of file hash.h.

unsigned int rest

Definition at line 160 of file hash.h.

grn_id tail

Definition at line 159 of file hash.h.


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