Home | Documentation |
addressH.h File Reference
updated Tue Nov 23 2021 by Robert van Engelen
|
#include "addressStub.h"
Go to the source code of this file.
Functions | |
SOAP_FMAC3 void SOAP_FMAC4 | soap_markelement (struct soap *, const void *, int) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_putindependent (struct soap *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_getindependent (struct soap *) |
SOAP_FMAC3 void *SOAP_FMAC4 | soap_getelement (struct soap *, const char *, int *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_putelement (struct soap *, const void *, const char *, int, int) |
SOAP_FMAC3 void *SOAP_FMAC4 | soap_dupelement (struct soap *, const void *, int) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_delelement (const void *, int) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_ignore_element (struct soap *) |
SOAP_FMAC3 void *SOAP_FMAC4 | address_instantiate (struct soap *, int, const char *, const char *, size_t *) |
SOAP_FMAC3 int SOAP_FMAC4 | address_fdelete (struct soap *soap, struct soap_clist *) |
SOAP_FMAC3 int SOAP_FMAC4 | address_fbase (int, int) |
SOAP_FMAC3 void SOAP_FMAC4 | address_finsert (struct soap *, int, int, void *, size_t, const void *, void **) |
void | soap_default_byte (struct soap *soap, char *a) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_byte (struct soap *, const char *, int, const char *, const char *) |
SOAP_FMAC3 char *SOAP_FMAC4 | soap_in_byte (struct soap *, const char *, char *, const char *) |
SOAP_FMAC3 char *SOAP_FMAC4 | soap_new_byte (struct soap *soap, int n=-1) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_byte (struct soap *, const char *, const char *, const char *) |
int | soap_write_byte (struct soap *soap, char const *p) |
int | soap_PUT_byte (struct soap *soap, const char *URL, char const *p) |
int | soap_PATCH_byte (struct soap *soap, const char *URL, char const *p) |
int | soap_POST_send_byte (struct soap *soap, const char *URL, char const *p) |
SOAP_FMAC3 char *SOAP_FMAC4 | soap_get_byte (struct soap *, char *, const char *, const char *) |
int | soap_read_byte (struct soap *soap, char *p) |
int | soap_GET_byte (struct soap *soap, const char *URL, char *p) |
int | soap_POST_recv_byte (struct soap *soap, char *p) |
void | soap_default_int (struct soap *soap, int *a) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_int (struct soap *, const char *, int, const int *, const char *) |
SOAP_FMAC3 int *SOAP_FMAC4 | soap_in_int (struct soap *, const char *, int *, const char *) |
SOAP_FMAC3 int *SOAP_FMAC4 | soap_new_int (struct soap *soap, int n=-1) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_int (struct soap *, const int *, const char *, const char *) |
int | soap_write_int (struct soap *soap, int const *p) |
int | soap_PUT_int (struct soap *soap, const char *URL, int const *p) |
int | soap_PATCH_int (struct soap *soap, const char *URL, int const *p) |
int | soap_POST_send_int (struct soap *soap, const char *URL, int const *p) |
SOAP_FMAC3 int *SOAP_FMAC4 | soap_get_int (struct soap *, int *, const char *, const char *) |
int | soap_read_int (struct soap *soap, int *p) |
int | soap_GET_int (struct soap *soap, const char *URL, int *p) |
int | soap_POST_recv_int (struct soap *soap, int *p) |
void | soap_default_dateTime (struct soap *soap, time_t *a) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_dateTime (struct soap *, const char *, int, const time_t *, const char *) |
SOAP_FMAC3 time_t *SOAP_FMAC4 | soap_in_dateTime (struct soap *, const char *, time_t *, const char *) |
SOAP_FMAC3 time_t *SOAP_FMAC4 | soap_new_dateTime (struct soap *soap, int n=-1) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_dateTime (struct soap *, const time_t *, const char *, const char *) |
int | soap_write_dateTime (struct soap *soap, time_t const *p) |
int | soap_PUT_dateTime (struct soap *soap, const char *URL, time_t const *p) |
int | soap_PATCH_dateTime (struct soap *soap, const char *URL, time_t const *p) |
int | soap_POST_send_dateTime (struct soap *soap, const char *URL, time_t const *p) |
SOAP_FMAC3 time_t *SOAP_FMAC4 | soap_get_dateTime (struct soap *, time_t *, const char *, const char *) |
int | soap_read_dateTime (struct soap *soap, time_t *p) |
int | soap_GET_dateTime (struct soap *soap, const char *URL, time_t *p) |
int | soap_POST_recv_dateTime (struct soap *soap, time_t *p) |
void | soap_default_a__ISO_country (struct soap *soap, enum a__ISO_country *a) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_a__ISO_country (struct soap *, const char *, int, const enum a__ISO_country *, const char *) |
SOAP_FMAC3S const char *SOAP_FMAC4S | soap_a__ISO_country2s (struct soap *, enum a__ISO_country) |
SOAP_FMAC3 enum a__ISO_country *SOAP_FMAC4 | soap_in_a__ISO_country (struct soap *, const char *, enum a__ISO_country *, const char *) |
SOAP_FMAC3S int SOAP_FMAC4S | soap_s2a__ISO_country (struct soap *, const char *, enum a__ISO_country *) |
SOAP_FMAC3 enum a__ISO_country *SOAP_FMAC4 | soap_new_a__ISO_country (struct soap *soap, int n=-1) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_a__ISO_country (struct soap *, const enum a__ISO_country *, const char *, const char *) |
int | soap_write_a__ISO_country (struct soap *soap, enum a__ISO_country const *p) |
int | soap_PUT_a__ISO_country (struct soap *soap, const char *URL, enum a__ISO_country const *p) |
int | soap_PATCH_a__ISO_country (struct soap *soap, const char *URL, enum a__ISO_country const *p) |
int | soap_POST_send_a__ISO_country (struct soap *soap, const char *URL, enum a__ISO_country const *p) |
SOAP_FMAC3 enum a__ISO_country *SOAP_FMAC4 | soap_get_a__ISO_country (struct soap *, enum a__ISO_country *, const char *, const char *) |
int | soap_read_a__ISO_country (struct soap *soap, enum a__ISO_country *p) |
int | soap_GET_a__ISO_country (struct soap *soap, const char *URL, enum a__ISO_country *p) |
int | soap_POST_recv_a__ISO_country (struct soap *soap, enum a__ISO_country *p) |
void | soap_default_std__string (struct soap *soap, std::string *p) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_std__string (struct soap *, const std::string *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_std__string (struct soap *, const char *, int, const std::string *, const char *) |
SOAP_FMAC3 std::string *SOAP_FMAC4 | soap_in_std__string (struct soap *, const char *, std::string *, const char *) |
SOAP_FMAC1 std::string *SOAP_FMAC2 | address_instantiate_std__string (struct soap *, int, const char *, const char *, size_t *) |
std::string * | soap_new_std__string (struct soap *soap, int n=-1) |
std::string * | soap_new_req_std__string (struct soap *soap) |
std::string * | soap_new_set_std__string (struct soap *soap) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_std__string (struct soap *, const std::string *, const char *, const char *) |
int | soap_write_std__string (struct soap *soap, std::string const *p) |
int | soap_PUT_std__string (struct soap *soap, const char *URL, std::string const *p) |
int | soap_PATCH_std__string (struct soap *soap, const char *URL, std::string const *p) |
int | soap_POST_send_std__string (struct soap *soap, const char *URL, std::string const *p) |
SOAP_FMAC3 std::string *SOAP_FMAC4 | soap_get_std__string (struct soap *, std::string *, const char *, const char *) |
int | soap_read_std__string (struct soap *soap, std::string *p) |
int | soap_GET_std__string (struct soap *soap, const char *URL, std::string *p) |
int | soap_POST_recv_std__string (struct soap *soap, std::string *p) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out__a__address_book (struct soap *, const char *, int, const _a__address_book *, const char *) |
SOAP_FMAC3 _a__address_book *SOAP_FMAC4 | soap_in__a__address_book (struct soap *, const char *, _a__address_book *, const char *) |
SOAP_FMAC1 _a__address_book *SOAP_FMAC2 | address_instantiate__a__address_book (struct soap *, int, const char *, const char *, size_t *) |
_a__address_book * | soap_new__a__address_book (struct soap *soap, int n=-1) |
_a__address_book * | soap_new_req__a__address_book (struct soap *soap) |
_a__address_book * | soap_new_set__a__address_book (struct soap *soap, const std::vector< a__address * > &address) |
int | soap_write__a__address_book (struct soap *soap, _a__address_book const *p) |
int | soap_PUT__a__address_book (struct soap *soap, const char *URL, _a__address_book const *p) |
int | soap_PATCH__a__address_book (struct soap *soap, const char *URL, _a__address_book const *p) |
int | soap_POST_send__a__address_book (struct soap *soap, const char *URL, _a__address_book const *p) |
SOAP_FMAC3 _a__address_book *SOAP_FMAC4 | soap_get__a__address_book (struct soap *, _a__address_book *, const char *, const char *) |
int | soap_read__a__address_book (struct soap *soap, _a__address_book *p) |
int | soap_GET__a__address_book (struct soap *soap, const char *URL, _a__address_book *p) |
int | soap_POST_recv__a__address_book (struct soap *soap, _a__address_book *p) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_a__address (struct soap *, const char *, int, const a__address *, const char *) |
SOAP_FMAC3 a__address *SOAP_FMAC4 | soap_in_a__address (struct soap *, const char *, a__address *, const char *) |
SOAP_FMAC1 a__address *SOAP_FMAC2 | address_instantiate_a__address (struct soap *, int, const char *, const char *, size_t *) |
a__address * | soap_new_a__address (struct soap *soap, int n=-1) |
a__address * | soap_new_req_a__address (struct soap *soap, const std::string &name, const std::string &street, const std::string &city, const std::string &zip, enum a__ISO_country country, int ID) |
a__address * | soap_new_set_a__address (struct soap *soap, const std::string &name, const std::string &street, const std::string &city, const std::string &zip, enum a__ISO_country country, std::string *phone, std::string *mobile, time_t *dob, int ID) |
int | soap_write_a__address (struct soap *soap, a__address const *p) |
int | soap_PUT_a__address (struct soap *soap, const char *URL, a__address const *p) |
int | soap_PATCH_a__address (struct soap *soap, const char *URL, a__address const *p) |
int | soap_POST_send_a__address (struct soap *soap, const char *URL, a__address const *p) |
SOAP_FMAC3 a__address *SOAP_FMAC4 | soap_get_a__address (struct soap *, a__address *, const char *, const char *) |
int | soap_read_a__address (struct soap *soap, a__address *p) |
int | soap_GET_a__address (struct soap *soap, const char *URL, a__address *p) |
int | soap_POST_recv_a__address (struct soap *soap, a__address *p) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_default_SOAP_ENV__Fault (struct soap *, struct SOAP_ENV__Fault *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_SOAP_ENV__Fault (struct soap *, const struct SOAP_ENV__Fault *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_SOAP_ENV__Fault (struct soap *, const char *, int, const struct SOAP_ENV__Fault *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Fault *SOAP_FMAC4 | soap_in_SOAP_ENV__Fault (struct soap *, const char *, struct SOAP_ENV__Fault *, const char *) |
SOAP_FMAC1 struct SOAP_ENV__Fault *SOAP_FMAC2 | address_instantiate_SOAP_ENV__Fault (struct soap *, int, const char *, const char *, size_t *) |
struct SOAP_ENV__Fault * | soap_new_SOAP_ENV__Fault (struct soap *soap, int n=-1) |
struct SOAP_ENV__Fault * | soap_new_req_SOAP_ENV__Fault (struct soap *soap) |
struct SOAP_ENV__Fault * | soap_new_set_SOAP_ENV__Fault (struct soap *soap, char *faultcode, char *faultstring, char *faultactor, struct SOAP_ENV__Detail *detail, struct SOAP_ENV__Code *SOAP_ENV__Code, struct SOAP_ENV__Reason *SOAP_ENV__Reason, char *SOAP_ENV__Node, char *SOAP_ENV__Role, struct SOAP_ENV__Detail *SOAP_ENV__Detail) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_SOAP_ENV__Fault (struct soap *, const struct SOAP_ENV__Fault *, const char *, const char *) |
int | soap_write_SOAP_ENV__Fault (struct soap *soap, struct SOAP_ENV__Fault const *p) |
int | soap_PUT_SOAP_ENV__Fault (struct soap *soap, const char *URL, struct SOAP_ENV__Fault const *p) |
int | soap_PATCH_SOAP_ENV__Fault (struct soap *soap, const char *URL, struct SOAP_ENV__Fault const *p) |
int | soap_POST_send_SOAP_ENV__Fault (struct soap *soap, const char *URL, struct SOAP_ENV__Fault const *p) |
SOAP_FMAC3 struct SOAP_ENV__Fault *SOAP_FMAC4 | soap_get_SOAP_ENV__Fault (struct soap *, struct SOAP_ENV__Fault *, const char *, const char *) |
int | soap_read_SOAP_ENV__Fault (struct soap *soap, struct SOAP_ENV__Fault *p) |
int | soap_GET_SOAP_ENV__Fault (struct soap *soap, const char *URL, struct SOAP_ENV__Fault *p) |
int | soap_POST_recv_SOAP_ENV__Fault (struct soap *soap, struct SOAP_ENV__Fault *p) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_default_SOAP_ENV__Reason (struct soap *, struct SOAP_ENV__Reason *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_SOAP_ENV__Reason (struct soap *, const struct SOAP_ENV__Reason *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_SOAP_ENV__Reason (struct soap *, const char *, int, const struct SOAP_ENV__Reason *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Reason *SOAP_FMAC4 | soap_in_SOAP_ENV__Reason (struct soap *, const char *, struct SOAP_ENV__Reason *, const char *) |
SOAP_FMAC1 struct SOAP_ENV__Reason *SOAP_FMAC2 | address_instantiate_SOAP_ENV__Reason (struct soap *, int, const char *, const char *, size_t *) |
struct SOAP_ENV__Reason * | soap_new_SOAP_ENV__Reason (struct soap *soap, int n=-1) |
struct SOAP_ENV__Reason * | soap_new_req_SOAP_ENV__Reason (struct soap *soap) |
struct SOAP_ENV__Reason * | soap_new_set_SOAP_ENV__Reason (struct soap *soap, char *SOAP_ENV__Text) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_SOAP_ENV__Reason (struct soap *, const struct SOAP_ENV__Reason *, const char *, const char *) |
int | soap_write_SOAP_ENV__Reason (struct soap *soap, struct SOAP_ENV__Reason const *p) |
int | soap_PUT_SOAP_ENV__Reason (struct soap *soap, const char *URL, struct SOAP_ENV__Reason const *p) |
int | soap_PATCH_SOAP_ENV__Reason (struct soap *soap, const char *URL, struct SOAP_ENV__Reason const *p) |
int | soap_POST_send_SOAP_ENV__Reason (struct soap *soap, const char *URL, struct SOAP_ENV__Reason const *p) |
SOAP_FMAC3 struct SOAP_ENV__Reason *SOAP_FMAC4 | soap_get_SOAP_ENV__Reason (struct soap *, struct SOAP_ENV__Reason *, const char *, const char *) |
int | soap_read_SOAP_ENV__Reason (struct soap *soap, struct SOAP_ENV__Reason *p) |
int | soap_GET_SOAP_ENV__Reason (struct soap *soap, const char *URL, struct SOAP_ENV__Reason *p) |
int | soap_POST_recv_SOAP_ENV__Reason (struct soap *soap, struct SOAP_ENV__Reason *p) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_default_SOAP_ENV__Detail (struct soap *, struct SOAP_ENV__Detail *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_SOAP_ENV__Detail (struct soap *, const struct SOAP_ENV__Detail *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_SOAP_ENV__Detail (struct soap *, const char *, int, const struct SOAP_ENV__Detail *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Detail *SOAP_FMAC4 | soap_in_SOAP_ENV__Detail (struct soap *, const char *, struct SOAP_ENV__Detail *, const char *) |
SOAP_FMAC1 struct SOAP_ENV__Detail *SOAP_FMAC2 | address_instantiate_SOAP_ENV__Detail (struct soap *, int, const char *, const char *, size_t *) |
struct SOAP_ENV__Detail * | soap_new_SOAP_ENV__Detail (struct soap *soap, int n=-1) |
struct SOAP_ENV__Detail * | soap_new_req_SOAP_ENV__Detail (struct soap *soap, int __type, void *fault) |
struct SOAP_ENV__Detail * | soap_new_set_SOAP_ENV__Detail (struct soap *soap, char *__any, int __type, void *fault) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_SOAP_ENV__Detail (struct soap *, const struct SOAP_ENV__Detail *, const char *, const char *) |
int | soap_write_SOAP_ENV__Detail (struct soap *soap, struct SOAP_ENV__Detail const *p) |
int | soap_PUT_SOAP_ENV__Detail (struct soap *soap, const char *URL, struct SOAP_ENV__Detail const *p) |
int | soap_PATCH_SOAP_ENV__Detail (struct soap *soap, const char *URL, struct SOAP_ENV__Detail const *p) |
int | soap_POST_send_SOAP_ENV__Detail (struct soap *soap, const char *URL, struct SOAP_ENV__Detail const *p) |
SOAP_FMAC3 struct SOAP_ENV__Detail *SOAP_FMAC4 | soap_get_SOAP_ENV__Detail (struct soap *, struct SOAP_ENV__Detail *, const char *, const char *) |
int | soap_read_SOAP_ENV__Detail (struct soap *soap, struct SOAP_ENV__Detail *p) |
int | soap_GET_SOAP_ENV__Detail (struct soap *soap, const char *URL, struct SOAP_ENV__Detail *p) |
int | soap_POST_recv_SOAP_ENV__Detail (struct soap *soap, struct SOAP_ENV__Detail *p) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_default_SOAP_ENV__Code (struct soap *, struct SOAP_ENV__Code *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_SOAP_ENV__Code (struct soap *, const struct SOAP_ENV__Code *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_SOAP_ENV__Code (struct soap *, const char *, int, const struct SOAP_ENV__Code *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Code *SOAP_FMAC4 | soap_in_SOAP_ENV__Code (struct soap *, const char *, struct SOAP_ENV__Code *, const char *) |
SOAP_FMAC1 struct SOAP_ENV__Code *SOAP_FMAC2 | address_instantiate_SOAP_ENV__Code (struct soap *, int, const char *, const char *, size_t *) |
struct SOAP_ENV__Code * | soap_new_SOAP_ENV__Code (struct soap *soap, int n=-1) |
struct SOAP_ENV__Code * | soap_new_req_SOAP_ENV__Code (struct soap *soap) |
struct SOAP_ENV__Code * | soap_new_set_SOAP_ENV__Code (struct soap *soap, char *SOAP_ENV__Value, struct SOAP_ENV__Code *SOAP_ENV__Subcode) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_SOAP_ENV__Code (struct soap *, const struct SOAP_ENV__Code *, const char *, const char *) |
int | soap_write_SOAP_ENV__Code (struct soap *soap, struct SOAP_ENV__Code const *p) |
int | soap_PUT_SOAP_ENV__Code (struct soap *soap, const char *URL, struct SOAP_ENV__Code const *p) |
int | soap_PATCH_SOAP_ENV__Code (struct soap *soap, const char *URL, struct SOAP_ENV__Code const *p) |
int | soap_POST_send_SOAP_ENV__Code (struct soap *soap, const char *URL, struct SOAP_ENV__Code const *p) |
SOAP_FMAC3 struct SOAP_ENV__Code *SOAP_FMAC4 | soap_get_SOAP_ENV__Code (struct soap *, struct SOAP_ENV__Code *, const char *, const char *) |
int | soap_read_SOAP_ENV__Code (struct soap *soap, struct SOAP_ENV__Code *p) |
int | soap_GET_SOAP_ENV__Code (struct soap *soap, const char *URL, struct SOAP_ENV__Code *p) |
int | soap_POST_recv_SOAP_ENV__Code (struct soap *soap, struct SOAP_ENV__Code *p) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_default_SOAP_ENV__Header (struct soap *, struct SOAP_ENV__Header *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_SOAP_ENV__Header (struct soap *, const struct SOAP_ENV__Header *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_SOAP_ENV__Header (struct soap *, const char *, int, const struct SOAP_ENV__Header *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Header *SOAP_FMAC4 | soap_in_SOAP_ENV__Header (struct soap *, const char *, struct SOAP_ENV__Header *, const char *) |
SOAP_FMAC1 struct SOAP_ENV__Header *SOAP_FMAC2 | address_instantiate_SOAP_ENV__Header (struct soap *, int, const char *, const char *, size_t *) |
struct SOAP_ENV__Header * | soap_new_SOAP_ENV__Header (struct soap *soap, int n=-1) |
struct SOAP_ENV__Header * | soap_new_req_SOAP_ENV__Header (struct soap *soap) |
struct SOAP_ENV__Header * | soap_new_set_SOAP_ENV__Header (struct soap *soap) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_SOAP_ENV__Header (struct soap *, const struct SOAP_ENV__Header *, const char *, const char *) |
int | soap_write_SOAP_ENV__Header (struct soap *soap, struct SOAP_ENV__Header const *p) |
int | soap_PUT_SOAP_ENV__Header (struct soap *soap, const char *URL, struct SOAP_ENV__Header const *p) |
int | soap_PATCH_SOAP_ENV__Header (struct soap *soap, const char *URL, struct SOAP_ENV__Header const *p) |
int | soap_POST_send_SOAP_ENV__Header (struct soap *soap, const char *URL, struct SOAP_ENV__Header const *p) |
SOAP_FMAC3 struct SOAP_ENV__Header *SOAP_FMAC4 | soap_get_SOAP_ENV__Header (struct soap *, struct SOAP_ENV__Header *, const char *, const char *) |
int | soap_read_SOAP_ENV__Header (struct soap *soap, struct SOAP_ENV__Header *p) |
int | soap_GET_SOAP_ENV__Header (struct soap *soap, const char *URL, struct SOAP_ENV__Header *p) |
int | soap_POST_recv_SOAP_ENV__Header (struct soap *soap, struct SOAP_ENV__Header *p) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_PointerToSOAP_ENV__Reason (struct soap *, struct SOAP_ENV__Reason *const *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_PointerToSOAP_ENV__Reason (struct soap *, const char *, int, struct SOAP_ENV__Reason *const *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Reason **SOAP_FMAC4 | soap_in_PointerToSOAP_ENV__Reason (struct soap *, const char *, struct SOAP_ENV__Reason **, const char *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_PointerToSOAP_ENV__Reason (struct soap *, struct SOAP_ENV__Reason *const *, const char *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Reason **SOAP_FMAC4 | soap_get_PointerToSOAP_ENV__Reason (struct soap *, struct SOAP_ENV__Reason **, const char *, const char *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_PointerToSOAP_ENV__Detail (struct soap *, struct SOAP_ENV__Detail *const *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_PointerToSOAP_ENV__Detail (struct soap *, const char *, int, struct SOAP_ENV__Detail *const *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Detail **SOAP_FMAC4 | soap_in_PointerToSOAP_ENV__Detail (struct soap *, const char *, struct SOAP_ENV__Detail **, const char *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_PointerToSOAP_ENV__Detail (struct soap *, struct SOAP_ENV__Detail *const *, const char *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Detail **SOAP_FMAC4 | soap_get_PointerToSOAP_ENV__Detail (struct soap *, struct SOAP_ENV__Detail **, const char *, const char *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_PointerToSOAP_ENV__Code (struct soap *, struct SOAP_ENV__Code *const *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_PointerToSOAP_ENV__Code (struct soap *, const char *, int, struct SOAP_ENV__Code *const *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Code **SOAP_FMAC4 | soap_in_PointerToSOAP_ENV__Code (struct soap *, const char *, struct SOAP_ENV__Code **, const char *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_PointerToSOAP_ENV__Code (struct soap *, struct SOAP_ENV__Code *const *, const char *, const char *) |
SOAP_FMAC3 struct SOAP_ENV__Code **SOAP_FMAC4 | soap_get_PointerToSOAP_ENV__Code (struct soap *, struct SOAP_ENV__Code **, const char *, const char *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_PointerToa__address (struct soap *, a__address *const *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_PointerToa__address (struct soap *, const char *, int, a__address *const *, const char *) |
SOAP_FMAC3 a__address **SOAP_FMAC4 | soap_in_PointerToa__address (struct soap *, const char *, a__address **, const char *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_PointerToa__address (struct soap *, a__address *const *, const char *, const char *) |
SOAP_FMAC3 a__address **SOAP_FMAC4 | soap_get_PointerToa__address (struct soap *, a__address **, const char *, const char *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_PointerTodateTime (struct soap *, time_t *const *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_PointerTodateTime (struct soap *, const char *, int, time_t *const *, const char *) |
SOAP_FMAC3 time_t **SOAP_FMAC4 | soap_in_PointerTodateTime (struct soap *, const char *, time_t **, const char *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_PointerTodateTime (struct soap *, time_t *const *, const char *, const char *) |
SOAP_FMAC3 time_t **SOAP_FMAC4 | soap_get_PointerTodateTime (struct soap *, time_t **, const char *, const char *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_PointerTostd__string (struct soap *, std::string *const *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_PointerTostd__string (struct soap *, const char *, int, std::string *const *, const char *) |
SOAP_FMAC3 std::string **SOAP_FMAC4 | soap_in_PointerTostd__string (struct soap *, const char *, std::string **, const char *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_PointerTostd__string (struct soap *, std::string *const *, const char *, const char *) |
SOAP_FMAC3 std::string **SOAP_FMAC4 | soap_get_PointerTostd__string (struct soap *, std::string **, const char *, const char *) |
void | soap_default__QName (struct soap *soap, char **a) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize__QName (struct soap *, char *const *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out__QName (struct soap *, const char *, int, char *const *, const char *) |
SOAP_FMAC3 char **SOAP_FMAC4 | soap_in__QName (struct soap *, const char *, char **, const char *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put__QName (struct soap *, char *const *, const char *, const char *) |
int | soap_write__QName (struct soap *soap, char *const *p) |
int | soap_PUT__QName (struct soap *soap, const char *URL, char *const *p) |
int | soap_PATCH__QName (struct soap *soap, const char *URL, char *const *p) |
int | soap_POST_send__QName (struct soap *soap, const char *URL, char *const *p) |
SOAP_FMAC3 char **SOAP_FMAC4 | soap_get__QName (struct soap *, char **, const char *, const char *) |
int | soap_read__QName (struct soap *soap, char **p) |
int | soap_GET__QName (struct soap *soap, const char *URL, char **p) |
int | soap_POST_recv__QName (struct soap *soap, char **p) |
void | soap_default_string (struct soap *soap, char **a) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_string (struct soap *, char *const *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_string (struct soap *, const char *, int, char *const *, const char *) |
SOAP_FMAC3 char **SOAP_FMAC4 | soap_in_string (struct soap *, const char *, char **, const char *) |
SOAP_FMAC3 char **SOAP_FMAC4 | soap_new_string (struct soap *soap, int n=-1) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_put_string (struct soap *, char *const *, const char *, const char *) |
int | soap_write_string (struct soap *soap, char *const *p) |
int | soap_PUT_string (struct soap *soap, const char *URL, char *const *p) |
int | soap_PATCH_string (struct soap *soap, const char *URL, char *const *p) |
int | soap_POST_send_string (struct soap *soap, const char *URL, char *const *p) |
SOAP_FMAC3 char **SOAP_FMAC4 | soap_get_string (struct soap *, char **, const char *, const char *) |
int | soap_read_string (struct soap *soap, char **p) |
int | soap_GET_string (struct soap *soap, const char *URL, char **p) |
int | soap_POST_recv_string (struct soap *soap, char **p) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_default_std__vectorTemplateOfPointerToa__address (struct soap *, std::vector< a__address * > *) |
SOAP_FMAC3 void SOAP_FMAC4 | soap_serialize_std__vectorTemplateOfPointerToa__address (struct soap *, const std::vector< a__address * > *) |
SOAP_FMAC3 int SOAP_FMAC4 | soap_out_std__vectorTemplateOfPointerToa__address (struct soap *, const char *, int, const std::vector< a__address * > *, const char *) |
SOAP_FMAC3 std::vector< a__address * > *SOAP_FMAC4 | soap_in_std__vectorTemplateOfPointerToa__address (struct soap *, const char *, std::vector< a__address * > *, const char *) |
SOAP_FMAC1 std::vector< a__address * > *SOAP_FMAC2 | address_instantiate_std__vectorTemplateOfPointerToa__address (struct soap *, int, const char *, const char *, size_t *) |
std::vector< a__address * > * | soap_new_std__vectorTemplateOfPointerToa__address (struct soap *soap, int n=-1) |
#define address_instantiate__QName address_instantiate_string |
Definition at line 1270 of file addressH.h.
#define soap__QName2s | ( | soap, | |
a | |||
) | soap_QName2s(soap, (a)) |
Definition at line 1264 of file addressH.h.
#define soap_new__QName soap_new_string |
Definition at line 1273 of file addressH.h.
#define soap_s2_QName | ( | soap, | |
s, | |||
a | |||
) | soap_s2QName((soap), (s), (char**)(a), 0, -1, NULL) |
Definition at line 1267 of file addressH.h.
#define soap_s2std__string | ( | soap, | |
s, | |||
a | |||
) | soap_s2stdchar((soap), (s), (a), 1, 0, -1, NULL) |
Definition at line 371 of file addressH.h.
#define soap_s2string | ( | soap, | |
s, | |||
a | |||
) | soap_s2char((soap), (s), (char**)(a), 1, 0, -1, NULL) |
Definition at line 1357 of file addressH.h.
#define soap_std__string2s | ( | soap, | |
a | |||
) | ((a).c_str()) |
Definition at line 368 of file addressH.h.
#define soap_string2s | ( | soap, | |
a | |||
) | (a) |
Definition at line 1354 of file addressH.h.
#define SOAP_TYPE__a__address_book_DEFINED |
Definition at line 461 of file addressH.h.
#define SOAP_TYPE__QName_DEFINED |
Definition at line 1251 of file addressH.h.
#define SOAP_TYPE__XML_DEFINED |
Definition at line 1337 of file addressH.h.
#define SOAP_TYPE_a__address_DEFINED |
Definition at line 552 of file addressH.h.
#define SOAP_TYPE_a__ISO_country_DEFINED |
Definition at line 280 of file addressH.h.
#define SOAP_TYPE_byte_DEFINED |
Definition at line 49 of file addressH.h.
#define SOAP_TYPE_dateTime_DEFINED |
Definition at line 203 of file addressH.h.
#define SOAP_TYPE_int_DEFINED |
Definition at line 126 of file addressH.h.
#define SOAP_TYPE_PointerToa__address_DEFINED |
Definition at line 1224 of file addressH.h.
#define SOAP_TYPE_PointerTodateTime_DEFINED |
Definition at line 1233 of file addressH.h.
#define SOAP_TYPE_PointerToSOAP_ENV__Code_DEFINED |
Definition at line 1213 of file addressH.h.
#define SOAP_TYPE_PointerToSOAP_ENV__Detail_DEFINED |
Definition at line 1200 of file addressH.h.
#define SOAP_TYPE_PointerToSOAP_ENV__Reason_DEFINED |
Definition at line 1187 of file addressH.h.
#define SOAP_TYPE_PointerTostd__string_DEFINED |
Definition at line 1242 of file addressH.h.
#define SOAP_TYPE_SOAP_ENV__Code_DEFINED |
Definition at line 991 of file addressH.h.
#define SOAP_TYPE_SOAP_ENV__Detail_DEFINED |
Definition at line 885 of file addressH.h.
#define SOAP_TYPE_SOAP_ENV__Fault_DEFINED |
Definition at line 673 of file addressH.h.
#define SOAP_TYPE_SOAP_ENV__Header_DEFINED |
Definition at line 1091 of file addressH.h.
#define SOAP_TYPE_SOAP_ENV__Reason_DEFINED |
Definition at line 787 of file addressH.h.
#define SOAP_TYPE_std__string_DEFINED |
Definition at line 359 of file addressH.h.
#define SOAP_TYPE_std__vectorTemplateOfPointerToa__address_DEFINED |
Definition at line 1423 of file addressH.h.
#define SOAP_TYPE_string_DEFINED |
Definition at line 1341 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 address_fbase | ( | int | , |
int | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 address_fdelete | ( | struct soap * | soap, |
struct soap_clist * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 address_finsert | ( | struct soap * | , |
int | , | ||
int | , | ||
void * | , | ||
size_t | , | ||
const void * | , | ||
void ** | |||
) |
SOAP_FMAC3 void* SOAP_FMAC4 address_instantiate | ( | struct soap * | , |
int | , | ||
const char * | , | ||
const char * | , | ||
size_t * | |||
) |
SOAP_FMAC1 _a__address_book* SOAP_FMAC2 address_instantiate__a__address_book | ( | struct soap * | , |
int | , | ||
const char * | , | ||
const char * | , | ||
size_t * | |||
) |
SOAP_FMAC1 a__address* SOAP_FMAC2 address_instantiate_a__address | ( | 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 * | |||
) |
Friend allocator
SOAP_FMAC1 struct SOAP_ENV__Detail* SOAP_FMAC2 address_instantiate_SOAP_ENV__Detail | ( | struct soap * | , |
int | , | ||
const char * | , | ||
const char * | , | ||
size_t * | |||
) |
Friend allocator
SOAP_FMAC1 struct SOAP_ENV__Fault* SOAP_FMAC2 address_instantiate_SOAP_ENV__Fault | ( | struct soap * | , |
int | , | ||
const char * | , | ||
const char * | , | ||
size_t * | |||
) |
Friend allocator
SOAP_FMAC1 struct SOAP_ENV__Header* SOAP_FMAC2 address_instantiate_SOAP_ENV__Header | ( | struct soap * | , |
int | , | ||
const char * | , | ||
const char * | , | ||
size_t * | |||
) |
Friend allocator
SOAP_FMAC1 struct SOAP_ENV__Reason* SOAP_FMAC2 address_instantiate_SOAP_ENV__Reason | ( | struct soap * | , |
int | , | ||
const char * | , | ||
const char * | , | ||
size_t * | |||
) |
Friend allocator
SOAP_FMAC1 std::string* SOAP_FMAC2 address_instantiate_std__string | ( | struct soap * | , |
int | , | ||
const char * | , | ||
const char * | , | ||
size_t * | |||
) |
SOAP_FMAC1 std::vector<a__address *>* SOAP_FMAC2 address_instantiate_std__vectorTemplateOfPointerToa__address | ( | struct soap * | , |
int | , | ||
const char * | , | ||
const char * | , | ||
size_t * | |||
) |
SOAP_FMAC3S const char* SOAP_FMAC4S soap_a__ISO_country2s | ( | struct soap * | , |
enum | a__ISO_country | ||
) |
|
inline |
Definition at line 1253 of file addressH.h.
|
inline |
Definition at line 282 of file addressH.h.
|
inline |
Definition at line 51 of file addressH.h.
|
inline |
Definition at line 205 of file addressH.h.
|
inline |
Definition at line 128 of file addressH.h.
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code | ( | struct soap * | , |
struct SOAP_ENV__Code * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Detail | ( | struct soap * | , |
struct SOAP_ENV__Detail * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault | ( | struct soap * | , |
struct SOAP_ENV__Fault * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Header | ( | struct soap * | , |
struct SOAP_ENV__Header * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Reason | ( | struct soap * | , |
struct SOAP_ENV__Reason * | |||
) |
|
inline |
Definition at line 361 of file addressH.h.
SOAP_FMAC3 void SOAP_FMAC4 soap_default_std__vectorTemplateOfPointerToa__address | ( | struct soap * | , |
std::vector< a__address * > * | |||
) |
|
inline |
Definition at line 1343 of file addressH.h.
SOAP_FMAC3 void SOAP_FMAC4 soap_delelement | ( | const void * | , |
int | |||
) |
SOAP_FMAC3 void* SOAP_FMAC4 soap_dupelement | ( | struct soap * | , |
const void * | , | ||
int | |||
) |
SOAP_FMAC3 _a__address_book* SOAP_FMAC4 soap_get__a__address_book | ( | struct soap * | , |
_a__address_book * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 536 of file addressH.h.
SOAP_FMAC3 char** SOAP_FMAC4 soap_get__QName | ( | struct soap * | , |
char ** | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 1321 of file addressH.h.
SOAP_FMAC3 a__address* SOAP_FMAC4 soap_get_a__address | ( | struct soap * | , |
a__address * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 655 of file addressH.h.
SOAP_FMAC3 enum a__ISO_country* SOAP_FMAC4 soap_get_a__ISO_country | ( | struct soap * | , |
enum a__ISO_country * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 343 of file addressH.h.
SOAP_FMAC3 char* SOAP_FMAC4 soap_get_byte | ( | struct soap * | , |
char * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 110 of file addressH.h.
SOAP_FMAC3 time_t* SOAP_FMAC4 soap_get_dateTime | ( | struct soap * | , |
time_t * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 264 of file addressH.h.
SOAP_FMAC3 int* SOAP_FMAC4 soap_get_int | ( | struct soap * | , |
int * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 187 of file addressH.h.
SOAP_FMAC3 a__address** SOAP_FMAC4 soap_get_PointerToa__address | ( | struct soap * | , |
a__address ** | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 time_t** SOAP_FMAC4 soap_get_PointerTodateTime | ( | struct soap * | , |
time_t ** | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Code** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Code | ( | struct soap * | , |
struct SOAP_ENV__Code ** | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Detail** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Detail | ( | struct soap * | , |
struct SOAP_ENV__Detail ** | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Reason** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Reason | ( | struct soap * | , |
struct SOAP_ENV__Reason ** | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 std::string** SOAP_FMAC4 soap_get_PointerTostd__string | ( | struct soap * | , |
std::string ** | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Code* SOAP_FMAC4 soap_get_SOAP_ENV__Code | ( | struct soap * | , |
struct SOAP_ENV__Code * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 1071 of file addressH.h.
SOAP_FMAC3 struct SOAP_ENV__Detail* SOAP_FMAC4 soap_get_SOAP_ENV__Detail | ( | struct soap * | , |
struct SOAP_ENV__Detail * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 971 of file addressH.h.
SOAP_FMAC3 struct SOAP_ENV__Fault* SOAP_FMAC4 soap_get_SOAP_ENV__Fault | ( | struct soap * | , |
struct SOAP_ENV__Fault * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 767 of file addressH.h.
SOAP_FMAC3 struct SOAP_ENV__Header* SOAP_FMAC4 soap_get_SOAP_ENV__Header | ( | struct soap * | , |
struct SOAP_ENV__Header * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 1167 of file addressH.h.
SOAP_FMAC3 struct SOAP_ENV__Reason* SOAP_FMAC4 soap_get_SOAP_ENV__Reason | ( | struct soap * | , |
struct SOAP_ENV__Reason * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 865 of file addressH.h.
SOAP_FMAC3 std::string* SOAP_FMAC4 soap_get_std__string | ( | struct soap * | , |
std::string * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 445 of file addressH.h.
SOAP_FMAC3 char** SOAP_FMAC4 soap_get_string | ( | struct soap * | , |
char ** | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 1407 of file addressH.h.
SOAP_FMAC3 void* SOAP_FMAC4 soap_getelement | ( | struct soap * | , |
const char * | , | ||
int * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent | ( | struct soap * | ) |
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element | ( | struct soap * | ) |
SOAP_FMAC3 _a__address_book* SOAP_FMAC4 soap_in__a__address_book | ( | struct soap * | , |
const char * | , | ||
_a__address_book * | , | ||
const char * | |||
) |
SOAP_FMAC3 char* * SOAP_FMAC4 soap_in__QName | ( | struct soap * | , |
const char * | , | ||
char ** | , | ||
const char * | |||
) |
SOAP_FMAC3 a__address* SOAP_FMAC4 soap_in_a__address | ( | struct soap * | , |
const char * | , | ||
a__address * | , | ||
const char * | |||
) |
SOAP_FMAC3 enum a__ISO_country* SOAP_FMAC4 soap_in_a__ISO_country | ( | struct soap * | , |
const char * | , | ||
enum a__ISO_country * | , | ||
const char * | |||
) |
SOAP_FMAC3 char* SOAP_FMAC4 soap_in_byte | ( | struct soap * | , |
const char * | , | ||
char * | , | ||
const char * | |||
) |
SOAP_FMAC3 time_t* SOAP_FMAC4 soap_in_dateTime | ( | struct soap * | , |
const char * | , | ||
time_t * | , | ||
const char * | |||
) |
SOAP_FMAC3 int* SOAP_FMAC4 soap_in_int | ( | struct soap * | , |
const char * | , | ||
int * | , | ||
const char * | |||
) |
SOAP_FMAC3 a__address** SOAP_FMAC4 soap_in_PointerToa__address | ( | struct soap * | , |
const char * | , | ||
a__address ** | , | ||
const char * | |||
) |
SOAP_FMAC3 time_t** SOAP_FMAC4 soap_in_PointerTodateTime | ( | struct soap * | , |
const char * | , | ||
time_t ** | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Code** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Code | ( | struct soap * | , |
const char * | , | ||
struct SOAP_ENV__Code ** | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Detail** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Detail | ( | struct soap * | , |
const char * | , | ||
struct SOAP_ENV__Detail ** | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Reason** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Reason | ( | struct soap * | , |
const char * | , | ||
struct SOAP_ENV__Reason ** | , | ||
const char * | |||
) |
SOAP_FMAC3 std::string** SOAP_FMAC4 soap_in_PointerTostd__string | ( | struct soap * | , |
const char * | , | ||
std::string ** | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Code* SOAP_FMAC4 soap_in_SOAP_ENV__Code | ( | struct soap * | , |
const char * | , | ||
struct SOAP_ENV__Code * | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Detail* SOAP_FMAC4 soap_in_SOAP_ENV__Detail | ( | struct soap * | , |
const char * | , | ||
struct SOAP_ENV__Detail * | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Fault* SOAP_FMAC4 soap_in_SOAP_ENV__Fault | ( | struct soap * | , |
const char * | , | ||
struct SOAP_ENV__Fault * | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Header* SOAP_FMAC4 soap_in_SOAP_ENV__Header | ( | struct soap * | , |
const char * | , | ||
struct SOAP_ENV__Header * | , | ||
const char * | |||
) |
SOAP_FMAC3 struct SOAP_ENV__Reason* SOAP_FMAC4 soap_in_SOAP_ENV__Reason | ( | struct soap * | , |
const char * | , | ||
struct SOAP_ENV__Reason * | , | ||
const char * | |||
) |
SOAP_FMAC3 std::string* SOAP_FMAC4 soap_in_std__string | ( | struct soap * | , |
const char * | , | ||
std::string * | , | ||
const char * | |||
) |
SOAP_FMAC3 std::vector<a__address *>* SOAP_FMAC4 soap_in_std__vectorTemplateOfPointerToa__address | ( | struct soap * | , |
const char * | , | ||
std::vector< a__address * > * | , | ||
const char * | |||
) |
SOAP_FMAC3 char* * SOAP_FMAC4 soap_in_string | ( | struct soap * | , |
const char * | , | ||
char ** | , | ||
const char * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_markelement | ( | struct soap * | , |
const void * | , | ||
int | |||
) |
|
inline |
Definition at line 466 of file addressH.h.
|
inline |
Definition at line 557 of file addressH.h.
SOAP_FMAC3 enum a__ISO_country* SOAP_FMAC4 soap_new_a__ISO_country | ( | struct soap * | soap, |
int | n = -1 |
||
) |
SOAP_FMAC3 char* SOAP_FMAC4 soap_new_byte | ( | struct soap * | soap, |
int | n = -1 |
||
) |
SOAP_FMAC3 time_t* SOAP_FMAC4 soap_new_dateTime | ( | struct soap * | soap, |
int | n = -1 |
||
) |
SOAP_FMAC3 int* SOAP_FMAC4 soap_new_int | ( | struct soap * | soap, |
int | n = -1 |
||
) |
|
inline |
Definition at line 471 of file addressH.h.
|
inline |
Definition at line 562 of file addressH.h.
|
inline |
Definition at line 1003 of file addressH.h.
|
inline |
Definition at line 897 of file addressH.h.
|
inline |
Definition at line 685 of file addressH.h.
|
inline |
Definition at line 1103 of file addressH.h.
|
inline |
Definition at line 799 of file addressH.h.
|
inline |
Definition at line 380 of file addressH.h.
|
inline |
Definition at line 481 of file addressH.h.
|
inline |
Definition at line 584 of file addressH.h.
|
inline |
Definition at line 1013 of file addressH.h.
|
inline |
Definition at line 911 of file addressH.h.
|
inline |
Definition at line 695 of file addressH.h.
|
inline |
Definition at line 1113 of file addressH.h.
|
inline |
Definition at line 809 of file addressH.h.
|
inline |
Definition at line 390 of file addressH.h.
|
inline |
Definition at line 998 of file addressH.h.
|
inline |
Definition at line 892 of file addressH.h.
|
inline |
Definition at line 680 of file addressH.h.
|
inline |
Definition at line 1098 of file addressH.h.
|
inline |
Definition at line 794 of file addressH.h.
|
inline |
Definition at line 375 of file addressH.h.
|
inline |
Definition at line 1430 of file addressH.h.
SOAP_FMAC3 char* * SOAP_FMAC4 soap_new_string | ( | struct soap * | soap, |
int | n = -1 |
||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out__a__address_book | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const _a__address_book * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out__QName | ( | struct soap * | , |
const char * | , | ||
int | , | ||
char *const * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_a__address | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const a__address * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_a__ISO_country | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const enum a__ISO_country * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_byte | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_dateTime | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const time_t * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_int | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const int * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToa__address | ( | struct soap * | , |
const char * | , | ||
int | , | ||
a__address *const * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTodateTime | ( | struct soap * | , |
const char * | , | ||
int | , | ||
time_t *const * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Code | ( | struct soap * | , |
const char * | , | ||
int | , | ||
struct SOAP_ENV__Code *const * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Detail | ( | struct soap * | , |
const char * | , | ||
int | , | ||
struct SOAP_ENV__Detail *const * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Reason | ( | struct soap * | , |
const char * | , | ||
int | , | ||
struct SOAP_ENV__Reason *const * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTostd__string | ( | struct soap * | , |
const char * | , | ||
int | , | ||
std::string *const * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Code | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const struct SOAP_ENV__Code * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Detail | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const struct SOAP_ENV__Detail * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Fault | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const struct SOAP_ENV__Fault * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Header | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const struct SOAP_ENV__Header * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Reason | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const struct SOAP_ENV__Reason * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_std__string | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const std::string * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_std__vectorTemplateOfPointerToa__address | ( | struct soap * | , |
const char * | , | ||
int | , | ||
const std::vector< a__address * > * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_out_string | ( | struct soap * | , |
const char * | , | ||
int | , | ||
char *const * | , | ||
const char * | |||
) |
|
inline |
Definition at line 509 of file addressH.h.
|
inline |
Definition at line 1295 of file addressH.h.
|
inline |
Definition at line 628 of file addressH.h.
|
inline |
Definition at line 317 of file addressH.h.
|
inline |
Definition at line 84 of file addressH.h.
|
inline |
Definition at line 238 of file addressH.h.
|
inline |
Definition at line 161 of file addressH.h.
|
inline |
Definition at line 1044 of file addressH.h.
|
inline |
Definition at line 944 of file addressH.h.
|
inline |
Definition at line 740 of file addressH.h.
|
inline |
Definition at line 1140 of file addressH.h.
|
inline |
Definition at line 838 of file addressH.h.
|
inline |
Definition at line 419 of file addressH.h.
|
inline |
Definition at line 1381 of file addressH.h.
|
inline |
Definition at line 543 of file addressH.h.
|
inline |
Definition at line 1328 of file addressH.h.
|
inline |
Definition at line 662 of file addressH.h.
|
inline |
Definition at line 350 of file addressH.h.
|
inline |
Definition at line 117 of file addressH.h.
|
inline |
Definition at line 271 of file addressH.h.
|
inline |
Definition at line 194 of file addressH.h.
|
inline |
Definition at line 1078 of file addressH.h.
|
inline |
Definition at line 978 of file addressH.h.
|
inline |
Definition at line 774 of file addressH.h.
|
inline |
Definition at line 1174 of file addressH.h.
|
inline |
Definition at line 872 of file addressH.h.
|
inline |
Definition at line 452 of file addressH.h.
|
inline |
Definition at line 1414 of file addressH.h.
|
inline |
Definition at line 517 of file addressH.h.
|
inline |
Definition at line 1303 of file addressH.h.
|
inline |
Definition at line 636 of file addressH.h.
|
inline |
Definition at line 325 of file addressH.h.
|
inline |
Definition at line 92 of file addressH.h.
|
inline |
Definition at line 246 of file addressH.h.
|
inline |
Definition at line 169 of file addressH.h.
|
inline |
Definition at line 1052 of file addressH.h.
|
inline |
Definition at line 952 of file addressH.h.
|
inline |
Definition at line 748 of file addressH.h.
|
inline |
Definition at line 1148 of file addressH.h.
|
inline |
Definition at line 846 of file addressH.h.
|
inline |
Definition at line 427 of file addressH.h.
|
inline |
Definition at line 1389 of file addressH.h.
|
inline |
Definition at line 501 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put__QName | ( | struct soap * | , |
char *const * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 1287 of file addressH.h.
|
inline |
Definition at line 620 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_a__ISO_country | ( | struct soap * | , |
const enum a__ISO_country * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 309 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte | ( | struct soap * | , |
const char * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 76 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_dateTime | ( | struct soap * | , |
const time_t * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 230 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_int | ( | struct soap * | , |
const int * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 153 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToa__address | ( | struct soap * | , |
a__address *const * | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTodateTime | ( | struct soap * | , |
time_t *const * | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Code | ( | struct soap * | , |
struct SOAP_ENV__Code *const * | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Detail | ( | struct soap * | , |
struct SOAP_ENV__Detail *const * | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Reason | ( | struct soap * | , |
struct SOAP_ENV__Reason *const * | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTostd__string | ( | struct soap * | , |
std::string *const * | , | ||
const char * | , | ||
const char * | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Code | ( | struct soap * | , |
const struct SOAP_ENV__Code * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 1036 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Detail | ( | struct soap * | , |
const struct SOAP_ENV__Detail * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 936 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Fault | ( | struct soap * | , |
const struct SOAP_ENV__Fault * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 732 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Header | ( | struct soap * | , |
const struct SOAP_ENV__Header * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 1132 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Reason | ( | struct soap * | , |
const struct SOAP_ENV__Reason * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 830 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_std__string | ( | struct soap * | , |
const std::string * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 411 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_put_string | ( | struct soap * | , |
char *const * | , | ||
const char * | , | ||
const char * | |||
) |
|
inline |
Definition at line 1373 of file addressH.h.
SOAP_FMAC3 int SOAP_FMAC4 soap_putelement | ( | struct soap * | , |
const void * | , | ||
const char * | , | ||
int | , | ||
int | |||
) |
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent | ( | struct soap * | ) |
|
inline |
Definition at line 526 of file addressH.h.
|
inline |
Definition at line 1312 of file addressH.h.
|
inline |
Definition at line 645 of file addressH.h.
|
inline |
Definition at line 334 of file addressH.h.
|
inline |
Definition at line 101 of file addressH.h.
|
inline |
Definition at line 255 of file addressH.h.
|
inline |
Definition at line 178 of file addressH.h.
|
inline |
Definition at line 1061 of file addressH.h.
|
inline |
Definition at line 961 of file addressH.h.
|
inline |
Definition at line 757 of file addressH.h.
|
inline |
Definition at line 1157 of file addressH.h.
|
inline |
Definition at line 855 of file addressH.h.
|
inline |
Definition at line 436 of file addressH.h.
|
inline |
Definition at line 1398 of file addressH.h.
SOAP_FMAC3S int SOAP_FMAC4S soap_s2a__ISO_country | ( | struct soap * | , |
const char * | , | ||
enum a__ISO_country * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize__QName | ( | struct soap * | , |
char *const * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToa__address | ( | struct soap * | , |
a__address *const * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTodateTime | ( | struct soap * | , |
time_t *const * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Code | ( | struct soap * | , |
struct SOAP_ENV__Code *const * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Detail | ( | struct soap * | , |
struct SOAP_ENV__Detail *const * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Reason | ( | struct soap * | , |
struct SOAP_ENV__Reason *const * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTostd__string | ( | struct soap * | , |
std::string *const * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Code | ( | struct soap * | , |
const struct SOAP_ENV__Code * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Detail | ( | struct soap * | , |
const struct SOAP_ENV__Detail * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Fault | ( | struct soap * | , |
const struct SOAP_ENV__Fault * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Header | ( | struct soap * | , |
const struct SOAP_ENV__Header * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Reason | ( | struct soap * | , |
const struct SOAP_ENV__Reason * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_std__string | ( | struct soap * | , |
const std::string * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_std__vectorTemplateOfPointerToa__address | ( | struct soap * | , |
const std::vector< a__address * > * | |||
) |
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string | ( | struct soap * | , |
char *const * | |||
) |
|
inline |
Definition at line 493 of file addressH.h.
|
inline |
Definition at line 1277 of file addressH.h.
|
inline |
Definition at line 612 of file addressH.h.
|
inline |
Definition at line 299 of file addressH.h.
|
inline |
Definition at line 66 of file addressH.h.
|
inline |
Definition at line 220 of file addressH.h.
|
inline |
Definition at line 143 of file addressH.h.
|
inline |
Definition at line 1028 of file addressH.h.
|
inline |
Definition at line 928 of file addressH.h.
|
inline |
Definition at line 724 of file addressH.h.
|
inline |
Definition at line 1124 of file addressH.h.
|
inline |
Definition at line 822 of file addressH.h.
|
inline |
Definition at line 401 of file addressH.h.
|
inline |
Definition at line 1363 of file addressH.h.