YAZ  5.34.0
Data Fields
Z_SRW_searchRetrieveResponse Struct Reference

#include <srw.h>

Data Fields

Odr_intnumberOfRecords
 
char * resultCountPrecision
 
char * resultSetId
 
Odr_intresultSetIdleTime
 
Z_SRW_recordrecords
 
int num_records
 
Z_SRW_diagnosticdiagnostics
 
int num_diagnostics
 
Odr_intnextRecordPosition
 
Z_SRW_extra_record ** extra_records
 
Z_FacetListfacetList
 
char * suggestions
 

Detailed Description

Definition at line 97 of file srw.h.

Field Documentation

◆ diagnostics

Z_SRW_diagnostic* Z_SRW_searchRetrieveResponse::diagnostics

◆ extra_records

Z_SRW_extra_record** Z_SRW_searchRetrieveResponse::extra_records

Definition at line 110 of file srw.h.

Referenced by srw_bend_search(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ facetList

Z_FacetList* Z_SRW_searchRetrieveResponse::facetList

◆ nextRecordPosition

Odr_int* Z_SRW_searchRetrieveResponse::nextRecordPosition

Definition at line 108 of file srw.h.

Referenced by yaz_srw_codec(), and yaz_srw_get_pdu().

◆ num_diagnostics

int Z_SRW_searchRetrieveResponse::num_diagnostics

◆ num_records

int Z_SRW_searchRetrieveResponse::num_records

◆ numberOfRecords

Odr_int* Z_SRW_searchRetrieveResponse::numberOfRecords

◆ records

Z_SRW_record* Z_SRW_searchRetrieveResponse::records

◆ resultCountPrecision

char* Z_SRW_searchRetrieveResponse::resultCountPrecision

Definition at line 99 of file srw.h.

Referenced by handle_srw_response(), srw_bend_search(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ resultSetId

char* Z_SRW_searchRetrieveResponse::resultSetId

Definition at line 100 of file srw.h.

Referenced by handle_srw_response(), srw_bend_search(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ resultSetIdleTime

Odr_int* Z_SRW_searchRetrieveResponse::resultSetIdleTime

Definition at line 101 of file srw.h.

Referenced by srw_bend_search(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ suggestions

char* Z_SRW_searchRetrieveResponse::suggestions

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