YAZ  5.34.0
Data Fields
Z_SortKeyDetails Struct Reference

#include <z-exp.h>

Data Fields

Z_HumanStringdescription
 
int num_elementSpecifications
 
Z_Specification ** elementSpecifications
 
Z_AttributeCombinationsattributeSpecifications
 
int which
 
union {
   Odr_null *   character
 
   Odr_null *   numeric
 
   Z_HumanString *   structured
 
u
 
Odr_intcaseSensitivity
 

Detailed Description

Definition at line 632 of file z-exp.h.

Field Documentation

◆ attributeSpecifications

Z_AttributeCombinations* Z_SortKeyDetails::attributeSpecifications

Definition at line 636 of file z-exp.h.

◆ caseSensitivity

Odr_int* Z_SortKeyDetails::caseSensitivity

Definition at line 650 of file z-exp.h.

◆ character

Odr_null* Z_SortKeyDetails::character

Definition at line 639 of file z-exp.h.

◆ description

Z_HumanString* Z_SortKeyDetails::description

Definition at line 633 of file z-exp.h.

◆ elementSpecifications

Z_Specification** Z_SortKeyDetails::elementSpecifications

Definition at line 635 of file z-exp.h.

◆ num_elementSpecifications

int Z_SortKeyDetails::num_elementSpecifications

Definition at line 634 of file z-exp.h.

◆ numeric

Odr_null* Z_SortKeyDetails::numeric

Definition at line 640 of file z-exp.h.

◆ structured

Z_HumanString* Z_SortKeyDetails::structured

Definition at line 641 of file z-exp.h.

◆ 

union { ... } Z_SortKeyDetails::u

◆ which

int Z_SortKeyDetails::which

Definition at line 637 of file z-exp.h.


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