YAZ 5.35.1
Data Fields
Z_ESDestination Struct Reference

#include <zes-exps.h>

Data Fields

int which
 
union { 
 
   Z_InternationalString *   phoneNumber 
 
   Z_InternationalString *   faxNumber 
 
   Z_InternationalString *   x400address 
 
   Z_InternationalString *   emailAddress 
 
   Z_InternationalString *   pagerNumber 
 
   Z_InternationalString *   ftpAddress 
 
   Z_InternationalString *   ftamAddress 
 
   Z_InternationalString *   printerAddress 
 
   Z_ESDestinationOther *   other 
 
u 
 

Detailed Description

Definition at line 69 of file zes-exps.h.

Field Documentation

◆ emailAddress

Z_InternationalString* Z_ESDestination::emailAddress

Definition at line 75 of file zes-exps.h.

◆ faxNumber

Z_InternationalString* Z_ESDestination::faxNumber

Definition at line 73 of file zes-exps.h.

◆ ftamAddress

Z_InternationalString* Z_ESDestination::ftamAddress

Definition at line 78 of file zes-exps.h.

◆ ftpAddress

Z_InternationalString* Z_ESDestination::ftpAddress

Definition at line 77 of file zes-exps.h.

◆ other

Z_ESDestinationOther* Z_ESDestination::other

Definition at line 80 of file zes-exps.h.

◆ pagerNumber

Z_InternationalString* Z_ESDestination::pagerNumber

Definition at line 76 of file zes-exps.h.

◆ phoneNumber

Z_InternationalString* Z_ESDestination::phoneNumber

Definition at line 72 of file zes-exps.h.

◆ printerAddress

Z_InternationalString* Z_ESDestination::printerAddress

Definition at line 79 of file zes-exps.h.

◆ [union]

union { ... } Z_ESDestination::u

◆ which

int Z_ESDestination::which

Definition at line 70 of file zes-exps.h.

◆ x400address

Z_InternationalString* Z_ESDestination::x400address

Definition at line 74 of file zes-exps.h.


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