YAZ 5.37.0
Z_SortKey Struct Reference

#include <z-core.h>

Data Fields

int which
union { 
   Z_InternationalString *   sortField 
   Z_Specification *   elementSpec 
   Z_SortAttributes *   sortAttributes 
u

Detailed Description

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

Field Documentation

◆ elementSpec

Z_Specification* Z_SortKey::elementSpec

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

◆ sortAttributes

Z_SortAttributes* Z_SortKey::sortAttributes

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

Referenced by yaz_sort_spec(), and yaz_sort_spec_to_type7().

◆ sortField

◆ [union]

◆ which


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