YAZ  5.34.0
Data Fields
Z_SortRequest Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
int num_inputResultSetNames
 
Z_InternationalString ** inputResultSetNames
 
Z_InternationalStringsortedResultSetName
 
Z_SortKeySpecListsortSequence
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ inputResultSetNames

Z_InternationalString** Z_SortRequest::inputResultSetNames

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

Referenced by process_sortRequest(), send_Z3950_sort(), and zget_SortRequest().

◆ num_inputResultSetNames

int Z_SortRequest::num_inputResultSetNames

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

Referenced by process_sortRequest(), and send_Z3950_sort().

◆ otherInfo

Z_OtherInformation* Z_SortRequest::otherInfo

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

Referenced by yaz_oi_APDU(), and zget_SortRequest().

◆ referenceId

Z_ReferenceId* Z_SortRequest::referenceId

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

Referenced by process_sortRequest(), and zget_SortRequest().

◆ sortedResultSetName

Z_InternationalString* Z_SortRequest::sortedResultSetName

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

Referenced by process_sortRequest(), send_Z3950_sort(), and zget_SortRequest().

◆ sortSequence

Z_SortKeySpecList* Z_SortRequest::sortSequence

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

Referenced by process_sortRequest(), send_Z3950_sort(), and zget_SortRequest().


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