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

Data Fields

off_t head
off_t tail
uint32_t nextsize
uint8_t * buffer
uint32_t buffersize
uint8_t * bufcur
uint32_t rest
grn_id tid
uint32_t nrecs
uint32_t nposts
grn_idrecs
uint32_t * tfs
uint32_t * posts

Detailed Description

Definition at line 6484 of file ii.c.

Field Documentation

uint8_t* bufcur

Definition at line 6490 of file ii.c.

uint8_t* buffer

Definition at line 6488 of file ii.c.

uint32_t buffersize

Definition at line 6489 of file ii.c.

off_t head

Definition at line 6485 of file ii.c.

uint32_t nextsize

Definition at line 6487 of file ii.c.

uint32_t nposts

Definition at line 6494 of file ii.c.

uint32_t nrecs

Definition at line 6493 of file ii.c.

uint32_t* posts

Definition at line 6497 of file ii.c.

grn_id* recs

Definition at line 6495 of file ii.c.

uint32_t rest

Definition at line 6491 of file ii.c.

off_t tail

Definition at line 6486 of file ii.c.

uint32_t* tfs

Definition at line 6496 of file ii.c.

grn_id tid

Definition at line 6492 of file ii.c.


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