YAZ  5.34.0
Data Fields
Z_PresentResponse Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Odr_intnumberOfRecordsReturned
 
Odr_intnextResultSetPosition
 
Z_PresentStatuspresentStatus
 
Z_Recordsrecords
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ nextResultSetPosition

Odr_int* Z_PresentResponse::nextResultSetPosition

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

Referenced by process_presentRequest(), and zget_PresentResponse().

◆ numberOfRecordsReturned

Odr_int* Z_PresentResponse::numberOfRecordsReturned

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

Referenced by process_presentRequest(), and zget_PresentResponse().

◆ otherInfo

Z_OtherInformation* Z_PresentResponse::otherInfo

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

Referenced by process_presentRequest(), yaz_oi_APDU(), and zget_PresentResponse().

◆ presentStatus

Z_PresentStatus* Z_PresentResponse::presentStatus

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

Referenced by process_presentRequest(), and zget_PresentResponse().

◆ records

Z_Records* Z_PresentResponse::records

◆ referenceId

Z_ReferenceId* Z_PresentResponse::referenceId

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

Referenced by process_presentRequest(), and zget_PresentResponse().


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