YAZ 5.37.0
Z_OtherInformationUnit Struct Reference

#include <z-core.h>

Data Fields

Z_InfoCategorycategory
int which
union { 
   Z_InternationalString *   characterInfo 
   Odr_oct *   binaryInfo 
   Z_ExternalZ_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

◆ [union]

◆ oid

Odr_oid* Z_OtherInformationUnit::oid

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

◆ which


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