YAZ  5.34.0
Data Fields
Z_NetworkAddress Struct Reference

#include <z-exp.h>

Data Fields

int which
 
union {
   Z_NetworkAddressIA *   internetAddress
 
   Z_NetworkAddressOPA *   osiPresentationAddress
 
   Z_NetworkAddressOther *   other
 
u
 

Detailed Description

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

Field Documentation

◆ internetAddress

Z_NetworkAddressIA* Z_NetworkAddress::internetAddress

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

◆ osiPresentationAddress

Z_NetworkAddressOPA* Z_NetworkAddress::osiPresentationAddress

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

◆ other

Z_NetworkAddressOther* Z_NetworkAddress::other

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

◆ 

union { ... } Z_NetworkAddress::u

◆ which

int Z_NetworkAddress::which

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


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