IDZEBRA
2.2.7
|
Data Fields | |
int | no |
zint | sysno |
void * | buf |
int | itemsize |
int | insert_flag |
Definition at line 285 of file recindex.c.
void* code_read_data::buf |
Definition at line 288 of file recindex.c.
Referenced by bt_code_read(), and recindex_write_indx().
int code_read_data::insert_flag |
Definition at line 290 of file recindex.c.
Referenced by bt_code_read(), and recindex_write_indx().
int code_read_data::itemsize |
Definition at line 289 of file recindex.c.
Referenced by bt_code_read(), and recindex_write_indx().
int code_read_data::no |
Definition at line 286 of file recindex.c.
Referenced by bt_code_read(), and recindex_write_indx().
zint code_read_data::sysno |
Definition at line 287 of file recindex.c.
Referenced by bt_code_read(), and recindex_write_indx().