YAZ  5.34.0
Data Fields
Z_PresentRequest Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Z_ResultSetIdresultSetId
 
Odr_intresultSetStartPoint
 
Odr_intnumberOfRecordsRequested
 
int num_ranges
 
Z_Range ** additionalRanges
 
Z_RecordCompositionrecordComposition
 
Odr_oidpreferredRecordSyntax
 
Odr_intmaxSegmentCount
 
Odr_intmaxRecordSize
 
Odr_intmaxSegmentSize
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ additionalRanges

Z_Range** Z_PresentRequest::additionalRanges

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

Referenced by zget_PresentRequest().

◆ maxRecordSize

Odr_int* Z_PresentRequest::maxRecordSize

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

Referenced by zget_PresentRequest().

◆ maxSegmentCount

Odr_int* Z_PresentRequest::maxSegmentCount

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

Referenced by zget_PresentRequest().

◆ maxSegmentSize

Odr_int* Z_PresentRequest::maxSegmentSize

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

Referenced by zget_PresentRequest().

◆ num_ranges

int Z_PresentRequest::num_ranges

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

Referenced by zget_PresentRequest().

◆ numberOfRecordsRequested

Odr_int* Z_PresentRequest::numberOfRecordsRequested

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

Referenced by process_presentRequest(), Z3950_send_present(), and zget_PresentRequest().

◆ otherInfo

Z_OtherInformation* Z_PresentRequest::otherInfo

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

Referenced by yaz_oi_APDU(), and zget_PresentRequest().

◆ preferredRecordSyntax

Odr_oid* Z_PresentRequest::preferredRecordSyntax

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

Referenced by process_presentRequest(), Z3950_send_present(), and zget_PresentRequest().

◆ recordComposition

Z_RecordComposition* Z_PresentRequest::recordComposition

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

Referenced by process_presentRequest(), Z3950_send_present(), and zget_PresentRequest().

◆ referenceId

Z_ReferenceId* Z_PresentRequest::referenceId

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

Referenced by process_presentRequest(), and zget_PresentRequest().

◆ resultSetId

Z_ResultSetId* Z_PresentRequest::resultSetId

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

Referenced by process_presentRequest(), Z3950_send_present(), and zget_PresentRequest().

◆ resultSetStartPoint

Odr_int* Z_PresentRequest::resultSetStartPoint

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

Referenced by process_presentRequest(), Z3950_send_present(), and zget_PresentRequest().


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