|
YAZ 5.37.0
|
#include <z-core.h>
Data Fields | |
| int | which |
| union { | |
| char * open | |
| Z_IdPass * idPass | |
| Odr_null * anonymous | |
| Z_ExternalZ_External * other | |
| } | u |
| Z_IdPass* Z_IdAuthentication::idPass |
Definition at line 401 of file z-core.h.
Referenced by process_initRequest(), and ZOOM_connection_Z3950_send_init().
| char* Z_IdAuthentication::open |
Definition at line 400 of file z-core.h.
Referenced by process_initRequest(), srw_bend_init(), and ZOOM_connection_Z3950_send_init().
| Z_ExternalZ_External* Z_IdAuthentication::other |
| union { ... } Z_IdAuthentication::u |
Referenced by process_initRequest(), srw_bend_init(), and ZOOM_connection_Z3950_send_init().
| int Z_IdAuthentication::which |
Definition at line 398 of file z-core.h.
Referenced by process_initRequest(), srw_bend_init(), and ZOOM_connection_Z3950_send_init().