YAZ  4.2.60
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

Z_AttributeSetId* Z_ScanResponse::attributeSet

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

Referenced by process_scanRequest(), and zget_ScanResponse().

Z_ListEntries* Z_ScanResponse::entries
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().

Z_OtherInformation* Z_ScanResponse::otherInfo

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

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

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().

Z_ReferenceId* Z_ScanResponse::referenceId

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

Referenced by process_scanRequest(), and zget_ScanResponse().

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().

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: