IDZEBRA  2.0.54
Data Fields
recRetrieveCtrl Struct Reference

#include <recctrl.h>

Data Fields

struct ZebraRecStreamstream
Res res
ODR odr
const Odr_oid * input_format
Z_RecordComposition * comp
char * encoding
zint localno
int score
zint staticrank
int recordSize
char * fname
data1_handle dh
const Odr_oid * output_format
void * rec_buf
int rec_len
int diagnostic
char * addinfo
void * handle
int(* special_fetch )(void *handle, const char *esn, const Odr_oid *input_format, const Odr_oid **output_format, WRBUF result, WRBUF addinfo)

Detailed Description

Definition at line 116 of file recctrl.h.

Field Documentation

char* recRetrieveCtrl::addinfo

Definition at line 136 of file recctrl.h.

Referenced by filter_retrieve(), zebra_grs_retrieve(), and zebra_record_fetch().

Z_RecordComposition* recRetrieveCtrl::comp

Definition at line 122 of file recctrl.h.

Referenced by filter_retrieve(), zebra_grs_retrieve(), and zebra_record_fetch().

data1_handle recRetrieveCtrl::dh

Definition at line 129 of file recctrl.h.

Referenced by zebra_grs_retrieve(), zebra_record_fetch(), and zebra_xml_metadata().

int recRetrieveCtrl::diagnostic

Definition at line 135 of file recctrl.h.

Referenced by filter_retrieve(), zebra_grs_retrieve(), and zebra_record_fetch().

char* recRetrieveCtrl::encoding

Definition at line 123 of file recctrl.h.

Referenced by zebra_grs_retrieve(), and zebra_record_fetch().

char* recRetrieveCtrl::fname

Definition at line 128 of file recctrl.h.

Referenced by filter_retrieve(), zebra_record_fetch(), and zebra_xml_metadata().

void* recRetrieveCtrl::handle

Definition at line 139 of file recctrl.h.

Referenced by process_meta(), and zebra_record_fetch().

const Odr_oid* recRetrieveCtrl::input_format

Definition at line 121 of file recctrl.h.

Referenced by filter_retrieve(), zebra_grs_retrieve(), and zebra_record_fetch().

zint recRetrieveCtrl::localno
ODR recRetrieveCtrl::odr

Definition at line 120 of file recctrl.h.

Referenced by filter_retrieve(), zebra_grs_retrieve(), and zebra_record_fetch().

const Odr_oid* recRetrieveCtrl::output_format

Definition at line 132 of file recctrl.h.

Referenced by filter_retrieve(), zebra_grs_retrieve(), and zebra_record_fetch().

void* recRetrieveCtrl::rec_buf

Definition at line 133 of file recctrl.h.

Referenced by filter_retrieve(), zebra_grs_retrieve(), and zebra_record_fetch().

int recRetrieveCtrl::rec_len

Definition at line 134 of file recctrl.h.

Referenced by filter_retrieve(), zebra_grs_retrieve(), and zebra_record_fetch().

int recRetrieveCtrl::recordSize
Res recRetrieveCtrl::res

Definition at line 119 of file recctrl.h.

Referenced by zebra_record_fetch().

int recRetrieveCtrl::score
int(* recRetrieveCtrl::special_fetch)(void *handle, const char *esn, const Odr_oid *input_format, const Odr_oid **output_format, WRBUF result, WRBUF addinfo)

Definition at line 140 of file recctrl.h.

Referenced by process_meta(), and zebra_record_fetch().

zint recRetrieveCtrl::staticrank

Definition at line 126 of file recctrl.h.

Referenced by filter_retrieve(), and zebra_record_fetch().

struct ZebraRecStream* recRetrieveCtrl::stream

Definition at line 117 of file recctrl.h.

Referenced by filter_retrieve(), ioread_ret(), zebra_grs_retrieve(), and zebra_record_fetch().


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