|
IDZEBRA 2.2.8
|
#include <isamc.h>
Data Fields | |
| int(* | read_item )(void *clientData, char **dst, int *insertMode) |
| void * | clientData |
| void* ISAMC_I_s::clientData |
Definition at line 54 of file isamc.h.
Referenced by bench_insert(), heap_inpb(), heap_inpc(), index_block_flush(), insert_leaf(), isamb_merge(), isamc_merge(), tst_append(), tst_forward(), tst_insert(), tst_minsert(), tst_random(), and tst_x().
| int(* ISAMC_I_s::read_item) (void *clientData, char **dst, int *insertMode) |
Definition at line 53 of file isamc.h.
Referenced by bench_insert(), heap_inpb(), heap_inpc(), index_block_flush(), insert_leaf(), isamb_merge(), isamc_merge(), tst_append(), tst_forward(), tst_insert(), tst_minsert(), tst_random(), and tst_x().