YAZ  5.34.0
Data Fields
Z_SortElement Struct Reference

#include <z-core.h>

Data Fields

int which
 
union {
   Z_SortKey *   generic
 
   Z_SortDbSpecificList *   databaseSpecific
 
u
 

Detailed Description

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

Field Documentation

◆ databaseSpecific

Z_SortDbSpecificList* Z_SortElement::databaseSpecific

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

◆ generic

Z_SortKey* Z_SortElement::generic

◆ 

union { ... } Z_SortElement::u

◆ which

int Z_SortElement::which

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