IDZEBRA  2.2.7
Data Fields
ISAMS_s Struct Reference

Data Fields

ISAMS_Mmethod
 
ISAMS_head head
 
ISAMS_head head_old
 
char * merge_buf
 
int block_size
 
int debug
 
BFile bf
 

Detailed Description

Definition at line 40 of file isams.c.

Field Documentation

◆ bf

BFile ISAMS_s::bf

Definition at line 48 of file isams.c.

Referenced by isams_close(), isams_merge(), isams_open(), isams_pp_open(), and isams_read_item().

◆ block_size

int ISAMS_s::block_size

Definition at line 46 of file isams.c.

Referenced by isams_merge(), isams_open(), isams_pp_open(), and isams_read_item().

◆ debug

int ISAMS_s::debug

Definition at line 47 of file isams.c.

Referenced by isams_merge(), isams_open(), and isams_pp_open().

◆ head

ISAMS_head ISAMS_s::head

Definition at line 42 of file isams.c.

Referenced by isams_close(), isams_merge(), and isams_open().

◆ head_old

ISAMS_head ISAMS_s::head_old

Definition at line 43 of file isams.c.

Referenced by isams_close(), and isams_open().

◆ merge_buf

char* ISAMS_s::merge_buf

Definition at line 44 of file isams.c.

Referenced by isams_close(), isams_merge(), and isams_open().

◆ method

ISAMS_M* ISAMS_s::method

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