18 #define SOAP_NAMESPACE_OF_a "urn:address-book-example" 23 #if GSOAP_VERSION != 20828 24 # error "GSOAP VERSION 20828 MISMATCH IN GENERATED CODE VERSUS LIBRARY CODE: PLEASE REINSTALL PACKAGE" 36 #ifndef SOAP_TYPE_a__ISO_country 37 #define SOAP_TYPE_a__ISO_country (13) 72 #ifndef SOAP_TYPE_a__address 73 #define SOAP_TYPE_a__address (11) 92 virtual void soap_default(
struct soap*);
94 virtual void soap_serialize(
struct soap*)
const;
96 virtual int soap_put(
struct soap*,
const char *tag,
const char *type)
const;
98 virtual int soap_out(
struct soap*,
const char *tag,
int id,
const char *type)
const;
100 virtual void *soap_get(
struct soap*,
const char *tag,
const char *type);
102 virtual void *soap_in(
struct soap*,
const char *tag,
const char *type);
112 #ifndef SOAP_TYPE__a__address_book 113 #define SOAP_TYPE__a__address_book (12) 124 virtual void soap_default(
struct soap*);
126 virtual void soap_serialize(
struct soap*)
const;
128 virtual int soap_put(
struct soap*,
const char *tag,
const char *type)
const;
130 virtual int soap_out(
struct soap*,
const char *tag,
int id,
const char *type)
const;
132 virtual void *soap_get(
struct soap*,
const char *tag,
const char *type);
134 virtual void *soap_in(
struct soap*,
const char *tag,
const char *type);
144 #ifndef WITH_NOGLOBAL 145 #ifndef SOAP_TYPE_SOAP_ENV__Header 146 #define SOAP_TYPE_SOAP_ENV__Header (21) 159 #ifndef WITH_NOGLOBAL 160 #ifndef SOAP_TYPE_SOAP_ENV__Code 161 #define SOAP_TYPE_SOAP_ENV__Code (22) 178 #ifndef WITH_NOGLOBAL 179 #ifndef SOAP_TYPE_SOAP_ENV__Detail 180 #define SOAP_TYPE_SOAP_ENV__Detail (24) 198 #ifndef WITH_NOGLOBAL 199 #ifndef SOAP_TYPE_SOAP_ENV__Reason 200 #define SOAP_TYPE_SOAP_ENV__Reason (27) 215 #ifndef WITH_NOGLOBAL 216 #ifndef SOAP_TYPE_SOAP_ENV__Fault 217 #define SOAP_TYPE_SOAP_ENV__Fault (28) 247 #ifndef SOAP_TYPE__QName 248 #define SOAP_TYPE__QName (5) 253 #ifndef SOAP_TYPE__XML 254 #define SOAP_TYPE__XML (6)
SOAP_FMAC1 struct SOAP_ENV__Detail *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Detail(struct soap *, int, const char *, const char *, size_t *)
a__ISO_country
"urn:address-book-example":ISO-country is a simpleType restriction of XSD type xs:string.
SOAP_FMAC1 struct SOAP_ENV__Fault *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Fault(struct soap *, int, const char *, const char *, size_t *)
struct SOAP_ENV__Detail * SOAP_ENV__Detail
struct SOAP_ENV__Code * SOAP_ENV__Code
SOAP_FMAC1 struct SOAP_ENV__Code *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Code(struct soap *, int, const char *, const char *, size_t *)
virtual void soap_default(struct soap *)
Set object's data members to default values.
struct SOAP_ENV__Reason * SOAP_ENV__Reason
SOAP_FMAC1 struct SOAP_ENV__Header *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Header(struct soap *, int, const char *, const char *, size_t *)
"urn:address-book-example":address is a complexType.
virtual void soap_default(struct soap *)
Set object's data members to default values.
struct SOAP_ENV__Code * SOAP_ENV__Subcode
SOAP_FMAC1 struct SOAP_ENV__Reason *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Reason(struct soap *, int, const char *, const char *, size_t *)
virtual int soap_type(void) const
Return the unique type ID value SOAP_TYPE__a__address_book (12)
SOAP_FMAC1 a__address *SOAP_FMAC2 soap_instantiate_a__address(struct soap *, int, const char *, const char *, size_t *)
virtual a__address * soap_alloc(void) const
Return a new object of type a__address, default initialized and not managed by a soap context...
virtual int soap_type(void) const
Return the unique type ID value SOAP_TYPE_a__address (11)
Top-level root element "urn:address-book-example":address-book.
struct SOAP_ENV__Detail * detail
virtual _a__address_book * soap_alloc(void) const
Return a new object of type _a__address_book, default initialized and not managed by a soap context...
SOAP_FMAC1 _a__address_book *SOAP_FMAC2 soap_instantiate__a__address_book(struct soap *, int, const char *, const char *, size_t *)
virtual ~_a__address_book()