YAZ  5.34.0
Data Fields
Z_SortKeySpec Struct Reference

#include <z-core.h>

Data Fields

Z_SortElementsortElement
 
Odr_intsortRelation
 
Odr_intcaseSensitivity
 
int which
 
union {
   Odr_null *   abort
 
   Odr_null *   null
 
   Odr_oct *   missingValueData
 
u
 

Detailed Description

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

Field Documentation

◆ abort

Odr_null* Z_SortKeySpec::abort

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

Referenced by yaz_sort_spec().

◆ caseSensitivity

Odr_int* Z_SortKeySpec::caseSensitivity

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

Referenced by yaz_sort_spec(), yaz_sort_spec_to_cql(), and yaz_sort_spec_to_srw_sortkeys().

◆ missingValueData

Odr_oct* Z_SortKeySpec::missingValueData

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

Referenced by yaz_sort_spec(), yaz_sort_spec_to_cql(), and yaz_sort_spec_to_srw_sortkeys().

◆ null

Odr_null* Z_SortKeySpec::null

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

Referenced by yaz_sort_spec().

◆ sortElement

Z_SortElement* Z_SortKeySpec::sortElement

◆ sortRelation

Odr_int* Z_SortKeySpec::sortRelation

◆ 

union { ... } Z_SortKeySpec::u

◆ which

int Z_SortKeySpec::which

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

Referenced by yaz_sort_spec(), yaz_sort_spec_to_cql(), and yaz_sort_spec_to_srw_sortkeys().


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