YAZ  5.34.0
Data Fields
Z_ExtendedServicesRequest Struct Reference

#include <z-core.h>

Data Fields

Z_ReferenceIdreferenceId
 
Odr_intfunction
 
Odr_oidpackageType
 
Z_InternationalStringpackageName
 
Z_InternationalStringuserId
 
Z_IntUnitretentionTime
 
Z_Permissionspermissions
 
Z_InternationalStringdescription
 
Z_ExternaltaskSpecificParameters
 
Odr_intwaitAction
 
Z_ElementSetNameelements
 
Z_OtherInformationotherInfo
 

Detailed Description

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

Field Documentation

◆ description

Z_InternationalString* Z_ExtendedServicesRequest::description

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

Referenced by zget_ExtendedServicesRequest().

◆ elements

Z_ElementSetName* Z_ExtendedServicesRequest::elements

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

Referenced by zget_ExtendedServicesRequest().

◆ function

Odr_int* Z_ExtendedServicesRequest::function

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

Referenced by create_es_package(), zget_ExtendedServicesRequest(), and ztest_esrequest().

◆ otherInfo

Z_OtherInformation* Z_ExtendedServicesRequest::otherInfo

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

Referenced by yaz_oi_APDU(), and zget_ExtendedServicesRequest().

◆ packageName

Z_InternationalString* Z_ExtendedServicesRequest::packageName

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

Referenced by create_es_package(), zget_ExtendedServicesRequest(), and ztest_esrequest().

◆ packageType

Odr_oid* Z_ExtendedServicesRequest::packageType

◆ permissions

Z_Permissions* Z_ExtendedServicesRequest::permissions

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

Referenced by zget_ExtendedServicesRequest().

◆ referenceId

Z_ReferenceId* Z_ExtendedServicesRequest::referenceId

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

Referenced by process_ESRequest(), and zget_ExtendedServicesRequest().

◆ retentionTime

Z_IntUnit* Z_ExtendedServicesRequest::retentionTime

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

Referenced by zget_ExtendedServicesRequest().

◆ taskSpecificParameters

Z_External* Z_ExtendedServicesRequest::taskSpecificParameters

◆ userId

Z_InternationalString* Z_ExtendedServicesRequest::userId

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

Referenced by create_es_package(), and zget_ExtendedServicesRequest().

◆ waitAction

Odr_int* Z_ExtendedServicesRequest::waitAction

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

Referenced by create_es_package(), zget_ExtendedServicesRequest(), and ztest_esrequest().


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