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

#include <groonga.h>

Collaboration diagram for _grn_obj_format:
Collaboration graph
[legend]

Data Fields

grn_obj columns
const void * min
const void * max
unsigned int min_size
unsigned int max_size
int nhits
int offset
int limit
int hits_offset
int flags
grn_objexpression

Detailed Description

Definition at line 1200 of file groonga.h.

Field Documentation

grn_obj columns

Definition at line 1201 of file groonga.h.

grn_obj* expression

Definition at line 1211 of file groonga.h.

int flags

Definition at line 1210 of file groonga.h.

int hits_offset

Definition at line 1209 of file groonga.h.

int limit

Definition at line 1208 of file groonga.h.

const void* max

Definition at line 1203 of file groonga.h.

unsigned int max_size

Definition at line 1205 of file groonga.h.

const void* min

Definition at line 1202 of file groonga.h.

unsigned int min_size

Definition at line 1204 of file groonga.h.

int nhits

Definition at line 1206 of file groonga.h.

int offset

Definition at line 1207 of file groonga.h.


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