YAZ  5.34.0
Data Fields
Z_SearchResponse Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Odr_intresultCount
 
Odr_intnumberOfRecordsReturned
 
Odr_intnextResultSetPosition
 
Odr_boolsearchStatus
 
Odr_intresultSetStatus
 
Z_PresentStatuspresentStatus
 
Z_Recordsrecords
 
Z_OtherInformationadditionalSearchInfo
 
Z_OtherInformationotherInfo
 

Detailed Description

Definition at line 623 of file z-core.h.

Field Documentation

◆ additionalSearchInfo

Z_OtherInformation* Z_SearchResponse::additionalSearchInfo

◆ nextResultSetPosition

Odr_int* Z_SearchResponse::nextResultSetPosition

Definition at line 627 of file z-core.h.

Referenced by response_searchRequest(), and zget_SearchResponse().

◆ numberOfRecordsReturned

Odr_int* Z_SearchResponse::numberOfRecordsReturned

Definition at line 626 of file z-core.h.

Referenced by response_searchRequest(), and zget_SearchResponse().

◆ otherInfo

Z_OtherInformation* Z_SearchResponse::otherInfo

Definition at line 637 of file z-core.h.

Referenced by response_searchRequest(), yaz_oi_APDU(), and zget_SearchResponse().

◆ presentStatus

Z_PresentStatus* Z_SearchResponse::presentStatus

◆ records

Z_Records* Z_SearchResponse::records

◆ referenceId

Z_ReferenceId* Z_SearchResponse::referenceId

Definition at line 624 of file z-core.h.

Referenced by response_searchRequest(), and zget_SearchResponse().

◆ resultCount

Odr_int* Z_SearchResponse::resultCount

◆ resultSetStatus

Odr_int* Z_SearchResponse::resultSetStatus

◆ searchStatus

Odr_bool* Z_SearchResponse::searchStatus

Definition at line 628 of file z-core.h.

Referenced by response_searchRequest(), and zget_SearchResponse().


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