IDZEBRA  2.0.54
Data Fields
ISAMS_PP_s Struct Reference

Data Fields

ISAMS is
char * buf
int block_offset
int block_no
void * decodeClientData
int numKeys
int numRead

Detailed Description

Definition at line 51 of file isams.c.

Field Documentation

int ISAMS_PP_s::block_no

Definition at line 55 of file isams.c.

Referenced by isams_pp_open(), and isams_read_item().

int ISAMS_PP_s::block_offset

Definition at line 54 of file isams.c.

Referenced by isams_pp_open(), and isams_read_item().

char* ISAMS_PP_s::buf

Definition at line 53 of file isams.c.

Referenced by isams_pp_close(), isams_pp_open(), and isams_read_item().

void* ISAMS_PP_s::decodeClientData

Definition at line 56 of file isams.c.

Referenced by isams_pp_close(), isams_pp_open(), and isams_read_item().

ISAMS ISAMS_PP_s::is

Definition at line 52 of file isams.c.

Referenced by isams_pp_close(), isams_pp_open(), and isams_read_item().

int ISAMS_PP_s::numKeys

Definition at line 57 of file isams.c.

Referenced by isams_pp_num(), isams_pp_open(), and isams_read_item().

int ISAMS_PP_s::numRead

Definition at line 58 of file isams.c.

Referenced by isams_pp_open(), and isams_read_item().


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