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

Data Fields

grn_ctxcontext
char * name
unsigned name_size
char * path
grn_obj_flags flags
grn_objkey_type
unsigned value_size
grn_encoding encoding

Detailed Description

Definition at line 78 of file bench-table-factory.c.

Field Documentation

grn_ctx* context

Definition at line 80 of file bench-table-factory.c.

grn_encoding encoding

Definition at line 87 of file bench-table-factory.c.

Definition at line 84 of file bench-table-factory.c.

grn_obj* key_type

Definition at line 85 of file bench-table-factory.c.

char* name

Definition at line 81 of file bench-table-factory.c.

unsigned name_size

Definition at line 82 of file bench-table-factory.c.

char* path

Definition at line 83 of file bench-table-factory.c.

unsigned value_size

Definition at line 86 of file bench-table-factory.c.


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