Go to the documentation of this file.
15 #if GSOAP_VERSION != 20824
16 # error "GSOAP VERSION 20824 MISMATCH IN GENERATED CODE VERSUS LIBRARY CODE: PLEASE REINSTALL PACKAGE"
45 #ifndef SOAP_TYPE_Graph
46 #define SOAP_TYPE_Graph (8)
57 virtual void soap_default(
struct soap*);
59 virtual void soap_serialize(
struct soap*)
const;
61 virtual int soap_put(
struct soap*,
const char *tag,
const char *type)
const;
63 virtual int soap_out(
struct soap*,
const char *tag,
int id,
const char *type)
const;
65 virtual void *soap_get(
struct soap*,
const char *tag,
const char *type);
67 virtual void *soap_in(
struct soap*,
const char *tag,
const char *type);
78 #ifndef SOAP_TYPE_SOAP_ENV__Header
79 #define SOAP_TYPE_SOAP_ENV__Header (11)
94 #ifndef SOAP_TYPE_SOAP_ENV__Code
95 #define SOAP_TYPE_SOAP_ENV__Code (12)
112 #ifndef WITH_NOGLOBAL
114 #ifndef SOAP_TYPE_SOAP_ENV__Detail
115 #define SOAP_TYPE_SOAP_ENV__Detail (14)
133 #ifndef WITH_NOGLOBAL
135 #ifndef SOAP_TYPE_SOAP_ENV__Reason
136 #define SOAP_TYPE_SOAP_ENV__Reason (17)
151 #ifndef WITH_NOGLOBAL
153 #ifndef SOAP_TYPE_SOAP_ENV__Fault
154 #define SOAP_TYPE_SOAP_ENV__Fault (18)
183 #ifndef SOAP_TYPE__QName
184 #define SOAP_TYPE__QName (5)
188 #ifndef SOAP_TYPE__XML
189 #define SOAP_TYPE__XML (6)