YAZ  5.34.0
Data Fields
Z_ElementSpec Struct Reference

#include <z-core.h>

Data Fields

int which
 
union {
   Z_InternationalString *   elementSetName
 
   Z_External *   externalSpec
 
u
 

Detailed Description

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

Field Documentation

◆ elementSetName

Z_InternationalString* Z_ElementSpec::elementSetName

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

Referenced by srw_bend_fetch(), yaz_get_esn(), and Z3950_send_present().

◆ externalSpec

Z_External* Z_ElementSpec::externalSpec

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

◆ 

union { ... } Z_ElementSpec::u

◆ which

int Z_ElementSpec::which

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

Referenced by srw_bend_fetch(), yaz_get_esn(), and Z3950_send_present().


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