YAZ  5.34.0
Data Fields
Z_SOAP_Handler Struct Reference

#include <soap.h>

Data Fields

char * ns
 
void * client_data
 
Z_SOAP_fun f
 

Detailed Description

Definition at line 67 of file soap.h.

Field Documentation

◆ client_data

void* Z_SOAP_Handler::client_data

Definition at line 69 of file soap.h.

◆ f

Z_SOAP_fun Z_SOAP_Handler::f

Definition at line 70 of file soap.h.

Referenced by z_soap_codec_enc_xsl().

◆ ns

char* Z_SOAP_Handler::ns

Definition at line 68 of file soap.h.

Referenced by yaz_sru_decode(), and z_soap_codec_enc_xsl().


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