IDZEBRA  2.2.7
Data Fields
ZebraRetrievalRecord Struct Reference

#include <api.h>

Data Fields

int errCode
 
char * errString
 
int position
 
char * buf
 
int len
 
const Odr_oid * format
 
char * base
 
zint sysno
 
int score
 

Detailed Description

Retrieval Record Descriptor

Definition at line 49 of file api.h.

Field Documentation

◆ base

char* ZebraRetrievalRecord::base

Definition at line 56 of file api.h.

Referenced by bend_fetch(), and zebra_records_retrieve().

◆ buf

char* ZebraRetrievalRecord::buf

Definition at line 53 of file api.h.

Referenced by bend_fetch(), and zebra_records_retrieve().

◆ errCode

int ZebraRetrievalRecord::errCode

Definition at line 50 of file api.h.

Referenced by bend_fetch(), and zebra_records_retrieve().

◆ errString

char* ZebraRetrievalRecord::errString

Definition at line 51 of file api.h.

Referenced by bend_fetch(), and zebra_records_retrieve().

◆ format

const Odr_oid* ZebraRetrievalRecord::format

Definition at line 55 of file api.h.

Referenced by bend_fetch(), and zebra_records_retrieve().

◆ len

int ZebraRetrievalRecord::len

Definition at line 54 of file api.h.

Referenced by bend_fetch(), and zebra_records_retrieve().

◆ position

int ZebraRetrievalRecord::position

Definition at line 52 of file api.h.

Referenced by bend_fetch().

◆ score

int ZebraRetrievalRecord::score

Definition at line 58 of file api.h.

Referenced by zebra_records_retrieve().

◆ sysno

zint ZebraRetrievalRecord::sysno

Definition at line 57 of file api.h.

Referenced by zebra_records_retrieve().


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