YAZ  5.34.0
Data Fields
Z_ResponseUnit1 Struct Reference

#include <z-accform1.h>

Data Fields

Z_PromptIdpromptId
 
int which
 
union {
   Z_InternationalString *   string
 
   Odr_bool *   accept
 
   Odr_null *   acknowledge
 
   Z_DiagRec *   diagnostic
 
   Z_Encryption *   encrypted
 
u
 

Detailed Description

Definition at line 85 of file z-accform1.h.

Field Documentation

◆ accept

Odr_bool* Z_ResponseUnit1::accept

Definition at line 90 of file z-accform1.h.

◆ acknowledge

Odr_null* Z_ResponseUnit1::acknowledge

Definition at line 91 of file z-accform1.h.

◆ diagnostic

Z_DiagRec* Z_ResponseUnit1::diagnostic

Definition at line 92 of file z-accform1.h.

◆ encrypted

Z_Encryption* Z_ResponseUnit1::encrypted

Definition at line 93 of file z-accform1.h.

◆ promptId

Z_PromptId* Z_ResponseUnit1::promptId

Definition at line 86 of file z-accform1.h.

◆ string

Z_InternationalString* Z_ResponseUnit1::string

Definition at line 89 of file z-accform1.h.

◆ 

union { ... } Z_ResponseUnit1::u

◆ which

int Z_ResponseUnit1::which

Definition at line 87 of file z-accform1.h.


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