![]() |
Home | Documentation |
addressStub.h File Reference
updated Sun Jan 31 2016
|
#include <vector>
#include "stdsoap2.h"
Go to the source code of this file.
Classes | |
class | a__address |
An address information item. More... | |
class | _a__address_book |
The root element of the address book schema. 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 (10) |
#define | SOAP_TYPE_a__address (8) |
#define | SOAP_TYPE__a__address_book (9) |
#define | SOAP_TYPE_SOAP_ENV__Header (18) |
#define | SOAP_TYPE_SOAP_ENV__Code (19) |
#define | SOAP_TYPE_SOAP_ENV__Detail (21) |
#define | SOAP_TYPE_SOAP_ENV__Reason (24) |
#define | SOAP_TYPE_SOAP_ENV__Fault (25) |
#define | SOAP_TYPE__QName (5) |
#define | SOAP_TYPE__XML (6) |
Typedefs | |
typedef char * | _QName |
typedef char * | _XML |
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 14 of file addressStub.h.
#define SOAP_TYPE__a__address_book (9) |
Definition at line 86 of file addressStub.h.
#define SOAP_TYPE__QName (5) |
Definition at line 202 of file addressStub.h.
#define SOAP_TYPE__XML (6) |
Definition at line 207 of file addressStub.h.
#define SOAP_TYPE_a__address (8) |
Definition at line 57 of file addressStub.h.
#define SOAP_TYPE_a__ISO_country (10) |
Definition at line 29 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Code (19) |
Definition at line 123 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Detail (21) |
Definition at line 140 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Fault (25) |
Definition at line 174 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Header (18) |
Definition at line 109 of file addressStub.h.
#define SOAP_TYPE_SOAP_ENV__Reason (24) |
Definition at line 158 of file addressStub.h.
typedef char* _QName |
Definition at line 203 of file addressStub.h.
typedef char* _XML |
Definition at line 208 of file addressStub.h.
enum a__ISO_country |
Definition at line 31 of file addressStub.h.