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

Data Fields

PyObject_HEAD grn_ctx ctx
int closed

Detailed Description

Definition at line 22 of file groongaql.c.

Field Documentation

int closed

Definition at line 25 of file groongaql.c.

PyObject_HEAD grn_ctx ctx

Definition at line 24 of file groongaql.c.


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