|
YAZ 5.35.1
|
#include <z-accform1.h>
Data Fields | ||
| Z_PromptId * | promptId | |
| int | which | |
| union { | ||
| Z_InternationalString * string | ||
| Odr_bool * accept | ||
| Odr_null * acknowledge | ||
| Z_DiagRec * diagnostic | ||
| Z_Encryption * encrypted | ||
| } | u | |
Definition at line 85 of file z-accform1.h.
| Odr_bool* Z_ResponseUnit1::accept |
Definition at line 90 of file z-accform1.h.
| Odr_null* Z_ResponseUnit1::acknowledge |
Definition at line 91 of file z-accform1.h.
| Z_DiagRec* Z_ResponseUnit1::diagnostic |
Definition at line 92 of file z-accform1.h.
| Z_Encryption* Z_ResponseUnit1::encrypted |
Definition at line 93 of file z-accform1.h.
| Z_PromptId* Z_ResponseUnit1::promptId |
Definition at line 86 of file z-accform1.h.
| Z_InternationalString* Z_ResponseUnit1::string |
Definition at line 89 of file z-accform1.h.
| union { ... } Z_ResponseUnit1::u |
| int Z_ResponseUnit1::which |
Definition at line 87 of file z-accform1.h.