![]() |
Home | Documentation |
addressStub.h File Reference
updated Tue Jul 11 2017 by Robert van Engelen
|
#include <deque>
#include <list>
#include <vector>
#include <set>
#include "stdsoap2.h"
Go to the source code of this file.
Classes | |
class | a__address |
"urn:address-book-example":address is a complexType. More... | |
class | _a__address_book |
Top-level root element "urn:address-book-example":address-book. More... | |
struct | SOAP_ENV__Header |
struct | SOAP_ENV__Code |
struct | SOAP_ENV__Detail |
struct | SOAP_ENV__Reason |
struct | SOAP_ENV__Fault |
Macros | |
#define | SOAP_NAMESPACE_OF_a "urn:address-book-example" |
#define | SOAP_TYPE_a__ISO_country (13) |
#define | SOAP_TYPE_a__address (11) |
#define | SOAP_TYPE__a__address_book (12) |
#define | SOAP_TYPE_SOAP_ENV__Header (21) |
#define | SOAP_TYPE_SOAP_ENV__Code (22) |
#define | SOAP_TYPE_SOAP_ENV__Detail (24) |
#define | SOAP_TYPE_SOAP_ENV__Reason (27) |
#define | SOAP_TYPE_SOAP_ENV__Fault (28) |
#define | SOAP_TYPE__XML (5) |
#define | SOAP_TYPE__QName (6) |
#define | SOAP_TYPE_byte (3) |
#define | SOAP_TYPE_int (1) |
#define | SOAP_TYPE_dateTime (16) |
#define | SOAP_TYPE_std__string (14) |
#define | SOAP_TYPE_PointerToSOAP_ENV__Reason (30) |
#define | SOAP_TYPE_PointerToSOAP_ENV__Detail (29) |
#define | SOAP_TYPE_PointerToSOAP_ENV__Code (23) |
#define | SOAP_TYPE_PointerToa__address (19) |
#define | SOAP_TYPE_PointerTodateTime (17) |
#define | SOAP_TYPE_PointerTostd__string (15) |
#define | SOAP_TYPE_string (4) |
#define | SOAP_TYPE_std__vectorTemplateOfPointerToa__address (20) |
Typedefs | |
typedef char * | _XML |
typedef char * | _QName |
Enumerations | |
enum | a__ISO_country { a__ISO_country__be, a__ISO_country__ca, a__ISO_country__de, a__ISO_country__en, a__ISO_country__gb, a__ISO_country__it, a__ISO_country__nl, a__ISO_country__no, a__ISO_country__ru, a__ISO_country__se, a__ISO_country__us, a__ISO_country__be = 0, a__ISO_country__ca = 1, a__ISO_country__de = 2, a__ISO_country__en = 3, a__ISO_country__gb = 4, a__ISO_country__it = 5, a__ISO_country__nl = 6, a__ISO_country__no = 7, a__ISO_country__ru = 8, a__ISO_country__se = 9, a__ISO_country__us = 10 } |
#define SOAP_NAMESPACE_OF_a "urn:address-book-example" |
Definition at line 18 of file addressStub.h.
#define SOAP_TYPE__a__address_book (12) |
Definition at line 125 of file addressStub.h.
#define SOAP_TYPE__QName (6) |
Definition at line 299 of file addressStub.h.
#define SOAP_TYPE__XML (5) |
Definition at line 293 of file addressStub.h.
#define SOAP_TYPE_a__address (11) |
Definition at line 72 of file addressStub.h.
#define SOAP_TYPE_a__ISO_country (13) |
Definition at line 37 of file addressStub.h.
#define SOAP_TYPE_byte (3) |
Definition at line 312 of file addressStub.h.
#define SOAP_TYPE_dateTime (16) |
Definition at line 322 of file addressStub.h.
#define SOAP_TYPE_int (1) |
Definition at line 317 of file addressStub.h.
#define SOAP_TYPE_PointerToa__address (19) |
Definition at line 387 of file addressStub.h.
#define SOAP_TYPE_PointerTodateTime (17) |
Definition at line 392 of file addressStub.h.
#define SOAP_TYPE_PointerToSOAP_ENV__Code (23) |
Definition at line 382 of file addressStub.h.
#define SOAP_TYPE_PointerToSOAP_ENV__Detail (29) |
Definition at line 377 of file addressStub.h.
#define SOAP_TYPE_PointerToSOAP_ENV__Reason (30) |
Definition at line 372 of file addressStub.h.
#define SOAP_TYPE_PointerTostd__string (15) |
Definition at line 397 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Code (22) |
Definition at line 181 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Detail (24) |
Definition at line 205 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Fault (28) |
Definition at line 250 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Header (21) |
Definition at line 163 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Reason (27) |
Definition at line 229 of file addressStub.h.
#define SOAP_TYPE_std__string (14) |
Definition at line 332 of file addressStub.h.
#define SOAP_TYPE_std__vectorTemplateOfPointerToa__address (20) |
Definition at line 417 of file addressStub.h.
#define SOAP_TYPE_string (4) |
Definition at line 412 of file addressStub.h.
typedef char* _QName |
Definition at line 300 of file addressStub.h.
typedef char* _XML |
Definition at line 294 of file addressStub.h.
enum a__ISO_country |
Definition at line 39 of file addressStub.h.