YAZ  5.34.0
Data Fields
Z_ValueDescription Struct Reference

#include <z-exp.h>

Data Fields

int which
 
union {
   Odr_int *   integer
 
   Z_InternationalString *   string
 
   Odr_oct *   octets
 
   Odr_oid *   oid
 
   Z_Unit *   unit
 
   Z_IntUnit *   valueAndUnit
 
u
 

Detailed Description

Definition at line 716 of file z-exp.h.

Field Documentation

◆ integer

Odr_int* Z_ValueDescription::integer

Definition at line 719 of file z-exp.h.

◆ octets

Odr_oct* Z_ValueDescription::octets

Definition at line 721 of file z-exp.h.

◆ oid

Odr_oid* Z_ValueDescription::oid

Definition at line 722 of file z-exp.h.

◆ string

Z_InternationalString* Z_ValueDescription::string

Definition at line 720 of file z-exp.h.

◆ 

union { ... } Z_ValueDescription::u

◆ unit

Z_Unit* Z_ValueDescription::unit

Definition at line 723 of file z-exp.h.

◆ valueAndUnit

Z_IntUnit* Z_ValueDescription::valueAndUnit

Definition at line 724 of file z-exp.h.

◆ which

int Z_ValueDescription::which

Definition at line 717 of file z-exp.h.


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