YAZ  5.34.0
Data Fields
Z_PrivateCharacterSet Struct Reference

#include <z-charneg.h>

Data Fields

int which
 
union {
   Z_PrivateCharacterSetViaOid *   viaOid
 
   Z_External *   externallySpecified
 
   Odr_null *   previouslyAgreedUpon
 
u
 

Detailed Description

Definition at line 111 of file z-charneg.h.

Field Documentation

◆ externallySpecified

Z_External* Z_PrivateCharacterSet::externallySpecified

◆ previouslyAgreedUpon

Odr_null* Z_PrivateCharacterSet::previouslyAgreedUpon

Definition at line 116 of file z-charneg.h.

◆ 

union { ... } Z_PrivateCharacterSet::u

◆ viaOid

Z_PrivateCharacterSetViaOid* Z_PrivateCharacterSet::viaOid

Definition at line 114 of file z-charneg.h.

◆ which

int Z_PrivateCharacterSet::which

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