YAZ 5.37.0
Z_IUSuppliedRecords_elem Struct Reference

#include <zes-update.h>

Data Fields

int which
union { 
   Odr_int *   number 
   Z_InternationalString *   string 
   Odr_oct *   opaque 
u
Z_IUSuppliedRecordsIdsupplementalId
Z_IUCorrelationInfocorrelationInfo
Z_Externalrecord

Detailed Description

Definition at line 115 of file zes-update.h.

Field Documentation

◆ correlationInfo

Z_IUCorrelationInfo* Z_IUSuppliedRecords_elem::correlationInfo

Definition at line 126 of file zes-update.h.

Referenced by create_update_package().

◆ number

Odr_int* Z_IUSuppliedRecords_elem::number

Definition at line 118 of file zes-update.h.

Referenced by create_update_package().

◆ opaque

Odr_oct* Z_IUSuppliedRecords_elem::opaque

Definition at line 120 of file zes-update.h.

Referenced by create_update_package().

◆ record

Z_External* Z_IUSuppliedRecords_elem::record

Definition at line 127 of file zes-update.h.

Referenced by create_update_package(), and ztest_esrequest().

◆ string

Z_InternationalString* Z_IUSuppliedRecords_elem::string

Definition at line 119 of file zes-update.h.

Referenced by create_update_package().

◆ supplementalId

Z_IUSuppliedRecordsId* Z_IUSuppliedRecords_elem::supplementalId

Definition at line 125 of file zes-update.h.

Referenced by create_update_package().

◆ [union]

union { ... } Z_IUSuppliedRecords_elem::u

Referenced by create_update_package().

◆ which

int Z_IUSuppliedRecords_elem::which

Definition at line 116 of file zes-update.h.

Referenced by create_update_package().


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