YAZ  5.34.0
Data Fields
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

Z_InternationalString* Z_SortKey::sortField

◆ 

union { ... } Z_SortKey::u

◆ which

int Z_SortKey::which

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