YAZ 5.37.0
Z_NamePlusRecord Struct Reference

#include <z-core.h>

Data Fields

Z_DatabaseNamedatabaseName
int which
union { 
   Z_ExternalZ_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_ExternalZ_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().

◆ [union]

◆ which


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