IDZEBRA  2.2.7
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 118 of file recctrl.h.

Field Documentation

◆ addinfo

char* recRetrieveCtrl::addinfo

Definition at line 138 of file recctrl.h.

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

◆ comp

Z_RecordComposition* recRetrieveCtrl::comp

Definition at line 124 of file recctrl.h.

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

◆ dh

data1_handle recRetrieveCtrl::dh

Definition at line 131 of file recctrl.h.

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

◆ diagnostic

int recRetrieveCtrl::diagnostic

Definition at line 137 of file recctrl.h.

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

◆ encoding

char* recRetrieveCtrl::encoding

Definition at line 125 of file recctrl.h.

Referenced by zebra_grs_retrieve(), and zebra_record_fetch().

◆ fname

char* recRetrieveCtrl::fname

Definition at line 130 of file recctrl.h.

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

◆ handle

void* recRetrieveCtrl::handle

Definition at line 141 of file recctrl.h.

Referenced by process_meta(), and zebra_record_fetch().

◆ input_format

const Odr_oid* recRetrieveCtrl::input_format

Definition at line 123 of file recctrl.h.

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

◆ localno

zint recRetrieveCtrl::localno

◆ odr

ODR recRetrieveCtrl::odr

Definition at line 122 of file recctrl.h.

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

◆ output_format

const Odr_oid* recRetrieveCtrl::output_format

Definition at line 134 of file recctrl.h.

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

◆ rec_buf

void* recRetrieveCtrl::rec_buf

Definition at line 135 of file recctrl.h.

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

◆ rec_len

int recRetrieveCtrl::rec_len

Definition at line 136 of file recctrl.h.

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

◆ recordSize

int recRetrieveCtrl::recordSize

◆ res

Res recRetrieveCtrl::res

Definition at line 121 of file recctrl.h.

Referenced by zebra_record_fetch().

◆ score

int recRetrieveCtrl::score

◆ special_fetch

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 142 of file recctrl.h.

Referenced by process_meta(), and zebra_record_fetch().

◆ staticrank

zint recRetrieveCtrl::staticrank

Definition at line 128 of file recctrl.h.

Referenced by filter_retrieve(), and zebra_record_fetch().

◆ stream

struct ZebraRecStream* recRetrieveCtrl::stream

Definition at line 119 of file recctrl.h.

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


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