YAZ 5.37.0
Z_ElementSpec Struct Reference

#include <z-core.h>

Data Fields

int which
union { 
   Z_InternationalString *   elementSetName 
   Z_ExternalZ_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_ExternalZ_External* Z_ElementSpec::externalSpec

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

◆ [union]

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: