YAZ  5.34.0
Data Fields
Z_IdPass Struct Reference

#include <z-core.h>

Data Fields

Z_InternationalStringgroupId
 
Z_InternationalStringuserId
 
Z_InternationalStringpassword
 

Detailed Description

Definition at line 391 of file z-core.h.

Field Documentation

◆ groupId

Z_InternationalString* Z_IdPass::groupId

Definition at line 392 of file z-core.h.

Referenced by process_initRequest(), and ZOOM_connection_Z3950_send_init().

◆ password

Z_InternationalString* Z_IdPass::password

Definition at line 394 of file z-core.h.

Referenced by ZOOM_connection_Z3950_send_init().

◆ userId

Z_InternationalString* Z_IdPass::userId

Definition at line 393 of file z-core.h.

Referenced by process_initRequest(), and ZOOM_connection_Z3950_send_init().


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