YAZ  5.34.0
Data Fields
Z_DiagRec Struct Reference

#include <z-core.h>

Data Fields

int which
 
union {
   Z_DefaultDiagFormat *   defaultFormat
 
   Z_External *   externallyDefined
 
u
 

Detailed Description

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

Field Documentation

◆ defaultFormat

Z_DefaultDiagFormat* Z_DiagRec::defaultFormat

◆ externallyDefined

Z_External* Z_DiagRec::externallyDefined

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

◆ 

union { ... } Z_DiagRec::u

◆ which

int Z_DiagRec::which

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

Referenced by response_diag(), zget_DiagRec(), zget_surrogateDiagRec(), and ZOOM_record_error().


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