YAZ  5.34.0
Data Fields
Z_ExtendedServicesResponse Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Odr_intoperationStatus
 
int num_diagnostics
 
Z_DiagRec ** diagnostics
 
Z_ExternaltaskPackage
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ diagnostics

Z_DiagRec** Z_ExtendedServicesResponse::diagnostics

◆ num_diagnostics

int Z_ExtendedServicesResponse::num_diagnostics

◆ operationStatus

Odr_int* Z_ExtendedServicesResponse::operationStatus

◆ otherInfo

Z_OtherInformation* Z_ExtendedServicesResponse::otherInfo

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

Referenced by yaz_oi_APDU(), and zget_ExtendedServicesResponse().

◆ referenceId

Z_ReferenceId* Z_ExtendedServicesResponse::referenceId

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

Referenced by process_ESRequest(), and zget_ExtendedServicesResponse().

◆ taskPackage

Z_External* Z_ExtendedServicesResponse::taskPackage

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