#include <apache_gsoap.h>
◆ fsoap_destroy
◆ fsoap_done
◆ fsoap_end
◆ fsoap_init
◆ fsoap_lookup_plugin
◆ fsoap_register_plugin_arg
◆ fsoap_serve
◆ fsoap_user_init
◆ interface_version
unsigned int apache_soap_interface::interface_version |
◆ len
unsigned int apache_soap_interface::len |
◆ namespaces
struct Namespace* apache_soap_interface::namespaces |
◆ reserved
void* apache_soap_interface::reserved |
◆ soap_fault
void(* apache_soap_interface::soap_fault) (struct soap *soap) |
◆ soap_faultcode
const char**(* apache_soap_interface::soap_faultcode) (struct soap *soap) |
◆ soap_faultdetail
const char**(* apache_soap_interface::soap_faultdetail) (struct soap *soap) |
◆ soap_faultstring
const char**(* apache_soap_interface::soap_faultstring) (struct soap *soap) |
◆ soap_getelement
void*(* apache_soap_interface::soap_getelement) (struct soap *soap, const char *, int *) |
◆ soap_getfault
int(* apache_soap_interface::soap_getfault) (struct soap *soap) |
◆ soap_getheader
int(* apache_soap_interface::soap_getheader) (struct soap *soap) |
◆ soap_markelement
void(* apache_soap_interface::soap_markelement) (struct soap *soap, const void *, int) |
◆ soap_putelement
int(* apache_soap_interface::soap_putelement) (struct soap *soap, const void *, const char *, int, int) |
◆ soap_putfault
int(* apache_soap_interface::soap_putfault) (struct soap *soap) |
◆ soap_putheader
int(* apache_soap_interface::soap_putheader) (struct soap *soap) |
◆ soap_serializefault
void(* apache_soap_interface::soap_serializefault) (struct soap *soap) |
◆ soap_serializeheader
void(* apache_soap_interface::soap_serializeheader) (struct soap *soap) |
The documentation for this struct was generated from the following file: