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

#include <db.h>

Collaboration diagram for _grn_proc_ctx:
Collaboration graph
[legend]

Data Fields

grn_user_data user_data
grn_procproc
grn_objcaller
grn_hookhooks
grn_hookcurrh
grn_proc_phase phase
unsigned short nargs
unsigned short offset
grn_user_data data [16]

Detailed Description

Definition at line 149 of file db.h.

Field Documentation

grn_obj* caller

Definition at line 152 of file db.h.

grn_hook* currh

Definition at line 155 of file db.h.

grn_user_data data[16]

Definition at line 159 of file db.h.

grn_hook* hooks

Definition at line 154 of file db.h.

unsigned short nargs

Definition at line 157 of file db.h.

unsigned short offset

Definition at line 158 of file db.h.

Definition at line 156 of file db.h.

grn_proc* proc

Definition at line 151 of file db.h.

grn_user_data user_data

Definition at line 150 of file db.h.


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