YAZ  5.34.0
Data Fields
Z_Sort Struct Reference

#include <z-diag1.h>

Data Fields

int which
 
union {
   Odr_null *   sequence
 
   Odr_null *   noRsName
 
   Odr_int *   tooMany
 
   Odr_null *   incompatible
 
   Odr_null *   generic
 
   Odr_null *   dbSpecific
 
   Z_SortElement *   sortElement
 
   Odr_int *   key
 
   Odr_null *   action
 
   Odr_int *   illegal
 
   Z_StringList *   inputTooLarge
 
   Odr_null *   aggregateTooLarge
 
u
 

Detailed Description

Definition at line 213 of file z-diag1.h.

Field Documentation

◆ action

Odr_null* Z_Sort::action

Definition at line 226 of file z-diag1.h.

◆ aggregateTooLarge

Odr_null* Z_Sort::aggregateTooLarge

Definition at line 233 of file z-diag1.h.

◆ dbSpecific

Odr_null* Z_Sort::dbSpecific

Definition at line 221 of file z-diag1.h.

◆ generic

Odr_null* Z_Sort::generic

Definition at line 220 of file z-diag1.h.

◆ illegal

Odr_int* Z_Sort::illegal

Definition at line 231 of file z-diag1.h.

◆ incompatible

Odr_null* Z_Sort::incompatible

Definition at line 219 of file z-diag1.h.

◆ inputTooLarge

Z_StringList* Z_Sort::inputTooLarge

Definition at line 232 of file z-diag1.h.

◆ key

Odr_int* Z_Sort::key

Definition at line 225 of file z-diag1.h.

◆ noRsName

Odr_null* Z_Sort::noRsName

Definition at line 217 of file z-diag1.h.

◆ sequence

Odr_null* Z_Sort::sequence

Definition at line 216 of file z-diag1.h.

◆ sortElement

Z_SortElement* Z_Sort::sortElement

Definition at line 222 of file z-diag1.h.

◆ tooMany

Odr_int* Z_Sort::tooMany

Definition at line 218 of file z-diag1.h.

◆ 

union { ... } Z_Sort::u

◆ which

int Z_Sort::which

Definition at line 214 of file z-diag1.h.


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