YAZ  5.34.0
Data Fields
Z_Close Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Z_CloseReasoncloseReason
 
Z_InternationalStringdiagnosticInformation
 
Z_ResourceReportIdresourceReportFormat
 
Z_ResourceReportresourceReport
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ closeReason

Z_CloseReason* Z_Close::closeReason

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

Referenced by do_close_req(), process_close(), and zget_Close().

◆ diagnosticInformation

Z_InternationalString* Z_Close::diagnosticInformation

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

Referenced by do_close_req(), process_close(), zget_Close(), and ZOOM_handle_Z3950_apdu().

◆ otherInfo

Z_OtherInformation* Z_Close::otherInfo

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

Referenced by zget_Close().

◆ referenceId

Z_ReferenceId* Z_Close::referenceId

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

Referenced by zget_Close().

◆ resourceReport

Z_ResourceReport* Z_Close::resourceReport

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

Referenced by zget_Close().

◆ resourceReportFormat

Z_ResourceReportId* Z_Close::resourceReportFormat

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

Referenced by zget_Close().


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