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