#include <z-core.h>
Data Fields | |
| int | which |
| union { | |
| Z_DefaultDiagFormat * defaultFormat | |
| Z_External * externallyDefined | |
| } | u |
Definition at line 731 of file z-core.h.
| int Z_DiagRec::which |
Definition at line 732 of file z-core.h.
Referenced by zget_DiagRec(), zget_surrogateDiagRec(), and ZOOM_record_error().
Definition at line 734 of file z-core.h.
Referenced by wrbuf_diags(), zget_DiagRec(), zget_surrogateDiagRec(), and ZOOM_record_error().
| union { ... } Z_DiagRec::u |
Referenced by wrbuf_diags(), zget_DiagRec(), zget_surrogateDiagRec(), and ZOOM_record_error().
1.5.6