YAZ 5.37.0
Z_DiagRec Struct Reference

#include <z-core.h>

Data Fields

int which
union { 
   Z_DefaultDiagFormat *   defaultFormat 
   Z_ExternalZ_External *   externallyDefined 
u

Detailed Description

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

Field Documentation

◆ defaultFormat

Z_DefaultDiagFormat* Z_DiagRec::defaultFormat

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

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

◆ externallyDefined

Z_ExternalZ_External* Z_DiagRec::externallyDefined

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

◆ [union]

union { ... } Z_DiagRec::u

◆ which

int Z_DiagRec::which

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

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


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