YAZ  5.34.0
Data Fields
Z_Records Struct Reference

#include <z-core.h>

Data Fields

int which
 
union {
   Z_NamePlusRecordList *   databaseOrSurDiagnostics
 
   Z_DefaultDiagFormat *   nonSurrogateDiagnostic
 
   Z_DiagRecs *   multipleNonSurDiagnostics
 
u
 

Detailed Description

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

Field Documentation

◆ databaseOrSurDiagnostics

Z_NamePlusRecordList* Z_Records::databaseOrSurDiagnostics

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

Referenced by handle_Z3950_records(), and pack_records().

◆ multipleNonSurDiagnostics

Z_DiagRecs* Z_Records::multipleNonSurDiagnostics

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

Referenced by handle_Z3950_records().

◆ nonSurrogateDiagnostic

Z_DefaultDiagFormat* Z_Records::nonSurrogateDiagnostic

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

Referenced by diagrec(), and handle_Z3950_records().

◆ 

union { ... } Z_Records::u

◆ which

int Z_Records::which

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

Referenced by diagrec(), handle_Z3950_records(), and pack_records().


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