YAZ  5.34.0
Data Fields
Z_OtherInformationUnit Struct Reference

#include <z-core.h>

Data Fields

Z_InfoCategorycategory
 
int which
 
union {
   Z_InternationalString *   characterInfo
 
   Odr_oct *   binaryInfo
 
   Z_External *   externallyDefinedInfo
 
   Odr_oid *   oid
 
information
 

Detailed Description

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

Field Documentation

◆ binaryInfo

Odr_oct* Z_OtherInformationUnit::binaryInfo

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

◆ category

Z_InfoCategory* Z_OtherInformationUnit::category

◆ characterInfo

Z_InternationalString* Z_OtherInformationUnit::characterInfo

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

Referenced by yaz_oi_get_string_oid(), yaz_oi_set_string_oid(), and yaz_oi_update().

◆ externallyDefinedInfo

Z_External* Z_OtherInformationUnit::externallyDefinedInfo

◆ 

union { ... } Z_OtherInformationUnit::information

◆ oid

Odr_oid* Z_OtherInformationUnit::oid

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

◆ which

int Z_OtherInformationUnit::which

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