YAZ  5.34.0
Data Fields
Z_SortResponse Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Odr_intsortStatus
 
Odr_intresultSetStatus
 
int num_diagnostics
 
Z_DiagRec ** diagnostics
 
Odr_intresultCount
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ diagnostics

Z_DiagRec** Z_SortResponse::diagnostics

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

Referenced by handle_Z3950_sort_response(), process_sortRequest(), and zget_SortResponse().

◆ num_diagnostics

int Z_SortResponse::num_diagnostics

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

Referenced by handle_Z3950_sort_response(), and process_sortRequest().

◆ otherInfo

Z_OtherInformation* Z_SortResponse::otherInfo

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

Referenced by process_sortRequest(), yaz_oi_APDU(), and zget_SortResponse().

◆ referenceId

Z_ReferenceId* Z_SortResponse::referenceId

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

Referenced by process_sortRequest(), and zget_SortResponse().

◆ resultCount

Odr_int* Z_SortResponse::resultCount

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

Referenced by process_sortRequest(), and zget_SortResponse().

◆ resultSetStatus

Odr_int* Z_SortResponse::resultSetStatus

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

Referenced by process_sortRequest(), and zget_SortResponse().

◆ sortStatus

Odr_int* Z_SortResponse::sortStatus

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

Referenced by process_sortRequest(), and zget_SortResponse().


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