#include <z-core.h>
Data Fields | |
| Z_DatabaseName * | databaseName |
| int | which |
| union { | |
| Z_External * databaseRecord | |
| Z_DiagRec * surrogateDiagnostic | |
| Z_FragmentSyntax * startingFragment | |
| Z_FragmentSyntax * intermediateFragment | |
| Z_FragmentSyntax * finalFragment | |
| } | u |
Definition at line 704 of file z-core.h.
Definition at line 705 of file z-core.h.
Referenced by zget_surrogateDiagRec(), and ZOOM_record_get().
Definition at line 706 of file z-core.h.
Referenced by zget_surrogateDiagRec(), ZOOM_record_error(), and ZOOM_record_get().
Definition at line 709 of file z-core.h.
Referenced by zget_surrogateDiagRec(), and ZOOM_record_error().
| union { ... } Z_NamePlusRecord::u |
Referenced by zget_surrogateDiagRec(), ZOOM_record_error(), and ZOOM_record_get().
1.5.6