|
YAZ 5.35.1
|
#include <z-core.h>
Data Fields | |
| Z_ReferenceId * | referenceId |
| Odr_int * | operationStatus |
| int | num_diagnostics |
| Z_DiagRec ** | diagnostics |
| Z_External * | taskPackage |
| Z_OtherInformation * | otherInfo |
| Z_DiagRec** Z_ExtendedServicesResponse::diagnostics |
Definition at line 1148 of file z-core.h.
Referenced by handle_Z3950_es_response(), process_ESRequest(), and zget_ExtendedServicesResponse().
| int Z_ExtendedServicesResponse::num_diagnostics |
Definition at line 1147 of file z-core.h.
Referenced by handle_Z3950_es_response(), process_ESRequest(), and zget_ExtendedServicesResponse().
| Odr_int* Z_ExtendedServicesResponse::operationStatus |
Definition at line 1146 of file z-core.h.
Referenced by handle_Z3950_es_response(), process_ESRequest(), and zget_ExtendedServicesResponse().
| Z_OtherInformation* Z_ExtendedServicesResponse::otherInfo |
Definition at line 1150 of file z-core.h.
Referenced by yaz_oi_APDU(), and zget_ExtendedServicesResponse().
| Z_ReferenceId* Z_ExtendedServicesResponse::referenceId |
Definition at line 1142 of file z-core.h.
Referenced by process_ESRequest(), and zget_ExtendedServicesResponse().
| Z_External* Z_ExtendedServicesResponse::taskPackage |
Definition at line 1149 of file z-core.h.
Referenced by handle_Z3950_es_response(), process_ESRequest(), and zget_ExtendedServicesResponse().