YAZ  5.34.0
Data Fields
Z_ScanResponse Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Odr_intstepSize
 
Odr_intscanStatus
 
Odr_intnumberOfEntriesReturned
 
Odr_intpositionOfTerm
 
Z_ListEntriesentries
 
Z_AttributeSetIdattributeSet
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ attributeSet

Z_AttributeSetId* Z_ScanResponse::attributeSet

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

Referenced by process_scanRequest(), and zget_ScanResponse().

◆ entries

Z_ListEntries* Z_ScanResponse::entries

◆ numberOfEntriesReturned

Odr_int* Z_ScanResponse::numberOfEntriesReturned

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

Referenced by handle_Z3950_scan_response(), process_scanRequest(), and zget_ScanResponse().

◆ otherInfo

Z_OtherInformation* Z_ScanResponse::otherInfo

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

Referenced by process_scanRequest(), yaz_oi_APDU(), and zget_ScanResponse().

◆ positionOfTerm

Odr_int* Z_ScanResponse::positionOfTerm

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

Referenced by handle_Z3950_scan_response(), process_scanRequest(), and zget_ScanResponse().

◆ referenceId

Z_ReferenceId* Z_ScanResponse::referenceId

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

Referenced by process_scanRequest(), and zget_ScanResponse().

◆ scanStatus

Odr_int* Z_ScanResponse::scanStatus

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

Referenced by handle_Z3950_scan_response(), process_scanRequest(), and zget_ScanResponse().

◆ stepSize

Odr_int* Z_ScanResponse::stepSize

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

Referenced by handle_Z3950_scan_response(), process_scanRequest(), and zget_ScanResponse().


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