YAZ  5.34.0
Data Fields
Z_InitResponse Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Z_ProtocolVersionprotocolVersion
 
Z_Optionsoptions
 
Odr_intpreferredMessageSize
 
Odr_intmaximumRecordSize
 
Odr_boolresult
 
Z_InternationalStringimplementationId
 
Z_InternationalStringimplementationName
 
Z_InternationalStringimplementationVersion
 
Z_ExternaluserInformationField
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ implementationId

Z_InternationalString* Z_InitResponse::implementationId

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

Referenced by process_initRequest(), zget_InitResponse(), and ZOOM_handle_Z3950_apdu().

◆ implementationName

Z_InternationalString* Z_InitResponse::implementationName

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

Referenced by process_initRequest(), zget_InitResponse(), and ZOOM_handle_Z3950_apdu().

◆ implementationVersion

Z_InternationalString* Z_InitResponse::implementationVersion

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

Referenced by process_initRequest(), zget_InitResponse(), and ZOOM_handle_Z3950_apdu().

◆ maximumRecordSize

Odr_int* Z_InitResponse::maximumRecordSize

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

Referenced by process_initRequest(), and zget_InitResponse().

◆ options

Z_Options* Z_InitResponse::options

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

Referenced by process_initRequest(), zget_InitResponse(), and ZOOM_handle_Z3950_apdu().

◆ otherInfo

Z_OtherInformation* Z_InitResponse::otherInfo

◆ preferredMessageSize

Odr_int* Z_InitResponse::preferredMessageSize

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

Referenced by process_initRequest(), and zget_InitResponse().

◆ protocolVersion

Z_ProtocolVersion* Z_InitResponse::protocolVersion

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

Referenced by process_initRequest(), zget_InitResponse(), and ZOOM_handle_Z3950_apdu().

◆ referenceId

Z_ReferenceId* Z_InitResponse::referenceId

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

Referenced by process_initRequest(), and zget_InitResponse().

◆ result

Odr_bool* Z_InitResponse::result

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

Referenced by process_initRequest(), zget_InitResponse(), and ZOOM_handle_Z3950_apdu().

◆ userInformationField

Z_External* Z_InitResponse::userInformationField

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

Referenced by process_initRequest(), yaz_decode_init_diag(), and zget_InitResponse().


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