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

#include <groonga.h>

Collaboration diagram for grn_expr_var:
Collaboration graph
[legend]

Data Fields

const char * name
unsigned int name_size
grn_obj value

Detailed Description

Definition at line 460 of file groonga.h.

Field Documentation

const char* name

Definition at line 461 of file groonga.h.

unsigned int name_size

Definition at line 462 of file groonga.h.

grn_obj value

Definition at line 463 of file groonga.h.


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