|
YAZ 5.37.0
|
#include <z-core.h>
Data Fields | |
| int | which |
| union { | |
| Z_DefaultDiagFormat * defaultFormat | |
| Z_ExternalZ_External * externallyDefined | |
| } | u |
| 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().
| Z_ExternalZ_External* Z_DiagRec::externallyDefined |
| union { ... } Z_DiagRec::u |
Referenced by response_diag(), wrbuf_diags(), zget_DiagRec(), and zget_surrogateDiagRec().
| int Z_DiagRec::which |
Definition at line 732 of file z-core.h.
Referenced by response_diag(), zget_DiagRec(), and zget_surrogateDiagRec().