YAZ  5.34.0
Data Fields
Z_SearchRequest Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Odr_intsmallSetUpperBound
 
Odr_intlargeSetLowerBound
 
Odr_intmediumSetPresentNumber
 
Odr_boolreplaceIndicator
 
Z_InternationalStringresultSetName
 
int num_databaseNames
 
Z_DatabaseName ** databaseNames
 
Z_ElementSetNamessmallSetElementSetNames
 
Z_ElementSetNamesmediumSetElementSetNames
 
Odr_oidpreferredRecordSyntax
 
Z_Queryquery
 
Z_OtherInformationadditionalSearchInfo
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ additionalSearchInfo

Z_OtherInformation* Z_SearchRequest::additionalSearchInfo

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

Referenced by process_searchRequest(), Z3950_send_search(), and zget_SearchRequest().

◆ databaseNames

Z_DatabaseName** Z_SearchRequest::databaseNames

◆ largeSetLowerBound

Odr_int* Z_SearchRequest::largeSetLowerBound

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

Referenced by response_searchRequest(), Z3950_send_search(), and zget_SearchRequest().

◆ mediumSetElementSetNames

Z_ElementSetNames* Z_SearchRequest::mediumSetElementSetNames

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

Referenced by response_searchRequest(), Z3950_send_search(), and zget_SearchRequest().

◆ mediumSetPresentNumber

Odr_int* Z_SearchRequest::mediumSetPresentNumber

◆ num_databaseNames

int Z_SearchRequest::num_databaseNames

◆ otherInfo

Z_OtherInformation* Z_SearchRequest::otherInfo

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

Referenced by process_searchRequest(), yaz_oi_APDU(), and zget_SearchRequest().

◆ preferredRecordSyntax

Odr_oid* Z_SearchRequest::preferredRecordSyntax

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

Referenced by response_searchRequest(), Z3950_send_search(), and zget_SearchRequest().

◆ query

Z_Query* Z_SearchRequest::query

◆ referenceId

Z_ReferenceId* Z_SearchRequest::referenceId

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

Referenced by process_searchRequest(), response_searchRequest(), and zget_SearchRequest().

◆ replaceIndicator

Odr_bool* Z_SearchRequest::replaceIndicator

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

Referenced by process_searchRequest(), and zget_SearchRequest().

◆ resultSetName

Z_InternationalString* Z_SearchRequest::resultSetName

◆ smallSetElementSetNames

Z_ElementSetNames* Z_SearchRequest::smallSetElementSetNames

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

Referenced by response_searchRequest(), Z3950_send_search(), and zget_SearchRequest().

◆ smallSetUpperBound

Odr_int* Z_SearchRequest::smallSetUpperBound

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

Referenced by response_searchRequest(), Z3950_send_search(), and zget_SearchRequest().


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