IDZEBRA  2.2.7
Data Fields
ISAMB_block Struct Reference

Data Fields

ISAM_P pos
 
int cat
 
int size
 
int leaf
 
int dirty
 
int deleted
 
int offset
 
zint no_items
 
char * bytes
 
char * cbuf
 
unsigned char * buf
 
void * decodeClientData
 
int log_rw
 

Detailed Description

Definition at line 116 of file isamb.c.

Field Documentation

◆ buf

unsigned char* ISAMB_block::buf

◆ bytes

char* ISAMB_block::bytes

◆ cat

int ISAMB_block::cat

◆ cbuf

char* ISAMB_block::cbuf

Definition at line 126 of file isamb.c.

Referenced by open_block().

◆ decodeClientData

void* ISAMB_block::decodeClientData

Definition at line 128 of file isamb.c.

Referenced by close_block(), isamb_dump_r(), isamb_pp_forward(), new_block(), and open_block().

◆ deleted

int ISAMB_block::deleted

Definition at line 122 of file isamb.c.

Referenced by close_block(), insert_leaf(), isamb_unlink(), new_block(), and open_block().

◆ dirty

int ISAMB_block::dirty

Definition at line 121 of file isamb.c.

Referenced by close_block(), insert_int(), insert_leaf(), new_block(), and open_block().

◆ leaf

int ISAMB_block::leaf

◆ log_rw

int ISAMB_block::log_rw

Definition at line 129 of file isamb.c.

◆ no_items

zint ISAMB_block::no_items

◆ offset

int ISAMB_block::offset

◆ pos

ISAM_P ISAMB_block::pos

◆ size

int ISAMB_block::size

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