YAZ  5.34.0
Data Fields
Z_SRW_explainResponse Struct Reference

#include <srw.h>

Data Fields

Z_SRW_record record
 
Z_SRW_diagnosticdiagnostics
 
int num_diagnostics
 
Z_SRW_extra_recordextra_record
 

Detailed Description

Definition at line 122 of file srw.h.

Field Documentation

◆ diagnostics

Z_SRW_diagnostic* Z_SRW_explainResponse::diagnostics

Definition at line 124 of file srw.h.

Referenced by process_http_request(), srw_bend_explain(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ extra_record

Z_SRW_extra_record* Z_SRW_explainResponse::extra_record

Definition at line 126 of file srw.h.

Referenced by yaz_srw_codec(), and yaz_srw_get_pdu().

◆ num_diagnostics

int Z_SRW_explainResponse::num_diagnostics

Definition at line 125 of file srw.h.

Referenced by process_http_request(), srw_bend_explain(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ record

Z_SRW_record Z_SRW_explainResponse::record

Definition at line 123 of file srw.h.

Referenced by srw_bend_explain(), yaz_srw_codec(), and yaz_srw_get_pdu().


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