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

#include <hash.h>

Collaboration diagram for _grn_hash_cursor:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 258 of file hash.h.

Field Documentation

grn_ctx* ctx

Definition at line 261 of file hash.h.

grn_id curr_rec

Definition at line 262 of file hash.h.

int dir

Definition at line 265 of file hash.h.

grn_hash* hash

Definition at line 260 of file hash.h.

Definition at line 259 of file hash.h.

unsigned int rest

Definition at line 264 of file hash.h.

grn_id tail

Definition at line 263 of file hash.h.


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