18 #define SOAP_NAMESPACE_OF_a "urn:address-book-example" 23 #if GSOAP_VERSION != 20849 24 # error "GSOAP VERSION 20849 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) 71 #ifndef SOAP_TYPE_a__address 72 #define SOAP_TYPE_a__address (11) 100 virtual void soap_default(
struct soap*);
102 virtual void soap_serialize(
struct soap*)
const;
104 virtual int soap_put(
struct soap*,
const char *tag,
const char *type)
const;
106 virtual int soap_out(
struct soap*,
const char *tag,
int id,
const char *type)
const;
108 virtual void *soap_get(
struct soap*,
const char *tag,
const char *type);
110 virtual void *soap_in(
struct soap*,
const char *tag,
const char *type);
124 #ifndef SOAP_TYPE__a__address_book 125 #define SOAP_TYPE__a__address_book (12) 137 virtual void soap_default(
struct soap*);
139 virtual void soap_serialize(
struct soap*)
const;
141 virtual int soap_put(
struct soap*,
const char *tag,
const char *type)
const;
143 virtual int soap_out(
struct soap*,
const char *tag,
int id,
const char *type)
const;
145 virtual void *soap_get(
struct soap*,
const char *tag,
const char *type);
147 virtual void *soap_in(
struct soap*,
const char *tag,
const char *type);
161 #ifndef WITH_NOGLOBAL 162 #ifndef SOAP_TYPE_SOAP_ENV__Header 163 #define SOAP_TYPE_SOAP_ENV__Header (21) 179 #ifndef WITH_NOGLOBAL 180 #ifndef SOAP_TYPE_SOAP_ENV__Code 181 #define SOAP_TYPE_SOAP_ENV__Code (22) 203 #ifndef WITH_NOGLOBAL 204 #ifndef SOAP_TYPE_SOAP_ENV__Detail 205 #define SOAP_TYPE_SOAP_ENV__Detail (24) 227 #ifndef WITH_NOGLOBAL 228 #ifndef SOAP_TYPE_SOAP_ENV__Reason 229 #define SOAP_TYPE_SOAP_ENV__Reason (27) 248 #ifndef WITH_NOGLOBAL 249 #ifndef SOAP_TYPE_SOAP_ENV__Fault 250 #define SOAP_TYPE_SOAP_ENV__Fault (28) 276 SOAP_ENV__Fault() : faultcode(), faultstring(), faultactor(), detail(), SOAP_ENV__Code(), SOAP_ENV__Reason(), SOAP_ENV__Node(), SOAP_ENV__Role(), SOAP_ENV__Detail()
292 #ifndef SOAP_TYPE__XML 293 #define SOAP_TYPE__XML (5) 298 #ifndef SOAP_TYPE__QName 299 #define SOAP_TYPE__QName (6) 311 #ifndef SOAP_TYPE_byte 312 #define SOAP_TYPE_byte (3) 316 #ifndef SOAP_TYPE_int 317 #define SOAP_TYPE_int (1) 321 #ifndef SOAP_TYPE_dateTime 322 #define SOAP_TYPE_dateTime (16) 326 #ifndef SOAP_TYPE_a__ISO_country 327 #define SOAP_TYPE_a__ISO_country (13) 331 #ifndef SOAP_TYPE_std__string 332 #define SOAP_TYPE_std__string (14) 336 #ifndef SOAP_TYPE__a__address_book 337 #define SOAP_TYPE__a__address_book (12) 341 #ifndef SOAP_TYPE_a__address 342 #define SOAP_TYPE_a__address (11) 346 #ifndef SOAP_TYPE_SOAP_ENV__Fault 347 #define SOAP_TYPE_SOAP_ENV__Fault (28) 351 #ifndef SOAP_TYPE_SOAP_ENV__Reason 352 #define SOAP_TYPE_SOAP_ENV__Reason (27) 356 #ifndef SOAP_TYPE_SOAP_ENV__Detail 357 #define SOAP_TYPE_SOAP_ENV__Detail (24) 361 #ifndef SOAP_TYPE_SOAP_ENV__Code 362 #define SOAP_TYPE_SOAP_ENV__Code (22) 366 #ifndef SOAP_TYPE_SOAP_ENV__Header 367 #define SOAP_TYPE_SOAP_ENV__Header (21) 371 #ifndef SOAP_TYPE_PointerToSOAP_ENV__Reason 372 #define SOAP_TYPE_PointerToSOAP_ENV__Reason (30) 376 #ifndef SOAP_TYPE_PointerToSOAP_ENV__Detail 377 #define SOAP_TYPE_PointerToSOAP_ENV__Detail (29) 381 #ifndef SOAP_TYPE_PointerToSOAP_ENV__Code 382 #define SOAP_TYPE_PointerToSOAP_ENV__Code (23) 386 #ifndef SOAP_TYPE_PointerToa__address 387 #define SOAP_TYPE_PointerToa__address (19) 391 #ifndef SOAP_TYPE_PointerTodateTime 392 #define SOAP_TYPE_PointerTodateTime (17) 396 #ifndef SOAP_TYPE_PointerTostd__string 397 #define SOAP_TYPE_PointerTostd__string (15) 401 #ifndef SOAP_TYPE__QName 402 #define SOAP_TYPE__QName (6) 406 #ifndef SOAP_TYPE__XML 407 #define SOAP_TYPE__XML (5) 411 #ifndef SOAP_TYPE_string 412 #define SOAP_TYPE_string (4) 416 #ifndef SOAP_TYPE_std__vectorTemplateOfPointerToa__address 417 #define SOAP_TYPE_std__vectorTemplateOfPointerToa__address (20)
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 address_instantiate_SOAP_ENV__Fault(struct soap *, int, const char *, const char *, size_t *)
#define SOAP_TYPE_SOAP_ENV__Fault
struct SOAP_ENV__Detail * SOAP_ENV__Detail
struct SOAP_ENV__Code * SOAP_ENV__Code
virtual int soap_type(void) const
Return unique type id SOAP_TYPE_a__address.
SOAP_FMAC1 struct SOAP_ENV__Detail *SOAP_FMAC2 address_instantiate_SOAP_ENV__Detail(struct soap *, int, const char *, const char *, size_t *)
virtual int soap_type(void) const
Return unique type id SOAP_TYPE__a__address_book.
#define SOAP_TYPE_SOAP_ENV__Code
SOAP_FMAC1 struct SOAP_ENV__Header *SOAP_FMAC2 address_instantiate_SOAP_ENV__Header(struct soap *, int, const char *, const char *, size_t *)
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...
#define SOAP_TYPE_a__address
_a__address_book()
Constructor with initializations.
#define SOAP_TYPE_SOAP_ENV__Reason
std::vector< a__address * > address
Optional element 'address' of XSD type 'a:address'.
struct SOAP_ENV__Reason * SOAP_ENV__Reason
"urn:address-book-example":address is a complexType.
struct SOAP_ENV__Code * SOAP_ENV__Subcode
virtual a__address * soap_alloc(void) const
Return a new object of type a__address, default initialized and not managed by a soap context...
#define SOAP_TYPE__a__address_book
#define SOAP_TYPE_SOAP_ENV__Header
SOAP_FMAC1 struct SOAP_ENV__Reason *SOAP_FMAC2 address_instantiate_SOAP_ENV__Reason(struct soap *, int, const char *, const char *, size_t *)
SOAP_FMAC1 struct SOAP_ENV__Code *SOAP_FMAC2 address_instantiate_SOAP_ENV__Code(struct soap *, int, const char *, const char *, size_t *)
Top-level root element "urn:address-book-example":address-book.
struct SOAP_ENV__Detail * detail
a__address()
Constructor with initializations.
SOAP_FMAC1 _a__address_book *SOAP_FMAC2 address_instantiate__a__address_book(struct soap *, int, const char *, const char *, size_t *)
#define SOAP_TYPE_SOAP_ENV__Detail
SOAP_FMAC1 a__address *SOAP_FMAC2 address_instantiate_a__address(struct soap *, int, const char *, const char *, size_t *)
virtual ~_a__address_book()