Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_GrnTestHashFactoryPrivate Struct Reference
Collaboration diagram for _GrnTestHashFactoryPrivate:
Collaboration graph
[legend]

Data Fields

grn_ctxcontext
grn_hashhash
grn_hash_cursorcursor
GrnTestContextFlags context_flags
grn_logger_infologger
gchar * path
guint32 key_size
guint32 value_size
GrnTestHashFlags flags
GrnTestEncoding encoding
gchar * cursor_min
guint32 cursor_min_size
gchar * cursor_max
guint32 cursor_max_size
GrnTestCursorFlags cursor_flags

Detailed Description

Definition at line 26 of file grn-test-hash-factory.c.

Field Documentation

grn_ctx* context

Definition at line 28 of file grn-test-hash-factory.c.

GrnTestContextFlags context_flags

Definition at line 31 of file grn-test-hash-factory.c.

grn_hash_cursor* cursor

Definition at line 30 of file grn-test-hash-factory.c.

GrnTestCursorFlags cursor_flags

Definition at line 42 of file grn-test-hash-factory.c.

gchar* cursor_max

Definition at line 40 of file grn-test-hash-factory.c.

guint32 cursor_max_size

Definition at line 41 of file grn-test-hash-factory.c.

gchar* cursor_min

Definition at line 38 of file grn-test-hash-factory.c.

guint32 cursor_min_size

Definition at line 39 of file grn-test-hash-factory.c.

GrnTestEncoding encoding

Definition at line 37 of file grn-test-hash-factory.c.

Definition at line 36 of file grn-test-hash-factory.c.

grn_hash* hash

Definition at line 29 of file grn-test-hash-factory.c.

guint32 key_size

Definition at line 34 of file grn-test-hash-factory.c.

grn_logger_info* logger

Definition at line 32 of file grn-test-hash-factory.c.

gchar* path

Definition at line 33 of file grn-test-hash-factory.c.

guint32 value_size

Definition at line 35 of file grn-test-hash-factory.c.


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