YAZ  5.34.0
Data Fields
Z_SOAP Struct Reference

#include <soap.h>

Data Fields

int which
 
union {
   Z_SOAP_Fault *   fault
 
   Z_SOAP_Generic *   generic
 
   Z_SOAP_Fault *   soap_error
 
u
 
const char * ns
 

Detailed Description

Definition at line 55 of file soap.h.

Field Documentation

◆ fault

Z_SOAP_Fault* Z_SOAP::fault

Definition at line 58 of file soap.h.

Referenced by ZOOM_handle_sru().

◆ generic

Z_SOAP_Generic* Z_SOAP::generic

◆ ns

const char* Z_SOAP::ns

Definition at line 62 of file soap.h.

Referenced by yaz_sru_soap_encode(), and z_soap_codec_enc_xsl().

◆ soap_error

Z_SOAP_Fault* Z_SOAP::soap_error

Definition at line 60 of file soap.h.

Referenced by z_soap_error().

◆ 

union { ... } Z_SOAP::u

◆ which

int Z_SOAP::which

Definition at line 56 of file soap.h.

Referenced by yaz_sru_soap_encode(), z_soap_codec_enc_xsl(), z_soap_error(), and ZOOM_handle_sru().


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