YAZ  5.34.0
Data Fields
Z_NamePlusRecord Struct Reference

#include <z-core.h>

Data Fields

Z_DatabaseNamedatabaseName
 
int which
 
union {
   Z_External *   databaseRecord
 
   Z_DiagRec *   surrogateDiagnostic
 
   Z_FragmentSyntax *   startingFragment
 
   Z_FragmentSyntax *   intermediateFragment
 
   Z_FragmentSyntax *   finalFragment
 
u
 

Detailed Description

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

Field Documentation

◆ databaseName

Z_DatabaseName* Z_NamePlusRecord::databaseName

◆ databaseRecord

Z_External* Z_NamePlusRecord::databaseRecord

◆ finalFragment

Z_FragmentSyntax* Z_NamePlusRecord::finalFragment

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

◆ intermediateFragment

Z_FragmentSyntax* Z_NamePlusRecord::intermediateFragment

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

◆ startingFragment

Z_FragmentSyntax* Z_NamePlusRecord::startingFragment

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

◆ surrogateDiagnostic

Z_DiagRec* Z_NamePlusRecord::surrogateDiagnostic

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

Referenced by zget_surrogateDiagRec(), and ZOOM_record_error().

◆ 

union { ... } Z_NamePlusRecord::u

◆ which

int Z_NamePlusRecord::which

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