YAZ  5.34.0
Data Fields
Z_SortCriterion Struct Reference

#include <z-core.h>

Data Fields

int which
 
union {
   Odr_null *   mostComprehensive
 
   Odr_null *   leastConmprehensive
 
   Odr_null *   mostRecent
 
   Odr_null *   oldest
 
   Odr_null *   leastCost
 
   Z_SortCriterionPreferredDatabases *   preferredDatabases
 
u
 

Detailed Description

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

Field Documentation

◆ leastConmprehensive

Odr_null* Z_SortCriterion::leastConmprehensive

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

◆ leastCost

Odr_null* Z_SortCriterion::leastCost

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

◆ mostComprehensive

Odr_null* Z_SortCriterion::mostComprehensive

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

◆ mostRecent

Odr_null* Z_SortCriterion::mostRecent

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

◆ oldest

Odr_null* Z_SortCriterion::oldest

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

◆ preferredDatabases

Z_SortCriterionPreferredDatabases* Z_SortCriterion::preferredDatabases

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

◆ 

union { ... } Z_SortCriterion::u

◆ which

int Z_SortCriterion::which

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


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