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

#include <groonga.h>

Collaboration diagram for _grn_table_group_result:
Collaboration graph
[legend]

Data Fields

grn_objtable
unsigned char key_begin
unsigned char key_end
int limit
grn_table_group_flags flags
grn_operator op

Detailed Description

Definition at line 695 of file groonga.h.

Field Documentation

Definition at line 700 of file groonga.h.

unsigned char key_begin

Definition at line 697 of file groonga.h.

unsigned char key_end

Definition at line 698 of file groonga.h.

int limit

Definition at line 699 of file groonga.h.

Definition at line 701 of file groonga.h.

grn_obj* table

Definition at line 696 of file groonga.h.


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