#include <z-diag1.h>
Data Fields | |
| int | which |
| union { | |
| Z_DefaultDiagFormat * defaultDiagRec | |
| Z_DiagFormat * explicitDiagnostic | |
| } | u |
| Z_InternationalString * | message |
Definition at line 84 of file z-diag1.h.
Definition at line 85 of file z-diag1.h.
Referenced by zget_init_diagnostics(), and zget_init_diagnostics_octet().
Definition at line 87 of file z-diag1.h.
Referenced by zget_init_diagnostics(), and zget_init_diagnostics_octet().
| union { ... } Z_DiagnosticFormat_s::u |
Referenced by zget_init_diagnostics(), and zget_init_diagnostics_octet().
Definition at line 92 of file z-diag1.h.
Referenced by zget_init_diagnostics(), and zget_init_diagnostics_octet().
1.5.6