Searched defs:soap (Results 201 - 216 of 216) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.c508 fsend(struct soap *soap, const char *s, size_t n) argument
720 soap_send_raw(struct soap *soap, const char *s, size_t n) argument
755 soap_flush(struct soap *soap) argument
793 soap_flush_raw(struct soap *soap, const char *s, size_t n) argument
825 soap_send(struct soap *soap, const char *s) argument
838 soap_send2(struct soap *soap, const char *s1, const char *s2) argument
852 soap_send3(struct soap *soap, const char *s1, const char *s2, const char *s3) argument
865 frecv(struct soap *soap, char *s, size_t n) argument
1051 frecv_stop(struct soap *soap, char *s, size_t n) argument
1062 soap_getchunkchar(struct soap *soap) argument
1089 soap_recv_raw(struct soap *soap) argument
1254 soap_recv(struct soap *soap) argument
1327 soap_getchar(struct soap *soap) argument
1420 soap_code_list(struct soap *soap, const struct soap_code_map *code_map, long code) argument
1444 soap_char(struct soap *soap) argument
1483 soap_get0(struct soap *soap) argument
1495 soap_get1(struct soap *soap) argument
1508 soap_get(struct soap *soap) argument
1604 soap_get_pi(struct soap *soap) argument
1647 soap_move(struct soap *soap, long n) argument
1663 soap_tell(struct soap *soap) argument
1674 soap_pututf8(struct soap *soap, register unsigned long c) argument
1719 soap_getutf8(struct soap *soap) argument
1758 soap_puthex(struct soap *soap, const unsigned char *s, int n) argument
1785 soap_gethex(struct soap *soap, int *n) argument
1874 soap_putbase64(struct soap *soap, const unsigned char *s, int n) argument
1918 soap_getbase64(struct soap *soap, int *n, int malloc_flag) argument
2057 soap_xop_forward(struct soap *soap, unsigned char **ptr, int *size, char **id, char **type, char **options) argument
2081 soap_dime_forward(struct soap *soap, unsigned char **ptr, int *size, char **id, char **type, char **options) argument
2111 soap_strdup(struct soap *soap, const char *s) argument
2124 soap_wstrdup(struct soap *soap, const wchar_t *s) argument
2142 soap_new_block(struct soap *soap) argument
2162 soap_push_block(struct soap *soap, struct soap_blist *b, size_t n) argument
2184 soap_pop_block(struct soap *soap, struct soap_blist *b) argument
2202 soap_update_ptrs(struct soap *soap, char *start, char *end, char *p1, char *p2) argument
2257 soap_has_copies(struct soap *soap, register const char *start, register const char *end) argument
2283 soap_resolve(struct soap *soap) argument
2374 soap_size_block(struct soap *soap, struct soap_blist *b, size_t n) argument
2390 soap_first_block(struct soap *soap, struct soap_blist *b) argument
2415 soap_next_block(struct soap *soap, struct soap_blist *b) argument
2436 soap_block_size(struct soap *soap, struct soap_blist *b) argument
2448 soap_end_block(struct soap *soap, struct soap_blist *b) argument
2480 soap_save_block(struct soap *soap, struct soap_blist *b, char *p, int flag) argument
2514 soap_putsize(struct soap *soap, const char *type, int size) argument
2524 soap_putsizes(struct soap *soap, const char *type, const int *size, int dim) argument
2534 soap_putsizesoffsets(struct soap *soap, const char *type, const int *size, const int *offset, int dim) argument
2565 soap_putoffset(struct soap *soap, int offset) argument
2575 soap_putoffsets(struct soap *soap, const int *offset, int dim) argument
2713 soap_push_namespace(struct soap *soap, const char *id, const char *ns) argument
2774 soap_pop_namespace(struct soap *soap) argument
2790 soap_match_namespace(struct soap *soap, const char *id1, const char *id2, size_t n1, size_t n2) argument
2813 soap_current_namespace(struct soap *soap, const char *tag) argument
2892 soap_match_tag(struct soap *soap, const char *tag1, const char *tag2) argument
2938 soap_match_array(struct soap *soap, const char *type) argument
2977 soap_ssl_server_context(struct soap *soap, unsigned short flags, const char *keyfile, const char *password, const char *cafile, const char *capath, const char *dhfile, const char *randfile, const char *sid) argument
2999 soap_ssl_client_context(struct soap *soap, unsigned short flags, const char *keyfile, const char *password, const char *cafile, const char *capath, const char *randfile) argument
3042 soap_ssl_error(struct soap *soap, int ret) argument
3117 ssl_auth_init(struct soap *soap) argument
3257 soap_ssl_accept(struct soap *soap) argument
3337 tcp_init(struct soap *soap) argument
3359 soap_done(struct soap *soap) argument
3492 soap_cleanup(struct soap *soap) argument
3508 tcp_error(struct soap *soap) argument
3537 http_error(struct soap *soap, int status) argument
3554 tcp_gethost(struct soap *soap, const char *addr, struct in_addr *inaddr) argument
3623 tcp_connect(struct soap *soap, const char *endpoint, const char *host, int port) argument
4248 soap_bind(struct soap *soap, const char *host, int port, int backlog) argument
4401 soap_poll(struct soap *soap) argument
4471 tcp_accept(struct soap *soap, SOAP_SOCKET s, struct sockaddr *a, int *n) argument
4494 soap_accept(struct soap *soap) argument
4651 tcp_disconnect(struct soap *soap) argument
4733 tcp_closesocket(struct soap *soap, SOAP_SOCKET fd) argument
4744 tcp_shutdownsocket(struct soap *soap, SOAP_SOCKET fd, int how) argument
4756 soap_closesock(struct soap *soap) argument
4793 soap_init_pht(struct soap *soap) argument
4830 { struct soap *soap = (struct soap*)malloc(sizeof(struct soap)); local
4842 soap_free(struct soap *soap) argument
4853 soap_del(struct soap *soap) argument
4862 soap_free_pht(struct soap *soap) argument
4884 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type) argument
4910 soap_pointer_lookup(struct soap *soap, const void *p, int type, struct soap_plist **ppp) argument
4934 soap_pointer_enter(struct soap *soap, const void *p, const struct soap_array *a, int n, int type, struct soap_plist **ppp) argument
4972 soap_array_pointer_lookup(struct soap *soap, const void *p, const struct soap_array *a, int n, int type, struct soap_plist **ppp) argument
5001 soap_begin_count(struct soap *soap) argument
5066 soap_end_count(struct soap *soap) argument
5082 soap_begin_send(struct soap *soap) argument
5196 soap_embedded(struct soap *soap, const void *p, int t) argument
5213 soap_reference(struct soap *soap, const void *p, int t) argument
5241 soap_array_reference(struct soap *soap, const void *p, const struct soap_array *a, int n, int t) argument
5271 soap_embedded_id(struct soap *soap, int id, const void *p, int t) argument
5312 soap_is_embedded(struct soap *soap, struct soap_plist *pp) argument
5334 soap_is_single(struct soap *soap, struct soap_plist *pp) argument
5352 soap_set_embedded(struct soap *soap, struct soap_plist *pp) argument
5369 soap_attachment(struct soap *soap, const char *tag, int id, const void *p, const struct soap_array *a, const char *aid, const char *atype, const char *aoptions, int n, const char *type, int t) argument
5445 soap_init_iht(struct soap *soap) argument
5458 soap_free_iht(struct soap *soap) argument
5484 soap_lookup(struct soap *soap, const char *id) argument
5500 soap_enter(struct soap *soap, const char *id) argument
5520 soap_malloc(struct soap *soap, size_t n) argument
5550 soap_init_mht(struct soap *soap) argument
5560 soap_free_mht(struct soap *soap) argument
5580 soap_track_malloc(struct soap *soap, const char *file, int line, size_t size) argument
5604 soap_track_free(struct soap *soap, const char *file, int line, void *p) argument
5629 soap_track_unlink(struct soap *soap, const void *p) argument
5645 soap_dealloc(struct soap *soap, void *p) argument
5712 soap_delete(struct soap *soap, void *p) argument
5758 soap_link(struct soap *soap, void *p, int t, int n, int (*fdelete)(struct soap_clist*)) argument
5777 soap_unlink(struct soap *soap, const void *p) argument
5810 soap_lookup_type(struct soap *soap, const char *id) argument
5831 soap_id_lookup(struct soap *soap, const char *id, void **p, int t, size_t n, unsigned int k) argument
5919 soap_id_forward(struct soap *soap, const char *href, void *p, size_t len, int st, int tt, size_t n, unsigned int k, void (*fcopy)(struct soap*, int, int, void*, size_t, const void*, size_t)) argument
5975 soap_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, unsigned int k, const char *type, const char *arrayType, void *(*finstantiate)(struct soap*, int, const char*, const char*, size_t*)) argument
6037 soap_fcopy(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6048 soap_end_send(struct soap *soap) argument
6176 soap_end_recv(struct soap *soap) argument
6273 soap_free_temp(struct soap *soap) argument
6333 soap_init_logs(struct soap *soap) argument
6347 soap_open_logfile(struct soap *soap, int i) argument
6356 soap_close_logfile(struct soap *soap, int i) argument
6369 soap_close_logfiles(struct soap *soap) argument
6379 soap_set_logfile(struct soap *soap, int i, const char *logfile) argument
6399 soap_set_recv_logfile(struct soap *soap, const char *logfile) argument
6409 soap_set_sent_logfile(struct soap *soap, const char *logfile) argument
6419 soap_set_test_logfile(struct soap *soap, const char *logfile) argument
6429 soap_copy(const struct soap *soap) argument
6439 soap_copy_context(struct soap *copy, const struct soap *soap) argument
6526 soap_copy_stream(struct soap *copy, struct soap *soap) argument
6586 soap_init(struct soap *soap) argument
6800 soap_init1(struct soap *soap, soap_mode mode) argument
6810 soap_init2(struct soap *soap, soap_mode imode, soap_mode omode) argument
6822 soap_begin(struct soap *soap) argument
6859 soap_end(struct soap *soap) argument
6884 soap_set_namespaces(struct soap *soap, const struct Namespace *p) argument
6940 soap_set_local_namespaces(struct soap *soap) argument
6990 soap_lookup_ns(struct soap *soap, const char *tag, size_t n) argument
7004 soap_push_ns(struct soap *soap, const char *id, const char *ns, short utilized) argument
7050 soap_utilize_ns(struct soap *soap, const char *tag, size_t n) argument
7068 soap_pop_ns(struct soap *soap) argument
7078 soap_element(struct soap *soap, const char *tag, int id, const char *type) argument
7243 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type) argument
7368 soap_array_begin_out(struct soap *soap, const char *tag, int id, const char *type, const char *offset) argument
7405 soap_element_start_end_out(struct soap *soap, const char *tag) argument
7499 soap_element_end_out(struct soap *soap, const char *tag) argument
7542 soap_element_ref(struct soap *soap, const char *tag, int id, int href) argument
7559 soap_element_href(struct soap *soap, const char *tag, int id, const char *ref, const char *val) argument
7574 soap_element_null(struct soap *soap, const char *tag, int id, const char *type) argument
7598 soap_element_id(struct soap *soap, const char *tag, int id, const void *p, const struct soap_array *a, int n, const char *type, int t) argument
7634 soap_element_result(struct soap *soap, const char *tag) argument
7652 soap_check_result(struct soap *soap, const char *tag) argument
7665 soap_attribute(struct soap *soap, const char *name, const char *value) argument
7716 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type) argument
7744 soap_element_end_in(struct soap *soap, const char *tag) argument
7814 soap_attr_value(struct soap *soap, const char *name, int flag) argument
7839 soap_set_attr(struct soap *soap, const char *name, const char *value) argument
7931 soap_clr_attr(struct soap *soap) argument
7954 soap_getattrval(struct soap *soap, char *s, size_t n, soap_wchar d) argument
8015 soap_store_lab(struct soap *soap, const char *s, size_t n) argument
8028 soap_append_lab(struct soap *soap, const char *s, size_t n) argument
8062 soap_peek_element(struct soap *soap) argument
8434 soap_retry(struct soap *soap) argument
8445 soap_revert(struct soap *soap) argument
8460 soap_string_out(struct soap *soap, const char *s, int flag) argument
8552 soap_string_in(struct soap *soap, int flag, long minlen, long maxlen) argument
9022 soap_wstring_out(struct soap *soap, const wchar_t *s, int flag) argument
9098 soap_wstring_in(struct soap *soap, int flag, long minlen, long maxlen) argument
9252 soap_int2s(struct soap *soap, int n) argument
9262 soap_outint(struct soap *soap, const char *tag, int id, const int *p, const char *type, int n) argument
9275 soap_s2int(struct soap *soap, const char *s, int *p) argument
9302 soap_inint(struct soap *soap, const char *tag, int *p, const char *type, int t) argument
9334 soap_long2s(struct soap *soap, long n) argument
9345 soap_outlong(struct soap *soap, const char *tag, int id, const long *p, const char *type, int n) argument
9358 soap_s2long(struct soap *soap, const char *s, long *p) argument
9385 soap_inlong(struct soap *soap, const char *tag, long *p, const char *type, int t) argument
9417 soap_LONG642s(struct soap *soap, LONG64 n) argument
9428 soap_outLONG64(struct soap *soap, const char *tag, int id, const LONG64 *p, const char *type, int n) argument
9441 soap_s2LONG64(struct soap *soap, const char *s, LONG64 *p) argument
9475 soap_inLONG64(struct soap *soap, const char *tag, LONG64 *p, const char *type, int t) argument
9513 soap_byte2s(struct soap *soap, char n) argument
9523 soap_outbyte(struct soap *soap, const char *tag, int id, const char *p, const char *type, int n) argument
9536 soap_s2byte(struct soap *soap, const char *s, char *p) argument
9554 soap_inbyte(struct soap *soap, const char *tag, char *p, const char *type, int t) argument
9584 soap_short2s(struct soap *soap, short n) argument
9594 soap_outshort(struct soap *soap, const char *tag, int id, const short *p, const char *type, int n) argument
9607 soap_s2short(struct soap *soap, const char *s, short *p) argument
9625 soap_inshort(struct soap *soap, const char *tag, short *p, const char *type, int t) argument
9656 soap_float2s(struct soap *soap, float n) argument
9682 soap_outfloat(struct soap *soap, const char *tag, int id, const float *p, const char *type, int n) argument
9695 soap_s2float(struct soap *soap, const char *s, float *p) argument
9746 soap_isnumeric(struct soap *soap, const char *type) argument
9777 soap_infloat(struct soap *soap, const char *tag, float *p, const char *type, int t) argument
9802 soap_double2s(struct soap *soap, double n) argument
9828 soap_outdouble(struct soap *soap, const char *tag, int id, const double *p, const char *type, int n) argument
9841 soap_s2double(struct soap *soap, const char *s, double *p) argument
9886 soap_indouble(struct soap *soap, const char *tag, double *p, const char *type, int t) argument
9911 soap_unsignedByte2s(struct soap *soap, unsigned char n) argument
9921 soap_outunsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *p, const char *type, int n) argument
9934 soap_s2unsignedByte(struct soap *soap, const char *s, unsigned char *p) argument
9952 soap_inunsignedByte(struct soap *soap, const char *tag, unsigned char *p, const char *type, int t) argument
9982 soap_unsignedShort2s(struct soap *soap, unsigned short n) argument
9992 soap_outunsignedShort(struct soap *soap, const char *tag, int id, const unsigned short *p, const char *type, int n) argument
10005 soap_s2unsignedShort(struct soap *soap, const char *s, unsigned short *p) argument
10023 soap_inunsignedShort(struct soap *soap, const char *tag, unsigned short *p, const char *type, int t) argument
10054 soap_unsignedInt2s(struct soap *soap, unsigned int n) argument
10064 soap_outunsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *p, const char *type, int n) argument
10077 soap_s2unsignedInt(struct soap *soap, const char *s, unsigned int *p) argument
10104 soap_inunsignedInt(struct soap *soap, const char *tag, unsigned int *p, const char *type, int t) argument
10136 soap_unsignedLong2s(struct soap *soap, unsigned long n) argument
10147 soap_outunsignedLong(struct soap *soap, const char *tag, int id, const unsigned long *p, const char *type, int n) argument
10160 soap_s2unsignedLong(struct soap *soap, const char *s, unsigned long *p) argument
10187 soap_inunsignedLong(struct soap *soap, const char *tag, unsigned long *p, const char *type, int t) argument
10219 soap_ULONG642s(struct soap *soap, ULONG64 n) argument
10230 soap_outULONG64(struct soap *soap, const char *tag, int id, const ULONG64 *p, const char *type, int n) argument
10243 soap_s2ULONG64(struct soap *soap, const char *s, ULONG64 *p) argument
10277 soap_inULONG64(struct soap *soap, const char *tag, ULONG64 *p, const char *type, int t) argument
10310 soap_s2string(struct soap *soap, const char *s, char **t) argument
10327 soap_s2QName(struct soap *soap, const char *s, char **t) argument
10404 soap_QName2s(struct soap *soap, const char *s) argument
10477 soap_s2wchar(struct soap *soap, const char *s, wchar_t **t) argument
10529 soap_wchar2s(struct soap *soap, const wchar_t *s) argument
10582 soap_outstring(struct soap *soap, const char *tag, int id, char *const*p, const char *type, int n) argument
10601 soap_instring(struct soap *soap, const char *tag, char **p, const char *type, int t, int flag, long minlen, long maxlen) argument
10642 soap_outwstring(struct soap *soap, const char *tag, int id, wchar_t *const*p, const char *type, int n) argument
10663 soap_inwstring(struct soap *soap, const char *tag, wchar_t **p, const char *type, int t, long minlen, long maxlen) argument
10734 soap_dateTime2s(struct soap *soap, time_t n) argument
10804 soap_outdateTime(struct soap *soap, const char *tag, int id, const time_t *p, const char *type, int n) argument
10817 soap_s2dateTime(struct soap *soap, const char *s, time_t *p) argument
10888 soap_indateTime(struct soap *soap, const char *tag, time_t *p, const char *type, int t) argument
10916 soap_outliteral(struct soap *soap, const char *tag, char *const*p, const char *type) argument
10953 soap_inliteral(struct soap *soap, const char *tag, char **p) argument
10988 soap_outwliteral(struct soap *soap, const char *tag, wchar_t *const*p, const char *type) argument
11033 soap_inwliteral(struct soap *soap, const char *tag, wchar_t **p) argument
11072 soap_value(struct soap *soap) argument
11108 soap_getline(struct soap *soap, char *s, int len) argument
11143 soap_count_attachments(struct soap *soap) argument
11204 soap_putdimefield(struct soap *soap, const char *s, size_t n) argument
11218 soap_dime_option(struct soap *soap, unsigned short optype, const char *option) argument
11243 soap_putdimehdr(struct soap *soap) argument
11287 soap_putdime(struct soap *soap) argument
11373 soap_getdimefield(struct soap *soap, size_t n) argument
11407 soap_getdimehdr(struct soap *soap) argument
11457 soap_getdime(struct soap *soap) argument
11572 soap_getmimehdr(struct soap *soap) argument
11635 soap_getmime(struct soap *soap) argument
11649 soap_post_check_mime_attachments(struct soap *soap) argument
11661 soap_check_mime_attachments(struct soap *soap) argument
11675 soap_get_mime_attachment(struct soap *soap, void *handle) argument
11789 soap_match_cid(struct soap *soap, const char *s, const char *t) argument
11816 soap_resolve_attachment(struct soap *soap, struct soap_multipart *content) argument
11848 soap_putmimehdr(struct soap *soap, struct soap_multipart *content) argument
11875 soap_putmime(struct soap *soap) argument
11941 soap_set_dime(struct soap *soap) argument
11955 soap_set_mime(struct soap *soap, const char *boundary, const char *start) argument
11971 soap_clr_dime(struct soap *soap) argument
11985 soap_clr_mime(struct soap *soap) argument
11999 soap_new_multipart(struct soap *soap, struct soap_multipart **first, struct soap_multipart **last, char *ptr, size_t size) argument
12029 soap_set_dime_attachment(struct soap *soap, char *ptr, size_t size, const char *type, const char *id, unsigned short optype, const char *option) argument
12047 soap_set_mime_attachment(struct soap *soap, char *ptr, size_t size, enum soap_mime_encoding encoding, const char *type, const char *id, const char *location, const char *description) argument
12079 soap_select_mime_boundary(struct soap *soap) argument
12110 soap_valid_mime_boundary(struct soap *soap) argument
12166 soap_cookie(struct soap *soap, const char *name, const char *domain, const char *path) argument
12195 soap_set_cookie(struct soap *soap, const char *name, const char *value, const char *domain, const char *path) argument
12265 soap_clr_cookie(struct soap *soap, const char *name, const char *domain, const char *path) argument
12301 soap_cookie_value(struct soap *soap, const char *name, const char *domain, const char *path) argument
12312 soap_env_cookie_value(struct soap *soap, const char *name, const char *domain, const char *path) argument
12323 soap_cookie_expire(struct soap *soap, const char *name, const char *domain, const char *path) argument
12334 soap_set_cookie_expire(struct soap *soap, const char *name, long expire, const char *domain, const char *path) argument
12349 soap_set_cookie_session(struct soap *soap, const char *name, const char *domain, const char *path) argument
12363 soap_clr_cookie_session(struct soap *soap, const char *name, const char *domain, const char *path) argument
12377 soap_putsetcookies(struct soap *soap) argument
12448 soap_putcookies(struct soap *soap, const char *domain, const char *path, int secure) argument
12530 soap_getcookies(struct soap *soap, const char *val) argument
12731 soap_getenv_cookies(struct soap *soap) argument
12751 soap_copy_cookies(struct soap *copy, const struct soap *soap) argument
12784 soap_free_cookies(struct soap *soap) argument
12806 soap_getgziphdr(struct soap *soap) argument
12848 soap_begin_recv(struct soap *soap) argument
13077 http_parse(struct soap *soap) argument
13222 http_parse_header(struct soap *soap, const char *key, const char *val) argument
13358 soap_get_header_attribute(struct soap *soap, const char *line, const char *key) argument
13442 soap_envelope_begin_out(struct soap *soap) argument
13482 soap_envelope_end_out(struct soap *soap) argument
13515 soap_envelope_begin_in(struct soap *soap) argument
13569 soap_envelope_end_in(struct soap *soap) argument
13580 soap_body_begin_out(struct soap *soap) argument
13599 soap_body_end_out(struct soap *soap) argument
13612 soap_body_begin_in(struct soap *soap) argument
13627 soap_body_end_in(struct soap *soap) argument
13640 soap_recv_header(struct soap *soap) argument
13654 soap_set_endpoint(struct soap *soap, const char *endpoint) argument
13723 soap_connect(struct soap *soap, const char *endpoint, const char *action) argument
13733 soap_connect_command(struct soap *soap, int http_command, const char *endpoint, const char *action) argument
13801 soap_s2base64(struct soap *soap, const unsigned char *s, char *t, int n) argument
13843 soap_base642s(struct soap *soap, const char *s, char *t, size_t l, int *n) argument
13921 soap_s2hex(struct soap *soap, const unsigned char *s, char *t, int n) argument
13947 soap_hex2s(struct soap *soap, const char *s, char *t, size_t l, int *n) argument
13986 soap_puthttphdr(struct soap *soap, int status, size_t count) argument
14067 http_get(struct soap *soap) argument
14077 http_put(struct soap *soap) argument
14087 http_del(struct soap *soap) argument
14097 http_head(struct soap *soap) argument
14107 http_post(struct soap *soap, const char *endpoint, const char *host, int port, const char *path, const char *action, size_t count) argument
14190 http_send_header(struct soap *soap, const char *s) argument
14209 http_post_header(struct soap *soap, const char *key, const char *val) argument
14225 http_response(struct soap *soap, int status, size_t count) argument
14304 soap_response(struct soap *soap, int status) argument
14337 soap_set_validation_fault(struct soap *soap, const char *s, const char *t) argument
14351 soap_set_fault(struct soap *soap) argument
14562 soap_send_fault(struct soap *soap) argument
14625 soap_recv_fault(struct soap *soap) argument
14665 soap_send_empty_response(struct soap *soap, int httpstatuscode) argument
14686 soap_recv_empty_response(struct soap *soap) argument
14701 soap_strerror(struct soap *soap) argument
14743 soap_set_error(struct soap *soap, const char *faultcode, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML, int soaperror) argument
14762 soap_set_sender_error(struct soap *soap, const char *faultstring, const char *faultdetailXML, int soaperror) argument
14772 soap_set_receiver_error(struct soap *soap, const char *faultstring, const char *faultdetailXML, int soaperror) argument
14780 soap_copy_fault(struct soap *soap, const char *faultcode, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML) argument
14797 soap_sender_fault(struct soap *soap, const char *faultstring, const char *faultdetailXML) argument
14807 soap_sender_fault_subcode(struct soap *soap, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML) argument
14817 soap_receiver_fault(struct soap *soap, const char *faultstring, const char *faultdetailXML) argument
14827 soap_receiver_fault_subcode(struct soap *soap, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML) argument
14838 soap_print_fault(struct soap *soap, FILE *fd) argument
14864 soap_stream_fault(struct soap *soap, std::ostream& os) argument
14898 soap_sprint_fault(struct soap *soap, char *buf, size_t len) argument
14929 soap_print_fault_location(struct soap *soap, FILE *fd) argument
14961 soap_register_plugin_arg(struct soap *soap, int (*fcreate)(struct soap*, struct soap_plugin*, void*), void *arg) argument
14986 fplugin(struct soap *soap, const char *id) argument
15000 soap_lookup_plugin(struct soap *soap, const char *id) argument
15017 soap::soap() function in class:soap
15024 soap::soap(soap_mode m) function in class:soap
15031 soap::soap(soap_mode im, soap_mode om) function in class:soap
15038 soap(struct soap& soap) argument
[all...]
H A Dstdsoap2.cpp508 fsend(struct soap *soap, const char *s, size_t n) argument
720 soap_send_raw(struct soap *soap, const char *s, size_t n) argument
755 soap_flush(struct soap *soap) argument
793 soap_flush_raw(struct soap *soap, const char *s, size_t n) argument
825 soap_send(struct soap *soap, const char *s) argument
838 soap_send2(struct soap *soap, const char *s1, const char *s2) argument
852 soap_send3(struct soap *soap, const char *s1, const char *s2, const char *s3) argument
865 frecv(struct soap *soap, char *s, size_t n) argument
1051 frecv_stop(struct soap *soap, char *s, size_t n) argument
1062 soap_getchunkchar(struct soap *soap) argument
1089 soap_recv_raw(struct soap *soap) argument
1254 soap_recv(struct soap *soap) argument
1327 soap_getchar(struct soap *soap) argument
1420 soap_code_list(struct soap *soap, const struct soap_code_map *code_map, long code) argument
1444 soap_char(struct soap *soap) argument
1483 soap_get0(struct soap *soap) argument
1495 soap_get1(struct soap *soap) argument
1508 soap_get(struct soap *soap) argument
1604 soap_get_pi(struct soap *soap) argument
1647 soap_move(struct soap *soap, long n) argument
1663 soap_tell(struct soap *soap) argument
1674 soap_pututf8(struct soap *soap, register unsigned long c) argument
1719 soap_getutf8(struct soap *soap) argument
1758 soap_puthex(struct soap *soap, const unsigned char *s, int n) argument
1785 soap_gethex(struct soap *soap, int *n) argument
1874 soap_putbase64(struct soap *soap, const unsigned char *s, int n) argument
1918 soap_getbase64(struct soap *soap, int *n, int malloc_flag) argument
2057 soap_xop_forward(struct soap *soap, unsigned char **ptr, int *size, char **id, char **type, char **options) argument
2081 soap_dime_forward(struct soap *soap, unsigned char **ptr, int *size, char **id, char **type, char **options) argument
2111 soap_strdup(struct soap *soap, const char *s) argument
2124 soap_wstrdup(struct soap *soap, const wchar_t *s) argument
2142 soap_new_block(struct soap *soap) argument
2162 soap_push_block(struct soap *soap, struct soap_blist *b, size_t n) argument
2184 soap_pop_block(struct soap *soap, struct soap_blist *b) argument
2202 soap_update_ptrs(struct soap *soap, char *start, char *end, char *p1, char *p2) argument
2257 soap_has_copies(struct soap *soap, register const char *start, register const char *end) argument
2283 soap_resolve(struct soap *soap) argument
2374 soap_size_block(struct soap *soap, struct soap_blist *b, size_t n) argument
2390 soap_first_block(struct soap *soap, struct soap_blist *b) argument
2415 soap_next_block(struct soap *soap, struct soap_blist *b) argument
2436 soap_block_size(struct soap *soap, struct soap_blist *b) argument
2448 soap_end_block(struct soap *soap, struct soap_blist *b) argument
2480 soap_save_block(struct soap *soap, struct soap_blist *b, char *p, int flag) argument
2514 soap_putsize(struct soap *soap, const char *type, int size) argument
2524 soap_putsizes(struct soap *soap, const char *type, const int *size, int dim) argument
2534 soap_putsizesoffsets(struct soap *soap, const char *type, const int *size, const int *offset, int dim) argument
2565 soap_putoffset(struct soap *soap, int offset) argument
2575 soap_putoffsets(struct soap *soap, const int *offset, int dim) argument
2713 soap_push_namespace(struct soap *soap, const char *id, const char *ns) argument
2774 soap_pop_namespace(struct soap *soap) argument
2790 soap_match_namespace(struct soap *soap, const char *id1, const char *id2, size_t n1, size_t n2) argument
2813 soap_current_namespace(struct soap *soap, const char *tag) argument
2892 soap_match_tag(struct soap *soap, const char *tag1, const char *tag2) argument
2938 soap_match_array(struct soap *soap, const char *type) argument
2977 soap_ssl_server_context(struct soap *soap, unsigned short flags, const char *keyfile, const char *password, const char *cafile, const char *capath, const char *dhfile, const char *randfile, const char *sid) argument
2999 soap_ssl_client_context(struct soap *soap, unsigned short flags, const char *keyfile, const char *password, const char *cafile, const char *capath, const char *randfile) argument
3042 soap_ssl_error(struct soap *soap, int ret) argument
3117 ssl_auth_init(struct soap *soap) argument
3257 soap_ssl_accept(struct soap *soap) argument
3337 tcp_init(struct soap *soap) argument
3359 soap_done(struct soap *soap) argument
3492 soap_cleanup(struct soap *soap) argument
3508 tcp_error(struct soap *soap) argument
3537 http_error(struct soap *soap, int status) argument
3554 tcp_gethost(struct soap *soap, const char *addr, struct in_addr *inaddr) argument
3623 tcp_connect(struct soap *soap, const char *endpoint, const char *host, int port) argument
4248 soap_bind(struct soap *soap, const char *host, int port, int backlog) argument
4401 soap_poll(struct soap *soap) argument
4471 tcp_accept(struct soap *soap, SOAP_SOCKET s, struct sockaddr *a, int *n) argument
4494 soap_accept(struct soap *soap) argument
4651 tcp_disconnect(struct soap *soap) argument
4733 tcp_closesocket(struct soap *soap, SOAP_SOCKET fd) argument
4744 tcp_shutdownsocket(struct soap *soap, SOAP_SOCKET fd, int how) argument
4756 soap_closesock(struct soap *soap) argument
4793 soap_init_pht(struct soap *soap) argument
4830 { struct soap *soap = (struct soap*)malloc(sizeof(struct soap)); local
4842 soap_free(struct soap *soap) argument
4853 soap_del(struct soap *soap) argument
4862 soap_free_pht(struct soap *soap) argument
4884 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type) argument
4910 soap_pointer_lookup(struct soap *soap, const void *p, int type, struct soap_plist **ppp) argument
4934 soap_pointer_enter(struct soap *soap, const void *p, const struct soap_array *a, int n, int type, struct soap_plist **ppp) argument
4972 soap_array_pointer_lookup(struct soap *soap, const void *p, const struct soap_array *a, int n, int type, struct soap_plist **ppp) argument
5001 soap_begin_count(struct soap *soap) argument
5066 soap_end_count(struct soap *soap) argument
5082 soap_begin_send(struct soap *soap) argument
5196 soap_embedded(struct soap *soap, const void *p, int t) argument
5213 soap_reference(struct soap *soap, const void *p, int t) argument
5241 soap_array_reference(struct soap *soap, const void *p, const struct soap_array *a, int n, int t) argument
5271 soap_embedded_id(struct soap *soap, int id, const void *p, int t) argument
5312 soap_is_embedded(struct soap *soap, struct soap_plist *pp) argument
5334 soap_is_single(struct soap *soap, struct soap_plist *pp) argument
5352 soap_set_embedded(struct soap *soap, struct soap_plist *pp) argument
5369 soap_attachment(struct soap *soap, const char *tag, int id, const void *p, const struct soap_array *a, const char *aid, const char *atype, const char *aoptions, int n, const char *type, int t) argument
5445 soap_init_iht(struct soap *soap) argument
5458 soap_free_iht(struct soap *soap) argument
5484 soap_lookup(struct soap *soap, const char *id) argument
5500 soap_enter(struct soap *soap, const char *id) argument
5520 soap_malloc(struct soap *soap, size_t n) argument
5550 soap_init_mht(struct soap *soap) argument
5560 soap_free_mht(struct soap *soap) argument
5580 soap_track_malloc(struct soap *soap, const char *file, int line, size_t size) argument
5604 soap_track_free(struct soap *soap, const char *file, int line, void *p) argument
5629 soap_track_unlink(struct soap *soap, const void *p) argument
5645 soap_dealloc(struct soap *soap, void *p) argument
5712 soap_delete(struct soap *soap, void *p) argument
5758 soap_link(struct soap *soap, void *p, int t, int n, int (*fdelete)(struct soap_clist*)) argument
5777 soap_unlink(struct soap *soap, const void *p) argument
5810 soap_lookup_type(struct soap *soap, const char *id) argument
5831 soap_id_lookup(struct soap *soap, const char *id, void **p, int t, size_t n, unsigned int k) argument
5919 soap_id_forward(struct soap *soap, const char *href, void *p, size_t len, int st, int tt, size_t n, unsigned int k, void (*fcopy)(struct soap*, int, int, void*, size_t, const void*, size_t)) argument
5975 soap_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, unsigned int k, const char *type, const char *arrayType, void *(*finstantiate)(struct soap*, int, const char*, const char*, size_t*)) argument
6037 soap_fcopy(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6048 soap_end_send(struct soap *soap) argument
6176 soap_end_recv(struct soap *soap) argument
6273 soap_free_temp(struct soap *soap) argument
6333 soap_init_logs(struct soap *soap) argument
6347 soap_open_logfile(struct soap *soap, int i) argument
6356 soap_close_logfile(struct soap *soap, int i) argument
6369 soap_close_logfiles(struct soap *soap) argument
6379 soap_set_logfile(struct soap *soap, int i, const char *logfile) argument
6399 soap_set_recv_logfile(struct soap *soap, const char *logfile) argument
6409 soap_set_sent_logfile(struct soap *soap, const char *logfile) argument
6419 soap_set_test_logfile(struct soap *soap, const char *logfile) argument
6429 soap_copy(const struct soap *soap) argument
6439 soap_copy_context(struct soap *copy, const struct soap *soap) argument
6526 soap_copy_stream(struct soap *copy, struct soap *soap) argument
6586 soap_init(struct soap *soap) argument
6800 soap_init1(struct soap *soap, soap_mode mode) argument
6810 soap_init2(struct soap *soap, soap_mode imode, soap_mode omode) argument
6822 soap_begin(struct soap *soap) argument
6859 soap_end(struct soap *soap) argument
6884 soap_set_namespaces(struct soap *soap, const struct Namespace *p) argument
6940 soap_set_local_namespaces(struct soap *soap) argument
6990 soap_lookup_ns(struct soap *soap, const char *tag, size_t n) argument
7004 soap_push_ns(struct soap *soap, const char *id, const char *ns, short utilized) argument
7050 soap_utilize_ns(struct soap *soap, const char *tag, size_t n) argument
7068 soap_pop_ns(struct soap *soap) argument
7078 soap_element(struct soap *soap, const char *tag, int id, const char *type) argument
7243 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type) argument
7368 soap_array_begin_out(struct soap *soap, const char *tag, int id, const char *type, const char *offset) argument
7405 soap_element_start_end_out(struct soap *soap, const char *tag) argument
7499 soap_element_end_out(struct soap *soap, const char *tag) argument
7542 soap_element_ref(struct soap *soap, const char *tag, int id, int href) argument
7559 soap_element_href(struct soap *soap, const char *tag, int id, const char *ref, const char *val) argument
7574 soap_element_null(struct soap *soap, const char *tag, int id, const char *type) argument
7598 soap_element_id(struct soap *soap, const char *tag, int id, const void *p, const struct soap_array *a, int n, const char *type, int t) argument
7634 soap_element_result(struct soap *soap, const char *tag) argument
7652 soap_check_result(struct soap *soap, const char *tag) argument
7665 soap_attribute(struct soap *soap, const char *name, const char *value) argument
7716 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type) argument
7744 soap_element_end_in(struct soap *soap, const char *tag) argument
7814 soap_attr_value(struct soap *soap, const char *name, int flag) argument
7839 soap_set_attr(struct soap *soap, const char *name, const char *value) argument
7931 soap_clr_attr(struct soap *soap) argument
7954 soap_getattrval(struct soap *soap, char *s, size_t n, soap_wchar d) argument
8015 soap_store_lab(struct soap *soap, const char *s, size_t n) argument
8028 soap_append_lab(struct soap *soap, const char *s, size_t n) argument
8062 soap_peek_element(struct soap *soap) argument
8434 soap_retry(struct soap *soap) argument
8445 soap_revert(struct soap *soap) argument
8460 soap_string_out(struct soap *soap, const char *s, int flag) argument
8552 soap_string_in(struct soap *soap, int flag, long minlen, long maxlen) argument
9022 soap_wstring_out(struct soap *soap, const wchar_t *s, int flag) argument
9098 soap_wstring_in(struct soap *soap, int flag, long minlen, long maxlen) argument
9252 soap_int2s(struct soap *soap, int n) argument
9262 soap_outint(struct soap *soap, const char *tag, int id, const int *p, const char *type, int n) argument
9275 soap_s2int(struct soap *soap, const char *s, int *p) argument
9302 soap_inint(struct soap *soap, const char *tag, int *p, const char *type, int t) argument
9334 soap_long2s(struct soap *soap, long n) argument
9345 soap_outlong(struct soap *soap, const char *tag, int id, const long *p, const char *type, int n) argument
9358 soap_s2long(struct soap *soap, const char *s, long *p) argument
9385 soap_inlong(struct soap *soap, const char *tag, long *p, const char *type, int t) argument
9417 soap_LONG642s(struct soap *soap, LONG64 n) argument
9428 soap_outLONG64(struct soap *soap, const char *tag, int id, const LONG64 *p, const char *type, int n) argument
9441 soap_s2LONG64(struct soap *soap, const char *s, LONG64 *p) argument
9475 soap_inLONG64(struct soap *soap, const char *tag, LONG64 *p, const char *type, int t) argument
9513 soap_byte2s(struct soap *soap, char n) argument
9523 soap_outbyte(struct soap *soap, const char *tag, int id, const char *p, const char *type, int n) argument
9536 soap_s2byte(struct soap *soap, const char *s, char *p) argument
9554 soap_inbyte(struct soap *soap, const char *tag, char *p, const char *type, int t) argument
9584 soap_short2s(struct soap *soap, short n) argument
9594 soap_outshort(struct soap *soap, const char *tag, int id, const short *p, const char *type, int n) argument
9607 soap_s2short(struct soap *soap, const char *s, short *p) argument
9625 soap_inshort(struct soap *soap, const char *tag, short *p, const char *type, int t) argument
9656 soap_float2s(struct soap *soap, float n) argument
9682 soap_outfloat(struct soap *soap, const char *tag, int id, const float *p, const char *type, int n) argument
9695 soap_s2float(struct soap *soap, const char *s, float *p) argument
9746 soap_isnumeric(struct soap *soap, const char *type) argument
9777 soap_infloat(struct soap *soap, const char *tag, float *p, const char *type, int t) argument
9802 soap_double2s(struct soap *soap, double n) argument
9828 soap_outdouble(struct soap *soap, const char *tag, int id, const double *p, const char *type, int n) argument
9841 soap_s2double(struct soap *soap, const char *s, double *p) argument
9886 soap_indouble(struct soap *soap, const char *tag, double *p, const char *type, int t) argument
9911 soap_unsignedByte2s(struct soap *soap, unsigned char n) argument
9921 soap_outunsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *p, const char *type, int n) argument
9934 soap_s2unsignedByte(struct soap *soap, const char *s, unsigned char *p) argument
9952 soap_inunsignedByte(struct soap *soap, const char *tag, unsigned char *p, const char *type, int t) argument
9982 soap_unsignedShort2s(struct soap *soap, unsigned short n) argument
9992 soap_outunsignedShort(struct soap *soap, const char *tag, int id, const unsigned short *p, const char *type, int n) argument
10005 soap_s2unsignedShort(struct soap *soap, const char *s, unsigned short *p) argument
10023 soap_inunsignedShort(struct soap *soap, const char *tag, unsigned short *p, const char *type, int t) argument
10054 soap_unsignedInt2s(struct soap *soap, unsigned int n) argument
10064 soap_outunsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *p, const char *type, int n) argument
10077 soap_s2unsignedInt(struct soap *soap, const char *s, unsigned int *p) argument
10104 soap_inunsignedInt(struct soap *soap, const char *tag, unsigned int *p, const char *type, int t) argument
10136 soap_unsignedLong2s(struct soap *soap, unsigned long n) argument
10147 soap_outunsignedLong(struct soap *soap, const char *tag, int id, const unsigned long *p, const char *type, int n) argument
10160 soap_s2unsignedLong(struct soap *soap, const char *s, unsigned long *p) argument
10187 soap_inunsignedLong(struct soap *soap, const char *tag, unsigned long *p, const char *type, int t) argument
10219 soap_ULONG642s(struct soap *soap, ULONG64 n) argument
10230 soap_outULONG64(struct soap *soap, const char *tag, int id, const ULONG64 *p, const char *type, int n) argument
10243 soap_s2ULONG64(struct soap *soap, const char *s, ULONG64 *p) argument
10277 soap_inULONG64(struct soap *soap, const char *tag, ULONG64 *p, const char *type, int t) argument
10310 soap_s2string(struct soap *soap, const char *s, char **t) argument
10327 soap_s2QName(struct soap *soap, const char *s, char **t) argument
10404 soap_QName2s(struct soap *soap, const char *s) argument
10477 soap_s2wchar(struct soap *soap, const char *s, wchar_t **t) argument
10529 soap_wchar2s(struct soap *soap, const wchar_t *s) argument
10582 soap_outstring(struct soap *soap, const char *tag, int id, char *const*p, const char *type, int n) argument
10601 soap_instring(struct soap *soap, const char *tag, char **p, const char *type, int t, int flag, long minlen, long maxlen) argument
10642 soap_outwstring(struct soap *soap, const char *tag, int id, wchar_t *const*p, const char *type, int n) argument
10663 soap_inwstring(struct soap *soap, const char *tag, wchar_t **p, const char *type, int t, long minlen, long maxlen) argument
10734 soap_dateTime2s(struct soap *soap, time_t n) argument
10804 soap_outdateTime(struct soap *soap, const char *tag, int id, const time_t *p, const char *type, int n) argument
10817 soap_s2dateTime(struct soap *soap, const char *s, time_t *p) argument
10888 soap_indateTime(struct soap *soap, const char *tag, time_t *p, const char *type, int t) argument
10916 soap_outliteral(struct soap *soap, const char *tag, char *const*p, const char *type) argument
10953 soap_inliteral(struct soap *soap, const char *tag, char **p) argument
10988 soap_outwliteral(struct soap *soap, const char *tag, wchar_t *const*p, const char *type) argument
11033 soap_inwliteral(struct soap *soap, const char *tag, wchar_t **p) argument
11072 soap_value(struct soap *soap) argument
11108 soap_getline(struct soap *soap, char *s, int len) argument
11143 soap_count_attachments(struct soap *soap) argument
11204 soap_putdimefield(struct soap *soap, const char *s, size_t n) argument
11218 soap_dime_option(struct soap *soap, unsigned short optype, const char *option) argument
11243 soap_putdimehdr(struct soap *soap) argument
11287 soap_putdime(struct soap *soap) argument
11373 soap_getdimefield(struct soap *soap, size_t n) argument
11407 soap_getdimehdr(struct soap *soap) argument
11457 soap_getdime(struct soap *soap) argument
11572 soap_getmimehdr(struct soap *soap) argument
11635 soap_getmime(struct soap *soap) argument
11649 soap_post_check_mime_attachments(struct soap *soap) argument
11661 soap_check_mime_attachments(struct soap *soap) argument
11675 soap_get_mime_attachment(struct soap *soap, void *handle) argument
11789 soap_match_cid(struct soap *soap, const char *s, const char *t) argument
11816 soap_resolve_attachment(struct soap *soap, struct soap_multipart *content) argument
11848 soap_putmimehdr(struct soap *soap, struct soap_multipart *content) argument
11875 soap_putmime(struct soap *soap) argument
11941 soap_set_dime(struct soap *soap) argument
11955 soap_set_mime(struct soap *soap, const char *boundary, const char *start) argument
11971 soap_clr_dime(struct soap *soap) argument
11985 soap_clr_mime(struct soap *soap) argument
11999 soap_new_multipart(struct soap *soap, struct soap_multipart **first, struct soap_multipart **last, char *ptr, size_t size) argument
12029 soap_set_dime_attachment(struct soap *soap, char *ptr, size_t size, const char *type, const char *id, unsigned short optype, const char *option) argument
12047 soap_set_mime_attachment(struct soap *soap, char *ptr, size_t size, enum soap_mime_encoding encoding, const char *type, const char *id, const char *location, const char *description) argument
12079 soap_select_mime_boundary(struct soap *soap) argument
12110 soap_valid_mime_boundary(struct soap *soap) argument
12166 soap_cookie(struct soap *soap, const char *name, const char *domain, const char *path) argument
12195 soap_set_cookie(struct soap *soap, const char *name, const char *value, const char *domain, const char *path) argument
12265 soap_clr_cookie(struct soap *soap, const char *name, const char *domain, const char *path) argument
12301 soap_cookie_value(struct soap *soap, const char *name, const char *domain, const char *path) argument
12312 soap_env_cookie_value(struct soap *soap, const char *name, const char *domain, const char *path) argument
12323 soap_cookie_expire(struct soap *soap, const char *name, const char *domain, const char *path) argument
12334 soap_set_cookie_expire(struct soap *soap, const char *name, long expire, const char *domain, const char *path) argument
12349 soap_set_cookie_session(struct soap *soap, const char *name, const char *domain, const char *path) argument
12363 soap_clr_cookie_session(struct soap *soap, const char *name, const char *domain, const char *path) argument
12377 soap_putsetcookies(struct soap *soap) argument
12448 soap_putcookies(struct soap *soap, const char *domain, const char *path, int secure) argument
12530 soap_getcookies(struct soap *soap, const char *val) argument
12731 soap_getenv_cookies(struct soap *soap) argument
12751 soap_copy_cookies(struct soap *copy, const struct soap *soap) argument
12784 soap_free_cookies(struct soap *soap) argument
12806 soap_getgziphdr(struct soap *soap) argument
12848 soap_begin_recv(struct soap *soap) argument
13077 http_parse(struct soap *soap) argument
13222 http_parse_header(struct soap *soap, const char *key, const char *val) argument
13358 soap_get_header_attribute(struct soap *soap, const char *line, const char *key) argument
13442 soap_envelope_begin_out(struct soap *soap) argument
13482 soap_envelope_end_out(struct soap *soap) argument
13515 soap_envelope_begin_in(struct soap *soap) argument
13569 soap_envelope_end_in(struct soap *soap) argument
13580 soap_body_begin_out(struct soap *soap) argument
13599 soap_body_end_out(struct soap *soap) argument
13612 soap_body_begin_in(struct soap *soap) argument
13627 soap_body_end_in(struct soap *soap) argument
13640 soap_recv_header(struct soap *soap) argument
13654 soap_set_endpoint(struct soap *soap, const char *endpoint) argument
13723 soap_connect(struct soap *soap, const char *endpoint, const char *action) argument
13733 soap_connect_command(struct soap *soap, int http_command, const char *endpoint, const char *action) argument
13801 soap_s2base64(struct soap *soap, const unsigned char *s, char *t, int n) argument
13843 soap_base642s(struct soap *soap, const char *s, char *t, size_t l, int *n) argument
13921 soap_s2hex(struct soap *soap, const unsigned char *s, char *t, int n) argument
13947 soap_hex2s(struct soap *soap, const char *s, char *t, size_t l, int *n) argument
13986 soap_puthttphdr(struct soap *soap, int status, size_t count) argument
14067 http_get(struct soap *soap) argument
14077 http_put(struct soap *soap) argument
14087 http_del(struct soap *soap) argument
14097 http_head(struct soap *soap) argument
14107 http_post(struct soap *soap, const char *endpoint, const char *host, int port, const char *path, const char *action, size_t count) argument
14190 http_send_header(struct soap *soap, const char *s) argument
14209 http_post_header(struct soap *soap, const char *key, const char *val) argument
14225 http_response(struct soap *soap, int status, size_t count) argument
14304 soap_response(struct soap *soap, int status) argument
14337 soap_set_validation_fault(struct soap *soap, const char *s, const char *t) argument
14351 soap_set_fault(struct soap *soap) argument
14562 soap_send_fault(struct soap *soap) argument
14625 soap_recv_fault(struct soap *soap) argument
14665 soap_send_empty_response(struct soap *soap, int httpstatuscode) argument
14686 soap_recv_empty_response(struct soap *soap) argument
14701 soap_strerror(struct soap *soap) argument
14743 soap_set_error(struct soap *soap, const char *faultcode, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML, int soaperror) argument
14762 soap_set_sender_error(struct soap *soap, const char *faultstring, const char *faultdetailXML, int soaperror) argument
14772 soap_set_receiver_error(struct soap *soap, const char *faultstring, const char *faultdetailXML, int soaperror) argument
14780 soap_copy_fault(struct soap *soap, const char *faultcode, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML) argument
14797 soap_sender_fault(struct soap *soap, const char *faultstring, const char *faultdetailXML) argument
14807 soap_sender_fault_subcode(struct soap *soap, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML) argument
14817 soap_receiver_fault(struct soap *soap, const char *faultstring, const char *faultdetailXML) argument
14827 soap_receiver_fault_subcode(struct soap *soap, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML) argument
14838 soap_print_fault(struct soap *soap, FILE *fd) argument
14864 soap_stream_fault(struct soap *soap, std::ostream& os) argument
14898 soap_sprint_fault(struct soap *soap, char *buf, size_t len) argument
14929 soap_print_fault_location(struct soap *soap, FILE *fd) argument
14961 soap_register_plugin_arg(struct soap *soap, int (*fcreate)(struct soap*, struct soap_plugin*, void*), void *arg) argument
14986 fplugin(struct soap *soap, const char *id) argument
15000 soap_lookup_plugin(struct soap *soap, const char *id) argument
15017 soap::soap() function in class:soap
15024 soap::soap(soap_mode m) function in class:soap
15031 soap::soap(soap_mode im, soap_mode om) function in class:soap
15038 soap(struct soap& soap) argument
[all...]
H A Dstdsoap2.h1454 struct soap *soap; member in struct:soap_dom_attribute
1504 struct soap *soap; /* soap context that manages this node */ member in struct:soap_dom_element
1550 struct SOAP_STD_API soap struct
[all...]
H A DsoapC.c19 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
25 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
36 soap_getheader(struct soap *soap) argument
44 soap_header(struct soap *soap) argument
52 soap_fault(struct soap *soap) argument
70 soap_serializefault(struct soap *soap) argument
76 soap_putfault(struct soap *soap) argument
83 soap_getfault(struct soap *soap) argument
88 soap_faultcode(struct soap *soap) argument
96 soap_faultsubcode(struct soap *soap) argument
109 soap_faultstring(struct soap *soap) argument
117 soap_faultdetail(struct soap *soap) argument
137 soap_getindependent(struct soap *soap) argument
151 soap_getelement(struct soap *soap, int *type) argument
798 soap_ignore_element(struct soap *soap) argument
829 soap_putindependent(struct soap *soap) argument
844 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
1100 soap_markelement(struct soap *soap, const void *ptr, int type) argument
1460 soap_default_byte(struct soap *soap, char *a) argument
1469 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
1477 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
1482 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
1490 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
1495 soap_default_int(struct soap *soap, int *a) argument
1504 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
1512 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
1517 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
1525 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
1530 soap_default_LONG64(struct soap *soap, LONG64 *a) argument
1539 soap_put_LONG64(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
1547 soap_out_LONG64(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
1552 soap_get_LONG64(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
1560 soap_in_LONG64(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
1565 soap_default_unsignedByte(struct soap *soap, unsigned char *a) argument
1574 soap_put_unsignedByte(struct soap *soap, const unsigned char *a, const char *tag, const char *type) argument
1582 soap_out_unsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *a, const char *type) argument
1587 soap_get_unsignedByte(struct soap *soap, unsigned char *p, const char *tag, const char *type) argument
1595 soap_in_unsignedByte(struct soap *soap, const char *tag, unsigned char *a, const char *type) argument
1600 soap_default_unsignedInt(struct soap *soap, unsigned int *a) argument
1609 soap_put_unsignedInt(struct soap *soap, const unsigned int *a, const char *tag, const char *type) argument
1617 soap_out_unsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *a, const char *type) argument
1622 soap_get_unsignedInt(struct soap *soap, unsigned int *p, const char *tag, const char *type) argument
1630 soap_in_unsignedInt(struct soap *soap, const char *tag, unsigned int *a, const char *type) argument
1635 soap_default_time(struct soap *soap, time_t *a) argument
1644 soap_put_time(struct soap *soap, const time_t *a, const char *tag, const char *type) argument
1652 soap_out_time(struct soap *soap, const char *tag, int id, const time_t *a, const char *type) argument
1657 soap_get_time(struct soap *soap, time_t *p, const char *tag, const char *type) argument
1665 soap_in_time(struct soap *soap, const char *tag, time_t *a, const char *type) argument
1672 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
1686 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
1700 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
1708 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
1734 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
1742 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
1830 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
1836 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
1842 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
1850 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
1861 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
1869 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
1909 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
1917 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
1923 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
1931 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
1941 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
1949 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
1995 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
2002 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
2009 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
2017 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
2029 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
2037 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
2083 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
2088 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
2093 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
2101 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
2108 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
2116 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
2148 soap_default_ns1__getSystemNotifications(struct soap *soap, struct ns1__getSystemNotifications *a) argument
2153 soap_serialize_ns1__getSystemNotifications(struct soap *soap, const struct ns1__getSystemNotifications *a) argument
2158 soap_put_ns1__getSystemNotifications(struct soap *soap, const struct ns1__getSystemNotifications *a, const char *tag, const char *type) argument
2166 soap_out_ns1__getSystemNotifications(struct soap *soap, const char *tag, int id, const struct ns1__getSystemNotifications *a, const char *type) argument
2173 soap_get_ns1__getSystemNotifications(struct soap *soap, struct ns1__getSystemNotifications *p, const char *tag, const char *type) argument
2181 soap_in_ns1__getSystemNotifications(struct soap *soap, const char *tag, struct ns1__getSystemNotifications *a, const char *type) argument
2211 soap_default_ns1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse *a) argument
2217 soap_serialize_ns1__getSystemNotificationsResponse(struct soap *soap, const struct ns1__getSystemNotificationsResponse *a) argument
2223 soap_put_ns1__getSystemNotificationsResponse(struct soap *soap, const struct ns1__getSystemNotificationsResponse *a, const char *tag, const char *type) argument
2231 soap_out_ns1__getSystemNotificationsResponse(struct soap *soap, const char *tag, int id, const struct ns1__getSystemNotificationsResponse *a, const char *type) argument
2240 soap_get_ns1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse *p, const char *tag, const char *type) argument
2248 soap_in_ns1__getSystemNotificationsResponse(struct soap *soap, const char *tag, struct ns1__getSystemNotificationsResponse *a, const char *type) argument
2284 soap_default_ns1__getNotifications(struct soap *soap, struct ns1__getNotifications *a) argument
2290 soap_serialize_ns1__getNotifications(struct soap *soap, const struct ns1__getNotifications *a) argument
2296 soap_put_ns1__getNotifications(struct soap *soap, const struct ns1__getNotifications *a, const char *tag, const char *type) argument
2304 soap_out_ns1__getNotifications(struct soap *soap, const char *tag, int id, const struct ns1__getNotifications *a, const char *type) argument
2313 soap_get_ns1__getNotifications(struct soap *soap, struct ns1__getNotifications *p, const char *tag, const char *type) argument
2321 soap_in_ns1__getNotifications(struct soap *soap, const char *tag, struct ns1__getNotifications *a, const char *type) argument
2357 soap_default_ns1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse *a) argument
2363 soap_serialize_ns1__getNotificationsResponse(struct soap *soap, const struct ns1__getNotificationsResponse *a) argument
2369 soap_put_ns1__getNotificationsResponse(struct soap *soap, const struct ns1__getNotificationsResponse *a, const char *tag, const char *type) argument
2377 soap_out_ns1__getNotificationsResponse(struct soap *soap, const char *tag, int id, const struct ns1__getNotificationsResponse *a, const char *type) argument
2386 soap_get_ns1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse *p, const char *tag, const char *type) argument
2394 soap_in_ns1__getNotificationsResponse(struct soap *soap, const char *tag, struct ns1__getNotificationsResponse *a, const char *type) argument
2430 soap_default_ns1__getNetwork(struct soap *soap, struct ns1__getNetwork *a) argument
2436 soap_serialize_ns1__getNetwork(struct soap *soap, const struct ns1__getNetwork *a) argument
2442 soap_put_ns1__getNetwork(struct soap *soap, const struct ns1__getNetwork *a, const char *tag, const char *type) argument
2450 soap_out_ns1__getNetwork(struct soap *soap, const char *tag, int id, const struct ns1__getNetwork *a, const char *type) argument
2459 soap_get_ns1__getNetwork(struct soap *soap, struct ns1__getNetwork *p, const char *tag, const char *type) argument
2467 soap_in_ns1__getNetwork(struct soap *soap, const char *tag, struct ns1__getNetwork *a, const char *type) argument
2507 soap_default_ns1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse *a) argument
2513 soap_serialize_ns1__getNetworkResponse(struct soap *soap, const struct ns1__getNetworkResponse *a) argument
2519 soap_put_ns1__getNetworkResponse(struct soap *soap, const struct ns1__getNetworkResponse *a, const char *tag, const char *type) argument
2527 soap_out_ns1__getNetworkResponse(struct soap *soap, const char *tag, int id, const struct ns1__getNetworkResponse *a, const char *type) argument
2536 soap_get_ns1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse *p, const char *tag, const char *type) argument
2544 soap_in_ns1__getNetworkResponse(struct soap *soap, const char *tag, struct ns1__getNetworkResponse *a, const char *type) argument
2580 soap_default_ns1__getNetworks(struct soap *soap, struct ns1__getNetworks *a) argument
2586 soap_serialize_ns1__getNetworks(struct soap *soap, const struct ns1__getNetworks *a) argument
2592 soap_put_ns1__getNetworks(struct soap *soap, const struct ns1__getNetworks *a, const char *tag, const char *type) argument
2600 soap_out_ns1__getNetworks(struct soap *soap, const char *tag, int id, const struct ns1__getNetworks *a, const char *type) argument
2609 soap_get_ns1__getNetworks(struct soap *soap, struct ns1__getNetworks *p, const char *tag, const char *type) argument
2617 soap_in_ns1__getNetworks(struct soap *soap, const char *tag, struct ns1__getNetworks *a, const char *type) argument
2653 soap_default_ns1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse *a) argument
2659 soap_serialize_ns1__getNetworksResponse(struct soap *soap, const struct ns1__getNetworksResponse *a) argument
2665 soap_put_ns1__getNetworksResponse(struct soap *soap, const struct ns1__getNetworksResponse *a, const char *tag, const char *type) argument
2673 soap_out_ns1__getNetworksResponse(struct soap *soap, const char *tag, int id, const struct ns1__getNetworksResponse *a, const char *type) argument
2682 soap_get_ns1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse *p, const char *tag, const char *type) argument
2690 soap_in_ns1__getNetworksResponse(struct soap *soap, const char *tag, struct ns1__getNetworksResponse *a, const char *type) argument
2726 soap_default_ns1__leaveNetwork(struct soap *soap, struct ns1__leaveNetwork *a) argument
2733 soap_serialize_ns1__leaveNetwork(struct soap *soap, const struct ns1__leaveNetwork *a) argument
2740 soap_put_ns1__leaveNetwork(struct soap *soap, const struct ns1__leaveNetwork *a, const char *tag, const char *type) argument
2748 soap_out_ns1__leaveNetwork(struct soap *soap, const char *tag, int id, const struct ns1__leaveNetwork *a, const char *type) argument
2759 soap_get_ns1__leaveNetwork(struct soap *soap, struct ns1__leaveNetwork *p, const char *tag, const char *type) argument
2767 soap_in_ns1__leaveNetwork(struct soap *soap, const char *tag, struct ns1__leaveNetwork *a, const char *type) argument
2813 soap_default_ns1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse *a) argument
2818 soap_serialize_ns1__leaveNetworkResponse(struct soap *soap, const struct ns1__leaveNetworkResponse *a) argument
2823 soap_put_ns1__leaveNetworkResponse(struct soap *soap, const struct ns1__leaveNetworkResponse *a, const char *tag, const char *type) argument
2831 soap_out_ns1__leaveNetworkResponse(struct soap *soap, const char *tag, int id, const struct ns1__leaveNetworkResponse *a, const char *type) argument
2838 soap_get_ns1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse *p, const char *tag, const char *type) argument
2846 soap_in_ns1__leaveNetworkResponse(struct soap *soap, const char *tag, struct ns1__leaveNetworkResponse *a, const char *type) argument
2876 soap_default_ns1__deleteNetworkMember(struct soap *soap, struct ns1__deleteNetworkMember *a) argument
2883 soap_serialize_ns1__deleteNetworkMember(struct soap *soap, const struct ns1__deleteNetworkMember *a) argument
2890 soap_put_ns1__deleteNetworkMember(struct soap *soap, const struct ns1__deleteNetworkMember *a, const char *tag, const char *type) argument
2898 soap_out_ns1__deleteNetworkMember(struct soap *soap, const char *tag, int id, const struct ns1__deleteNetworkMember *a, const char *type) argument
2909 soap_get_ns1__deleteNetworkMember(struct soap *soap, struct ns1__deleteNetworkMember *p, const char *tag, const char *type) argument
2917 soap_in_ns1__deleteNetworkMember(struct soap *soap, const char *tag, struct ns1__deleteNetworkMember *a, const char *type) argument
2963 soap_default_ns1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse *a) argument
2968 soap_serialize_ns1__deleteNetworkMemberResponse(struct soap *soap, const struct ns1__deleteNetworkMemberResponse *a) argument
2973 soap_put_ns1__deleteNetworkMemberResponse(struct soap *soap, const struct ns1__deleteNetworkMemberResponse *a, const char *tag, const char *type) argument
2981 soap_out_ns1__deleteNetworkMemberResponse(struct soap *soap, const char *tag, int id, const struct ns1__deleteNetworkMemberResponse *a, const char *type) argument
2988 soap_get_ns1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse *p, const char *tag, const char *type) argument
2996 soap_in_ns1__deleteNetworkMemberResponse(struct soap *soap, const char *tag, struct ns1__deleteNetworkMemberResponse *a, const char *type) argument
3026 soap_default_ns1__declineNetworkInvite(struct soap *soap, struct ns1__declineNetworkInvite *a) argument
3033 soap_serialize_ns1__declineNetworkInvite(struct soap *soap, const struct ns1__declineNetworkInvite *a) argument
3040 soap_put_ns1__declineNetworkInvite(struct soap *soap, const struct ns1__declineNetworkInvite *a, const char *tag, const char *type) argument
3048 soap_out_ns1__declineNetworkInvite(struct soap *soap, const char *tag, int id, const struct ns1__declineNetworkInvite *a, const char *type) argument
3059 soap_get_ns1__declineNetworkInvite(struct soap *soap, struct ns1__declineNetworkInvite *p, const char *tag, const char *type) argument
3067 soap_in_ns1__declineNetworkInvite(struct soap *soap, const char *tag, struct ns1__declineNetworkInvite *a, const char *type) argument
3113 soap_default_ns1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse *a) argument
3118 soap_serialize_ns1__declineNetworkInviteResponse(struct soap *soap, const struct ns1__declineNetworkInviteResponse *a) argument
3123 soap_put_ns1__declineNetworkInviteResponse(struct soap *soap, const struct ns1__declineNetworkInviteResponse *a, const char *tag, const char *type) argument
3131 soap_out_ns1__declineNetworkInviteResponse(struct soap *soap, const char *tag, int id, const struct ns1__declineNetworkInviteResponse *a, const char *type) argument
3138 soap_get_ns1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse *p, const char *tag, const char *type) argument
3146 soap_in_ns1__declineNetworkInviteResponse(struct soap *soap, const char *tag, struct ns1__declineNetworkInviteResponse *a, const char *type) argument
3176 soap_default_ns1__acceptNetworkInvite(struct soap *soap, struct ns1__acceptNetworkInvite *a) argument
3183 soap_serialize_ns1__acceptNetworkInvite(struct soap *soap, const struct ns1__acceptNetworkInvite *a) argument
3190 soap_put_ns1__acceptNetworkInvite(struct soap *soap, const struct ns1__acceptNetworkInvite *a, const char *tag, const char *type) argument
3198 soap_out_ns1__acceptNetworkInvite(struct soap *soap, const char *tag, int id, const struct ns1__acceptNetworkInvite *a, const char *type) argument
3209 soap_get_ns1__acceptNetworkInvite(struct soap *soap, struct ns1__acceptNetworkInvite *p, const char *tag, const char *type) argument
3217 soap_in_ns1__acceptNetworkInvite(struct soap *soap, const char *tag, struct ns1__acceptNetworkInvite *a, const char *type) argument
3263 soap_default_ns1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse *a) argument
3268 soap_serialize_ns1__acceptNetworkInviteResponse(struct soap *soap, const struct ns1__acceptNetworkInviteResponse *a) argument
3273 soap_put_ns1__acceptNetworkInviteResponse(struct soap *soap, const struct ns1__acceptNetworkInviteResponse *a, const char *tag, const char *type) argument
3281 soap_out_ns1__acceptNetworkInviteResponse(struct soap *soap, const char *tag, int id, const struct ns1__acceptNetworkInviteResponse *a, const char *type) argument
3288 soap_get_ns1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse *p, const char *tag, const char *type) argument
3296 soap_in_ns1__acceptNetworkInviteResponse(struct soap *soap, const char *tag, struct ns1__acceptNetworkInviteResponse *a, const char *type) argument
3326 soap_default_ns1__inviteNetworkMemberByUser(struct soap *soap, struct ns1__inviteNetworkMemberByUser *a) argument
3334 soap_serialize_ns1__inviteNetworkMemberByUser(struct soap *soap, const struct ns1__inviteNetworkMemberByUser *a) argument
3342 soap_put_ns1__inviteNetworkMemberByUser(struct soap *soap, const struct ns1__inviteNetworkMemberByUser *a, const char *tag, const char *type) argument
3350 soap_out_ns1__inviteNetworkMemberByUser(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberByUser *a, const char *type) argument
3363 soap_get_ns1__inviteNetworkMemberByUser(struct soap *soap, struct ns1__inviteNetworkMemberByUser *p, const char *tag, const char *type) argument
3371 soap_in_ns1__inviteNetworkMemberByUser(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByUser *a, const char *type) argument
3423 soap_default_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse *a) argument
3429 soap_serialize_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, const struct ns1__inviteNetworkMemberByUserResponse *a) argument
3435 soap_put_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, const struct ns1__inviteNetworkMemberByUserResponse *a, const char *tag, const char *type) argument
3443 soap_out_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberByUserResponse *a, const char *type) argument
3452 soap_get_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse *p, const char *tag, const char *type) argument
3460 soap_in_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByUserResponse *a, const char *type) argument
3496 soap_default_ns1__inviteNetworkMemberByEmail(struct soap *soap, struct ns1__inviteNetworkMemberByEmail *a) argument
3503 soap_serialize_ns1__inviteNetworkMemberByEmail(struct soap *soap, const struct ns1__inviteNetworkMemberByEmail *a) argument
3510 soap_put_ns1__inviteNetworkMemberByEmail(struct soap *soap, const struct ns1__inviteNetworkMemberByEmail *a, const char *tag, const char *type) argument
3518 soap_out_ns1__inviteNetworkMemberByEmail(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberByEmail *a, const char *type) argument
3529 soap_get_ns1__inviteNetworkMemberByEmail(struct soap *soap, struct ns1__inviteNetworkMemberByEmail *p, const char *tag, const char *type) argument
3537 soap_in_ns1__inviteNetworkMemberByEmail(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByEmail *a, const char *type) argument
3583 soap_default_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse *a) argument
3589 soap_serialize_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, const struct ns1__inviteNetworkMemberByEmailResponse *a) argument
3595 soap_put_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, const struct ns1__inviteNetworkMemberByEmailResponse *a, const char *tag, const char *type) argument
3603 soap_out_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberByEmailResponse *a, const char *type) argument
3612 soap_get_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse *p, const char *tag, const char *type) argument
3620 soap_in_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByEmailResponse *a, const char *type) argument
3656 soap_default_ns1__inviteNetworkMember(struct soap *soap, struct ns1__inviteNetworkMember *a) argument
3663 soap_serialize_ns1__inviteNetworkMember(struct soap *soap, const struct ns1__inviteNetworkMember *a) argument
3670 soap_put_ns1__inviteNetworkMember(struct soap *soap, const struct ns1__inviteNetworkMember *a, const char *tag, const char *type) argument
3678 soap_out_ns1__inviteNetworkMember(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMember *a, const char *type) argument
3689 soap_get_ns1__inviteNetworkMember(struct soap *soap, struct ns1__inviteNetworkMember *p, const char *tag, const char *type) argument
3697 soap_in_ns1__inviteNetworkMember(struct soap *soap, const char *tag, struct ns1__inviteNetworkMember *a, const char *type) argument
3743 soap_default_ns1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse *a) argument
3749 soap_serialize_ns1__inviteNetworkMemberResponse(struct soap *soap, const struct ns1__inviteNetworkMemberResponse *a) argument
3755 soap_put_ns1__inviteNetworkMemberResponse(struct soap *soap, const struct ns1__inviteNetworkMemberResponse *a, const char *tag, const char *type) argument
3763 soap_out_ns1__inviteNetworkMemberResponse(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberResponse *a, const char *type) argument
3772 soap_get_ns1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse *p, const char *tag, const char *type) argument
3780 soap_in_ns1__inviteNetworkMemberResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberResponse *a, const char *type) argument
3816 soap_default_ns1__deleteNetwork(struct soap *soap, struct ns1__deleteNetwork *a) argument
3822 soap_serialize_ns1__deleteNetwork(struct soap *soap, const struct ns1__deleteNetwork *a) argument
3828 soap_put_ns1__deleteNetwork(struct soap *soap, const struct ns1__deleteNetwork *a, const char *tag, const char *type) argument
3836 soap_out_ns1__deleteNetwork(struct soap *soap, const char *tag, int id, const struct ns1__deleteNetwork *a, const char *type) argument
3845 soap_get_ns1__deleteNetwork(struct soap *soap, struct ns1__deleteNetwork *p, const char *tag, const char *type) argument
3853 soap_in_ns1__deleteNetwork(struct soap *soap, const char *tag, struct ns1__deleteNetwork *a, const char *type) argument
3893 soap_default_ns1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse *a) argument
3898 soap_serialize_ns1__deleteNetworkResponse(struct soap *soap, const struct ns1__deleteNetworkResponse *a) argument
3903 soap_put_ns1__deleteNetworkResponse(struct soap *soap, const struct ns1__deleteNetworkResponse *a, const char *tag, const char *type) argument
3911 soap_out_ns1__deleteNetworkResponse(struct soap *soap, const char *tag, int id, const struct ns1__deleteNetworkResponse *a, const char *type) argument
3918 soap_get_ns1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse *p, const char *tag, const char *type) argument
3926 soap_in_ns1__deleteNetworkResponse(struct soap *soap, const char *tag, struct ns1__deleteNetworkResponse *a, const char *type) argument
3956 soap_default_ns1__addNetwork(struct soap *soap, struct ns1__addNetwork *a) argument
3964 soap_serialize_ns1__addNetwork(struct soap *soap, const struct ns1__addNetwork *a) argument
3972 soap_put_ns1__addNetwork(struct soap *soap, const struct ns1__addNetwork *a, const char *tag, const char *type) argument
3980 soap_out_ns1__addNetwork(struct soap *soap, const char *tag, int id, const struct ns1__addNetwork *a, const char *type) argument
3993 soap_get_ns1__addNetwork(struct soap *soap, struct ns1__addNetwork *p, const char *tag, const char *type) argument
4001 soap_in_ns1__addNetwork(struct soap *soap, const char *tag, struct ns1__addNetwork *a, const char *type) argument
4049 soap_default_ns1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse *a) argument
4055 soap_serialize_ns1__addNetworkResponse(struct soap *soap, const struct ns1__addNetworkResponse *a) argument
4061 soap_put_ns1__addNetworkResponse(struct soap *soap, const struct ns1__addNetworkResponse *a, const char *tag, const char *type) argument
4069 soap_out_ns1__addNetworkResponse(struct soap *soap, const char *tag, int id, const struct ns1__addNetworkResponse *a, const char *type) argument
4078 soap_get_ns1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse *p, const char *tag, const char *type) argument
4086 soap_in_ns1__addNetworkResponse(struct soap *soap, const char *tag, struct ns1__addNetworkResponse *a, const char *type) argument
4122 soap_default_ns1__lookupContacts(struct soap *soap, struct ns1__lookupContacts *a) argument
4128 soap_serialize_ns1__lookupContacts(struct soap *soap, const struct ns1__lookupContacts *a) argument
4134 soap_put_ns1__lookupContacts(struct soap *soap, const struct ns1__lookupContacts *a, const char *tag, const char *type) argument
4142 soap_out_ns1__lookupContacts(struct soap *soap, const char *tag, int id, const struct ns1__lookupContacts *a, const char *type) argument
4151 soap_get_ns1__lookupContacts(struct soap *soap, struct ns1__lookupContacts *p, const char *tag, const char *type) argument
4159 soap_in_ns1__lookupContacts(struct soap *soap, const char *tag, struct ns1__lookupContacts *a, const char *type) argument
4195 soap_default_ns1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse *a) argument
4201 soap_serialize_ns1__lookupContactsResponse(struct soap *soap, const struct ns1__lookupContactsResponse *a) argument
4207 soap_put_ns1__lookupContactsResponse(struct soap *soap, const struct ns1__lookupContactsResponse *a, const char *tag, const char *type) argument
4215 soap_out_ns1__lookupContactsResponse(struct soap *soap, const char *tag, int id, const struct ns1__lookupContactsResponse *a, const char *type) argument
4224 soap_get_ns1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse *p, const char *tag, const char *type) argument
4232 soap_in_ns1__lookupContactsResponse(struct soap *soap, const char *tag, struct ns1__lookupContactsResponse *a, const char *type) argument
4268 soap_default_ns1__getContact(struct soap *soap, struct ns1__getContact *a) argument
4274 soap_serialize_ns1__getContact(struct soap *soap, const struct ns1__getContact *a) argument
4280 soap_put_ns1__getContact(struct soap *soap, const struct ns1__getContact *a, const char *tag, const char *type) argument
4288 soap_out_ns1__getContact(struct soap *soap, const char *tag, int id, const struct ns1__getContact *a, const char *type) argument
4297 soap_get_ns1__getContact(struct soap *soap, struct ns1__getContact *p, const char *tag, const char *type) argument
4305 soap_in_ns1__getContact(struct soap *soap, const char *tag, struct ns1__getContact *a, const char *type) argument
4341 soap_default_ns1__getContactResponse(struct soap *soap, struct ns1__getContactResponse *a) argument
4347 soap_serialize_ns1__getContactResponse(struct soap *soap, const struct ns1__getContactResponse *a) argument
4353 soap_put_ns1__getContactResponse(struct soap *soap, const struct ns1__getContactResponse *a, const char *tag, const char *type) argument
4361 soap_out_ns1__getContactResponse(struct soap *soap, const char *tag, int id, const struct ns1__getContactResponse *a, const char *type) argument
4370 soap_get_ns1__getContactResponse(struct soap *soap, struct ns1__getContactResponse *p, const char *tag, const char *type) argument
4378 soap_in_ns1__getContactResponse(struct soap *soap, const char *tag, struct ns1__getContactResponse *a, const char *type) argument
4414 soap_default_ns1__updateContact(struct soap *soap, struct ns1__updateContact *a) argument
4420 soap_serialize_ns1__updateContact(struct soap *soap, const struct ns1__updateContact *a) argument
4426 soap_put_ns1__updateContact(struct soap *soap, const struct ns1__updateContact *a, const char *tag, const char *type) argument
4434 soap_out_ns1__updateContact(struct soap *soap, const char *tag, int id, const struct ns1__updateContact *a, const char *type) argument
4443 soap_get_ns1__updateContact(struct soap *soap, struct ns1__updateContact *p, const char *tag, const char *type) argument
4451 soap_in_ns1__updateContact(struct soap *soap, const char *tag, struct ns1__updateContact *a, const char *type) argument
4487 soap_default_ns1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse *a) argument
4492 soap_serialize_ns1__updateContactResponse(struct soap *soap, const struct ns1__updateContactResponse *a) argument
4497 soap_put_ns1__updateContactResponse(struct soap *soap, const struct ns1__updateContactResponse *a, const char *tag, const char *type) argument
4505 soap_out_ns1__updateContactResponse(struct soap *soap, const char *tag, int id, const struct ns1__updateContactResponse *a, const char *type) argument
4512 soap_get_ns1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse *p, const char *tag, const char *type) argument
4520 soap_in_ns1__updateContactResponse(struct soap *soap, const char *tag, struct ns1__updateContactResponse *a, const char *type) argument
4550 soap_default_ns1__changePassword(struct soap *soap, struct ns1__changePassword *a) argument
4557 soap_serialize_ns1__changePassword(struct soap *soap, const struct ns1__changePassword *a) argument
4564 soap_put_ns1__changePassword(struct soap *soap, const struct ns1__changePassword *a, const char *tag, const char *type) argument
4572 soap_out_ns1__changePassword(struct soap *soap, const char *tag, int id, const struct ns1__changePassword *a, const char *type) argument
4583 soap_get_ns1__changePassword(struct soap *soap, struct ns1__changePassword *p, const char *tag, const char *type) argument
4591 soap_in_ns1__changePassword(struct soap *soap, const char *tag, struct ns1__changePassword *a, const char *type) argument
4633 soap_default_ns1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse *a) argument
4638 soap_serialize_ns1__changePasswordResponse(struct soap *soap, const struct ns1__changePasswordResponse *a) argument
4643 soap_put_ns1__changePasswordResponse(struct soap *soap, const struct ns1__changePasswordResponse *a, const char *tag, const char *type) argument
4651 soap_out_ns1__changePasswordResponse(struct soap *soap, const char *tag, int id, const struct ns1__changePasswordResponse *a, const char *type) argument
4658 soap_get_ns1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse *p, const char *tag, const char *type) argument
4666 soap_in_ns1__changePasswordResponse(struct soap *soap, const char *tag, struct ns1__changePasswordResponse *a, const char *type) argument
4696 soap_default_ns1__deleteUser(struct soap *soap, struct ns1__deleteUser *a) argument
4702 soap_serialize_ns1__deleteUser(struct soap *soap, const struct ns1__deleteUser *a) argument
4708 soap_put_ns1__deleteUser(struct soap *soap, const struct ns1__deleteUser *a, const char *tag, const char *type) argument
4716 soap_out_ns1__deleteUser(struct soap *soap, const char *tag, int id, const struct ns1__deleteUser *a, const char *type) argument
4725 soap_get_ns1__deleteUser(struct soap *soap, struct ns1__deleteUser *p, const char *tag, const char *type) argument
4733 soap_in_ns1__deleteUser(struct soap *soap, const char *tag, struct ns1__deleteUser *a, const char *type) argument
4769 soap_default_ns1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse *a) argument
4774 soap_serialize_ns1__deleteUserResponse(struct soap *soap, const struct ns1__deleteUserResponse *a) argument
4779 soap_put_ns1__deleteUserResponse(struct soap *soap, const struct ns1__deleteUserResponse *a, const char *tag, const char *type) argument
4787 soap_out_ns1__deleteUserResponse(struct soap *soap, const char *tag, int id, const struct ns1__deleteUserResponse *a, const char *type) argument
4794 soap_get_ns1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse *p, const char *tag, const char *type) argument
4802 soap_in_ns1__deleteUserResponse(struct soap *soap, const char *tag, struct ns1__deleteUserResponse *a, const char *type) argument
4832 soap_default_ns1__vrfyLogin(struct soap *soap, struct ns1__vrfyLogin *a) argument
4837 soap_serialize_ns1__vrfyLogin(struct soap *soap, const struct ns1__vrfyLogin *a) argument
4842 soap_put_ns1__vrfyLogin(struct soap *soap, const struct ns1__vrfyLogin *a, const char *tag, const char *type) argument
4850 soap_out_ns1__vrfyLogin(struct soap *soap, const char *tag, int id, const struct ns1__vrfyLogin *a, const char *type) argument
4857 soap_get_ns1__vrfyLogin(struct soap *soap, struct ns1__vrfyLogin *p, const char *tag, const char *type) argument
4865 soap_in_ns1__vrfyLogin(struct soap *soap, const char *tag, struct ns1__vrfyLogin *a, const char *type) argument
4895 soap_default_ns1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse *a) argument
4900 soap_serialize_ns1__vrfyLoginResponse(struct soap *soap, const struct ns1__vrfyLoginResponse *a) argument
4905 soap_put_ns1__vrfyLoginResponse(struct soap *soap, const struct ns1__vrfyLoginResponse *a, const char *tag, const char *type) argument
4913 soap_out_ns1__vrfyLoginResponse(struct soap *soap, const char *tag, int id, const struct ns1__vrfyLoginResponse *a, const char *type) argument
4920 soap_get_ns1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse *p, const char *tag, const char *type) argument
4928 soap_in_ns1__vrfyLoginResponse(struct soap *soap, const char *tag, struct ns1__vrfyLoginResponse *a, const char *type) argument
4958 soap_default_ns4__UpdateMemberContactNotification(struct soap *soap, struct ns4__UpdateMemberContactNotification *a) argument
4968 soap_serialize_ns4__UpdateMemberContactNotification(struct soap *soap, const struct ns4__UpdateMemberContactNotification *a) argument
4978 soap_put_ns4__UpdateMemberContactNotification(struct soap *soap, const struct ns4__UpdateMemberContactNotification *a, const char *tag, const char *type) argument
4986 soap_out_ns4__UpdateMemberContactNotification(struct soap *soap, const char *tag, int id, const struct ns4__UpdateMemberContactNotification *a, const char *type) argument
5003 soap_get_ns4__UpdateMemberContactNotification(struct soap *soap, struct ns4__UpdateMemberContactNotification *p, const char *tag, const char *type) argument
5011 soap_in_ns4__UpdateMemberContactNotification(struct soap *soap, const char *tag, struct ns4__UpdateMemberContactNotification *a, const char *type) argument
5071 soap_default_ns4__SignupNetworkMemberNotification(struct soap *soap, struct ns4__SignupNetworkMemberNotification *a) argument
5082 soap_serialize_ns4__SignupNetworkMemberNotification(struct soap *soap, const struct ns4__SignupNetworkMemberNotification *a) argument
5093 soap_put_ns4__SignupNetworkMemberNotification(struct soap *soap, const struct ns4__SignupNetworkMemberNotification *a, const char *tag, const char *type) argument
5101 soap_out_ns4__SignupNetworkMemberNotification(struct soap *soap, const char *tag, int id, const struct ns4__SignupNetworkMemberNotification *a, const char *type) argument
5120 soap_get_ns4__SignupNetworkMemberNotification(struct soap *soap, struct ns4__SignupNetworkMemberNotification *p, const char *tag, const char *type) argument
5128 soap_in_ns4__SignupNetworkMemberNotification(struct soap *soap, const char *tag, struct ns4__SignupNetworkMemberNotification *a, const char *type) argument
5194 soap_default_ns4__DeleteNetworkMemberNotification(struct soap *soap, struct ns4__DeleteNetworkMemberNotification *a) argument
5204 soap_serialize_ns4__DeleteNetworkMemberNotification(struct soap *soap, const struct ns4__DeleteNetworkMemberNotification *a) argument
5214 soap_put_ns4__DeleteNetworkMemberNotification(struct soap *soap, const struct ns4__DeleteNetworkMemberNotification *a, const char *tag, const char *type) argument
5222 soap_out_ns4__DeleteNetworkMemberNotification(struct soap *soap, const char *tag, int id, const struct ns4__DeleteNetworkMemberNotification *a, const char *type) argument
5239 soap_get_ns4__DeleteNetworkMemberNotification(struct soap *soap, struct ns4__DeleteNetworkMemberNotification *p, const char *tag, const char *type) argument
5247 soap_in_ns4__DeleteNetworkMemberNotification(struct soap *soap, const char *tag, struct ns4__DeleteNetworkMemberNotification *a, const char *type) argument
5307 soap_default_ns4__DeclineNetworkInviteNotification(struct soap *soap, struct ns4__DeclineNetworkInviteNotification *a) argument
5317 soap_serialize_ns4__DeclineNetworkInviteNotification(struct soap *soap, const struct ns4__DeclineNetworkInviteNotification *a) argument
5327 soap_put_ns4__DeclineNetworkInviteNotification(struct soap *soap, const struct ns4__DeclineNetworkInviteNotification *a, const char *tag, const char *type) argument
5335 soap_out_ns4__DeclineNetworkInviteNotification(struct soap *soap, const char *tag, int id, const struct ns4__DeclineNetworkInviteNotification *a, const char *type) argument
5352 soap_get_ns4__DeclineNetworkInviteNotification(struct soap *soap, struct ns4__DeclineNetworkInviteNotification *p, const char *tag, const char *type) argument
5360 soap_in_ns4__DeclineNetworkInviteNotification(struct soap *soap, const char *tag, struct ns4__DeclineNetworkInviteNotification *a, const char *type) argument
5420 soap_default_ns4__AddNetworkMemberNotification(struct soap *soap, struct ns4__AddNetworkMemberNotification *a) argument
5430 soap_serialize_ns4__AddNetworkMemberNotification(struct soap *soap, const struct ns4__AddNetworkMemberNotification *a) argument
5440 soap_put_ns4__AddNetworkMemberNotification(struct soap *soap, const struct ns4__AddNetworkMemberNotification *a, const char *tag, const char *type) argument
5448 soap_out_ns4__AddNetworkMemberNotification(struct soap *soap, const char *tag, int id, const struct ns4__AddNetworkMemberNotification *a, const char *type) argument
5465 soap_get_ns4__AddNetworkMemberNotification(struct soap *soap, struct ns4__AddNetworkMemberNotification *p, const char *tag, const char *type) argument
5473 soap_in_ns4__AddNetworkMemberNotification(struct soap *soap, const char *tag, struct ns4__AddNetworkMemberNotification *a, const char *type) argument
5533 soap_default_ns5__PeerSynPktEvent(struct soap *soap, struct ns5__PeerSynPktEvent *a) argument
5547 soap_serialize_ns5__PeerSynPktEvent(struct soap *soap, const struct ns5__PeerSynPktEvent *a) argument
5561 soap_put_ns5__PeerSynPktEvent(struct soap *soap, const struct ns5__PeerSynPktEvent *a, const char *tag, const char *type) argument
5569 soap_out_ns5__PeerSynPktEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerSynPktEvent *a, const char *type) argument
5594 soap_get_ns5__PeerSynPktEvent(struct soap *soap, struct ns5__PeerSynPktEvent *p, const char *tag, const char *type) argument
5602 soap_in_ns5__PeerSynPktEvent(struct soap *soap, const char *tag, struct ns5__PeerSynPktEvent *a, const char *type) argument
5686 soap_default_ns5__PeerDisconnectedEvent(struct soap *soap, struct ns5__PeerDisconnectedEvent *a) argument
5699 soap_serialize_ns5__PeerDisconnectedEvent(struct soap *soap, const struct ns5__PeerDisconnectedEvent *a) argument
5712 soap_put_ns5__PeerDisconnectedEvent(struct soap *soap, const struct ns5__PeerDisconnectedEvent *a, const char *tag, const char *type) argument
5720 soap_out_ns5__PeerDisconnectedEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerDisconnectedEvent *a, const char *type) argument
5743 soap_get_ns5__PeerDisconnectedEvent(struct soap *soap, struct ns5__PeerDisconnectedEvent *p, const char *tag, const char *type) argument
5751 soap_in_ns5__PeerDisconnectedEvent(struct soap *soap, const char *tag, struct ns5__PeerDisconnectedEvent *a, const char *type) argument
5829 soap_default_ns5__PeerConnectedEvent(struct soap *soap, struct ns5__PeerConnectedEvent *a) argument
5842 soap_serialize_ns5__PeerConnectedEvent(struct soap *soap, const struct ns5__PeerConnectedEvent *a) argument
5855 soap_put_ns5__PeerConnectedEvent(struct soap *soap, const struct ns5__PeerConnectedEvent *a, const char *tag, const char *type) argument
5863 soap_out_ns5__PeerConnectedEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectedEvent *a, const char *type) argument
5886 soap_get_ns5__PeerConnectedEvent(struct soap *soap, struct ns5__PeerConnectedEvent *p, const char *tag, const char *type) argument
5894 soap_in_ns5__PeerConnectedEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectedEvent *a, const char *type) argument
5972 soap_default_ns5__PeerConnectRequestEvent(struct soap *soap, struct ns5__PeerConnectRequestEvent *a) argument
5987 soap_serialize_ns5__PeerConnectRequestEvent(struct soap *soap, const struct ns5__PeerConnectRequestEvent *a) argument
6002 soap_put_ns5__PeerConnectRequestEvent(struct soap *soap, const struct ns5__PeerConnectRequestEvent *a, const char *tag, const char *type) argument
6010 soap_out_ns5__PeerConnectRequestEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectRequestEvent *a, const char *type) argument
6037 soap_get_ns5__PeerConnectRequestEvent(struct soap *soap, struct ns5__PeerConnectRequestEvent *p, const char *tag, const char *type) argument
6045 soap_in_ns5__PeerConnectRequestEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectRequestEvent *a, const char *type) argument
6135 soap_default_ns5__PeerConnectRejectEvent(struct soap *soap, struct ns5__PeerConnectRejectEvent *a) argument
6149 soap_serialize_ns5__PeerConnectRejectEvent(struct soap *soap, const struct ns5__PeerConnectRejectEvent *a) argument
6163 soap_put_ns5__PeerConnectRejectEvent(struct soap *soap, const struct ns5__PeerConnectRejectEvent *a, const char *tag, const char *type) argument
6171 soap_out_ns5__PeerConnectRejectEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectRejectEvent *a, const char *type) argument
6196 soap_get_ns5__PeerConnectRejectEvent(struct soap *soap, struct ns5__PeerConnectRejectEvent *p, const char *tag, const char *type) argument
6204 soap_in_ns5__PeerConnectRejectEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectRejectEvent *a, const char *type) argument
6288 soap_default_ns5__PeerConnectEvent(struct soap *soap, struct ns5__PeerConnectEvent *a) argument
6304 soap_serialize_ns5__PeerConnectEvent(struct soap *soap, const struct ns5__PeerConnectEvent *a) argument
6320 soap_put_ns5__PeerConnectEvent(struct soap *soap, const struct ns5__PeerConnectEvent *a, const char *tag, const char *type) argument
6328 soap_out_ns5__PeerConnectEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectEvent *a, const char *type) argument
6357 soap_get_ns5__PeerConnectEvent(struct soap *soap, struct ns5__PeerConnectEvent *p, const char *tag, const char *type) argument
6365 soap_in_ns5__PeerConnectEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectEvent *a, const char *type) argument
6461 soap_default_ns5__PeerConnectErrorEvent(struct soap *soap, struct ns5__PeerConnectErrorEvent *a) argument
6475 soap_serialize_ns5__PeerConnectErrorEvent(struct soap *soap, const struct ns5__PeerConnectErrorEvent *a) argument
6489 soap_put_ns5__PeerConnectErrorEvent(struct soap *soap, const struct ns5__PeerConnectErrorEvent *a, const char *tag, const char *type) argument
6497 soap_out_ns5__PeerConnectErrorEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectErrorEvent *a, const char *type) argument
6522 soap_get_ns5__PeerConnectErrorEvent(struct soap *soap, struct ns5__PeerConnectErrorEvent *p, const char *tag, const char *type) argument
6530 soap_in_ns5__PeerConnectErrorEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectErrorEvent *a, const char *type) argument
6614 soap_default_ns5__PeerConnectBusyEvent(struct soap *soap, struct ns5__PeerConnectBusyEvent *a) argument
6627 soap_serialize_ns5__PeerConnectBusyEvent(struct soap *soap, const struct ns5__PeerConnectBusyEvent *a) argument
6640 soap_put_ns5__PeerConnectBusyEvent(struct soap *soap, const struct ns5__PeerConnectBusyEvent *a, const char *tag, const char *type) argument
6648 soap_out_ns5__PeerConnectBusyEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectBusyEvent *a, const char *type) argument
6671 soap_get_ns5__PeerConnectBusyEvent(struct soap *soap, struct ns5__PeerConnectBusyEvent *p, const char *tag, const char *type) argument
6679 soap_in_ns5__PeerConnectBusyEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectBusyEvent *a, const char *type) argument
6757 soap_default_ns4__InviteNetworkNotification(struct soap *soap, struct ns4__InviteNetworkNotification *a) argument
6766 soap_serialize_ns4__InviteNetworkNotification(struct soap *soap, const struct ns4__InviteNetworkNotification *a) argument
6775 soap_put_ns4__InviteNetworkNotification(struct soap *soap, const struct ns4__InviteNetworkNotification *a, const char *tag, const char *type) argument
6783 soap_out_ns4__InviteNetworkNotification(struct soap *soap, const char *tag, int id, const struct ns4__InviteNetworkNotification *a, const char *type) argument
6798 soap_get_ns4__InviteNetworkNotification(struct soap *soap, struct ns4__InviteNetworkNotification *p, const char *tag, const char *type) argument
6806 soap_in_ns4__InviteNetworkNotification(struct soap *soap, const char *tag, struct ns4__InviteNetworkNotification *a, const char *type) argument
6860 soap_default_ns4__DeleteNetworkNotification(struct soap *soap, struct ns4__DeleteNetworkNotification *a) argument
6869 soap_serialize_ns4__DeleteNetworkNotification(struct soap *soap, const struct ns4__DeleteNetworkNotification *a) argument
6878 soap_put_ns4__DeleteNetworkNotification(struct soap *soap, const struct ns4__DeleteNetworkNotification *a, const char *tag, const char *type) argument
6886 soap_out_ns4__DeleteNetworkNotification(struct soap *soap, const char *tag, int id, const struct ns4__DeleteNetworkNotification *a, const char *type) argument
6901 soap_get_ns4__DeleteNetworkNotification(struct soap *soap, struct ns4__DeleteNetworkNotification *p, const char *tag, const char *type) argument
6909 soap_in_ns4__DeleteNetworkNotification(struct soap *soap, const char *tag, struct ns4__DeleteNetworkNotification *a, const char *type) argument
6963 soap_default_ns4__NetworkMemberNotification(struct soap *soap, struct ns4__NetworkMemberNotification *a) argument
6973 soap_serialize_ns4__NetworkMemberNotification(struct soap *soap, const struct ns4__NetworkMemberNotification *a) argument
6983 soap_put_ns4__NetworkMemberNotification(struct soap *soap, const struct ns4__NetworkMemberNotification *a, const char *tag, const char *type) argument
6991 soap_out_ns4__NetworkMemberNotification(struct soap *soap, const char *tag, int id, const struct ns4__NetworkMemberNotification *a, const char *type) argument
7008 soap_get_ns4__NetworkMemberNotification(struct soap *soap, struct ns4__NetworkMemberNotification *p, const char *tag, const char *type) argument
7016 soap_in_ns4__NetworkMemberNotification(struct soap *soap, const char *tag, struct ns4__NetworkMemberNotification *a, const char *type) argument
7076 soap_default_ns5__PeerEventIndex(struct soap *soap, struct ns5__PeerEventIndex *a) argument
7085 soap_serialize_ns5__PeerEventIndex(struct soap *soap, const struct ns5__PeerEventIndex *a) argument
7094 soap_put_ns5__PeerEventIndex(struct soap *soap, const struct ns5__PeerEventIndex *a, const char *tag, const char *type) argument
7102 soap_out_ns5__PeerEventIndex(struct soap *soap, const char *tag, int id, const struct ns5__PeerEventIndex *a, const char *type) argument
7117 soap_get_ns5__PeerEventIndex(struct soap *soap, struct ns5__PeerEventIndex *p, const char *tag, const char *type) argument
7125 soap_in_ns5__PeerEventIndex(struct soap *soap, const char *tag, struct ns5__PeerEventIndex *a, const char *type) argument
7179 soap_default_ns5__PeerConnectionEvent(struct soap *soap, struct ns5__PeerConnectionEvent *a) argument
7191 soap_serialize_ns5__PeerConnectionEvent(struct soap *soap, const struct ns5__PeerConnectionEvent *a) argument
7203 soap_put_ns5__PeerConnectionEvent(struct soap *soap, const struct ns5__PeerConnectionEvent *a, const char *tag, const char *type) argument
7211 soap_out_ns5__PeerConnectionEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionEvent *a, const char *type) argument
7232 soap_get_ns5__PeerConnectionEvent(struct soap *soap, struct ns5__PeerConnectionEvent *p, const char *tag, const char *type) argument
7240 soap_in_ns5__PeerConnectionEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectionEvent *a, const char *type) argument
7312 soap_default_ns4__NotificationIndex(struct soap *soap, struct ns4__NotificationIndex *a) argument
7320 soap_serialize_ns4__NotificationIndex(struct soap *soap, const struct ns4__NotificationIndex *a) argument
7328 soap_put_ns4__NotificationIndex(struct soap *soap, const struct ns4__NotificationIndex *a, const char *tag, const char *type) argument
7336 soap_out_ns4__NotificationIndex(struct soap *soap, const char *tag, int id, const struct ns4__NotificationIndex *a, const char *type) argument
7349 soap_get_ns4__NotificationIndex(struct soap *soap, struct ns4__NotificationIndex *p, const char *tag, const char *type) argument
7357 soap_in_ns4__NotificationIndex(struct soap *soap, const char *tag, struct ns4__NotificationIndex *a, const char *type) argument
7405 soap_default_ns4__NetworkNotification(struct soap *soap, struct ns4__NetworkNotification *a) argument
7414 soap_serialize_ns4__NetworkNotification(struct soap *soap, const struct ns4__NetworkNotification *a) argument
7423 soap_put_ns4__NetworkNotification(struct soap *soap, const struct ns4__NetworkNotification *a, const char *tag, const char *type) argument
7431 soap_out_ns4__NetworkNotification(struct soap *soap, const char *tag, int id, const struct ns4__NetworkNotification *a, const char *type) argument
7446 soap_get_ns4__NetworkNotification(struct soap *soap, struct ns4__NetworkNotification *p, const char *tag, const char *type) argument
7454 soap_in_ns4__NetworkNotification(struct soap *soap, const char *tag, struct ns4__NetworkNotification *a, const char *type) argument
7508 soap_default_ns2__Usert(struct soap *soap, struct ns2__Usert *a) argument
7517 soap_serialize_ns2__Usert(struct soap *soap, const struct ns2__Usert *a) argument
7526 soap_put_ns2__Usert(struct soap *soap, const struct ns2__Usert *a, const char *tag, const char *type) argument
7534 soap_out_ns2__Usert(struct soap *soap, const char *tag, int id, const struct ns2__Usert *a, const char *type) argument
7549 soap_get_ns2__Usert(struct soap *soap, struct ns2__Usert *p, const char *tag, const char *type) argument
7557 soap_in_ns2__Usert(struct soap *soap, const char *tag, struct ns2__Usert *a, const char *type) argument
7611 soap_default_ns5__PeerRegister(struct soap *soap, struct ns5__PeerRegister *a) argument
7619 soap_serialize_ns5__PeerRegister(struct soap *soap, const struct ns5__PeerRegister *a) argument
7627 soap_put_ns5__PeerRegister(struct soap *soap, const struct ns5__PeerRegister *a, const char *tag, const char *type) argument
7635 soap_out_ns5__PeerRegister(struct soap *soap, const char *tag, int id, const struct ns5__PeerRegister *a, const char *type) argument
7648 soap_get_ns5__PeerRegister(struct soap *soap, struct ns5__PeerRegister *p, const char *tag, const char *type) argument
7656 soap_in_ns5__PeerRegister(struct soap *soap, const char *tag, struct ns5__PeerRegister *a, const char *type) argument
7704 soap_default_ns5__PeerEventType(struct soap *soap, struct ns5__PeerEventType *a) argument
7709 soap_serialize_ns5__PeerEventType(struct soap *soap, const struct ns5__PeerEventType *a) argument
7714 soap_put_ns5__PeerEventType(struct soap *soap, const struct ns5__PeerEventType *a, const char *tag, const char *type) argument
7722 soap_out_ns5__PeerEventType(struct soap *soap, const char *tag, int id, const struct ns5__PeerEventType *a, const char *type) argument
7729 soap_get_ns5__PeerEventType(struct soap *soap, struct ns5__PeerEventType *p, const char *tag, const char *type) argument
7737 soap_in_ns5__PeerEventType(struct soap *soap, const char *tag, struct ns5__PeerEventType *a, const char *type) argument
7767 soap_default_ns5__PeerConnectionType(struct soap *soap, struct ns5__PeerConnectionType *a) argument
7772 soap_serialize_ns5__PeerConnectionType(struct soap *soap, const struct ns5__PeerConnectionType *a) argument
7777 soap_put_ns5__PeerConnectionType(struct soap *soap, const struct ns5__PeerConnectionType *a, const char *tag, const char *type) argument
7785 soap_out_ns5__PeerConnectionType(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionType *a, const char *type) argument
7792 soap_get_ns5__PeerConnectionType(struct soap *soap, struct ns5__PeerConnectionType *p, const char *tag, const char *type) argument
7800 soap_in_ns5__PeerConnectionType(struct soap *soap, const char *tag, struct ns5__PeerConnectionType *a, const char *type) argument
7830 soap_default_ns5__PeerConnectionStats(struct soap *soap, struct ns5__PeerConnectionStats *a) argument
7838 soap_serialize_ns5__PeerConnectionStats(struct soap *soap, const struct ns5__PeerConnectionStats *a) argument
7846 soap_put_ns5__PeerConnectionStats(struct soap *soap, const struct ns5__PeerConnectionStats *a, const char *tag, const char *type) argument
7854 soap_out_ns5__PeerConnectionStats(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionStats *a, const char *type) argument
7867 soap_get_ns5__PeerConnectionStats(struct soap *soap, struct ns5__PeerConnectionStats *p, const char *tag, const char *type) argument
7875 soap_in_ns5__PeerConnectionStats(struct soap *soap, const char *tag, struct ns5__PeerConnectionStats *a, const char *type) argument
7923 soap_default_ns5__PeerConnectionState(struct soap *soap, struct ns5__PeerConnectionState *a) argument
7928 soap_serialize_ns5__PeerConnectionState(struct soap *soap, const struct ns5__PeerConnectionState *a) argument
7933 soap_put_ns5__PeerConnectionState(struct soap *soap, const struct ns5__PeerConnectionState *a, const char *tag, const char *type) argument
7941 soap_out_ns5__PeerConnectionState(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionState *a, const char *type) argument
7948 soap_get_ns5__PeerConnectionState(struct soap *soap, struct ns5__PeerConnectionState *p, const char *tag, const char *type) argument
7956 soap_in_ns5__PeerConnectionState(struct soap *soap, const char *tag, struct ns5__PeerConnectionState *a, const char *type) argument
7986 soap_default_ns5__PeerConnectionInfo(struct soap *soap, struct ns5__PeerConnectionInfo *a) argument
7997 soap_serialize_ns5__PeerConnectionInfo(struct soap *soap, const struct ns5__PeerConnectionInfo *a) argument
8008 soap_put_ns5__PeerConnectionInfo(struct soap *soap, const struct ns5__PeerConnectionInfo *a, const char *tag, const char *type) argument
8016 soap_out_ns5__PeerConnectionInfo(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionInfo *a, const char *type) argument
8035 soap_get_ns5__PeerConnectionInfo(struct soap *soap, struct ns5__PeerConnectionInfo *p, const char *tag, const char *type) argument
8043 soap_in_ns5__PeerConnectionInfo(struct soap *soap, const char *tag, struct ns5__PeerConnectionInfo *a, const char *type) argument
8109 soap_default_ns5__PeerConnectionConnectedStatus(struct soap *soap, struct ns5__PeerConnectionConnectedStatus *a) argument
8114 soap_serialize_ns5__PeerConnectionConnectedStatus(struct soap *soap, const struct ns5__PeerConnectionConnectedStatus *a) argument
8119 soap_put_ns5__PeerConnectionConnectedStatus(struct soap *soap, const struct ns5__PeerConnectionConnectedStatus *a, const char *tag, const char *type) argument
8127 soap_out_ns5__PeerConnectionConnectedStatus(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionConnectedStatus *a, const char *type) argument
8134 soap_get_ns5__PeerConnectionConnectedStatus(struct soap *soap, struct ns5__PeerConnectionConnectedStatus *p, const char *tag, const char *type) argument
8142 soap_in_ns5__PeerConnectionConnectedStatus(struct soap *soap, const char *tag, struct ns5__PeerConnectionConnectedStatus *a, const char *type) argument
8172 soap_default_ns5__PeerConnectionConnectStatus(struct soap *soap, struct ns5__PeerConnectionConnectStatus *a) argument
8177 soap_serialize_ns5__PeerConnectionConnectStatus(struct soap *soap, const struct ns5__PeerConnectionConnectStatus *a) argument
8182 soap_put_ns5__PeerConnectionConnectStatus(struct soap *soap, const struct ns5__PeerConnectionConnectStatus *a, const char *tag, const char *type) argument
8190 soap_out_ns5__PeerConnectionConnectStatus(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionConnectStatus *a, const char *type) argument
8197 soap_get_ns5__PeerConnectionConnectStatus(struct soap *soap, struct ns5__PeerConnectionConnectStatus *p, const char *tag, const char *type) argument
8205 soap_in_ns5__PeerConnectionConnectStatus(struct soap *soap, const char *tag, struct ns5__PeerConnectionConnectStatus *a, const char *type) argument
8235 soap_default_ns5__PeerConnection(struct soap *soap, struct ns5__PeerConnection *a) argument
8250 soap_serialize_ns5__PeerConnection(struct soap *soap, const struct ns5__PeerConnection *a) argument
8265 soap_put_ns5__PeerConnection(struct soap *soap, const struct ns5__PeerConnection *a, const char *tag, const char *type) argument
8273 soap_out_ns5__PeerConnection(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnection *a, const char *type) argument
8300 soap_get_ns5__PeerConnection(struct soap *soap, struct ns5__PeerConnection *p, const char *tag, const char *type) argument
8308 soap_in_ns5__PeerConnection(struct soap *soap, const char *tag, struct ns5__PeerConnection *a, const char *type) argument
8398 soap_default_ns5__PeerEvent(struct soap *soap, struct ns5__PeerEvent *a) argument
8407 soap_serialize_ns5__PeerEvent(struct soap *soap, const struct ns5__PeerEvent *a) argument
8416 soap_put_ns5__PeerEvent(struct soap *soap, const struct ns5__PeerEvent *a, const char *tag, const char *type) argument
8424 soap_out_ns5__PeerEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerEvent *a, const char *type) argument
8439 soap_get_ns5__PeerEvent(struct soap *soap, struct ns5__PeerEvent *p, const char *tag, const char *type) argument
8447 soap_in_ns5__PeerEvent(struct soap *soap, const char *tag, struct ns5__PeerEvent *a, const char *type) argument
8501 soap_default_ns5__PeerAssistAttr(struct soap *soap, struct ns5__PeerAssistAttr *a) argument
8509 soap_serialize_ns5__PeerAssistAttr(struct soap *soap, const struct ns5__PeerAssistAttr *a) argument
8517 soap_put_ns5__PeerAssistAttr(struct soap *soap, const struct ns5__PeerAssistAttr *a, const char *tag, const char *type) argument
8525 soap_out_ns5__PeerAssistAttr(struct soap *soap, const char *tag, int id, const struct ns5__PeerAssistAttr *a, const char *type) argument
8538 soap_get_ns5__PeerAssistAttr(struct soap *soap, struct ns5__PeerAssistAttr *p, const char *tag, const char *type) argument
8546 soap_in_ns5__PeerAssistAttr(struct soap *soap, const char *tag, struct ns5__PeerAssistAttr *a, const char *type) argument
8594 soap_default_ns5__PeerAssist(struct soap *soap, struct ns5__PeerAssist *a) argument
8604 soap_serialize_ns5__PeerAssist(struct soap *soap, const struct ns5__PeerAssist *a) argument
8614 soap_put_ns5__PeerAssist(struct soap *soap, const struct ns5__PeerAssist *a, const char *tag, const char *type) argument
8622 soap_out_ns5__PeerAssist(struct soap *soap, const char *tag, int id, const struct ns5__PeerAssist *a, const char *type) argument
8639 soap_get_ns5__PeerAssist(struct soap *soap, struct ns5__PeerAssist *p, const char *tag, const char *type) argument
8647 soap_in_ns5__PeerAssist(struct soap *soap, const char *tag, struct ns5__PeerAssist *a, const char *type) argument
8707 soap_default_ns5__PeerAccess(struct soap *soap, struct ns5__PeerAccess *a) argument
8715 soap_serialize_ns5__PeerAccess(struct soap *soap, const struct ns5__PeerAccess *a) argument
8723 soap_put_ns5__PeerAccess(struct soap *soap, const struct ns5__PeerAccess *a, const char *tag, const char *type) argument
8731 soap_out_ns5__PeerAccess(struct soap *soap, const char *tag, int id, const struct ns5__PeerAccess *a, const char *type) argument
8744 soap_get_ns5__PeerAccess(struct soap *soap, struct ns5__PeerAccess *p, const char *tag, const char *type) argument
8752 soap_in_ns5__PeerAccess(struct soap *soap, const char *tag, struct ns5__PeerAccess *a, const char *type) argument
8800 soap_default_ns4__NotificationType(struct soap *soap, struct ns4__NotificationType *a) argument
8805 soap_serialize_ns4__NotificationType(struct soap *soap, const struct ns4__NotificationType *a) argument
8810 soap_put_ns4__NotificationType(struct soap *soap, const struct ns4__NotificationType *a, const char *tag, const char *type) argument
8818 soap_out_ns4__NotificationType(struct soap *soap, const char *tag, int id, const struct ns4__NotificationType *a, const char *type) argument
8825 soap_get_ns4__NotificationType(struct soap *soap, struct ns4__NotificationType *p, const char *tag, const char *type) argument
8833 soap_in_ns4__NotificationType(struct soap *soap, const char *tag, struct ns4__NotificationType *a, const char *type) argument
8863 soap_default_ns4__Notification(struct soap *soap, struct ns4__Notification *a) argument
8871 soap_serialize_ns4__Notification(struct soap *soap, const struct ns4__Notification *a) argument
8879 soap_put_ns4__Notification(struct soap *soap, const struct ns4__Notification *a, const char *tag, const char *type) argument
8887 soap_out_ns4__Notification(struct soap *soap, const char *tag, int id, const struct ns4__Notification *a, const char *type) argument
8900 soap_get_ns4__Notification(struct soap *soap, struct ns4__Notification *p, const char *tag, const char *type) argument
8908 soap_in_ns4__Notification(struct soap *soap, const char *tag, struct ns4__Notification *a, const char *type) argument
8956 soap_default_ns3__Vector(struct soap *soap, struct ns3__Vector *a) argument
8963 soap_serialize_ns3__Vector(struct soap *soap, const struct ns3__Vector *a) argument
8968 soap_put_ns3__Vector(struct soap *soap, const struct ns3__Vector *a, const char *tag, const char *type) argument
8976 soap_out_ns3__Vector(struct soap *soap, const char *tag, int id, const struct ns3__Vector *a, const char *type) argument
8988 soap_get_ns3__Vector(struct soap *soap, struct ns3__Vector *p, const char *tag, const char *type) argument
8996 soap_in_ns3__Vector(struct soap *soap, const char *tag, struct ns3__Vector *a, const char *type) argument
9051 soap_default_ns2__UserStats(struct soap *soap, struct ns2__UserStats *a) argument
9059 soap_serialize_ns2__UserStats(struct soap *soap, const struct ns2__UserStats *a) argument
9067 soap_put_ns2__UserStats(struct soap *soap, const struct ns2__UserStats *a, const char *tag, const char *type) argument
9075 soap_out_ns2__UserStats(struct soap *soap, const char *tag, int id, const struct ns2__UserStats *a, const char *type) argument
9088 soap_get_ns2__UserStats(struct soap *soap, struct ns2__UserStats *p, const char *tag, const char *type) argument
9096 soap_in_ns2__UserStats(struct soap *soap, const char *tag, struct ns2__UserStats *a, const char *type) argument
9144 soap_default_ns2__UserAttr(struct soap *soap, struct ns2__UserAttr *a) argument
9152 soap_serialize_ns2__UserAttr(struct soap *soap, const struct ns2__UserAttr *a) argument
9160 soap_put_ns2__UserAttr(struct soap *soap, const struct ns2__UserAttr *a, const char *tag, const char *type) argument
9168 soap_out_ns2__UserAttr(struct soap *soap, const char *tag, int id, const struct ns2__UserAttr *a, const char *type) argument
9181 soap_get_ns2__UserAttr(struct soap *soap, struct ns2__UserAttr *p, const char *tag, const char *type) argument
9189 soap_in_ns2__UserAttr(struct soap *soap, const char *tag, struct ns2__UserAttr *a, const char *type) argument
9237 soap_default_ns2__SystemNotification(struct soap *soap, struct ns2__SystemNotification *a) argument
9248 soap_serialize_ns2__SystemNotification(struct soap *soap, const struct ns2__SystemNotification *a) argument
9259 soap_put_ns2__SystemNotification(struct soap *soap, const struct ns2__SystemNotification *a, const char *tag, const char *type) argument
9267 soap_out_ns2__SystemNotification(struct soap *soap, const char *tag, int id, const struct ns2__SystemNotification *a, const char *type) argument
9286 soap_get_ns2__SystemNotification(struct soap *soap, struct ns2__SystemNotification *p, const char *tag, const char *type) argument
9294 soap_in_ns2__SystemNotification(struct soap *soap, const char *tag, struct ns2__SystemNotification *a, const char *type) argument
9360 soap_default_ns2__IPAttr(struct soap *soap, struct ns2__IPAttr *a) argument
9368 soap_serialize_ns2__IPAttr(struct soap *soap, const struct ns2__IPAttr *a) argument
9376 soap_put_ns2__IPAttr(struct soap *soap, const struct ns2__IPAttr *a, const char *tag, const char *type) argument
9384 soap_out_ns2__IPAttr(struct soap *soap, const char *tag, int id, const struct ns2__IPAttr *a, const char *type) argument
9397 soap_get_ns2__IPAttr(struct soap *soap, struct ns2__IPAttr *p, const char *tag, const char *type) argument
9405 soap_in_ns2__IPAttr(struct soap *soap, const char *tag, struct ns2__IPAttr *a, const char *type) argument
9453 soap_default_ns2__IPAddress(struct soap *soap, struct ns2__IPAddress *a) argument
9460 soap_serialize_ns2__IPAddress(struct soap *soap, const struct ns2__IPAddress *a) argument
9467 soap_put_ns2__IPAddress(struct soap *soap, const struct ns2__IPAddress *a, const char *tag, const char *type) argument
9475 soap_out_ns2__IPAddress(struct soap *soap, const char *tag, int id, const struct ns2__IPAddress *a, const char *type) argument
9486 soap_get_ns2__IPAddress(struct soap *soap, struct ns2__IPAddress *p, const char *tag, const char *type) argument
9494 soap_in_ns2__IPAddress(struct soap *soap, const char *tag, struct ns2__IPAddress *a, const char *type) argument
9536 soap_default_ns2__User(struct soap *soap, struct ns2__User *a) argument
9544 soap_serialize_ns2__User(struct soap *soap, const struct ns2__User *a) argument
9552 soap_put_ns2__User(struct soap *soap, const struct ns2__User *a, const char *tag, const char *type) argument
9560 soap_out_ns2__User(struct soap *soap, const char *tag, int id, const struct ns2__User *a, const char *type) argument
9573 soap_get_ns2__User(struct soap *soap, struct ns2__User *p, const char *tag, const char *type) argument
9581 soap_in_ns2__User(struct soap *soap, const char *tag, struct ns2__User *a, const char *type) argument
9629 soap_default_ns2__Member(struct soap *soap, struct ns2__Member *a) argument
9636 soap_serialize_ns2__Member(struct soap *soap, const struct ns2__Member *a) argument
9643 soap_put_ns2__Member(struct soap *soap, const struct ns2__Member *a, const char *tag, const char *type) argument
9651 soap_out_ns2__Member(struct soap *soap, const char *tag, int id, const struct ns2__Member *a, const char *type) argument
9662 soap_get_ns2__Member(struct soap *soap, struct ns2__Member *p, const char *tag, const char *type) argument
9670 soap_in_ns2__Member(struct soap *soap, const char *tag, struct ns2__Member *a, const char *type) argument
9712 soap_default_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType *a) argument
9718 soap_serialize_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType const*a) argument
9722 soap_put_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const struct ArrayOf_USCORExsd_USCOREanyType *a, const char *tag, const char *type) argument
9730 soap_out_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const char *tag, int id, const struct ArrayOf_USCORExsd_USCOREanyType *a, const char *type) argument
9745 soap_get_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType *p, const char *tag, const char *type) argument
9753 soap_in_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const char *tag, struct ArrayOf_USCORExsd_USCOREanyType *a, const char *type) argument
9820 soap_default_ns2__Network(struct soap *soap, struct ns2__Network *a) argument
9829 soap_serialize_ns2__Network(struct soap *soap, const struct ns2__Network *a) argument
9838 soap_put_ns2__Network(struct soap *soap, const struct ns2__Network *a, const char *tag, const char *type) argument
9846 soap_out_ns2__Network(struct soap *soap, const char *tag, int id, const struct ns2__Network *a, const char *type) argument
9861 soap_get_ns2__Network(struct soap *soap, struct ns2__Network *p, const char *tag, const char *type) argument
9869 soap_in_ns2__Network(struct soap *soap, const char *tag, struct ns2__Network *a, const char *type) argument
9923 soap_default_ns2__Contact(struct soap *soap, struct ns2__Contact *a) argument
9933 soap_serialize_ns2__Contact(struct soap *soap, const struct ns2__Contact *a) argument
9943 soap_put_ns2__Contact(struct soap *soap, const struct ns2__Contact *a, const char *tag, const char *type) argument
9951 soap_out_ns2__Contact(struct soap *soap, const char *tag, int id, const struct ns2__Contact *a, const char *type) argument
9968 soap_get_ns2__Contact(struct soap *soap, struct ns2__Contact *p, const char *tag, const char *type) argument
9976 soap_in_ns2__Contact(struct soap *soap, const char *tag, struct ns2__Contact *a, const char *type) argument
10036 soap_default_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *a) argument
10045 soap_serialize_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary const*a) argument
10052 soap_put_xsd__base64Binary(struct soap *soap, const struct xsd__base64Binary *a, const char *tag, const char *type) argument
10060 soap_out_xsd__base64Binary(struct soap *soap, const char *tag, int id, const struct xsd__base64Binary *a, const char *type) argument
10076 soap_get_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *p, const char *tag, const char *type) argument
10084 soap_in_xsd__base64Binary(struct soap *soap, const char *tag, struct xsd__base64Binary *a, const char *type) argument
10124 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
10130 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
10138 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
10146 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
10154 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
10179 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
10185 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
10193 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
10201 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
10209 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
10234 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
10240 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
10248 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
10256 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
10264 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
10287 soap_serialize_PointerTons1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse *const*a) argument
10293 soap_put_PointerTons1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse *const*a, const char *tag, const char *type) argument
10301 soap_out_PointerTons1__getSystemNotificationsResponse(struct soap *soap, const char *tag, int id, struct ns1__getSystemNotificationsResponse *const*a, const char *type) argument
10309 soap_get_PointerTons1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse **p, const char *tag, const char *type) argument
10317 soap_in_PointerTons1__getSystemNotificationsResponse(struct soap *soap, const char *tag, struct ns1__getSystemNotificationsResponse **a, const char *type) argument
10338 soap_serialize_PointerTons1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse *const*a) argument
10344 soap_put_PointerTons1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse *const*a, const char *tag, const char *type) argument
10352 soap_out_PointerTons1__getNotificationsResponse(struct soap *soap, const char *tag, int id, struct ns1__getNotificationsResponse *const*a, const char *type) argument
10360 soap_get_PointerTons1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse **p, const char *tag, const char *type) argument
10368 soap_in_PointerTons1__getNotificationsResponse(struct soap *soap, const char *tag, struct ns1__getNotificationsResponse **a, const char *type) argument
10389 soap_serialize_PointerTons1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse *const*a) argument
10395 soap_put_PointerTons1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse *const*a, const char *tag, const char *type) argument
10403 soap_out_PointerTons1__getNetworkResponse(struct soap *soap, const char *tag, int id, struct ns1__getNetworkResponse *const*a, const char *type) argument
10411 soap_get_PointerTons1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse **p, const char *tag, const char *type) argument
10419 soap_in_PointerTons1__getNetworkResponse(struct soap *soap, const char *tag, struct ns1__getNetworkResponse **a, const char *type) argument
10440 soap_serialize_PointerTons1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse *const*a) argument
10446 soap_put_PointerTons1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse *const*a, const char *tag, const char *type) argument
10454 soap_out_PointerTons1__getNetworksResponse(struct soap *soap, const char *tag, int id, struct ns1__getNetworksResponse *const*a, const char *type) argument
10462 soap_get_PointerTons1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse **p, const char *tag, const char *type) argument
10470 soap_in_PointerTons1__getNetworksResponse(struct soap *soap, const char *tag, struct ns1__getNetworksResponse **a, const char *type) argument
10491 soap_serialize_PointerTons1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse *const*a) argument
10497 soap_put_PointerTons1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse *const*a, const char *tag, const char *type) argument
10505 soap_out_PointerTons1__leaveNetworkResponse(struct soap *soap, const char *tag, int id, struct ns1__leaveNetworkResponse *const*a, const char *type) argument
10513 soap_get_PointerTons1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse **p, const char *tag, const char *type) argument
10521 soap_in_PointerTons1__leaveNetworkResponse(struct soap *soap, const char *tag, struct ns1__leaveNetworkResponse **a, const char *type) argument
10542 soap_serialize_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse *const*a) argument
10548 soap_put_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse *const*a, const char *tag, const char *type) argument
10556 soap_out_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, const char *tag, int id, struct ns1__deleteNetworkMemberResponse *const*a, const char *type) argument
10564 soap_get_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse **p, const char *tag, const char *type) argument
10572 soap_in_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, const char *tag, struct ns1__deleteNetworkMemberResponse **a, const char *type) argument
10593 soap_serialize_PointerTons1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse *const*a) argument
10599 soap_put_PointerTons1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse *const*a, const char *tag, const char *type) argument
10607 soap_out_PointerTons1__declineNetworkInviteResponse(struct soap *soap, const char *tag, int id, struct ns1__declineNetworkInviteResponse *const*a, const char *type) argument
10615 soap_get_PointerTons1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse **p, const char *tag, const char *type) argument
10623 soap_in_PointerTons1__declineNetworkInviteResponse(struct soap *soap, const char *tag, struct ns1__declineNetworkInviteResponse **a, const char *type) argument
10644 soap_serialize_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse *const*a) argument
10650 soap_put_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse *const*a, const char *tag, const char *type) argument
10658 soap_out_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, const char *tag, int id, struct ns1__acceptNetworkInviteResponse *const*a, const char *type) argument
10666 soap_get_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse **p, const char *tag, const char *type) argument
10674 soap_in_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, const char *tag, struct ns1__acceptNetworkInviteResponse **a, const char *type) argument
10695 soap_serialize_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse *const*a) argument
10701 soap_put_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse *const*a, const char *tag, const char *type) argument
10709 soap_out_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, const char *tag, int id, struct ns1__inviteNetworkMemberByUserResponse *const*a, const char *type) argument
10717 soap_get_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse **p, const char *tag, const char *type) argument
10725 soap_in_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByUserResponse **a, const char *type) argument
10746 soap_serialize_PointerTons2__User(struct soap *soap, struct ns2__User *const*a) argument
10752 soap_put_PointerTons2__User(struct soap *soap, struct ns2__User *const*a, const char *tag, const char *type) argument
10760 soap_out_PointerTons2__User(struct soap *soap, const char *tag, int id, struct ns2__User *const*a, const char *type) argument
10768 soap_get_PointerTons2__User(struct soap *soap, struct ns2__User **p, const char *tag, const char *type) argument
10776 soap_in_PointerTons2__User(struct soap *soap, const char *tag, struct ns2__User **a, const char *type) argument
10797 soap_serialize_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse *const*a) argument
10803 soap_put_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse *const*a, const char *tag, const char *type) argument
10811 soap_out_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, const char *tag, int id, struct ns1__inviteNetworkMemberByEmailResponse *const*a, const char *type) argument
10819 soap_get_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse **p, const char *tag, const char *type) argument
10827 soap_in_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByEmailResponse **a, const char *type) argument
10848 soap_serialize_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse *const*a) argument
10854 soap_put_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse *const*a, const char *tag, const char *type) argument
10862 soap_out_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, const char *tag, int id, struct ns1__inviteNetworkMemberResponse *const*a, const char *type) argument
10870 soap_get_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse **p, const char *tag, const char *type) argument
10878 soap_in_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberResponse **a, const char *type) argument
10899 soap_serialize_PointerTons2__Member(struct soap *soap, struct ns2__Member *const*a) argument
10905 soap_put_PointerTons2__Member(struct soap *soap, struct ns2__Member *const*a, const char *tag, const char *type) argument
10913 soap_out_PointerTons2__Member(struct soap *soap, const char *tag, int id, struct ns2__Member *const*a, const char *type) argument
10921 soap_get_PointerTons2__Member(struct soap *soap, struct ns2__Member **p, const char *tag, const char *type) argument
10929 soap_in_PointerTons2__Member(struct soap *soap, const char *tag, struct ns2__Member **a, const char *type) argument
10950 soap_serialize_PointerTons1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse *const*a) argument
10956 soap_put_PointerTons1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse *const*a, const char *tag, const char *type) argument
10964 soap_out_PointerTons1__deleteNetworkResponse(struct soap *soap, const char *tag, int id, struct ns1__deleteNetworkResponse *const*a, const char *type) argument
10972 soap_get_PointerTons1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse **p, const char *tag, const char *type) argument
10980 soap_in_PointerTons1__deleteNetworkResponse(struct soap *soap, const char *tag, struct ns1__deleteNetworkResponse **a, const char *type) argument
11001 soap_serialize_PointerTons1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse *const*a) argument
11007 soap_put_PointerTons1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse *const*a, const char *tag, const char *type) argument
11015 soap_out_PointerTons1__addNetworkResponse(struct soap *soap, const char *tag, int id, struct ns1__addNetworkResponse *const*a, const char *type) argument
11023 soap_get_PointerTons1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse **p, const char *tag, const char *type) argument
11031 soap_in_PointerTons1__addNetworkResponse(struct soap *soap, const char *tag, struct ns1__addNetworkResponse **a, const char *type) argument
11052 soap_serialize_PointerTons2__Network(struct soap *soap, struct ns2__Network *const*a) argument
11058 soap_put_PointerTons2__Network(struct soap *soap, struct ns2__Network *const*a, const char *tag, const char *type) argument
11066 soap_out_PointerTons2__Network(struct soap *soap, const char *tag, int id, struct ns2__Network *const*a, const char *type) argument
11074 soap_get_PointerTons2__Network(struct soap *soap, struct ns2__Network **p, const char *tag, const char *type) argument
11082 soap_in_PointerTons2__Network(struct soap *soap, const char *tag, struct ns2__Network **a, const char *type) argument
11103 soap_serialize_PointerTons1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse *const*a) argument
11109 soap_put_PointerTons1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse *const*a, const char *tag, const char *type) argument
11117 soap_out_PointerTons1__lookupContactsResponse(struct soap *soap, const char *tag, int id, struct ns1__lookupContactsResponse *const*a, const char *type) argument
11125 soap_get_PointerTons1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse **p, const char *tag, const char *type) argument
11133 soap_in_PointerTons1__lookupContactsResponse(struct soap *soap, const char *tag, struct ns1__lookupContactsResponse **a, const char *type) argument
11154 soap_serialize_PointerTons1__getContactResponse(struct soap *soap, struct ns1__getContactResponse *const*a) argument
11160 soap_put_PointerTons1__getContactResponse(struct soap *soap, struct ns1__getContactResponse *const*a, const char *tag, const char *type) argument
11168 soap_out_PointerTons1__getContactResponse(struct soap *soap, const char *tag, int id, struct ns1__getContactResponse *const*a, const char *type) argument
11176 soap_get_PointerTons1__getContactResponse(struct soap *soap, struct ns1__getContactResponse **p, const char *tag, const char *type) argument
11184 soap_in_PointerTons1__getContactResponse(struct soap *soap, const char *tag, struct ns1__getContactResponse **a, const char *type) argument
11205 soap_serialize_PointerTons1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse *const*a) argument
11211 soap_put_PointerTons1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse *const*a, const char *tag, const char *type) argument
11219 soap_out_PointerTons1__updateContactResponse(struct soap *soap, const char *tag, int id, struct ns1__updateContactResponse *const*a, const char *type) argument
11227 soap_get_PointerTons1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse **p, const char *tag, const char *type) argument
11235 soap_in_PointerTons1__updateContactResponse(struct soap *soap, const char *tag, struct ns1__updateContactResponse **a, const char *type) argument
11256 soap_serialize_PointerTons2__Contact(struct soap *soap, struct ns2__Contact *const*a) argument
11262 soap_put_PointerTons2__Contact(struct soap *soap, struct ns2__Contact *const*a, const char *tag, const char *type) argument
11270 soap_out_PointerTons2__Contact(struct soap *soap, const char *tag, int id, struct ns2__Contact *const*a, const char *type) argument
11278 soap_get_PointerTons2__Contact(struct soap *soap, struct ns2__Contact **p, const char *tag, const char *type) argument
11286 soap_in_PointerTons2__Contact(struct soap *soap, const char *tag, struct ns2__Contact **a, const char *type) argument
11307 soap_serialize_PointerTons1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse *const*a) argument
11313 soap_put_PointerTons1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse *const*a, const char *tag, const char *type) argument
11321 soap_out_PointerTons1__changePasswordResponse(struct soap *soap, const char *tag, int id, struct ns1__changePasswordResponse *const*a, const char *type) argument
11329 soap_get_PointerTons1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse **p, const char *tag, const char *type) argument
11337 soap_in_PointerTons1__changePasswordResponse(struct soap *soap, const char *tag, struct ns1__changePasswordResponse **a, const char *type) argument
11358 soap_serialize_PointerTons1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse *const*a) argument
11364 soap_put_PointerTons1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse *const*a, const char *tag, const char *type) argument
11372 soap_out_PointerTons1__deleteUserResponse(struct soap *soap, const char *tag, int id, struct ns1__deleteUserResponse *const*a, const char *type) argument
11380 soap_get_PointerTons1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse **p, const char *tag, const char *type) argument
11388 soap_in_PointerTons1__deleteUserResponse(struct soap *soap, const char *tag, struct ns1__deleteUserResponse **a, const char *type) argument
11409 soap_serialize_PointerTons1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse *const*a) argument
11415 soap_put_PointerTons1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse *const*a, const char *tag, const char *type) argument
11423 soap_out_PointerTons1__vrfyLoginResponse(struct soap *soap, const char *tag, int id, struct ns1__vrfyLoginResponse *const*a, const char *type) argument
11431 soap_get_PointerTons1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse **p, const char *tag, const char *type) argument
11439 soap_in_PointerTons1__vrfyLoginResponse(struct soap *soap, const char *tag, struct ns1__vrfyLoginResponse **a, const char *type) argument
11460 soap_serialize_PointerToxsd__base64Binary(struct soap *soap, struct xsd__base64Binary *const*a) argument
11466 soap_put_PointerToxsd__base64Binary(struct soap *soap, struct xsd__base64Binary *const*a, const char *tag, const char *type) argument
11474 soap_out_PointerToxsd__base64Binary(struct soap *soap, const char *tag, int id, struct xsd__base64Binary *const*a, const char *type) argument
11482 soap_get_PointerToxsd__base64Binary(struct soap *soap, struct xsd__base64Binary **p, const char *tag, const char *type) argument
11490 soap_in_PointerToxsd__base64Binary(struct soap *soap, const char *tag, struct xsd__base64Binary **a, const char *type) argument
11511 soap_serialize_PointerTotime(struct soap *soap, time_t *const*a) argument
11516 soap_put_PointerTotime(struct soap *soap, time_t *const*a, const char *tag, const char *type) argument
11524 soap_out_PointerTotime(struct soap *soap, const char *tag, int id, time_t *const*a, const char *type) argument
11532 soap_get_PointerTotime(struct soap *soap, time_t **p, const char *tag, const char *type) argument
11540 soap_in_PointerTotime(struct soap *soap, const char *tag, time_t **a, const char *type) argument
11561 soap_serialize_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType *const*a) argument
11567 soap_put_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType *const*a, const char *tag, const char *type) argument
11575 soap_out_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const char *tag, int id, struct ArrayOf_USCORExsd_USCOREanyType *const*a, const char *type) argument
11583 soap_get_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType **p, const char *tag, const char *type) argument
11591 soap_in_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const char *tag, struct ArrayOf_USCORExsd_USCOREanyType **a, const char *type) argument
11612 soap_serialize_PointerToLONG64(struct soap *soap, LONG64 *const*a) argument
11617 soap_put_PointerToLONG64(struct soap *soap, LONG64 *const*a, const char *tag, const char *type) argument
11625 soap_out_PointerToLONG64(struct soap *soap, const char *tag, int id, LONG64 *const*a, const char *type) argument
11633 soap_get_PointerToLONG64(struct soap *soap, LONG64 **p, const char *tag, const char *type) argument
11641 soap_in_PointerToLONG64(struct soap *soap, const char *tag, LONG64 **a, const char *type) argument
11662 soap_serialize_PointerToint(struct soap *soap, int *const*a) argument
11667 soap_put_PointerToint(struct soap *soap, int *const*a, const char *tag, const char *type) argument
11675 soap_out_PointerToint(struct soap *soap, const char *tag, int id, int *const*a, const char *type) argument
11683 soap_get_PointerToint(struct soap *soap, int **p, const char *tag, const char *type) argument
11691 soap_in_PointerToint(struct soap *soap, const char *tag, int **a, const char *type) argument
11712 soap_serialize_PointerTounsignedByte(struct soap *soap, unsigned char *const*a) argument
11717 soap_put_PointerTounsignedByte(struct soap *soap, unsigned char *const*a, const char *tag, const char *type) argument
11725 soap_out_PointerTounsignedByte(struct soap *soap, const char *tag, int id, unsigned char *const*a, const char *type) argument
11733 soap_get_PointerTounsignedByte(struct soap *soap, unsigned char **p, const char *tag, const char *type) argument
11741 soap_in_PointerTounsignedByte(struct soap *soap, const char *tag, unsigned char **a, const char *type) argument
11762 soap_default__QName(struct soap *soap, char **a) argument
11766 soap_serialize__QName(struct soap *soap, char *const*a) argument
11770 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
11778 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
11783 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
11791 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
11796 soap_default_string(struct soap *soap, char **a) argument
11805 soap_serialize_string(struct soap *soap, char *const*a) argument
11810 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
11818 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
11823 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
11831 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h825 struct soap *soap; /* transient */ member in class:xs__schema
1716 struct soap *soap; /* transient */ member in class:wsdl__definitions
[all...]
H A Dstdsoap2.h1454 struct soap *soap; member in struct:soap_dom_attribute
1504 struct soap *soap; /* soap context that manages this node */ member in struct:soap_dom_element
1550 struct SOAP_STD_API soap struct
[all...]
H A DwsdlC.cpp15 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
21 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
32 soap_getheader(struct soap *soap) argument
40 soap_header(struct soap *soap) argument
48 soap_fault(struct soap *soap) argument
66 soap_serializefault(struct soap *soap) argument
73 soap_putfault(struct soap *soap) argument
80 soap_getfault(struct soap *soap) argument
85 soap_faultcode(struct soap *soap) argument
93 soap_faultsubcode(struct soap *soap) argument
106 soap_faultstring(struct soap *soap) argument
114 soap_faultdetail(struct soap *soap) argument
134 soap_getindependent(struct soap *soap) argument
152 soap_getelement(struct soap *soap, int *type) argument
797 soap_ignore_element(struct soap *soap) argument
828 soap_putindependent(struct soap *soap) argument
847 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
1115 soap_markelement(struct soap *soap, const void *ptr, int type) argument
1473 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n) argument
2291 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType) argument
2295 soap_container_id_forward(struct soap *soap, const char *href, void *p, size_t len, int st, int tt, size_t n, unsigned int k) argument
2299 soap_container_insert(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2450 soap_default_byte(struct soap *soap, char *a) argument
2459 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
2467 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
2472 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
2480 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
2485 soap_default_int(struct soap *soap, int *a) argument
2494 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
2502 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
2507 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
2515 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
2520 soap_default_sd__mutability(struct soap *soap, enum sd__mutability *a) argument
2529 soap_put_sd__mutability(struct soap *soap, const enum sd__mutability *a, const char *tag, const char *type) argument
2545 soap_sd__mutability2s(struct soap *soap, enum sd__mutability n) argument
2552 soap_out_sd__mutability(struct soap *soap, const char *tag, int id, const enum sd__mutability *a, const char *type) argument
2558 soap_get_sd__mutability(struct soap *soap, enum sd__mutability *p, const char *tag, const char *type) argument
2566 soap_s2sd__mutability(struct soap *soap, const char *s, enum sd__mutability *a) argument
2583 soap_in_sd__mutability(struct soap *soap, const char *tag, enum sd__mutability *a, const char *type) argument
2602 soap_default_soap__useChoice(struct soap *soap, enum soap__useChoice *a) argument
2611 soap_put_soap__useChoice(struct soap *soap, const enum soap__useChoice *a, const char *tag, const char *type) argument
2625 soap_soap__useChoice2s(struct soap *soap, enum soap__useChoice n) argument
2632 soap_out_soap__useChoice(struct soap *soap, const char *tag, int id, const enum soap__useChoice *a, const char *type) argument
2638 soap_get_soap__useChoice(struct soap *soap, enum soap__useChoice *p, const char *tag, const char *type) argument
2646 soap_s2soap__useChoice(struct soap *soap, const char *s, enum soap__useChoice *a) argument
2663 soap_in_soap__useChoice(struct soap *soap, const char *tag, enum soap__useChoice *a, const char *type) argument
2682 soap_default_soap__styleChoice(struct soap *soap, enum soap__styleChoice *a) argument
2691 soap_put_soap__styleChoice(struct soap *soap, const enum soap__styleChoice *a, const char *tag, const char *type) argument
2705 soap_soap__styleChoice2s(struct soap *soap, enum soap__styleChoice n) argument
2712 soap_out_soap__styleChoice(struct soap *soap, const char *tag, int id, const enum soap__styleChoice *a, const char *type) argument
2718 soap_get_soap__styleChoice(struct soap *soap, enum soap__styleChoice *p, const char *tag, const char *type) argument
2726 soap_s2soap__styleChoice(struct soap *soap, const char *s, enum soap__styleChoice *a) argument
2743 soap_in_soap__styleChoice(struct soap *soap, const char *tag, enum soap__styleChoice *a, const char *type) argument
2762 soap_default_xs__formChoice(struct soap *soap, enum xs__formChoice *a) argument
2771 soap_put_xs__formChoice(struct soap *soap, const enum xs__formChoice *a, const char *tag, const char *type) argument
2785 soap_xs__formChoice2s(struct soap *soap, enum xs__formChoice n) argument
2792 soap_out_xs__formChoice(struct soap *soap, const char *tag, int id, const enum xs__formChoice *a, const char *type) argument
2798 soap_get_xs__formChoice(struct soap *soap, enum xs__formChoice *p, const char *tag, const char *type) argument
2806 soap_s2xs__formChoice(struct soap *soap, const char *s, enum xs__formChoice *a) argument
2823 soap_in_xs__formChoice(struct soap *soap, const char *tag, enum xs__formChoice *a, const char *type) argument
2842 soap_default_xs__processContents(struct soap *soap, enum xs__processContents *a) argument
2851 soap_put_xs__processContents(struct soap *soap, const enum xs__processContents *a, const char *tag, const char *type) argument
2866 soap_xs__processContents2s(struct soap *soap, enum xs__processContents n) argument
2873 soap_out_xs__processContents(struct soap *soap, const char *tag, int id, const enum xs__processContents *a, const char *type) argument
2879 soap_get_xs__processContents(struct soap *soap, enum xs__processContents *p, const char *tag, const char *type) argument
2887 soap_s2xs__processContents(struct soap *soap, const char *s, enum xs__processContents *a) argument
2904 soap_in_xs__processContents(struct soap *soap, const char *tag, enum xs__processContents *a, const char *type) argument
2923 soap_default_xs__attribute_use(struct soap *soap, enum xs__attribute_use *a) argument
2932 soap_put_xs__attribute_use(struct soap *soap, const enum xs__attribute_use *a, const char *tag, const char *type) argument
2949 soap_xs__attribute_use2s(struct soap *soap, enum xs__attribute_use n) argument
2956 soap_out_xs__attribute_use(struct soap *soap, const char *tag, int id, const enum xs__attribute_use *a, const char *type) argument
2962 soap_get_xs__attribute_use(struct soap *soap, enum xs__attribute_use *p, const char *tag, const char *type) argument
2970 soap_s2xs__attribute_use(struct soap *soap, const char *s, enum xs__attribute_use *a) argument
2987 soap_in_xs__attribute_use(struct soap *soap, const char *tag, enum xs__attribute_use *a, const char *type) argument
3006 soap_default_xsd__boolean(struct soap *soap, bool *a) argument
3010 soap_put_xsd__boolean(struct soap *soap, const bool *a, const char *tag, const char *type) argument
3018 soap_xsd__boolean2s(struct soap *soap, bool n) argument
3022 soap_out_xsd__boolean(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
3028 soap_get_xsd__boolean(struct soap *soap, bool *p, const char *tag, const char *type) argument
3036 soap_s2xsd__boolean(struct soap *soap, const char *s, bool *a) argument
3041 soap_in_xsd__boolean(struct soap *soap, const char *tag, bool *a, const char *type) argument
3064 soap_default_bool(struct soap *soap, bool *a) argument
3073 soap_put_bool(struct soap *soap, const bool *a, const char *tag, const char *type) argument
3087 soap_bool2s(struct soap *soap, bool n) argument
3091 soap_out_bool(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
3097 soap_get_bool(struct soap *soap, bool *p, const char *tag, const char *type) argument
3105 soap_s2bool(struct soap *soap, const char *s, bool *a) argument
3122 soap_in_bool(struct soap *soap, const char *tag, bool *a, const char *type) argument
3145 soap_default(struct soap *soap) argument
3162 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3170 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3175 soap_out_wsdl__service(struct soap *soap, const char *tag, int id, const wsdl__service *a, const char *type) argument
3189 soap_get(struct soap *soap, const char *tag, const char *type) argument
3194 soap_get_wsdl__service(struct soap *soap, wsdl__service *p, const char *tag, const char *type) argument
3202 soap_in(struct soap *soap, const char *tag, const char *type) argument
3206 soap_in_wsdl__service(struct soap *soap, const char *tag, wsdl__service *a, const char *type) argument
3255 soap_new_wsdl__service(struct soap *soap, int n) argument
3259 soap_delete_wsdl__service(struct soap *soap, wsdl__service *p) argument
3263 soap_instantiate_wsdl__service(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3286 soap_copy_wsdl__service(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3292 soap_default(struct soap *soap) argument
3320 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3328 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3333 soap_out_wsdl__port(struct soap *soap, const char *tag, int id, const wsdl__port *a, const char *type) argument
3355 soap_get(struct soap *soap, const char *tag, const char *type) argument
3360 soap_get_wsdl__port(struct soap *soap, wsdl__port *p, const char *tag, const char *type) argument
3368 soap_in(struct soap *soap, const char *tag, const char *type) argument
3372 soap_in_wsdl__port(struct soap *soap, const char *tag, wsdl__port *a, const char *type) argument
3436 soap_new_wsdl__port(struct soap *soap, int n) argument
3440 soap_delete_wsdl__port(struct soap *soap, wsdl__port *p) argument
3444 soap_instantiate_wsdl__port(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3467 soap_copy_wsdl__port(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3473 soap_default(struct soap *soap) argument
3503 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3511 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3516 soap_out_wsdl__binding(struct soap *soap, const char *tag, int id, const wsdl__binding *a, const char *type) argument
3540 soap_get(struct soap *soap, const char *tag, const char *type) argument
3545 soap_get_wsdl__binding(struct soap *soap, wsdl__binding *p, const char *tag, const char *type) argument
3553 soap_in(struct soap *soap, const char *tag, const char *type) argument
3557 soap_in_wsdl__binding(struct soap *soap, const char *tag, wsdl__binding *a, const char *type) argument
3624 soap_new_wsdl__binding(struct soap *soap, int n) argument
3628 soap_delete_wsdl__binding(struct soap *soap, wsdl__binding *p) argument
3632 soap_instantiate_wsdl__binding(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3655 soap_copy_wsdl__binding(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3661 soap_default(struct soap *soap) argument
3694 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3702 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3707 soap_out_wsdl__binding_operation(struct soap *soap, const char *tag, int id, const wsdl__binding_operation *a, const char *type) argument
3733 soap_get(struct soap *soap, const char *tag, const char *type) argument
3738 soap_get_wsdl__binding_operation(struct soap *soap, wsdl__binding_operation *p, const char *tag, const char *type) argument
3746 soap_in(struct soap *soap, const char *tag, const char *type) argument
3750 soap_in_wsdl__binding_operation(struct soap *soap, const char *tag, wsdl__binding_operation *a, const char *type) argument
3827 soap_new_wsdl__binding_operation(struct soap *soap, int n) argument
3831 soap_delete_wsdl__binding_operation(struct soap *soap, wsdl__binding_operation *p) argument
3835 soap_instantiate_wsdl__binding_operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3858 soap_copy_wsdl__binding_operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3864 soap_default(struct soap *soap) argument
3889 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3897 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3902 soap_out_wsdl__ext_fault(struct soap *soap, const char *tag, int id, const wsdl__ext_fault *a, const char *type) argument
3920 soap_get(struct soap *soap, const char *tag, const char *type) argument
3925 soap_get_wsdl__ext_fault(struct soap *soap, wsdl__ext_fault *p, const char *tag, const char *type) argument
3933 soap_in(struct soap *soap, const char *tag, const char *type) argument
3937 soap_in_wsdl__ext_fault(struct soap *soap, const char *tag, wsdl__ext_fault *a, const char *type) argument
3993 soap_new_wsdl__ext_fault(struct soap *soap, int n) argument
3997 soap_delete_wsdl__ext_fault(struct soap *soap, wsdl__ext_fault *p) argument
4001 soap_instantiate_wsdl__ext_fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4024 soap_copy_wsdl__ext_fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4030 soap_default(struct soap *soap) argument
4054 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4062 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4067 soap_out_wsdl__ext_output(struct soap *soap, const char *tag, int id, const wsdl__ext_output *a, const char *type) argument
4087 soap_get(struct soap *soap, const char *tag, const char *type) argument
4092 soap_get_wsdl__ext_output(struct soap *soap, wsdl__ext_output *p, const char *tag, const char *type) argument
4100 soap_in(struct soap *soap, const char *tag, const char *type) argument
4104 soap_in_wsdl__ext_output(struct soap *soap, const char *tag, wsdl__ext_output *a, const char *type) argument
4175 soap_new_wsdl__ext_output(struct soap *soap, int n) argument
4179 soap_delete_wsdl__ext_output(struct soap *soap, wsdl__ext_output *p) argument
4183 soap_instantiate_wsdl__ext_output(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4206 soap_copy_wsdl__ext_output(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4212 soap_default(struct soap *soap) argument
4236 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4244 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4249 soap_out_wsdl__ext_input(struct soap *soap, const char *tag, int id, const wsdl__ext_input *a, const char *type) argument
4269 soap_get(struct soap *soap, const char *tag, const char *type) argument
4274 soap_get_wsdl__ext_input(struct soap *soap, wsdl__ext_input *p, const char *tag, const char *type) argument
4282 soap_in(struct soap *soap, const char *tag, const char *type) argument
4286 soap_in_wsdl__ext_input(struct soap *soap, const char *tag, wsdl__ext_input *a, const char *type) argument
4357 soap_new_wsdl__ext_input(struct soap *soap, int n) argument
4361 soap_delete_wsdl__ext_input(struct soap *soap, wsdl__ext_input *p) argument
4365 soap_instantiate_wsdl__ext_input(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4388 soap_copy_wsdl__ext_input(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4394 soap_default(struct soap *soap) argument
4411 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4419 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4424 soap_out_wsdl__portType(struct soap *soap, const char *tag, int id, const wsdl__portType *a, const char *type) argument
4438 soap_get(struct soap *soap, const char *tag, const char *type) argument
4443 soap_get_wsdl__portType(struct soap *soap, wsdl__portType *p, const char *tag, const char *type) argument
4451 soap_in(struct soap *soap, const char *tag, const char *type) argument
4455 soap_in_wsdl__portType(struct soap *soap, const char *tag, wsdl__portType *a, const char *type) argument
4504 soap_new_wsdl__portType(struct soap *soap, int n) argument
4508 soap_delete_wsdl__portType(struct soap *soap, wsdl__portType *p) argument
4512 soap_instantiate_wsdl__portType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4535 soap_copy_wsdl__portType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4541 soap_default(struct soap *soap) argument
4566 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4574 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4579 soap_out_wsdl__fault(struct soap *soap, const char *tag, int id, const wsdl__fault *a, const char *type) argument
4599 soap_get(struct soap *soap, const char *tag, const char *type) argument
4604 soap_get_wsdl__fault(struct soap *soap, wsdl__fault *p, const char *tag, const char *type) argument
4612 soap_in(struct soap *soap, const char *tag, const char *type) argument
4616 soap_in_wsdl__fault(struct soap *soap, const char *tag, wsdl__fault *a, const char *type) argument
4670 soap_new_wsdl__fault(struct soap *soap, int n) argument
4674 soap_delete_wsdl__fault(struct soap *soap, wsdl__fault *p) argument
4678 soap_instantiate_wsdl__fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4701 soap_copy_wsdl__fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4707 soap_default(struct soap *soap) argument
4732 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4740 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4745 soap_out_wsdl__output(struct soap *soap, const char *tag, int id, const wsdl__output *a, const char *type) argument
4765 soap_get(struct soap *soap, const char *tag, const char *type) argument
4770 soap_get_wsdl__output(struct soap *soap, wsdl__output *p, const char *tag, const char *type) argument
4778 soap_in(struct soap *soap, const char *tag, const char *type) argument
4782 soap_in_wsdl__output(struct soap *soap, const char *tag, wsdl__output *a, const char *type) argument
4836 soap_new_wsdl__output(struct soap *soap, int n) argument
4840 soap_delete_wsdl__output(struct soap *soap, wsdl__output *p) argument
4844 soap_instantiate_wsdl__output(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4867 soap_copy_wsdl__output(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4873 soap_default(struct soap *soap) argument
4898 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4906 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4911 soap_out_wsdl__input(struct soap *soap, const char *tag, int id, const wsdl__input *a, const char *type) argument
4931 soap_get(struct soap *soap, const char *tag, const char *type) argument
4936 soap_get_wsdl__input(struct soap *soap, wsdl__input *p, const char *tag, const char *type) argument
4944 soap_in(struct soap *soap, const char *tag, const char *type) argument
4948 soap_in_wsdl__input(struct soap *soap, const char *tag, wsdl__input *a, const char *type) argument
5002 soap_new_wsdl__input(struct soap *soap, int n) argument
5006 soap_delete_wsdl__input(struct soap *soap, wsdl__input *p) argument
5010 soap_instantiate_wsdl__input(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5033 soap_copy_wsdl__input(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5039 soap_default(struct soap *soap) argument
5057 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5065 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5070 soap_out_wsdl__types(struct soap *soap, const char *tag, int id, const wsdl__types *a, const char *type) argument
5083 soap_get(struct soap *soap, const char *tag, const char *type) argument
5088 soap_get_wsdl__types(struct soap *soap, wsdl__types *p, const char *tag, const char *type) argument
5096 soap_in(struct soap *soap, const char *tag, const char *type) argument
5100 soap_in_wsdl__types(struct soap *soap, const char *tag, wsdl__types *a, const char *type) argument
5148 soap_new_wsdl__types(struct soap *soap, int n) argument
5152 soap_delete_wsdl__types(struct soap *soap, wsdl__types *p) argument
5156 soap_instantiate_wsdl__types(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5179 soap_copy_wsdl__types(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5185 soap_default(struct soap *soap) argument
5209 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5217 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5222 soap_out_wsdl__import(struct soap *soap, const char *tag, int id, const wsdl__import *a, const char *type) argument
5239 soap_get(struct soap *soap, const char *tag, const char *type) argument
5244 soap_get_wsdl__import(struct soap *soap, wsdl__import *p, const char *tag, const char *type) argument
5252 soap_in(struct soap *soap, const char *tag, const char *type) argument
5256 soap_in_wsdl__import(struct soap *soap, const char *tag, wsdl__import *a, const char *type) argument
5303 soap_new_wsdl__import(struct soap *soap, int n) argument
5307 soap_delete_wsdl__import(struct soap *soap, wsdl__import *p) argument
5311 soap_instantiate_wsdl__import(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5334 soap_copy_wsdl__import(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5340 soap_default(struct soap *soap) argument
5360 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5368 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5373 soap_out_gwsdl__portType(struct soap *soap, const char *tag, int id, const gwsdl__portType *a, const char *type) argument
5392 soap_get(struct soap *soap, const char *tag, const char *type) argument
5397 soap_get_gwsdl__portType(struct soap *soap, gwsdl__portType *p, const char *tag, const char *type) argument
5405 soap_in(struct soap *soap, const char *tag, const char *type) argument
5409 soap_in_gwsdl__portType(struct soap *soap, const char *tag, gwsdl__portType *a, const char *type) argument
5468 soap_new_gwsdl__portType(struct soap *soap, int n) argument
5472 soap_delete_gwsdl__portType(struct soap *soap, gwsdl__portType *p) argument
5476 soap_instantiate_gwsdl__portType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5499 soap_copy_gwsdl__portType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5505 soap_default(struct soap *soap) argument
5518 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5526 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5531 soap_out_sd__staticServiceDataValues(struct soap *soap, const char *tag, int id, const sd__staticServiceDataValues *a, const char *type) argument
5540 soap_get(struct soap *soap, const char *tag, const char *type) argument
5545 soap_get_sd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues *p, const char *tag, const char *type) argument
5553 soap_in(struct soap *soap, const char *tag, const char *type) argument
5557 soap_in_sd__staticServiceDataValues(struct soap *soap, const char *tag, sd__staticServiceDataValues *a, const char *type) argument
5604 soap_new_sd__staticServiceDataValues(struct soap *soap, int n) argument
5608 soap_delete_sd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues *p) argument
5612 soap_instantiate_sd__staticServiceDataValues(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5635 soap_copy_sd__staticServiceDataValues(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5641 soap_default(struct soap *soap) argument
5658 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5666 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5671 soap_out_sd__serviceData(struct soap *soap, const char *tag, int id, const sd__serviceData *a, const char *type) argument
5689 soap_get(struct soap *soap, const char *tag, const char *type) argument
5694 soap_get_sd__serviceData(struct soap *soap, sd__serviceData *p, const char *tag, const char *type) argument
5702 soap_in(struct soap *soap, const char *tag, const char *type) argument
5706 soap_in_sd__serviceData(struct soap *soap, const char *tag, sd__serviceData *a, const char *type) argument
5757 soap_new_sd__serviceData(struct soap *soap, int n) argument
5761 soap_delete_sd__serviceData(struct soap *soap, sd__serviceData *p) argument
5765 soap_instantiate_sd__serviceData(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5788 soap_copy_sd__serviceData(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5794 soap_default(struct soap *soap) argument
5816 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5824 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5829 soap_out_wsdl__operation(struct soap *soap, const char *tag, int id, const wsdl__operation *a, const char *type) argument
5849 soap_get(struct soap *soap, const char *tag, const char *type) argument
5854 soap_get_wsdl__operation(struct soap *soap, wsdl__operation *p, const char *tag, const char *type) argument
5862 soap_in(struct soap *soap, const char *tag, const char *type) argument
5866 soap_in_wsdl__operation(struct soap *soap, const char *tag, wsdl__operation *a, const char *type) argument
5929 soap_new_wsdl__operation(struct soap *soap, int n) argument
5933 soap_delete_wsdl__operation(struct soap *soap, wsdl__operation *p) argument
5937 soap_instantiate_wsdl__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5960 soap_copy_wsdl__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5966 soap_default(struct soap *soap) argument
5977 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5985 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5990 soap_out_http__operation(struct soap *soap, const char *tag, int id, const http__operation *a, const char *type) argument
5999 soap_get(struct soap *soap, const char *tag, const char *type) argument
6004 soap_get_http__operation(struct soap *soap, http__operation *p, const char *tag, const char *type) argument
6012 soap_in(struct soap *soap, const char *tag, const char *type) argument
6016 soap_in_http__operation(struct soap *soap, const char *tag, http__operation *a, const char *type) argument
6055 soap_new_http__operation(struct soap *soap, int n) argument
6059 soap_delete_http__operation(struct soap *soap, http__operation *p) argument
6063 soap_instantiate_http__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6086 soap_copy_http__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6092 soap_default(struct soap *soap) argument
6103 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6111 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6116 soap_out_http__binding(struct soap *soap, const char *tag, int id, const http__binding *a, const char *type) argument
6125 soap_get(struct soap *soap, const char *tag, const char *type) argument
6130 soap_get_http__binding(struct soap *soap, http__binding *p, const char *tag, const char *type) argument
6138 soap_in(struct soap *soap, const char *tag, const char *type) argument
6142 soap_in_http__binding(struct soap *soap, const char *tag, http__binding *a, const char *type) argument
6181 soap_new_http__binding(struct soap *soap, int n) argument
6185 soap_delete_http__binding(struct soap *soap, http__binding *p) argument
6189 soap_instantiate_http__binding(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6212 soap_copy_http__binding(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6218 soap_default(struct soap *soap) argument
6229 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6237 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6242 soap_out_http__address(struct soap *soap, const char *tag, int id, const http__address *a, const char *type) argument
6251 soap_get(struct soap *soap, const char *tag, const char *type) argument
6256 soap_get_http__address(struct soap *soap, http__address *p, const char *tag, const char *type) argument
6264 soap_in(struct soap *soap, const char *tag, const char *type) argument
6268 soap_in_http__address(struct soap *soap, const char *tag, http__address *a, const char *type) argument
6307 soap_new_http__address(struct soap *soap, int n) argument
6311 soap_delete_http__address(struct soap *soap, http__address *p) argument
6315 soap_instantiate_http__address(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6338 soap_copy_http__address(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6344 soap_default(struct soap *soap) argument
6355 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6363 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6368 soap_out_dime__message(struct soap *soap, const char *tag, int id, const dime__message *a, const char *type) argument
6377 soap_get(struct soap *soap, const char *tag, const char *type) argument
6382 soap_get_dime__message(struct soap *soap, dime__message *p, const char *tag, const char *type) argument
6390 soap_in(struct soap *soap, const char *tag, const char *type) argument
6394 soap_in_dime__message(struct soap *soap, const char *tag, dime__message *a, const char *type) argument
6433 soap_new_dime__message(struct soap *soap, int n) argument
6437 soap_delete_dime__message(struct soap *soap, dime__message *p) argument
6441 soap_instantiate_dime__message(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6464 soap_copy_dime__message(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6470 soap_default(struct soap *soap) argument
6484 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6492 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6497 soap_out_mime__multipartRelated(struct soap *soap, const char *tag, int id, const mime__multipartRelated *a, const char *type) argument
6507 soap_get(struct soap *soap, const char *tag, const char *type) argument
6512 soap_get_mime__multipartRelated(struct soap *soap, mime__multipartRelated *p, const char *tag, const char *type) argument
6520 soap_in(struct soap *soap, const char *tag, const char *type) argument
6524 soap_in_mime__multipartRelated(struct soap *soap, const char *tag, mime__multipartRelated *a, const char *type) argument
6565 soap_new_mime__multipartRelated(struct soap *soap, int n) argument
6569 soap_delete_mime__multipartRelated(struct soap *soap, mime__multipartRelated *p) argument
6573 soap_instantiate_mime__multipartRelated(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6596 soap_copy_mime__multipartRelated(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6602 soap_default(struct soap *soap) argument
6620 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6628 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6633 soap_out_mime__part(struct soap *soap, const char *tag, int id, const mime__part *a, const char *type) argument
6647 soap_get(struct soap *soap, const char *tag, const char *type) argument
6652 soap_get_mime__part(struct soap *soap, mime__part *p, const char *tag, const char *type) argument
6660 soap_in(struct soap *soap, const char *tag, const char *type) argument
6664 soap_in_mime__part(struct soap *soap, const char *tag, mime__part *a, const char *type) argument
6714 soap_new_mime__part(struct soap *soap, int n) argument
6718 soap_delete_mime__part(struct soap *soap, mime__part *p) argument
6722 soap_instantiate_mime__part(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6745 soap_copy_mime__part(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6751 soap_default(struct soap *soap) argument
6763 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6771 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6776 soap_out_mime__content(struct soap *soap, const char *tag, int id, const mime__content *a, const char *type) argument
6787 soap_get(struct soap *soap, const char *tag, const char *type) argument
6792 soap_get_mime__content(struct soap *soap, mime__content *p, const char *tag, const char *type) argument
6800 soap_in(struct soap *soap, const char *tag, const char *type) argument
6804 soap_in_mime__content(struct soap *soap, const char *tag, mime__content *a, const char *type) argument
6845 soap_new_mime__content(struct soap *soap, int n) argument
6849 soap_delete_mime__content(struct soap *soap, mime__content *p) argument
6853 soap_instantiate_mime__content(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6876 soap_copy_mime__content(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6882 soap_default(struct soap *soap) argument
6893 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6901 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6906 soap_out_soap__address(struct soap *soap, const char *tag, int id, const soap__address *a, const char *type) argument
6915 soap_get(struct soap *soap, const char *tag, const char *type) argument
6920 soap_get_soap__address(struct soap *soap, soap__address *p, const char *tag, const char *type) argument
6928 soap_in(struct soap *soap, const char *tag, const char *type) argument
6932 soap_in_soap__address(struct soap *soap, const char *tag, soap__address *a, const char *type) argument
6971 soap_new_soap__address(struct soap *soap, int n) argument
6975 soap_delete_soap__address(struct soap *soap, soap__address *p) argument
6979 soap_instantiate_soap__address(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7002 soap_copy_soap__address(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7008 soap_default(struct soap *soap) argument
7039 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7047 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7052 soap_out_soap__header(struct soap *soap, const char *tag, int id, const soap__header *a, const char *type) argument
7077 soap_get(struct soap *soap, const char *tag, const char *type) argument
7082 soap_get_soap__header(struct soap *soap, soap__header *p, const char *tag, const char *type) argument
7090 soap_in(struct soap *soap, const char *tag, const char *type) argument
7094 soap_in_soap__header(struct soap *soap, const char *tag, soap__header *a, const char *type) argument
7151 soap_new_soap__header(struct soap *soap, int n) argument
7155 soap_delete_soap__header(struct soap *soap, soap__header *p) argument
7159 soap_instantiate_soap__header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7182 soap_copy_soap__header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7188 soap_default(struct soap *soap) argument
7217 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7225 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7230 soap_out_soap__headerfault(struct soap *soap, const char *tag, int id, const soap__headerfault *a, const char *type) argument
7253 soap_get(struct soap *soap, const char *tag, const char *type) argument
7258 soap_get_soap__headerfault(struct soap *soap, soap__headerfault *p, const char *tag, const char *type) argument
7266 soap_in(struct soap *soap, const char *tag, const char *type) argument
7270 soap_in_soap__headerfault(struct soap *soap, const char *tag, soap__headerfault *a, const char *type) argument
7324 soap_new_soap__headerfault(struct soap *soap, int n) argument
7328 soap_delete_soap__headerfault(struct soap *soap, soap__headerfault *p) argument
7332 soap_instantiate_soap__headerfault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7355 soap_copy_soap__headerfault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7361 soap_default(struct soap *soap) argument
7375 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7383 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7388 soap_out_soap__fault(struct soap *soap, const char *tag, int id, const soap__fault *a, const char *type) argument
7402 soap_get(struct soap *soap, const char *tag, const char *type) argument
7407 soap_get_soap__fault(struct soap *soap, soap__fault *p, const char *tag, const char *type) argument
7415 soap_in(struct soap *soap, const char *tag, const char *type) argument
7419 soap_in_soap__fault(struct soap *soap, const char *tag, soap__fault *a, const char *type) argument
7464 soap_new_soap__fault(struct soap *soap, int n) argument
7468 soap_delete_soap__fault(struct soap *soap, soap__fault *p) argument
7472 soap_instantiate_soap__fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7495 soap_copy_soap__fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7501 soap_default(struct soap *soap) argument
7515 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7523 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7528 soap_out_soap__body(struct soap *soap, const char *tag, int id, const soap__body *a, const char *type) argument
7542 soap_get(struct soap *soap, const char *tag, const char *type) argument
7547 soap_get_soap__body(struct soap *soap, soap__body *p, const char *tag, const char *type) argument
7555 soap_in(struct soap *soap, const char *tag, const char *type) argument
7559 soap_in_soap__body(struct soap *soap, const char *tag, soap__body *a, const char *type) argument
7604 soap_new_soap__body(struct soap *soap, int n) argument
7608 soap_delete_soap__body(struct soap *soap, soap__body *p) argument
7612 soap_instantiate_soap__body(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7635 soap_copy_soap__body(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7641 soap_default(struct soap *soap) argument
7653 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7661 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7666 soap_out_soap__operation(struct soap *soap, const char *tag, int id, const soap__operation *a, const char *type) argument
7677 soap_get(struct soap *soap, const char *tag, const char *type) argument
7682 soap_get_soap__operation(struct soap *soap, soap__operation *p, const char *tag, const char *type) argument
7690 soap_in(struct soap *soap, const char *tag, const char *type) argument
7694 soap_in_soap__operation(struct soap *soap, const char *tag, soap__operation *a, const char *type) argument
7744 soap_new_soap__operation(struct soap *soap, int n) argument
7748 soap_delete_soap__operation(struct soap *soap, soap__operation *p) argument
7752 soap_instantiate_soap__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7775 soap_copy_soap__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7781 soap_default(struct soap *soap) argument
7793 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7801 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7806 soap_out_soap__binding(struct soap *soap, const char *tag, int id, const soap__binding *a, const char *type) argument
7817 soap_get(struct soap *soap, const char *tag, const char *type) argument
7822 soap_get_soap__binding(struct soap *soap, soap__binding *p, const char *tag, const char *type) argument
7830 soap_in(struct soap *soap, const char *tag, const char *type) argument
7834 soap_in_soap__binding(struct soap *soap, const char *tag, soap__binding *a, const char *type) argument
7884 soap_new_soap__binding(struct soap *soap, int n) argument
7888 soap_delete_soap__binding(struct soap *soap, soap__binding *p) argument
7892 soap_instantiate_soap__binding(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7915 soap_copy_soap__binding(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7921 soap_default(struct soap *soap) argument
7958 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7966 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7971 soap_out_wsdl__part(struct soap *soap, const char *tag, int id, const wsdl__part *a, const char *type) argument
7997 soap_get(struct soap *soap, const char *tag, const char *type) argument
8002 soap_get_wsdl__part(struct soap *soap, wsdl__part *p, const char *tag, const char *type) argument
8010 soap_in(struct soap *soap, const char *tag, const char *type) argument
8014 soap_in_wsdl__part(struct soap *soap, const char *tag, wsdl__part *a, const char *type) argument
8074 soap_new_wsdl__part(struct soap *soap, int n) argument
8078 soap_delete_wsdl__part(struct soap *soap, wsdl__part *p) argument
8082 soap_instantiate_wsdl__part(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8105 soap_copy_wsdl__part(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8111 soap_default(struct soap *soap) argument
8128 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8136 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8141 soap_out_wsdl__message(struct soap *soap, const char *tag, int id, const wsdl__message *a, const char *type) argument
8155 soap_get(struct soap *soap, const char *tag, const char *type) argument
8160 soap_get_wsdl__message(struct soap *soap, wsdl__message *p, const char *tag, const char *type) argument
8168 soap_in(struct soap *soap, const char *tag, const char *type) argument
8172 soap_in_wsdl__message(struct soap *soap, const char *tag, wsdl__message *a, const char *type) argument
8221 soap_new_wsdl__message(struct soap *soap, int n) argument
8225 soap_delete_wsdl__message(struct soap *soap, wsdl__message *p) argument
8229 soap_instantiate_wsdl__message(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8252 soap_copy_wsdl__message(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8258 soap_default(struct soap *soap) argument
8345 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8353 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8358 soap_out_wsdl__definitions(struct soap *soap, const char *tag, int id, const wsdl__definitions *a, const char *type) argument
8416 soap_get(struct soap *soap, const char *tag, const char *type) argument
8421 soap_get_wsdl__definitions(struct soap *soap, wsdl__definitions *p, const char *tag, const char *type) argument
8429 soap_in(struct soap *soap, const char *tag, const char *type) argument
8433 soap_in_wsdl__definitions(struct soap *soap, const char *tag, wsdl__definitions *a, const char *type) argument
8537 soap_new_wsdl__definitions(struct soap *soap, int n) argument
8541 soap_delete_wsdl__definitions(struct soap *soap, wsdl__definitions *p) argument
8545 soap_instantiate_wsdl__definitions(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8571 soap_copy_wsdl__definitions(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8577 soap_default(struct soap *soap) argument
8608 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8616 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8621 soap_out_xs__redefine(struct soap *soap, const char *tag, int id, const xs__redefine *a, const char *type) argument
8644 soap_get(struct soap *soap, const char *tag, const char *type) argument
8649 soap_get_xs__redefine(struct soap *soap, xs__redefine *p, const char *tag, const char *type) argument
8657 soap_in(struct soap *soap, const char *tag, const char *type) argument
8661 soap_in_xs__redefine(struct soap *soap, const char *tag, xs__redefine *a, const char *type) argument
8718 soap_new_xs__redefine(struct soap *soap, int n) argument
8722 soap_delete_xs__redefine(struct soap *soap, xs__redefine *p) argument
8726 soap_instantiate_xs__redefine(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8749 soap_copy_xs__redefine(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8755 soap_default(struct soap *soap) argument
8778 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8786 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8791 soap_out_xs__include(struct soap *soap, const char *tag, int id, const xs__include *a, const char *type) argument
8806 soap_get(struct soap *soap, const char *tag, const char *type) argument
8811 soap_get_xs__include(struct soap *soap, xs__include *p, const char *tag, const char *type) argument
8819 soap_in(struct soap *soap, const char *tag, const char *type) argument
8823 soap_in_xs__include(struct soap *soap, const char *tag, xs__include *a, const char *type) argument
8868 soap_new_xs__include(struct soap *soap, int n) argument
8872 soap_delete_xs__include(struct soap *soap, xs__include *p) argument
8876 soap_instantiate_xs__include(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8899 soap_copy_xs__include(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8905 soap_default(struct soap *soap) argument
8927 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8935 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8940 soap_out_xs__import(struct soap *soap, const char *tag, int id, const xs__import *a, const char *type) argument
8956 soap_get(struct soap *soap, const char *tag, const char *type) argument
8961 soap_get_xs__import(struct soap *soap, xs__import *p, const char *tag, const char *type) argument
8969 soap_in(struct soap *soap, const char *tag, const char *type) argument
8973 soap_in_xs__import(struct soap *soap, const char *tag, xs__import *a, const char *type) argument
9019 soap_new_xs__import(struct soap *soap, int n) argument
9023 soap_delete_xs__import(struct soap *soap, xs__import *p) argument
9027 soap_instantiate_xs__import(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9050 soap_copy_xs__import(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9056 soap_default(struct soap *soap) argument
9073 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9081 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9086 soap_out_xs__complexContent(struct soap *soap, const char *tag, int id, const xs__complexContent *a, const char *type) argument
9099 soap_get(struct soap *soap, const char *tag, const char *type) argument
9104 soap_get_xs__complexContent(struct soap *soap, xs__complexContent *p, const char *tag, const char *type) argument
9112 soap_in(struct soap *soap, const char *tag, const char *type) argument
9116 soap_in_xs__complexContent(struct soap *soap, const char *tag, xs__complexContent *a, const char *type) argument
9168 soap_new_xs__complexContent(struct soap *soap, int n) argument
9172 soap_delete_xs__complexContent(struct soap *soap, xs__complexContent *p) argument
9176 soap_instantiate_xs__complexContent(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9199 soap_copy_xs__complexContent(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9205 soap_default(struct soap *soap) argument
9216 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9224 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9229 soap_out_xs__whiteSpace(struct soap *soap, const char *tag, int id, const xs__whiteSpace *a, const char *type) argument
9238 soap_get(struct soap *soap, const char *tag, const char *type) argument
9243 soap_get_xs__whiteSpace(struct soap *soap, xs__whiteSpace *p, const char *tag, const char *type) argument
9251 soap_in(struct soap *soap, const char *tag, const char *type) argument
9255 soap_in_xs__whiteSpace(struct soap *soap, const char *tag, xs__whiteSpace *a, const char *type) argument
9294 soap_new_xs__whiteSpace(struct soap *soap, int n) argument
9298 soap_delete_xs__whiteSpace(struct soap *soap, xs__whiteSpace *p) argument
9302 soap_instantiate_xs__whiteSpace(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9325 soap_copy_xs__whiteSpace(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9331 soap_default(struct soap *soap) argument
9343 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9351 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9356 soap_out_xs__length(struct soap *soap, const char *tag, int id, const xs__length *a, const char *type) argument
9366 soap_get(struct soap *soap, const char *tag, const char *type) argument
9371 soap_get_xs__length(struct soap *soap, xs__length *p, const char *tag, const char *type) argument
9379 soap_in(struct soap *soap, const char *tag, const char *type) argument
9383 soap_in_xs__length(struct soap *soap, const char *tag, xs__length *a, const char *type) argument
9424 soap_new_xs__length(struct soap *soap, int n) argument
9428 soap_delete_xs__length(struct soap *soap, xs__length *p) argument
9432 soap_instantiate_xs__length(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9455 soap_copy_xs__length(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9461 soap_default(struct soap *soap) argument
9477 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9485 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9490 soap_out_xs__simpleContent(struct soap *soap, const char *tag, int id, const xs__simpleContent *a, const char *type) argument
9502 soap_get(struct soap *soap, const char *tag, const char *type) argument
9507 soap_get_xs__simpleContent(struct soap *soap, xs__simpleContent *p, const char *tag, const char *type) argument
9515 soap_in(struct soap *soap, const char *tag, const char *type) argument
9519 soap_in_xs__simpleContent(struct soap *soap, const char *tag, xs__simpleContent *a, const char *type) argument
9569 soap_new_xs__simpleContent(struct soap *soap, int n) argument
9573 soap_delete_xs__simpleContent(struct soap *soap, xs__simpleContent *p) argument
9577 soap_instantiate_xs__simpleContent(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9600 soap_copy_xs__simpleContent(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9606 soap_default(struct soap *soap) argument
9619 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9627 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9632 soap_out_xs__pattern(struct soap *soap, const char *tag, int id, const xs__pattern *a, const char *type) argument
9642 soap_get(struct soap *soap, const char *tag, const char *type) argument
9647 soap_get_xs__pattern(struct soap *soap, xs__pattern *p, const char *tag, const char *type) argument
9655 soap_in(struct soap *soap, const char *tag, const char *type) argument
9659 soap_in_xs__pattern(struct soap *soap, const char *tag, xs__pattern *a, const char *type) argument
9699 soap_new_xs__pattern(struct soap *soap, int n) argument
9703 soap_delete_xs__pattern(struct soap *soap, xs__pattern *p) argument
9707 soap_instantiate_xs__pattern(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9730 soap_copy_xs__pattern(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9736 soap_default(struct soap *soap) argument
9752 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9760 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9765 soap_out_xs__enumeration(struct soap *soap, const char *tag, int id, const xs__enumeration *a, const char *type) argument
9779 soap_get(struct soap *soap, const char *tag, const char *type) argument
9784 soap_get_xs__enumeration(struct soap *soap, xs__enumeration *p, const char *tag, const char *type) argument
9792 soap_in(struct soap *soap, const char *tag, const char *type) argument
9796 soap_in_xs__enumeration(struct soap *soap, const char *tag, xs__enumeration *a, const char *type) argument
9844 soap_new_xs__enumeration(struct soap *soap, int n) argument
9848 soap_delete_xs__enumeration(struct soap *soap, xs__enumeration *p) argument
9852 soap_instantiate_xs__enumeration(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9875 soap_copy_xs__enumeration(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9881 soap_default(struct soap *soap) argument
9917 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9925 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9930 soap_out_xs__attributeGroup(struct soap *soap, const char *tag, int id, const xs__attributeGroup *a, const char *type) argument
9957 soap_get(struct soap *soap, const char *tag, const char *type) argument
9962 soap_get_xs__attributeGroup(struct soap *soap, xs__attributeGroup *p, const char *tag, const char *type) argument
9970 soap_in(struct soap *soap, const char *tag, const char *type) argument
9974 soap_in_xs__attributeGroup(struct soap *soap, const char *tag, xs__attributeGroup *a, const char *type) argument
10041 soap_new_xs__attributeGroup(struct soap *soap, int n) argument
10045 soap_delete_xs__attributeGroup(struct soap *soap, xs__attributeGroup *p) argument
10049 soap_instantiate_xs__attributeGroup(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10072 soap_copy_xs__attributeGroup(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10078 soap_default(struct soap *soap) argument
10090 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10098 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10103 soap_out_xs__anyAttribute(struct soap *soap, const char *tag, int id, const xs__anyAttribute *a, const char *type) argument
10113 soap_get(struct soap *soap, const char *tag, const char *type) argument
10118 soap_get_xs__anyAttribute(struct soap *soap, xs__anyAttribute *p, const char *tag, const char *type) argument
10126 soap_in(struct soap *soap, const char *tag, const char *type) argument
10130 soap_in_xs__anyAttribute(struct soap *soap, const char *tag, xs__anyAttribute *a, const char *type) argument
10171 soap_new_xs__anyAttribute(struct soap *soap, int n) argument
10175 soap_delete_xs__anyAttribute(struct soap *soap, xs__anyAttribute *p) argument
10179 soap_instantiate_xs__anyAttribute(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10202 soap_copy_xs__anyAttribute(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10208 soap_default(struct soap *soap) argument
10244 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10252 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10257 soap_out_xs__group(struct soap *soap, const char *tag, int id, const xs__group *a, const char *type) argument
10284 soap_get(struct soap *soap, const char *tag, const char *type) argument
10289 soap_get_xs__group(struct soap *soap, xs__group *p, const char *tag, const char *type) argument
10297 soap_in(struct soap *soap, const char *tag, const char *type) argument
10301 soap_in_xs__group(struct soap *soap, const char *tag, xs__group *a, const char *type) argument
10374 soap_new_xs__group(struct soap *soap, int n) argument
10378 soap_delete_xs__group(struct soap *soap, xs__group *p) argument
10382 soap_instantiate_xs__group(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10405 soap_copy_xs__group(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10411 soap_default(struct soap *soap) argument
10429 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10437 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10442 soap_out_xs__any(struct soap *soap, const char *tag, int id, const xs__any *a, const char *type) argument
10459 soap_get(struct soap *soap, const char *tag, const char *type) argument
10464 soap_get_xs__any(struct soap *soap, xs__any *p, const char *tag, const char *type) argument
10472 soap_in(struct soap *soap, const char *tag, const char *type) argument
10476 soap_in_xs__any(struct soap *soap, const char *tag, xs__any *a, const char *type) argument
10525 soap_new_xs__any(struct soap *soap, int n) argument
10529 soap_delete_xs__any(struct soap *soap, xs__any *p) argument
10533 soap_instantiate_xs__any(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10556 soap_copy_xs__any(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10562 soap_default(struct soap *soap) argument
10576 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10584 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10589 soap_out_xs__all(struct soap *soap, const char *tag, int id, const xs__all *a, const char *type) argument
10599 soap_get(struct soap *soap, const char *tag, const char *type) argument
10604 soap_get_xs__all(struct soap *soap, xs__all *p, const char *tag, const char *type) argument
10612 soap_in(struct soap *soap, const char *tag, const char *type) argument
10616 soap_in_xs__all(struct soap *soap, const char *tag, xs__all *a, const char *type) argument
10657 soap_new_xs__all(struct soap *soap, int n) argument
10661 soap_delete_xs__all(struct soap *soap, xs__all *p) argument
10665 soap_instantiate_xs__all(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10688 soap_copy_xs__all(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10694 soap_default(struct soap *soap) argument
10739 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10747 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10752 soap_out_xs__attribute(struct soap *soap, const char *tag, int id, const xs__attribute *a, const char *type) argument
10791 soap_get(struct soap *soap, const char *tag, const char *type) argument
10796 soap_get_xs__attribute(struct soap *soap, xs__attribute *p, const char *tag, const char *type) argument
10804 soap_in(struct soap *soap, const char *tag, const char *type) argument
10808 soap_in_xs__attribute(struct soap *soap, const char *tag, xs__attribute *a, const char *type) argument
10886 soap_new_xs__attribute(struct soap *soap, int n) argument
10890 soap_delete_xs__attribute(struct soap *soap, xs__attribute *p) argument
10894 soap_instantiate_xs__attribute(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10917 soap_copy_xs__attribute(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10923 soap_default(struct soap *soap) argument
10983 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10991 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10996 soap_out_xs__element(struct soap *soap, const char *tag, int id, const xs__element *a, const char *type) argument
11047 soap_get(struct soap *soap, const char *tag, const char *type) argument
11052 soap_get_xs__element(struct soap *soap, xs__element *p, const char *tag, const char *type) argument
11060 soap_in(struct soap *soap, const char *tag, const char *type) argument
11064 soap_in_xs__element(struct soap *soap, const char *tag, xs__element *a, const char *type) argument
11159 soap_new_xs__element(struct soap *soap, int n) argument
11163 soap_delete_xs__element(struct soap *soap, xs__element *p) argument
11167 soap_instantiate_xs__element(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11190 soap_copy_xs__element(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11196 soap_default(struct soap *soap) argument
11208 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11216 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11221 soap_out_xs__annotation(struct soap *soap, const char *tag, int id, const xs__annotation *a, const char *type) argument
11230 soap_get(struct soap *soap, const char *tag, const char *type) argument
11235 soap_get_xs__annotation(struct soap *soap, xs__annotation *p, const char *tag, const char *type) argument
11243 soap_in(struct soap *soap, const char *tag, const char *type) argument
11247 soap_in_xs__annotation(struct soap *soap, const char *tag, xs__annotation *a, const char *type) argument
11290 soap_new_xs__annotation(struct soap *soap, int n) argument
11294 soap_delete_xs__annotation(struct soap *soap, xs__annotation *p) argument
11298 soap_instantiate_xs__annotation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11321 soap_copy_xs__annotation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11327 soap_default(struct soap *soap) argument
11342 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11350 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11355 soap_out_xs__union(struct soap *soap, const char *tag, int id, const xs__union *a, const char *type) argument
11367 soap_get(struct soap *soap, const char *tag, const char *type) argument
11372 soap_get_xs__union(struct soap *soap, xs__union *p, const char *tag, const char *type) argument
11380 soap_in(struct soap *soap, const char *tag, const char *type) argument
11384 soap_in_xs__union(struct soap *soap, const char *tag, xs__union *a, const char *type) argument
11427 soap_new_xs__union(struct soap *soap, int n) argument
11431 soap_delete_xs__union(struct soap *soap, xs__union *p) argument
11435 soap_instantiate_xs__union(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11458 soap_copy_xs__union(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11464 soap_default(struct soap *soap) argument
11489 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11497 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11502 soap_out_xs__list(struct soap *soap, const char *tag, int id, const xs__list *a, const char *type) argument
11520 soap_get(struct soap *soap, const char *tag, const char *type) argument
11525 soap_get_xs__list(struct soap *soap, xs__list *p, const char *tag, const char *type) argument
11533 soap_in(struct soap *soap, const char *tag, const char *type) argument
11537 soap_in_xs__list(struct soap *soap, const char *tag, xs__list *a, const char *type) argument
11590 soap_new_xs__list(struct soap *soap, int n) argument
11594 soap_delete_xs__list(struct soap *soap, xs__list *p) argument
11598 soap_instantiate_xs__list(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11621 soap_copy_xs__list(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11627 soap_default(struct soap *soap) argument
11661 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11669 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11674 soap_out_xs__choice(struct soap *soap, const char *tag, int id, const xs__choice *a, const char *type) argument
11702 soap_get(struct soap *soap, const char *tag, const char *type) argument
11707 soap_get_xs__choice(struct soap *soap, xs__choice *p, const char *tag, const char *type) argument
11715 soap_in(struct soap *soap, const char *tag, const char *type) argument
11719 soap_in_xs__choice(struct soap *soap, const char *tag, xs__choice *a, const char *type) argument
11786 soap_new_xs__choice(struct soap *soap, int n) argument
11790 soap_delete_xs__choice(struct soap *soap, xs__choice *p) argument
11794 soap_instantiate_xs__choice(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11817 soap_copy_xs__choice(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11823 soap_default(struct soap *soap) argument
11849 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11857 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11862 soap_out_xs__sequence(struct soap *soap, const char *tag, int id, const xs__sequence *a, const char *type) argument
11886 soap_get(struct soap *soap, const char *tag, const char *type) argument
11891 soap_get_xs__sequence(struct soap *soap, xs__sequence *p, const char *tag, const char *type) argument
11899 soap_in(struct soap *soap, const char *tag, const char *type) argument
11903 soap_in_xs__sequence(struct soap *soap, const char *tag, xs__sequence *a, const char *type) argument
11966 soap_new_xs__sequence(struct soap *soap, int n) argument
11970 soap_delete_xs__sequence(struct soap *soap, xs__sequence *p) argument
11974 soap_instantiate_xs__sequence(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11997 soap_copy_xs__sequence(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
12003 soap_default(struct soap *soap) argument
12072 soap_put(struct soap *soap, const char *tag, const char *type) const argument
12080 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
12085 soap_out_xs__restriction(struct soap *soap, const char *tag, int id, const xs__restriction *a, const char *type) argument
12144 soap_get(struct soap *soap, const char *tag, const char *type) argument
12149 soap_get_xs__restriction(struct soap *soap, xs__restriction *p, const char *tag, const char *type) argument
12157 soap_in(struct soap *soap, const char *tag, const char *type) argument
12161 soap_in_xs__restriction(struct soap *soap, const char *tag, xs__restriction *a, const char *type) argument
12325 soap_new_xs__restriction(struct soap *soap, int n) argument
12329 soap_delete_xs__restriction(struct soap *soap, xs__restriction *p) argument
12333 soap_instantiate_xs__restriction(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
12356 soap_copy_xs__restriction(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
12362 soap_default(struct soap *soap) argument
12403 soap_put(struct soap *soap, const char *tag, const char *type) const argument
12411 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
12416 soap_out_xs__extension(struct soap *soap, const char *tag, int id, const xs__extension *a, const char *type) argument
12447 soap_get(struct soap *soap, const char *tag, const char *type) argument
12452 soap_get_xs__extension(struct soap *soap, xs__extension *p, const char *tag, const char *type) argument
12460 soap_in(struct soap *soap, const char *tag, const char *type) argument
12464 soap_in_xs__extension(struct soap *soap, const char *tag, xs__extension *a, const char *type) argument
12547 soap_new_xs__extension(struct soap *soap, int n) argument
12551 soap_delete_xs__extension(struct soap *soap, xs__extension *p) argument
12555 soap_instantiate_xs__extension(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
12578 soap_copy_xs__extension(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
12584 soap_default(struct soap *soap) argument
12631 soap_put(struct soap *soap, const char *tag, const char *type) const argument
12639 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
12644 soap_out_xs__complexType(struct soap *soap, const char *tag, int id, const xs__complexType *a, const char *type) argument
12682 soap_get(struct soap *soap, const char *tag, const char *type) argument
12687 soap_get_xs__complexType(struct soap *soap, xs__complexType *p, const char *tag, const char *type) argument
12695 soap_in(struct soap *soap, const char *tag, const char *type) argument
12699 soap_in_xs__complexType(struct soap *soap, const char *tag, xs__complexType *a, const char *type) argument
12803 soap_new_xs__complexType(struct soap *soap, int n) argument
12807 soap_delete_xs__complexType(struct soap *soap, xs__complexType *p) argument
12811 soap_instantiate_xs__complexType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
12834 soap_copy_xs__complexType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
12840 soap_default(struct soap *soap) argument
12873 soap_put(struct soap *soap, const char *tag, const char *type) const argument
12881 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
12886 soap_out_xs__simpleType(struct soap *soap, const char *tag, int id, const xs__simpleType *a, const char *type) argument
12910 soap_get(struct soap *soap, const char *tag, const char *type) argument
12915 soap_get_xs__simpleType(struct soap *soap, xs__simpleType *p, const char *tag, const char *type) argument
12923 soap_in(struct soap *soap, const char *tag, const char *type) argument
12927 soap_in_xs__simpleType(struct soap *soap, const char *tag, xs__simpleType *a, const char *type) argument
12997 soap_new_xs__simpleType(struct soap *soap, int n) argument
13001 soap_delete_xs__simpleType(struct soap *soap, xs__simpleType *p) argument
13005 soap_instantiate_xs__simpleType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13028 soap_copy_xs__simpleType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13034 soap_default(struct soap *soap) argument
13122 soap_put(struct soap *soap, const char *tag, const char *type) const argument
13130 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
13135 soap_out_xs__schema(struct soap *soap, const char *tag, int id, const xs__schema *a, const char *type) argument
13194 soap_get(struct soap *soap, const char *tag, const char *type) argument
13199 soap_get_xs__schema(struct soap *soap, xs__schema *p, const char *tag, const char *type) argument
13207 soap_in(struct soap *soap, const char *tag, const char *type) argument
13211 soap_in_xs__schema(struct soap *soap, const char *tag, xs__schema *a, const char *type) argument
13313 soap_new_xs__schema(struct soap *soap, int n) argument
13317 soap_delete_xs__schema(struct soap *soap, xs__schema *p) argument
13321 soap_instantiate_xs__schema(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13347 soap_copy_xs__schema(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13355 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
13369 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
13383 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
13391 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
13417 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
13425 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
13509 soap_new_SOAP_ENV__Fault(struct soap *soap, int n) argument
13513 soap_delete_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p) argument
13517 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13540 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13550 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
13556 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
13562 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
13570 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
13581 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
13589 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
13625 soap_new_SOAP_ENV__Reason(struct soap *soap, int n) argument
13629 soap_delete_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p) argument
13633 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13656 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13666 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
13674 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
13680 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
13688 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
13698 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
13706 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
13748 soap_new_SOAP_ENV__Detail(struct soap *soap, int n) argument
13752 soap_delete_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p) argument
13756 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13779 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13789 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
13796 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
13803 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
13811 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
13823 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
13831 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
13873 soap_new_SOAP_ENV__Code(struct soap *soap, int n) argument
13877 soap_delete_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p) argument
13881 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13904 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13914 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
13919 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
13924 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
13932 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
13939 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
13947 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
13977 soap_new_SOAP_ENV__Header(struct soap *soap, int n) argument
13981 soap_delete_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p) argument
13985 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
14008 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
14018 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
14024 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
14032 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
14040 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
14048 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
14073 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
14079 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
14087 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
14095 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
14103 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
14128 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
14134 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
14142 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
14150 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
14158 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
14181 soap_serialize_PointerTowsdl__types(struct soap *soap, wsdl__types *const*a) argument
14187 soap_put_PointerTowsdl__types(struct soap *soap, wsdl__types *const*a, const char *tag, const char *type) argument
14195 soap_out_PointerTowsdl__types(struct soap *soap, const char *tag, int id, wsdl__types *const*a, const char *type) argument
14203 soap_get_PointerTowsdl__types(struct soap *soap, wsdl__types **p, const char *tag, const char *type) argument
14211 soap_in_PointerTowsdl__types(struct soap *soap, const char *tag, wsdl__types **a, const char *type) argument
14236 soap_serialize_PointerTowsdl__binding(struct soap *soap, wsdl__binding *const*a) argument
14242 soap_put_PointerTowsdl__binding(struct soap *soap, wsdl__binding *const*a, const char *tag, const char *type) argument
14250 soap_out_PointerTowsdl__binding(struct soap *soap, const char *tag, int id, wsdl__binding *const*a, const char *type) argument
14258 soap_get_PointerTowsdl__binding(struct soap *soap, wsdl__binding **p, const char *tag, const char *type) argument
14266 soap_in_PointerTowsdl__binding(struct soap *soap, const char *tag, wsdl__binding **a, const char *type) argument
14291 soap_serialize_PointerTohttp__address(struct soap *soap, http__address *const*a) argument
14297 soap_put_PointerTohttp__address(struct soap *soap, http__address *const*a, const char *tag, const char *type) argument
14305 soap_out_PointerTohttp__address(struct soap *soap, const char *tag, int id, http__address *const*a, const char *type) argument
14313 soap_get_PointerTohttp__address(struct soap *soap, http__address **p, const char *tag, const char *type) argument
14321 soap_in_PointerTohttp__address(struct soap *soap, const char *tag, http__address **a, const char *type) argument
14346 soap_serialize_PointerTosoap__address(struct soap *soap, soap__address *const*a) argument
14352 soap_put_PointerTosoap__address(struct soap *soap, soap__address *const*a, const char *tag, const char *type) argument
14360 soap_out_PointerTosoap__address(struct soap *soap, const char *tag, int id, soap__address *const*a, const char *type) argument
14368 soap_get_PointerTosoap__address(struct soap *soap, soap__address **p, const char *tag, const char *type) argument
14376 soap_in_PointerTosoap__address(struct soap *soap, const char *tag, soap__address **a, const char *type) argument
14401 soap_serialize_PointerTowsdl__portType(struct soap *soap, wsdl__portType *const*a) argument
14407 soap_put_PointerTowsdl__portType(struct soap *soap, wsdl__portType *const*a, const char *tag, const char *type) argument
14415 soap_out_PointerTowsdl__portType(struct soap *soap, const char *tag, int id, wsdl__portType *const*a, const char *type) argument
14423 soap_get_PointerTowsdl__portType(struct soap *soap, wsdl__portType **p, const char *tag, const char *type) argument
14431 soap_in_PointerTowsdl__portType(struct soap *soap, const char *tag, wsdl__portType **a, const char *type) argument
14456 soap_serialize_PointerTohttp__binding(struct soap *soap, http__binding *const*a) argument
14462 soap_put_PointerTohttp__binding(struct soap *soap, http__binding *const*a, const char *tag, const char *type) argument
14470 soap_out_PointerTohttp__binding(struct soap *soap, const char *tag, int id, http__binding *const*a, const char *type) argument
14478 soap_get_PointerTohttp__binding(struct soap *soap, http__binding **p, const char *tag, const char *type) argument
14486 soap_in_PointerTohttp__binding(struct soap *soap, const char *tag, http__binding **a, const char *type) argument
14511 soap_serialize_PointerTosoap__binding(struct soap *soap, soap__binding *const*a) argument
14517 soap_put_PointerTosoap__binding(struct soap *soap, soap__binding *const*a, const char *tag, const char *type) argument
14525 soap_out_PointerTosoap__binding(struct soap *soap, const char *tag, int id, soap__binding *const*a, const char *type) argument
14533 soap_get_PointerTosoap__binding(struct soap *soap, soap__binding **p, const char *tag, const char *type) argument
14541 soap_in_PointerTosoap__binding(struct soap *soap, const char *tag, soap__binding **a, const char *type) argument
14566 soap_serialize_PointerTowsdl__ext_output(struct soap *soap, wsdl__ext_output *const*a) argument
14572 soap_put_PointerTowsdl__ext_output(struct soap *soap, wsdl__ext_output *const*a, const char *tag, const char *type) argument
14580 soap_out_PointerTowsdl__ext_output(struct soap *soap, const char *tag, int id, wsdl__ext_output *const*a, const char *type) argument
14588 soap_get_PointerTowsdl__ext_output(struct soap *soap, wsdl__ext_output **p, const char *tag, const char *type) argument
14596 soap_in_PointerTowsdl__ext_output(struct soap *soap, const char *tag, wsdl__ext_output **a, const char *type) argument
14621 soap_serialize_PointerTowsdl__ext_input(struct soap *soap, wsdl__ext_input *const*a) argument
14627 soap_put_PointerTowsdl__ext_input(struct soap *soap, wsdl__ext_input *const*a, const char *tag, const char *type) argument
14635 soap_out_PointerTowsdl__ext_input(struct soap *soap, const char *tag, int id, wsdl__ext_input *const*a, const char *type) argument
14643 soap_get_PointerTowsdl__ext_input(struct soap *soap, wsdl__ext_input **p, const char *tag, const char *type) argument
14651 soap_in_PointerTowsdl__ext_input(struct soap *soap, const char *tag, wsdl__ext_input **a, const char *type) argument
14676 soap_serialize_PointerTohttp__operation(struct soap *soap, http__operation *const*a) argument
14682 soap_put_PointerTohttp__operation(struct soap *soap, http__operation *const*a, const char *tag, const char *type) argument
14690 soap_out_PointerTohttp__operation(struct soap *soap, const char *tag, int id, http__operation *const*a, const char *type) argument
14698 soap_get_PointerTohttp__operation(struct soap *soap, http__operation **p, const char *tag, const char *type) argument
14706 soap_in_PointerTohttp__operation(struct soap *soap, const char *tag, http__operation **a, const char *type) argument
14731 soap_serialize_PointerTosoap__operation(struct soap *soap, soap__operation *const*a) argument
14737 soap_put_PointerTosoap__operation(struct soap *soap, soap__operation *const*a, const char *tag, const char *type) argument
14745 soap_out_PointerTosoap__operation(struct soap *soap, const char *tag, int id, soap__operation *const*a, const char *type) argument
14753 soap_get_PointerTosoap__operation(struct soap *soap, soap__operation **p, const char *tag, const char *type) argument
14761 soap_in_PointerTosoap__operation(struct soap *soap, const char *tag, soap__operation **a, const char *type) argument
14786 soap_serialize_PointerTosoap__fault(struct soap *soap, soap__fault *const*a) argument
14792 soap_put_PointerTosoap__fault(struct soap *soap, soap__fault *const*a, const char *tag, const char *type) argument
14800 soap_out_PointerTosoap__fault(struct soap *soap, const char *tag, int id, soap__fault *const*a, const char *type) argument
14808 soap_get_PointerTosoap__fault(struct soap *soap, soap__fault **p, const char *tag, const char *type) argument
14816 soap_in_PointerTosoap__fault(struct soap *soap, const char *tag, soap__fault **a, const char *type) argument
14841 soap_serialize_PointerTomime__content(struct soap *soap, mime__content *const*a) argument
14847 soap_put_PointerTomime__content(struct soap *soap, mime__content *const*a, const char *tag, const char *type) argument
14855 soap_out_PointerTomime__content(struct soap *soap, const char *tag, int id, mime__content *const*a, const char *type) argument
14863 soap_get_PointerTomime__content(struct soap *soap, mime__content **p, const char *tag, const char *type) argument
14871 soap_in_PointerTomime__content(struct soap *soap, const char *tag, mime__content **a, const char *type) argument
14896 soap_serialize_PointerTomime__multipartRelated(struct soap *soap, mime__multipartRelated *const*a) argument
14902 soap_put_PointerTomime__multipartRelated(struct soap *soap, mime__multipartRelated *const*a, const char *tag, const char *type) argument
14910 soap_out_PointerTomime__multipartRelated(struct soap *soap, const char *tag, int id, mime__multipartRelated *const*a, const char *type) argument
14918 soap_get_PointerTomime__multipartRelated(struct soap *soap, mime__multipartRelated **p, const char *tag, const char *type) argument
14926 soap_in_PointerTomime__multipartRelated(struct soap *soap, const char *tag, mime__multipartRelated **a, const char *type) argument
14951 soap_serialize_PointerTodime__message(struct soap *soap, dime__message *const*a) argument
14957 soap_put_PointerTodime__message(struct soap *soap, dime__message *const*a, const char *tag, const char *type) argument
14965 soap_out_PointerTodime__message(struct soap *soap, const char *tag, int id, dime__message *const*a, const char *type) argument
14973 soap_get_PointerTodime__message(struct soap *soap, dime__message **p, const char *tag, const char *type) argument
14981 soap_in_PointerTodime__message(struct soap *soap, const char *tag, dime__message **a, const char *type) argument
15006 soap_serialize_PointerTowsdl__output(struct soap *soap, wsdl__output *const*a) argument
15012 soap_put_PointerTowsdl__output(struct soap *soap, wsdl__output *const*a, const char *tag, const char *type) argument
15020 soap_out_PointerTowsdl__output(struct soap *soap, const char *tag, int id, wsdl__output *const*a, const char *type) argument
15028 soap_get_PointerTowsdl__output(struct soap *soap, wsdl__output **p, const char *tag, const char *type) argument
15036 soap_in_PointerTowsdl__output(struct soap *soap, const char *tag, wsdl__output **a, const char *type) argument
15061 soap_serialize_PointerTowsdl__input(struct soap *soap, wsdl__input *const*a) argument
15067 soap_put_PointerTowsdl__input(struct soap *soap, wsdl__input *const*a, const char *tag, const char *type) argument
15075 soap_out_PointerTowsdl__input(struct soap *soap, const char *tag, int id, wsdl__input *const*a, const char *type) argument
15083 soap_get_PointerTowsdl__input(struct soap *soap, wsdl__input **p, const char *tag, const char *type) argument
15091 soap_in_PointerTowsdl__input(struct soap *soap, const char *tag, wsdl__input **a, const char *type) argument
15116 soap_serialize_PointerTowsdl__definitions(struct soap *soap, wsdl__definitions *const*a) argument
15122 soap_put_PointerTowsdl__definitions(struct soap *soap, wsdl__definitions *const*a, const char *tag, const char *type) argument
15130 soap_out_PointerTowsdl__definitions(struct soap *soap, const char *tag, int id, wsdl__definitions *const*a, const char *type) argument
15138 soap_get_PointerTowsdl__definitions(struct soap *soap, wsdl__definitions **p, const char *tag, const char *type) argument
15146 soap_in_PointerTowsdl__definitions(struct soap *soap, const char *tag, wsdl__definitions **a, const char *type) argument
15171 soap_serialize_PointerTosd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues *const*a) argument
15177 soap_put_PointerTosd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues *const*a, const char *tag, const char *type) argument
15185 soap_out_PointerTosd__staticServiceDataValues(struct soap *soap, const char *tag, int id, sd__staticServiceDataValues *const*a, const char *type) argument
15193 soap_get_PointerTosd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues **p, const char *tag, const char *type) argument
15201 soap_in_PointerTosd__staticServiceDataValues(struct soap *soap, const char *tag, sd__staticServiceDataValues **a, const char *type) argument
15226 soap_serialize_PointerTowsdl__operation(struct soap *soap, wsdl__operation *const*a) argument
15232 soap_put_PointerTowsdl__operation(struct soap *soap, wsdl__operation *const*a, const char *tag, const char *type) argument
15240 soap_out_PointerTowsdl__operation(struct soap *soap, const char *tag, int id, wsdl__operation *const*a, const char *type) argument
15248 soap_get_PointerTowsdl__operation(struct soap *soap, wsdl__operation **p, const char *tag, const char *type) argument
15256 soap_in_PointerTowsdl__operation(struct soap *soap, const char *tag, wsdl__operation **a, const char *type) argument
15281 soap_serialize_PointerTosoap__body(struct soap *soap, soap__body *const*a) argument
15287 soap_put_PointerTosoap__body(struct soap *soap, soap__body *const*a, const char *tag, const char *type) argument
15295 soap_out_PointerTosoap__body(struct soap *soap, const char *tag, int id, soap__body *const*a, const char *type) argument
15303 soap_get_PointerTosoap__body(struct soap *soap, soap__body **p, const char *tag, const char *type) argument
15311 soap_in_PointerTosoap__body(struct soap *soap, const char *tag, soap__body **a, const char *type) argument
15336 soap_serialize_PointerTowsdl__part(struct soap *soap, wsdl__part *const*a) argument
15342 soap_put_PointerTowsdl__part(struct soap *soap, wsdl__part *const*a, const char *tag, const char *type) argument
15350 soap_out_PointerTowsdl__part(struct soap *soap, const char *tag, int id, wsdl__part *const*a, const char *type) argument
15358 soap_get_PointerTowsdl__part(struct soap *soap, wsdl__part **p, const char *tag, const char *type) argument
15366 soap_in_PointerTowsdl__part(struct soap *soap, const char *tag, wsdl__part **a, const char *type) argument
15391 soap_serialize_PointerTowsdl__message(struct soap *soap, wsdl__message *const*a) argument
15397 soap_put_PointerTowsdl__message(struct soap *soap, wsdl__message *const*a, const char *tag, const char *type) argument
15405 soap_out_PointerTowsdl__message(struct soap *soap, const char *tag, int id, wsdl__message *const*a, const char *type) argument
15413 soap_get_PointerTowsdl__message(struct soap *soap, wsdl__message **p, const char *tag, const char *type) argument
15421 soap_in_PointerTowsdl__message(struct soap *soap, const char *tag, wsdl__message **a, const char *type) argument
15446 soap_serialize_PointerTosoap__styleChoice(struct soap *soap, enum soap__styleChoice *const*a) argument
15451 soap_put_PointerTosoap__styleChoice(struct soap *soap, enum soap__styleChoice *const*a, const char *tag, const char *type) argument
15459 soap_out_PointerTosoap__styleChoice(struct soap *soap, const char *tag, int id, enum soap__styleChoice *const*a, const char *type) argument
15467 soap_get_PointerTosoap__styleChoice(struct soap *soap, enum soap__styleChoice **p, const char *tag, const char *type) argument
15475 soap_in_PointerTosoap__styleChoice(struct soap *soap, const char *tag, enum soap__styleChoice **a, const char *type) argument
15496 soap_serialize_PointerToxs__any(struct soap *soap, xs__any *const*a) argument
15502 soap_put_PointerToxs__any(struct soap *soap, xs__any *const*a, const char *tag, const char *type) argument
15510 soap_out_PointerToxs__any(struct soap *soap, const char *tag, int id, xs__any *const*a, const char *type) argument
15518 soap_get_PointerToxs__any(struct soap *soap, xs__any **p, const char *tag, const char *type) argument
15526 soap_in_PointerToxs__any(struct soap *soap, const char *tag, xs__any **a, const char *type) argument
15551 soap_serialize_PointerToxs__complexContent(struct soap *soap, xs__complexContent *const*a) argument
15557 soap_put_PointerToxs__complexContent(struct soap *soap, xs__complexContent *const*a, const char *tag, const char *type) argument
15565 soap_out_PointerToxs__complexContent(struct soap *soap, const char *tag, int id, xs__complexContent *const*a, const char *type) argument
15573 soap_get_PointerToxs__complexContent(struct soap *soap, xs__complexContent **p, const char *tag, const char *type) argument
15581 soap_in_PointerToxs__complexContent(struct soap *soap, const char *tag, xs__complexContent **a, const char *type) argument
15606 soap_serialize_PointerToxs__simpleContent(struct soap *soap, xs__simpleContent *const*a) argument
15612 soap_put_PointerToxs__simpleContent(struct soap *soap, xs__simpleContent *const*a, const char *tag, const char *type) argument
15620 soap_out_PointerToxs__simpleContent(struct soap *soap, const char *tag, int id, xs__simpleContent *const*a, const char *type) argument
15628 soap_get_PointerToxs__simpleContent(struct soap *soap, xs__simpleContent **p, const char *tag, const char *type) argument
15636 soap_in_PointerToxs__simpleContent(struct soap *soap, const char *tag, xs__simpleContent **a, const char *type) argument
15661 soap_serialize_PointerToxs__length(struct soap *soap, xs__length *const*a) argument
15667 soap_put_PointerToxs__length(struct soap *soap, xs__length *const*a, const char *tag, const char *type) argument
15675 soap_out_PointerToxs__length(struct soap *soap, const char *tag, int id, xs__length *const*a, const char *type) argument
15683 soap_get_PointerToxs__length(struct soap *soap, xs__length **p, const char *tag, const char *type) argument
15691 soap_in_PointerToxs__length(struct soap *soap, const char *tag, xs__length **a, const char *type) argument
15716 soap_serialize_PointerToxs__whiteSpace(struct soap *soap, xs__whiteSpace *const*a) argument
15722 soap_put_PointerToxs__whiteSpace(struct soap *soap, xs__whiteSpace *const*a, const char *tag, const char *type) argument
15730 soap_out_PointerToxs__whiteSpace(struct soap *soap, const char *tag, int id, xs__whiteSpace *const*a, const char *type) argument
15738 soap_get_PointerToxs__whiteSpace(struct soap *soap, xs__whiteSpace **p, const char *tag, const char *type) argument
15746 soap_in_PointerToxs__whiteSpace(struct soap *soap, const char *tag, xs__whiteSpace **a, const char *type) argument
15771 soap_serialize_PointerToxs__union(struct soap *soap, xs__union *const*a) argument
15777 soap_put_PointerToxs__union(struct soap *soap, xs__union *const*a, const char *tag, const char *type) argument
15785 soap_out_PointerToxs__union(struct soap *soap, const char *tag, int id, xs__union *const*a, const char *type) argument
15793 soap_get_PointerToxs__union(struct soap *soap, xs__union **p, const char *tag, const char *type) argument
15801 soap_in_PointerToxs__union(struct soap *soap, const char *tag, xs__union **a, const char *type) argument
15826 soap_serialize_PointerToxs__list(struct soap *soap, xs__list *const*a) argument
15832 soap_put_PointerToxs__list(struct soap *soap, xs__list *const*a, const char *tag, const char *type) argument
15840 soap_out_PointerToxs__list(struct soap *soap, const char *tag, int id, xs__list *const*a, const char *type) argument
15848 soap_get_PointerToxs__list(struct soap *soap, xs__list **p, const char *tag, const char *type) argument
15856 soap_in_PointerToxs__list(struct soap *soap, const char *tag, xs__list **a, const char *type) argument
15881 soap_serialize_PointerToxs__restriction(struct soap *soap, xs__restriction *const*a) argument
15887 soap_put_PointerToxs__restriction(struct soap *soap, xs__restriction *const*a, const char *tag, const char *type) argument
15895 soap_out_PointerToxs__restriction(struct soap *soap, const char *tag, int id, xs__restriction *const*a, const char *type) argument
15903 soap_get_PointerToxs__restriction(struct soap *soap, xs__restriction **p, const char *tag, const char *type) argument
15911 soap_in_PointerToxs__restriction(struct soap *soap, const char *tag, xs__restriction **a, const char *type) argument
15936 soap_serialize_PointerToxs__extension(struct soap *soap, xs__extension *const*a) argument
15942 soap_put_PointerToxs__extension(struct soap *soap, xs__extension *const*a, const char *tag, const char *type) argument
15950 soap_out_PointerToxs__extension(struct soap *soap, const char *tag, int id, xs__extension *const*a, const char *type) argument
15958 soap_get_PointerToxs__extension(struct soap *soap, xs__extension **p, const char *tag, const char *type) argument
15966 soap_in_PointerToxs__extension(struct soap *soap, const char *tag, xs__extension **a, const char *type) argument
15991 soap_serialize_PointerToxs__attributeGroup(struct soap *soap, xs__attributeGroup *const*a) argument
15997 soap_put_PointerToxs__attributeGroup(struct soap *soap, xs__attributeGroup *const*a, const char *tag, const char *type) argument
16005 soap_out_PointerToxs__attributeGroup(struct soap *soap, const char *tag, int id, xs__attributeGroup *const*a, const char *type) argument
16013 soap_get_PointerToxs__attributeGroup(struct soap *soap, xs__attributeGroup **p, const char *tag, const char *type) argument
16021 soap_in_PointerToxs__attributeGroup(struct soap *soap, const char *tag, xs__attributeGroup **a, const char *type) argument
16046 soap_serialize_PointerToxs__anyAttribute(struct soap *soap, xs__anyAttribute *const*a) argument
16052 soap_put_PointerToxs__anyAttribute(struct soap *soap, xs__anyAttribute *const*a, const char *tag, const char *type) argument
16060 soap_out_PointerToxs__anyAttribute(struct soap *soap, const char *tag, int id, xs__anyAttribute *const*a, const char *type) argument
16068 soap_get_PointerToxs__anyAttribute(struct soap *soap, xs__anyAttribute **p, const char *tag, const char *type) argument
16076 soap_in_PointerToxs__anyAttribute(struct soap *soap, const char *tag, xs__anyAttribute **a, const char *type) argument
16101 soap_serialize_PointerToxs__group(struct soap *soap, xs__group *const*a) argument
16107 soap_put_PointerToxs__group(struct soap *soap, xs__group *const*a, const char *tag, const char *type) argument
16115 soap_out_PointerToxs__group(struct soap *soap, const char *tag, int id, xs__group *const*a, const char *type) argument
16123 soap_get_PointerToxs__group(struct soap *soap, xs__group **p, const char *tag, const char *type) argument
16131 soap_in_PointerToxs__group(struct soap *soap, const char *tag, xs__group **a, const char *type) argument
16156 soap_serialize_PointerToxs__sequence(struct soap *soap, xs__sequence *const*a) argument
16162 soap_put_PointerToxs__sequence(struct soap *soap, xs__sequence *const*a, const char *tag, const char *type) argument
16170 soap_out_PointerToxs__sequence(struct soap *soap, const char *tag, int id, xs__sequence *const*a, const char *type) argument
16178 soap_get_PointerToxs__sequence(struct soap *soap, xs__sequence **p, const char *tag, const char *type) argument
16186 soap_in_PointerToxs__sequence(struct soap *soap, const char *tag, xs__sequence **a, const char *type) argument
16211 soap_serialize_PointerToxs__choice(struct soap *soap, xs__choice *const*a) argument
16217 soap_put_PointerToxs__choice(struct soap *soap, xs__choice *const*a, const char *tag, const char *type) argument
16225 soap_out_PointerToxs__choice(struct soap *soap, const char *tag, int id, xs__choice *const*a, const char *type) argument
16233 soap_get_PointerToxs__choice(struct soap *soap, xs__choice **p, const char *tag, const char *type) argument
16241 soap_in_PointerToxs__choice(struct soap *soap, const char *tag, xs__choice **a, const char *type) argument
16266 soap_serialize_PointerToxs__all(struct soap *soap, xs__all *const*a) argument
16272 soap_put_PointerToxs__all(struct soap *soap, xs__all *const*a, const char *tag, const char *type) argument
16280 soap_out_PointerToxs__all(struct soap *soap, const char *tag, int id, xs__all *const*a, const char *type) argument
16288 soap_get_PointerToxs__all(struct soap *soap, xs__all **p, const char *tag, const char *type) argument
16296 soap_in_PointerToxs__all(struct soap *soap, const char *tag, xs__all **a, const char *type) argument
16321 soap_default_xs__namespaceList(struct soap *soap, char **a) argument
16325 soap_serialize_xs__namespaceList(struct soap *soap, char *const*a) argument
16329 soap_put_xs__namespaceList(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16337 soap_out_xs__namespaceList(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16342 soap_get_xs__namespaceList(struct soap *soap, char **p, const char *tag, const char *type) argument
16350 soap_in_xs__namespaceList(struct soap *soap, const char *tag, char **a, const char *type) argument
16355 soap_serialize_PointerToxs__attribute(struct soap *soap, xs__attribute *const*a) argument
16361 soap_put_PointerToxs__attribute(struct soap *soap, xs__attribute *const*a, const char *tag, const char *type) argument
16369 soap_out_PointerToxs__attribute(struct soap *soap, const char *tag, int id, xs__attribute *const*a, const char *type) argument
16377 soap_get_PointerToxs__attribute(struct soap *soap, xs__attribute **p, const char *tag, const char *type) argument
16385 soap_in_PointerToxs__attribute(struct soap *soap, const char *tag, xs__attribute **a, const char *type) argument
16410 soap_serialize_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >*const*a) argument
16416 soap_put_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >*const*a, const char *tag, const char *type) argument
16424 soap_out_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, const char *tag, int id, std::vector<xs__element * >*const*a, const char *type) argument
16431 soap_get_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >**p, const char *tag, const char *type) argument
16439 soap_in_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, const char *tag, std::vector<xs__element * >**a, const char *type) argument
16452 soap_serialize_PointerToxs__element(struct soap *soap, xs__element *const*a) argument
16458 soap_put_PointerToxs__element(struct soap *soap, xs__element *const*a, const char *tag, const char *type) argument
16466 soap_out_PointerToxs__element(struct soap *soap, const char *tag, int id, xs__element *const*a, const char *type) argument
16474 soap_get_PointerToxs__element(struct soap *soap, xs__element **p, const char *tag, const char *type) argument
16482 soap_in_PointerToxs__element(struct soap *soap, const char *tag, xs__element **a, const char *type) argument
16507 soap_serialize_PointerToxs__schema(struct soap *soap, xs__schema *const*a) argument
16513 soap_put_PointerToxs__schema(struct soap *soap, xs__schema *const*a, const char *tag, const char *type) argument
16521 soap_out_PointerToxs__schema(struct soap *soap, const char *tag, int id, xs__schema *const*a, const char *type) argument
16529 soap_get_PointerToxs__schema(struct soap *soap, xs__schema **p, const char *tag, const char *type) argument
16537 soap_in_PointerToxs__schema(struct soap *soap, const char *tag, xs__schema **a, const char *type) argument
16562 soap_serialize_PointerToxs__complexType(struct soap *soap, xs__complexType *const*a) argument
16568 soap_put_PointerToxs__complexType(struct soap *soap, xs__complexType *const*a, const char *tag, const char *type) argument
16576 soap_out_PointerToxs__complexType(struct soap *soap, const char *tag, int id, xs__complexType *const*a, const char *type) argument
16584 soap_get_PointerToxs__complexType(struct soap *soap, xs__complexType **p, const char *tag, const char *type) argument
16592 soap_in_PointerToxs__complexType(struct soap *soap, const char *tag, xs__complexType **a, const char *type) argument
16617 soap_serialize_PointerToxs__simpleType(struct soap *soap, xs__simpleType *const*a) argument
16623 soap_put_PointerToxs__simpleType(struct soap *soap, xs__simpleType *const*a, const char *tag, const char *type) argument
16631 soap_out_PointerToxs__simpleType(struct soap *soap, const char *tag, int id, xs__simpleType *const*a, const char *type) argument
16639 soap_get_PointerToxs__simpleType(struct soap *soap, xs__simpleType **p, const char *tag, const char *type) argument
16647 soap_in_PointerToxs__simpleType(struct soap *soap, const char *tag, xs__simpleType **a, const char *type) argument
16672 soap_serialize_PointerToxs__annotation(struct soap *soap, xs__annotation *const*a) argument
16678 soap_put_PointerToxs__annotation(struct soap *soap, xs__annotation *const*a, const char *tag, const char *type) argument
16686 soap_out_PointerToxs__annotation(struct soap *soap, const char *tag, int id, xs__annotation *const*a, const char *type) argument
16694 soap_get_PointerToxs__annotation(struct soap *soap, xs__annotation **p, const char *tag, const char *type) argument
16702 soap_in_PointerToxs__annotation(struct soap *soap, const char *tag, xs__annotation **a, const char *type) argument
16727 soap_default_xsd__string(struct soap *soap, char **a) argument
16731 soap_serialize_xsd__string(struct soap *soap, char *const*a) argument
16735 soap_put_xsd__string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16743 soap_out_xsd__string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16748 soap_get_xsd__string(struct soap *soap, char **p, const char *tag, const char *type) argument
16756 soap_in_xsd__string(struct soap *soap, const char *tag, char **a, const char *type) argument
16761 soap_default_xsd__QName(struct soap *soap, char **a) argument
16765 soap_serialize_xsd__QName(struct soap *soap, char *const*a) argument
16769 soap_put_xsd__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16777 soap_out_xsd__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16782 soap_get_xsd__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
16790 soap_in_xsd__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
16795 soap_default_xsd__NMTOKENS(struct soap *soap, char **a) argument
16799 soap_serialize_xsd__NMTOKENS(struct soap *soap, char *const*a) argument
16803 soap_put_xsd__NMTOKENS(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16811 soap_out_xsd__NMTOKENS(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16816 soap_get_xsd__NMTOKENS(struct soap *soap, char **p, const char *tag, const char *type) argument
16824 soap_in_xsd__NMTOKENS(struct soap *soap, const char *tag, char **a, const char *type) argument
16829 soap_default_xsd__NMTOKEN(struct soap *soap, char **a) argument
16833 soap_serialize_xsd__NMTOKEN(struct soap *soap, char *const*a) argument
16837 soap_put_xsd__NMTOKEN(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16845 soap_out_xsd__NMTOKEN(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16850 soap_get_xsd__NMTOKEN(struct soap *soap, char **p, const char *tag, const char *type) argument
16858 soap_in_xsd__NMTOKEN(struct soap *soap, const char *tag, char **a, const char *type) argument
16863 soap_default_xsd__NCName(struct soap *soap, char **a) argument
16867 soap_serialize_xsd__NCName(struct soap *soap, char *const*a) argument
16871 soap_put_xsd__NCName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16879 soap_out_xsd__NCName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16884 soap_get_xsd__NCName(struct soap *soap, char **p, const char *tag, const char *type) argument
16892 soap_in_xsd__NCName(struct soap *soap, const char *tag, char **a, const char *type) argument
16897 soap_default_xsd__ID(struct soap *soap, char **a) argument
16901 soap_serialize_xsd__ID(struct soap *soap, char *const*a) argument
16905 soap_put_xsd__ID(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16913 soap_out_xsd__ID(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16918 soap_get_xsd__ID(struct soap *soap, char **p, const char *tag, const char *type) argument
16926 soap_in_xsd__ID(struct soap *soap, const char *tag, char **a, const char *type) argument
16931 soap_default_xsd__anyURI(struct soap *soap, char **a) argument
16935 soap_serialize_xsd__anyURI(struct soap *soap, char *const*a) argument
16939 soap_put_xsd__anyURI(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16947 soap_out_xsd__anyURI(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16952 soap_get_xsd__anyURI(struct soap *soap, char **p, const char *tag, const char *type) argument
16960 soap_in_xsd__anyURI(struct soap *soap, const char *tag, char **a, const char *type) argument
16965 soap_default__QName(struct soap *soap, char **a) argument
16969 soap_serialize__QName(struct soap *soap, char *const*a) argument
16973 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16981 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16986 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
16994 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
16999 soap_default_string(struct soap *soap, char **a) argument
17008 soap_serialize_string(struct soap *soap, char *const*a) argument
17013 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
17021 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
17026 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
17034 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
17039 soap_default_std__vectorTemplateOfgwsdl__portType(struct soap *soap, std::vector<gwsdl__portType >*p) argument
17044 soap_serialize_std__vectorTemplateOfgwsdl__portType(struct soap *soap, const std::vector<gwsdl__portType >*a) argument
17050 soap_out_std__vectorTemplateOfgwsdl__portType(struct soap *soap, const char *tag, int id, const std::vector<gwsdl__portType >*a, const char *type) argument
17060 soap_in_std__vectorTemplateOfgwsdl__portType(struct soap *soap, const char *tag, std::vector<gwsdl__portType >*a, const char *type) argument
17093 soap_new_std__vectorTemplateOfgwsdl__portType(struct soap *soap, int n) argument
17097 soap_delete_std__vectorTemplateOfgwsdl__portType(struct soap *soap, std::vector<gwsdl__portType >*p) argument
17101 soap_instantiate_std__vectorTemplateOfgwsdl__portType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17124 soap_copy_std__vectorTemplateOfgwsdl__portType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17130 soap_default_std__vectorTemplateOfwsdl__service(struct soap *soap, std::vector<wsdl__service >*p) argument
17135 soap_serialize_std__vectorTemplateOfwsdl__service(struct soap *soap, const std::vector<wsdl__service >*a) argument
17141 soap_out_std__vectorTemplateOfwsdl__service(struct soap *soap, const char *tag, int id, const std::vector<wsdl__service >*a, const char *type) argument
17151 soap_in_std__vectorTemplateOfwsdl__service(struct soap *soap, const char *tag, std::vector<wsdl__service >*a, const char *type) argument
17184 soap_new_std__vectorTemplateOfwsdl__service(struct soap *soap, int n) argument
17188 soap_delete_std__vectorTemplateOfwsdl__service(struct soap *soap, std::vector<wsdl__service >*p) argument
17192 soap_instantiate_std__vectorTemplateOfwsdl__service(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17215 soap_copy_std__vectorTemplateOfwsdl__service(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17221 soap_default_std__vectorTemplateOfwsdl__binding(struct soap *soap, std::vector<wsdl__binding >*p) argument
17226 soap_serialize_std__vectorTemplateOfwsdl__binding(struct soap *soap, const std::vector<wsdl__binding >*a) argument
17232 soap_out_std__vectorTemplateOfwsdl__binding(struct soap *soap, const char *tag, int id, const std::vector<wsdl__binding >*a, const char *type) argument
17242 soap_in_std__vectorTemplateOfwsdl__binding(struct soap *soap, const char *tag, std::vector<wsdl__binding >*a, const char *type) argument
17275 soap_new_std__vectorTemplateOfwsdl__binding(struct soap *soap, int n) argument
17279 soap_delete_std__vectorTemplateOfwsdl__binding(struct soap *soap, std::vector<wsdl__binding >*p) argument
17283 soap_instantiate_std__vectorTemplateOfwsdl__binding(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17306 soap_copy_std__vectorTemplateOfwsdl__binding(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17312 soap_default_std__vectorTemplateOfwsdl__portType(struct soap *soap, std::vector<wsdl__portType >*p) argument
17317 soap_serialize_std__vectorTemplateOfwsdl__portType(struct soap *soap, const std::vector<wsdl__portType >*a) argument
17323 soap_out_std__vectorTemplateOfwsdl__portType(struct soap *soap, const char *tag, int id, const std::vector<wsdl__portType >*a, const char *type) argument
17333 soap_in_std__vectorTemplateOfwsdl__portType(struct soap *soap, const char *tag, std::vector<wsdl__portType >*a, const char *type) argument
17366 soap_new_std__vectorTemplateOfwsdl__portType(struct soap *soap, int n) argument
17370 soap_delete_std__vectorTemplateOfwsdl__portType(struct soap *soap, std::vector<wsdl__portType >*p) argument
17374 soap_instantiate_std__vectorTemplateOfwsdl__portType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17397 soap_copy_std__vectorTemplateOfwsdl__portType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17403 soap_default_std__vectorTemplateOfwsdl__message(struct soap *soap, std::vector<wsdl__message >*p) argument
17408 soap_serialize_std__vectorTemplateOfwsdl__message(struct soap *soap, const std::vector<wsdl__message >*a) argument
17414 soap_out_std__vectorTemplateOfwsdl__message(struct soap *soap, const char *tag, int id, const std::vector<wsdl__message >*a, const char *type) argument
17424 soap_in_std__vectorTemplateOfwsdl__message(struct soap *soap, const char *tag, std::vector<wsdl__message >*a, const char *type) argument
17457 soap_new_std__vectorTemplateOfwsdl__message(struct soap *soap, int n) argument
17461 soap_delete_std__vectorTemplateOfwsdl__message(struct soap *soap, std::vector<wsdl__message >*p) argument
17465 soap_instantiate_std__vectorTemplateOfwsdl__message(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17488 soap_copy_std__vectorTemplateOfwsdl__message(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17494 soap_default_std__vectorTemplateOfwsdl__import(struct soap *soap, std::vector<wsdl__import >*p) argument
17499 soap_serialize_std__vectorTemplateOfwsdl__import(struct soap *soap, const std::vector<wsdl__import >*a) argument
17505 soap_out_std__vectorTemplateOfwsdl__import(struct soap *soap, const char *tag, int id, const std::vector<wsdl__import >*a, const char *type) argument
17515 soap_in_std__vectorTemplateOfwsdl__import(struct soap *soap, const char *tag, std::vector<wsdl__import >*a, const char *type) argument
17548 soap_new_std__vectorTemplateOfwsdl__import(struct soap *soap, int n) argument
17552 soap_delete_std__vectorTemplateOfwsdl__import(struct soap *soap, std::vector<wsdl__import >*p) argument
17556 soap_instantiate_std__vectorTemplateOfwsdl__import(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17579 soap_copy_std__vectorTemplateOfwsdl__import(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17585 soap_default_std__vectorTemplateOfwsdl__port(struct soap *soap, std::vector<wsdl__port >*p) argument
17590 soap_serialize_std__vectorTemplateOfwsdl__port(struct soap *soap, const std::vector<wsdl__port >*a) argument
17596 soap_out_std__vectorTemplateOfwsdl__port(struct soap *soap, const char *tag, int id, const std::vector<wsdl__port >*a, const char *type) argument
17606 soap_in_std__vectorTemplateOfwsdl__port(struct soap *soap, const char *tag, std::vector<wsdl__port >*a, const char *type) argument
17639 soap_new_std__vectorTemplateOfwsdl__port(struct soap *soap, int n) argument
17643 soap_delete_std__vectorTemplateOfwsdl__port(struct soap *soap, std::vector<wsdl__port >*p) argument
17647 soap_instantiate_std__vectorTemplateOfwsdl__port(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17670 soap_copy_std__vectorTemplateOfwsdl__port(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17676 soap_default_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, std::vector<wsdl__binding_operation >*p) argument
17681 soap_serialize_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, const std::vector<wsdl__binding_operation >*a) argument
17687 soap_out_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, const char *tag, int id, const std::vector<wsdl__binding_operation >*a, const char *type) argument
17697 soap_in_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, const char *tag, std::vector<wsdl__binding_operation >*a, const char *type) argument
17730 soap_new_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, int n) argument
17734 soap_delete_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, std::vector<wsdl__binding_operation >*p) argument
17738 soap_instantiate_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17761 soap_copy_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17767 soap_default_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, std::vector<wsdl__ext_fault >*p) argument
17772 soap_serialize_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, const std::vector<wsdl__ext_fault >*a) argument
17778 soap_out_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, const char *tag, int id, const std::vector<wsdl__ext_fault >*a, const char *type) argument
17788 soap_in_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, const char *tag, std::vector<wsdl__ext_fault >*a, const char *type) argument
17821 soap_new_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, int n) argument
17825 soap_delete_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, std::vector<wsdl__ext_fault >*p) argument
17829 soap_instantiate_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17852 soap_copy_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17858 soap_default_std__vectorTemplateOfwsdl__operation(struct soap *soap, std::vector<wsdl__operation >*p) argument
17863 soap_serialize_std__vectorTemplateOfwsdl__operation(struct soap *soap, const std::vector<wsdl__operation >*a) argument
17869 soap_out_std__vectorTemplateOfwsdl__operation(struct soap *soap, const char *tag, int id, const std::vector<wsdl__operation >*a, const char *type) argument
17879 soap_in_std__vectorTemplateOfwsdl__operation(struct soap *soap, const char *tag, std::vector<wsdl__operation >*a, const char *type) argument
17912 soap_new_std__vectorTemplateOfwsdl__operation(struct soap *soap, int n) argument
17916 soap_delete_std__vectorTemplateOfwsdl__operation(struct soap *soap, std::vector<wsdl__operation >*p) argument
17920 soap_instantiate_std__vectorTemplateOfwsdl__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17943 soap_copy_std__vectorTemplateOfwsdl__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17949 soap_default_std__vectorTemplateOfwsdl__fault(struct soap *soap, std::vector<wsdl__fault >*p) argument
17954 soap_serialize_std__vectorTemplateOfwsdl__fault(struct soap *soap, const std::vector<wsdl__fault >*a) argument
17960 soap_out_std__vectorTemplateOfwsdl__fault(struct soap *soap, const char *tag, int id, const std::vector<wsdl__fault >*a, const char *type) argument
17970 soap_in_std__vectorTemplateOfwsdl__fault(struct soap *soap, const char *tag, std::vector<wsdl__fault >*a, const char *type) argument
18003 soap_new_std__vectorTemplateOfwsdl__fault(struct soap *soap, int n) argument
18007 soap_delete_std__vectorTemplateOfwsdl__fault(struct soap *soap, std::vector<wsdl__fault >*p) argument
18011 soap_instantiate_std__vectorTemplateOfwsdl__fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18034 soap_copy_std__vectorTemplateOfwsdl__fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18040 soap_default_std__vectorTemplateOfwsdl__part(struct soap *soap, std::vector<wsdl__part >*p) argument
18045 soap_serialize_std__vectorTemplateOfwsdl__part(struct soap *soap, const std::vector<wsdl__part >*a) argument
18051 soap_out_std__vectorTemplateOfwsdl__part(struct soap *soap, const char *tag, int id, const std::vector<wsdl__part >*a, const char *type) argument
18061 soap_in_std__vectorTemplateOfwsdl__part(struct soap *soap, const char *tag, std::vector<wsdl__part >*a, const char *type) argument
18094 soap_new_std__vectorTemplateOfwsdl__part(struct soap *soap, int n) argument
18098 soap_delete_std__vectorTemplateOfwsdl__part(struct soap *soap, std::vector<wsdl__part >*p) argument
18102 soap_instantiate_std__vectorTemplateOfwsdl__part(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18125 soap_copy_std__vectorTemplateOfwsdl__part(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18131 soap_default_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, std::vector<xs__schema * >*p) argument
18136 soap_serialize_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, const std::vector<xs__schema * >*a) argument
18142 soap_out_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, const char *tag, int id, const std::vector<xs__schema * >*a, const char *type) argument
18152 soap_in_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, const char *tag, std::vector<xs__schema * >*a, const char *type) argument
18185 soap_new_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, int n) argument
18189 soap_delete_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, std::vector<xs__schema * >*p) argument
18193 soap_instantiate_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18216 soap_copy_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18222 soap_default_std__vectorTemplateOfsd__serviceData(struct soap *soap, std::vector<sd__serviceData >*p) argument
18227 soap_serialize_std__vectorTemplateOfsd__serviceData(struct soap *soap, const std::vector<sd__serviceData >*a) argument
18233 soap_out_std__vectorTemplateOfsd__serviceData(struct soap *soap, const char *tag, int id, const std::vector<sd__serviceData >*a, const char *type) argument
18243 soap_in_std__vectorTemplateOfsd__serviceData(struct soap *soap, const char *tag, std::vector<sd__serviceData >*a, const char *type) argument
18276 soap_new_std__vectorTemplateOfsd__serviceData(struct soap *soap, int n) argument
18280 soap_delete_std__vectorTemplateOfsd__serviceData(struct soap *soap, std::vector<sd__serviceData >*p) argument
18284 soap_instantiate_std__vectorTemplateOfsd__serviceData(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18307 soap_copy_std__vectorTemplateOfsd__serviceData(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18313 soap_default_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, std::vector<wsdl__operation * >*p) argument
18318 soap_serialize_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, const std::vector<wsdl__operation * >*a) argument
18324 soap_out_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, const char *tag, int id, const std::vector<wsdl__operation * >*a, const char *type) argument
18334 soap_in_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, const char *tag, std::vector<wsdl__operation * >*a, const char *type) argument
18367 soap_new_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, int n) argument
18371 soap_delete_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, std::vector<wsdl__operation * >*p) argument
18375 soap_instantiate_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18398 soap_copy_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18404 soap_default_std__vectorTemplateOfmime__part(struct soap *soap, std::vector<mime__part >*p) argument
18409 soap_serialize_std__vectorTemplateOfmime__part(struct soap *soap, const std::vector<mime__part >*a) argument
18415 soap_out_std__vectorTemplateOfmime__part(struct soap *soap, const char *tag, int id, const std::vector<mime__part >*a, const char *type) argument
18425 soap_in_std__vectorTemplateOfmime__part(struct soap *soap, const char *tag, std::vector<mime__part >*a, const char *type) argument
18458 soap_new_std__vectorTemplateOfmime__part(struct soap *soap, int n) argument
18462 soap_delete_std__vectorTemplateOfmime__part(struct soap *soap, std::vector<mime__part >*p) argument
18466 soap_instantiate_std__vectorTemplateOfmime__part(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18489 soap_copy_std__vectorTemplateOfmime__part(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18495 soap_default_std__vectorTemplateOfmime__content(struct soap *soap, std::vector<mime__content >*p) argument
18500 soap_serialize_std__vectorTemplateOfmime__content(struct soap *soap, const std::vector<mime__content >*a) argument
18506 soap_out_std__vectorTemplateOfmime__content(struct soap *soap, const char *tag, int id, const std::vector<mime__content >*a, const char *type) argument
18516 soap_in_std__vectorTemplateOfmime__content(struct soap *soap, const char *tag, std::vector<mime__content >*a, const char *type) argument
18549 soap_new_std__vectorTemplateOfmime__content(struct soap *soap, int n) argument
18553 soap_delete_std__vectorTemplateOfmime__content(struct soap *soap, std::vector<mime__content >*p) argument
18557 soap_instantiate_std__vectorTemplateOfmime__content(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18580 soap_copy_std__vectorTemplateOfmime__content(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18586 soap_default_std__vectorTemplateOfsoap__header(struct soap *soap, std::vector<soap__header >*p) argument
18591 soap_serialize_std__vectorTemplateOfsoap__header(struct soap *soap, const std::vector<soap__header >*a) argument
18597 soap_out_std__vectorTemplateOfsoap__header(struct soap *soap, const char *tag, int id, const std::vector<soap__header >*a, const char *type) argument
18607 soap_in_std__vectorTemplateOfsoap__header(struct soap *soap, const char *tag, std::vector<soap__header >*a, const char *type) argument
18640 soap_new_std__vectorTemplateOfsoap__header(struct soap *soap, int n) argument
18644 soap_delete_std__vectorTemplateOfsoap__header(struct soap *soap, std::vector<soap__header >*p) argument
18648 soap_instantiate_std__vectorTemplateOfsoap__header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18671 soap_copy_std__vectorTemplateOfsoap__header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18677 soap_default_std__vectorTemplateOfsoap__headerfault(struct soap *soap, std::vector<soap__headerfault >*p) argument
18682 soap_serialize_std__vectorTemplateOfsoap__headerfault(struct soap *soap, const std::vector<soap__headerfault >*a) argument
18688 soap_out_std__vectorTemplateOfsoap__headerfault(struct soap *soap, const char *tag, int id, const std::vector<soap__headerfault >*a, const char *type) argument
18698 soap_in_std__vectorTemplateOfsoap__headerfault(struct soap *soap, const char *tag, std::vector<soap__headerfault >*a, const char *type) argument
18731 soap_new_std__vectorTemplateOfsoap__headerfault(struct soap *soap, int n) argument
18735 soap_delete_std__vectorTemplateOfsoap__headerfault(struct soap *soap, std::vector<soap__headerfault >*p) argument
18739 soap_instantiate_std__vectorTemplateOfsoap__headerfault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18762 soap_copy_std__vectorTemplateOfsoap__headerfault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18768 soap_default_std__vectorTemplateOfxs__import(struct soap *soap, std::vector<xs__import >*p) argument
18773 soap_serialize_std__vectorTemplateOfxs__import(struct soap *soap, const std::vector<xs__import >*a) argument
18779 soap_out_std__vectorTemplateOfxs__import(struct soap *soap, const char *tag, int id, const std::vector<xs__import >*a, const char *type) argument
18789 soap_in_std__vectorTemplateOfxs__import(struct soap *soap, const char *tag, std::vector<xs__import >*a, const char *type) argument
18822 soap_new_std__vectorTemplateOfxs__import(struct soap *soap, int n) argument
18826 soap_delete_std__vectorTemplateOfxs__import(struct soap *soap, std::vector<xs__import >*p) argument
18830 soap_instantiate_std__vectorTemplateOfxs__import(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18853 soap_copy_std__vectorTemplateOfxs__import(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18859 soap_default_std__vectorTemplateOfxs__redefine(struct soap *soap, std::vector<xs__redefine >*p) argument
18864 soap_serialize_std__vectorTemplateOfxs__redefine(struct soap *soap, const std::vector<xs__redefine >*a) argument
18870 soap_out_std__vectorTemplateOfxs__redefine(struct soap *soap, const char *tag, int id, const std::vector<xs__redefine >*a, const char *type) argument
18880 soap_in_std__vectorTemplateOfxs__redefine(struct soap *soap, const char *tag, std::vector<xs__redefine >*a, const char *type) argument
18913 soap_new_std__vectorTemplateOfxs__redefine(struct soap *soap, int n) argument
18917 soap_delete_std__vectorTemplateOfxs__redefine(struct soap *soap, std::vector<xs__redefine >*p) argument
18921 soap_instantiate_std__vectorTemplateOfxs__redefine(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18944 soap_copy_std__vectorTemplateOfxs__redefine(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18950 soap_default_std__vectorTemplateOfxs__include(struct soap *soap, std::vector<xs__include >*p) argument
18955 soap_serialize_std__vectorTemplateOfxs__include(struct soap *soap, const std::vector<xs__include >*a) argument
18961 soap_out_std__vectorTemplateOfxs__include(struct soap *soap, const char *tag, int id, const std::vector<xs__include >*a, const char *type) argument
18971 soap_in_std__vectorTemplateOfxs__include(struct soap *soap, const char *tag, std::vector<xs__include >*a, const char *type) argument
19004 soap_new_std__vectorTemplateOfxs__include(struct soap *soap, int n) argument
19008 soap_delete_std__vectorTemplateOfxs__include(struct soap *soap, std::vector<xs__include >*p) argument
19012 soap_instantiate_std__vectorTemplateOfxs__include(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19035 soap_copy_std__vectorTemplateOfxs__include(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19041 soap_default_std__vectorTemplateOfxs__complexType(struct soap *soap, std::vector<xs__complexType >*p) argument
19046 soap_serialize_std__vectorTemplateOfxs__complexType(struct soap *soap, const std::vector<xs__complexType >*a) argument
19052 soap_out_std__vectorTemplateOfxs__complexType(struct soap *soap, const char *tag, int id, const std::vector<xs__complexType >*a, const char *type) argument
19062 soap_in_std__vectorTemplateOfxs__complexType(struct soap *soap, const char *tag, std::vector<xs__complexType >*a, const char *type) argument
19095 soap_new_std__vectorTemplateOfxs__complexType(struct soap *soap, int n) argument
19099 soap_delete_std__vectorTemplateOfxs__complexType(struct soap *soap, std::vector<xs__complexType >*p) argument
19103 soap_instantiate_std__vectorTemplateOfxs__complexType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19126 soap_copy_std__vectorTemplateOfxs__complexType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19132 soap_default_std__vectorTemplateOfxs__simpleType(struct soap *soap, std::vector<xs__simpleType >*p) argument
19137 soap_serialize_std__vectorTemplateOfxs__simpleType(struct soap *soap, const std::vector<xs__simpleType >*a) argument
19143 soap_out_std__vectorTemplateOfxs__simpleType(struct soap *soap, const char *tag, int id, const std::vector<xs__simpleType >*a, const char *type) argument
19153 soap_in_std__vectorTemplateOfxs__simpleType(struct soap *soap, const char *tag, std::vector<xs__simpleType >*a, const char *type) argument
19186 soap_new_std__vectorTemplateOfxs__simpleType(struct soap *soap, int n) argument
19190 soap_delete_std__vectorTemplateOfxs__simpleType(struct soap *soap, std::vector<xs__simpleType >*p) argument
19194 soap_instantiate_std__vectorTemplateOfxs__simpleType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19217 soap_copy_std__vectorTemplateOfxs__simpleType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19223 soap_default_std__vectorTemplateOfxs__pattern(struct soap *soap, std::vector<xs__pattern >*p) argument
19228 soap_serialize_std__vectorTemplateOfxs__pattern(struct soap *soap, const std::vector<xs__pattern >*a) argument
19234 soap_out_std__vectorTemplateOfxs__pattern(struct soap *soap, const char *tag, int id, const std::vector<xs__pattern >*a, const char *type) argument
19244 soap_in_std__vectorTemplateOfxs__pattern(struct soap *soap, const char *tag, std::vector<xs__pattern >*a, const char *type) argument
19277 soap_new_std__vectorTemplateOfxs__pattern(struct soap *soap, int n) argument
19281 soap_delete_std__vectorTemplateOfxs__pattern(struct soap *soap, std::vector<xs__pattern >*p) argument
19285 soap_instantiate_std__vectorTemplateOfxs__pattern(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19308 soap_copy_std__vectorTemplateOfxs__pattern(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19314 soap_default_std__vectorTemplateOfxs__enumeration(struct soap *soap, std::vector<xs__enumeration >*p) argument
19319 soap_serialize_std__vectorTemplateOfxs__enumeration(struct soap *soap, const std::vector<xs__enumeration >*a) argument
19325 soap_out_std__vectorTemplateOfxs__enumeration(struct soap *soap, const char *tag, int id, const std::vector<xs__enumeration >*a, const char *type) argument
19335 soap_in_std__vectorTemplateOfxs__enumeration(struct soap *soap, const char *tag, std::vector<xs__enumeration >*a, const char *type) argument
19368 soap_new_std__vectorTemplateOfxs__enumeration(struct soap *soap, int n) argument
19372 soap_delete_std__vectorTemplateOfxs__enumeration(struct soap *soap, std::vector<xs__enumeration >*p) argument
19376 soap_instantiate_std__vectorTemplateOfxs__enumeration(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19399 soap_copy_std__vectorTemplateOfxs__enumeration(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19405 soap_default_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, std::vector<xs__attributeGroup >*p) argument
19410 soap_serialize_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, const std::vector<xs__attributeGroup >*a) argument
19416 soap_out_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, const char *tag, int id, const std::vector<xs__attributeGroup >*a, const char *type) argument
19426 soap_in_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, const char *tag, std::vector<xs__attributeGroup >*a, const char *type) argument
19459 soap_new_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, int n) argument
19463 soap_delete_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, std::vector<xs__attributeGroup >*p) argument
19467 soap_instantiate_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19490 soap_copy_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19496 soap_default_std__vectorTemplateOfxs__attribute(struct soap *soap, std::vector<xs__attribute >*p) argument
19501 soap_serialize_std__vectorTemplateOfxs__attribute(struct soap *soap, const std::vector<xs__attribute >*a) argument
19507 soap_out_std__vectorTemplateOfxs__attribute(struct soap *soap, const char *tag, int id, const std::vector<xs__attribute >*a, const char *type) argument
19517 soap_in_std__vectorTemplateOfxs__attribute(struct soap *soap, const char *tag, std::vector<xs__attribute >*a, const char *type) argument
19550 soap_new_std__vectorTemplateOfxs__attribute(struct soap *soap, int n) argument
19554 soap_delete_std__vectorTemplateOfxs__attribute(struct soap *soap, std::vector<xs__attribute >*p) argument
19558 soap_instantiate_std__vectorTemplateOfxs__attribute(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19581 soap_copy_std__vectorTemplateOfxs__attribute(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19587 soap_default_std__vectorTemplateOfxs__any(struct soap *soap, std::vector<xs__any >*p) argument
19592 soap_serialize_std__vectorTemplateOfxs__any(struct soap *soap, const std::vector<xs__any >*a) argument
19598 soap_out_std__vectorTemplateOfxs__any(struct soap *soap, const char *tag, int id, const std::vector<xs__any >*a, const char *type) argument
19608 soap_in_std__vectorTemplateOfxs__any(struct soap *soap, const char *tag, std::vector<xs__any >*a, const char *type) argument
19641 soap_new_std__vectorTemplateOfxs__any(struct soap *soap, int n) argument
19645 soap_delete_std__vectorTemplateOfxs__any(struct soap *soap, std::vector<xs__any >*p) argument
19649 soap_instantiate_std__vectorTemplateOfxs__any(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19672 soap_copy_std__vectorTemplateOfxs__any(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19678 soap_default_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, std::vector<xs__sequence * >*p) argument
19683 soap_serialize_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, const std::vector<xs__sequence * >*a) argument
19689 soap_out_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, const char *tag, int id, const std::vector<xs__sequence * >*a, const char *type) argument
19699 soap_in_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, const char *tag, std::vector<xs__sequence * >*a, const char *type) argument
19732 soap_new_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, int n) argument
19736 soap_delete_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, std::vector<xs__sequence * >*p) argument
19740 soap_instantiate_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19763 soap_copy_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19769 soap_default_std__vectorTemplateOfxs__choice(struct soap *soap, std::vector<xs__choice >*p) argument
19774 soap_serialize_std__vectorTemplateOfxs__choice(struct soap *soap, const std::vector<xs__choice >*a) argument
19780 soap_out_std__vectorTemplateOfxs__choice(struct soap *soap, const char *tag, int id, const std::vector<xs__choice >*a, const char *type) argument
19790 soap_in_std__vectorTemplateOfxs__choice(struct soap *soap, const char *tag, std::vector<xs__choice >*a, const char *type) argument
19823 soap_new_std__vectorTemplateOfxs__choice(struct soap *soap, int n) argument
19827 soap_delete_std__vectorTemplateOfxs__choice(struct soap *soap, std::vector<xs__choice >*p) argument
19831 soap_instantiate_std__vectorTemplateOfxs__choice(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19854 soap_copy_std__vectorTemplateOfxs__choice(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19860 soap_default_std__vectorTemplateOfxs__group(struct soap *soap, std::vector<xs__group >*p) argument
19865 soap_serialize_std__vectorTemplateOfxs__group(struct soap *soap, const std::vector<xs__group >*a) argument
19871 soap_out_std__vectorTemplateOfxs__group(struct soap *soap, const char *tag, int id, const std::vector<xs__group >*a, const char *type) argument
19881 soap_in_std__vectorTemplateOfxs__group(struct soap *soap, const char *tag, std::vector<xs__group >*a, const char *type) argument
19914 soap_new_std__vectorTemplateOfxs__group(struct soap *soap, int n) argument
19918 soap_delete_std__vectorTemplateOfxs__group(struct soap *soap, std::vector<xs__group >*p) argument
19922 soap_instantiate_std__vectorTemplateOfxs__group(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19945 soap_copy_std__vectorTemplateOfxs__group(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19951 soap_default_std__vectorTemplateOfxs__element(struct soap *soap, std::vector<xs__element >*p) argument
19956 soap_serialize_std__vectorTemplateOfxs__element(struct soap *soap, const std::vector<xs__element >*a) argument
19962 soap_out_std__vectorTemplateOfxs__element(struct soap *soap, const char *tag, int id, const std::vector<xs__element >*a, const char *type) argument
19972 soap_in_std__vectorTemplateOfxs__element(struct soap *soap, const char *tag, std::vector<xs__element >*a, const char *type) argument
20005 soap_new_std__vectorTemplateOfxs__element(struct soap *soap, int n) argument
20009 soap_delete_std__vectorTemplateOfxs__element(struct soap *soap, std::vector<xs__element >*p) argument
20013 soap_instantiate_std__vectorTemplateOfxs__element(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
20036 soap_copy_std__vectorTemplateOfxs__element(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
20042 soap_default_std__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >*p) argument
20047 soap_serialize_std__vectorTemplateOfPointerToxs__element(struct soap *soap, const std::vector<xs__element * >*a) argument
20053 soap_out_std__vectorTemplateOfPointerToxs__element(struct soap *soap, const char *tag, int id, const std::vector<xs__element * >*a, const char *type) argument
20063 soap_in_std__vectorTemplateOfPointerToxs__element(struct soap *soap, const char *tag, std::vector<xs__element * >*a, const char *type) argument
20096 soap_new_std__vectorTemplateOfPointerToxs__element(struct soap *soap, int n) argument
20100 soap_delete_std__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >*p) argument
20104 soap_instantiate_std__vectorTemplateOfPointerToxs__element(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
20127 soap_copy_std__vectorTemplateOfPointerToxs__element(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h825 struct soap *soap; /* transient */ member in class:xs__schema
1716 struct soap *soap; /* transient */ member in class:wsdl__definitions
[all...]
H A Dstdsoap2.h1454 struct soap *soap; member in struct:soap_dom_attribute
1504 struct soap *soap; /* soap context that manages this node */ member in struct:soap_dom_element
1550 struct SOAP_STD_API soap struct
[all...]
H A DwsdlC.cpp15 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
21 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
32 soap_getheader(struct soap *soap) argument
40 soap_header(struct soap *soap) argument
48 soap_fault(struct soap *soap) argument
66 soap_serializefault(struct soap *soap) argument
73 soap_putfault(struct soap *soap) argument
80 soap_getfault(struct soap *soap) argument
85 soap_faultcode(struct soap *soap) argument
93 soap_faultsubcode(struct soap *soap) argument
106 soap_faultstring(struct soap *soap) argument
114 soap_faultdetail(struct soap *soap) argument
134 soap_getindependent(struct soap *soap) argument
152 soap_getelement(struct soap *soap, int *type) argument
797 soap_ignore_element(struct soap *soap) argument
828 soap_putindependent(struct soap *soap) argument
847 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
1115 soap_markelement(struct soap *soap, const void *ptr, int type) argument
1473 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n) argument
2291 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType) argument
2295 soap_container_id_forward(struct soap *soap, const char *href, void *p, size_t len, int st, int tt, size_t n, unsigned int k) argument
2299 soap_container_insert(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2450 soap_default_byte(struct soap *soap, char *a) argument
2459 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
2467 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
2472 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
2480 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
2485 soap_default_int(struct soap *soap, int *a) argument
2494 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
2502 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
2507 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
2515 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
2520 soap_default_sd__mutability(struct soap *soap, enum sd__mutability *a) argument
2529 soap_put_sd__mutability(struct soap *soap, const enum sd__mutability *a, const char *tag, const char *type) argument
2545 soap_sd__mutability2s(struct soap *soap, enum sd__mutability n) argument
2552 soap_out_sd__mutability(struct soap *soap, const char *tag, int id, const enum sd__mutability *a, const char *type) argument
2558 soap_get_sd__mutability(struct soap *soap, enum sd__mutability *p, const char *tag, const char *type) argument
2566 soap_s2sd__mutability(struct soap *soap, const char *s, enum sd__mutability *a) argument
2583 soap_in_sd__mutability(struct soap *soap, const char *tag, enum sd__mutability *a, const char *type) argument
2602 soap_default_soap__useChoice(struct soap *soap, enum soap__useChoice *a) argument
2611 soap_put_soap__useChoice(struct soap *soap, const enum soap__useChoice *a, const char *tag, const char *type) argument
2625 soap_soap__useChoice2s(struct soap *soap, enum soap__useChoice n) argument
2632 soap_out_soap__useChoice(struct soap *soap, const char *tag, int id, const enum soap__useChoice *a, const char *type) argument
2638 soap_get_soap__useChoice(struct soap *soap, enum soap__useChoice *p, const char *tag, const char *type) argument
2646 soap_s2soap__useChoice(struct soap *soap, const char *s, enum soap__useChoice *a) argument
2663 soap_in_soap__useChoice(struct soap *soap, const char *tag, enum soap__useChoice *a, const char *type) argument
2682 soap_default_soap__styleChoice(struct soap *soap, enum soap__styleChoice *a) argument
2691 soap_put_soap__styleChoice(struct soap *soap, const enum soap__styleChoice *a, const char *tag, const char *type) argument
2705 soap_soap__styleChoice2s(struct soap *soap, enum soap__styleChoice n) argument
2712 soap_out_soap__styleChoice(struct soap *soap, const char *tag, int id, const enum soap__styleChoice *a, const char *type) argument
2718 soap_get_soap__styleChoice(struct soap *soap, enum soap__styleChoice *p, const char *tag, const char *type) argument
2726 soap_s2soap__styleChoice(struct soap *soap, const char *s, enum soap__styleChoice *a) argument
2743 soap_in_soap__styleChoice(struct soap *soap, const char *tag, enum soap__styleChoice *a, const char *type) argument
2762 soap_default_xs__formChoice(struct soap *soap, enum xs__formChoice *a) argument
2771 soap_put_xs__formChoice(struct soap *soap, const enum xs__formChoice *a, const char *tag, const char *type) argument
2785 soap_xs__formChoice2s(struct soap *soap, enum xs__formChoice n) argument
2792 soap_out_xs__formChoice(struct soap *soap, const char *tag, int id, const enum xs__formChoice *a, const char *type) argument
2798 soap_get_xs__formChoice(struct soap *soap, enum xs__formChoice *p, const char *tag, const char *type) argument
2806 soap_s2xs__formChoice(struct soap *soap, const char *s, enum xs__formChoice *a) argument
2823 soap_in_xs__formChoice(struct soap *soap, const char *tag, enum xs__formChoice *a, const char *type) argument
2842 soap_default_xs__processContents(struct soap *soap, enum xs__processContents *a) argument
2851 soap_put_xs__processContents(struct soap *soap, const enum xs__processContents *a, const char *tag, const char *type) argument
2866 soap_xs__processContents2s(struct soap *soap, enum xs__processContents n) argument
2873 soap_out_xs__processContents(struct soap *soap, const char *tag, int id, const enum xs__processContents *a, const char *type) argument
2879 soap_get_xs__processContents(struct soap *soap, enum xs__processContents *p, const char *tag, const char *type) argument
2887 soap_s2xs__processContents(struct soap *soap, const char *s, enum xs__processContents *a) argument
2904 soap_in_xs__processContents(struct soap *soap, const char *tag, enum xs__processContents *a, const char *type) argument
2923 soap_default_xs__attribute_use(struct soap *soap, enum xs__attribute_use *a) argument
2932 soap_put_xs__attribute_use(struct soap *soap, const enum xs__attribute_use *a, const char *tag, const char *type) argument
2949 soap_xs__attribute_use2s(struct soap *soap, enum xs__attribute_use n) argument
2956 soap_out_xs__attribute_use(struct soap *soap, const char *tag, int id, const enum xs__attribute_use *a, const char *type) argument
2962 soap_get_xs__attribute_use(struct soap *soap, enum xs__attribute_use *p, const char *tag, const char *type) argument
2970 soap_s2xs__attribute_use(struct soap *soap, const char *s, enum xs__attribute_use *a) argument
2987 soap_in_xs__attribute_use(struct soap *soap, const char *tag, enum xs__attribute_use *a, const char *type) argument
3006 soap_default_xsd__boolean(struct soap *soap, bool *a) argument
3010 soap_put_xsd__boolean(struct soap *soap, const bool *a, const char *tag, const char *type) argument
3018 soap_xsd__boolean2s(struct soap *soap, bool n) argument
3022 soap_out_xsd__boolean(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
3028 soap_get_xsd__boolean(struct soap *soap, bool *p, const char *tag, const char *type) argument
3036 soap_s2xsd__boolean(struct soap *soap, const char *s, bool *a) argument
3041 soap_in_xsd__boolean(struct soap *soap, const char *tag, bool *a, const char *type) argument
3064 soap_default_bool(struct soap *soap, bool *a) argument
3073 soap_put_bool(struct soap *soap, const bool *a, const char *tag, const char *type) argument
3087 soap_bool2s(struct soap *soap, bool n) argument
3091 soap_out_bool(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
3097 soap_get_bool(struct soap *soap, bool *p, const char *tag, const char *type) argument
3105 soap_s2bool(struct soap *soap, const char *s, bool *a) argument
3122 soap_in_bool(struct soap *soap, const char *tag, bool *a, const char *type) argument
3145 soap_default(struct soap *soap) argument
3162 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3170 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3175 soap_out_wsdl__service(struct soap *soap, const char *tag, int id, const wsdl__service *a, const char *type) argument
3189 soap_get(struct soap *soap, const char *tag, const char *type) argument
3194 soap_get_wsdl__service(struct soap *soap, wsdl__service *p, const char *tag, const char *type) argument
3202 soap_in(struct soap *soap, const char *tag, const char *type) argument
3206 soap_in_wsdl__service(struct soap *soap, const char *tag, wsdl__service *a, const char *type) argument
3255 soap_new_wsdl__service(struct soap *soap, int n) argument
3259 soap_delete_wsdl__service(struct soap *soap, wsdl__service *p) argument
3263 soap_instantiate_wsdl__service(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3286 soap_copy_wsdl__service(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3292 soap_default(struct soap *soap) argument
3320 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3328 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3333 soap_out_wsdl__port(struct soap *soap, const char *tag, int id, const wsdl__port *a, const char *type) argument
3355 soap_get(struct soap *soap, const char *tag, const char *type) argument
3360 soap_get_wsdl__port(struct soap *soap, wsdl__port *p, const char *tag, const char *type) argument
3368 soap_in(struct soap *soap, const char *tag, const char *type) argument
3372 soap_in_wsdl__port(struct soap *soap, const char *tag, wsdl__port *a, const char *type) argument
3436 soap_new_wsdl__port(struct soap *soap, int n) argument
3440 soap_delete_wsdl__port(struct soap *soap, wsdl__port *p) argument
3444 soap_instantiate_wsdl__port(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3467 soap_copy_wsdl__port(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3473 soap_default(struct soap *soap) argument
3503 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3511 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3516 soap_out_wsdl__binding(struct soap *soap, const char *tag, int id, const wsdl__binding *a, const char *type) argument
3540 soap_get(struct soap *soap, const char *tag, const char *type) argument
3545 soap_get_wsdl__binding(struct soap *soap, wsdl__binding *p, const char *tag, const char *type) argument
3553 soap_in(struct soap *soap, const char *tag, const char *type) argument
3557 soap_in_wsdl__binding(struct soap *soap, const char *tag, wsdl__binding *a, const char *type) argument
3624 soap_new_wsdl__binding(struct soap *soap, int n) argument
3628 soap_delete_wsdl__binding(struct soap *soap, wsdl__binding *p) argument
3632 soap_instantiate_wsdl__binding(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3655 soap_copy_wsdl__binding(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3661 soap_default(struct soap *soap) argument
3694 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3702 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3707 soap_out_wsdl__binding_operation(struct soap *soap, const char *tag, int id, const wsdl__binding_operation *a, const char *type) argument
3733 soap_get(struct soap *soap, const char *tag, const char *type) argument
3738 soap_get_wsdl__binding_operation(struct soap *soap, wsdl__binding_operation *p, const char *tag, const char *type) argument
3746 soap_in(struct soap *soap, const char *tag, const char *type) argument
3750 soap_in_wsdl__binding_operation(struct soap *soap, const char *tag, wsdl__binding_operation *a, const char *type) argument
3827 soap_new_wsdl__binding_operation(struct soap *soap, int n) argument
3831 soap_delete_wsdl__binding_operation(struct soap *soap, wsdl__binding_operation *p) argument
3835 soap_instantiate_wsdl__binding_operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3858 soap_copy_wsdl__binding_operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3864 soap_default(struct soap *soap) argument
3889 soap_put(struct soap *soap, const char *tag, const char *type) const argument
3897 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
3902 soap_out_wsdl__ext_fault(struct soap *soap, const char *tag, int id, const wsdl__ext_fault *a, const char *type) argument
3920 soap_get(struct soap *soap, const char *tag, const char *type) argument
3925 soap_get_wsdl__ext_fault(struct soap *soap, wsdl__ext_fault *p, const char *tag, const char *type) argument
3933 soap_in(struct soap *soap, const char *tag, const char *type) argument
3937 soap_in_wsdl__ext_fault(struct soap *soap, const char *tag, wsdl__ext_fault *a, const char *type) argument
3993 soap_new_wsdl__ext_fault(struct soap *soap, int n) argument
3997 soap_delete_wsdl__ext_fault(struct soap *soap, wsdl__ext_fault *p) argument
4001 soap_instantiate_wsdl__ext_fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4024 soap_copy_wsdl__ext_fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4030 soap_default(struct soap *soap) argument
4054 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4062 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4067 soap_out_wsdl__ext_output(struct soap *soap, const char *tag, int id, const wsdl__ext_output *a, const char *type) argument
4087 soap_get(struct soap *soap, const char *tag, const char *type) argument
4092 soap_get_wsdl__ext_output(struct soap *soap, wsdl__ext_output *p, const char *tag, const char *type) argument
4100 soap_in(struct soap *soap, const char *tag, const char *type) argument
4104 soap_in_wsdl__ext_output(struct soap *soap, const char *tag, wsdl__ext_output *a, const char *type) argument
4175 soap_new_wsdl__ext_output(struct soap *soap, int n) argument
4179 soap_delete_wsdl__ext_output(struct soap *soap, wsdl__ext_output *p) argument
4183 soap_instantiate_wsdl__ext_output(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4206 soap_copy_wsdl__ext_output(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4212 soap_default(struct soap *soap) argument
4236 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4244 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4249 soap_out_wsdl__ext_input(struct soap *soap, const char *tag, int id, const wsdl__ext_input *a, const char *type) argument
4269 soap_get(struct soap *soap, const char *tag, const char *type) argument
4274 soap_get_wsdl__ext_input(struct soap *soap, wsdl__ext_input *p, const char *tag, const char *type) argument
4282 soap_in(struct soap *soap, const char *tag, const char *type) argument
4286 soap_in_wsdl__ext_input(struct soap *soap, const char *tag, wsdl__ext_input *a, const char *type) argument
4357 soap_new_wsdl__ext_input(struct soap *soap, int n) argument
4361 soap_delete_wsdl__ext_input(struct soap *soap, wsdl__ext_input *p) argument
4365 soap_instantiate_wsdl__ext_input(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4388 soap_copy_wsdl__ext_input(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4394 soap_default(struct soap *soap) argument
4411 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4419 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4424 soap_out_wsdl__portType(struct soap *soap, const char *tag, int id, const wsdl__portType *a, const char *type) argument
4438 soap_get(struct soap *soap, const char *tag, const char *type) argument
4443 soap_get_wsdl__portType(struct soap *soap, wsdl__portType *p, const char *tag, const char *type) argument
4451 soap_in(struct soap *soap, const char *tag, const char *type) argument
4455 soap_in_wsdl__portType(struct soap *soap, const char *tag, wsdl__portType *a, const char *type) argument
4504 soap_new_wsdl__portType(struct soap *soap, int n) argument
4508 soap_delete_wsdl__portType(struct soap *soap, wsdl__portType *p) argument
4512 soap_instantiate_wsdl__portType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4535 soap_copy_wsdl__portType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4541 soap_default(struct soap *soap) argument
4566 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4574 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4579 soap_out_wsdl__fault(struct soap *soap, const char *tag, int id, const wsdl__fault *a, const char *type) argument
4599 soap_get(struct soap *soap, const char *tag, const char *type) argument
4604 soap_get_wsdl__fault(struct soap *soap, wsdl__fault *p, const char *tag, const char *type) argument
4612 soap_in(struct soap *soap, const char *tag, const char *type) argument
4616 soap_in_wsdl__fault(struct soap *soap, const char *tag, wsdl__fault *a, const char *type) argument
4670 soap_new_wsdl__fault(struct soap *soap, int n) argument
4674 soap_delete_wsdl__fault(struct soap *soap, wsdl__fault *p) argument
4678 soap_instantiate_wsdl__fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4701 soap_copy_wsdl__fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4707 soap_default(struct soap *soap) argument
4732 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4740 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4745 soap_out_wsdl__output(struct soap *soap, const char *tag, int id, const wsdl__output *a, const char *type) argument
4765 soap_get(struct soap *soap, const char *tag, const char *type) argument
4770 soap_get_wsdl__output(struct soap *soap, wsdl__output *p, const char *tag, const char *type) argument
4778 soap_in(struct soap *soap, const char *tag, const char *type) argument
4782 soap_in_wsdl__output(struct soap *soap, const char *tag, wsdl__output *a, const char *type) argument
4836 soap_new_wsdl__output(struct soap *soap, int n) argument
4840 soap_delete_wsdl__output(struct soap *soap, wsdl__output *p) argument
4844 soap_instantiate_wsdl__output(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4867 soap_copy_wsdl__output(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4873 soap_default(struct soap *soap) argument
4898 soap_put(struct soap *soap, const char *tag, const char *type) const argument
4906 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
4911 soap_out_wsdl__input(struct soap *soap, const char *tag, int id, const wsdl__input *a, const char *type) argument
4931 soap_get(struct soap *soap, const char *tag, const char *type) argument
4936 soap_get_wsdl__input(struct soap *soap, wsdl__input *p, const char *tag, const char *type) argument
4944 soap_in(struct soap *soap, const char *tag, const char *type) argument
4948 soap_in_wsdl__input(struct soap *soap, const char *tag, wsdl__input *a, const char *type) argument
5002 soap_new_wsdl__input(struct soap *soap, int n) argument
5006 soap_delete_wsdl__input(struct soap *soap, wsdl__input *p) argument
5010 soap_instantiate_wsdl__input(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5033 soap_copy_wsdl__input(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5039 soap_default(struct soap *soap) argument
5057 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5065 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5070 soap_out_wsdl__types(struct soap *soap, const char *tag, int id, const wsdl__types *a, const char *type) argument
5083 soap_get(struct soap *soap, const char *tag, const char *type) argument
5088 soap_get_wsdl__types(struct soap *soap, wsdl__types *p, const char *tag, const char *type) argument
5096 soap_in(struct soap *soap, const char *tag, const char *type) argument
5100 soap_in_wsdl__types(struct soap *soap, const char *tag, wsdl__types *a, const char *type) argument
5148 soap_new_wsdl__types(struct soap *soap, int n) argument
5152 soap_delete_wsdl__types(struct soap *soap, wsdl__types *p) argument
5156 soap_instantiate_wsdl__types(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5179 soap_copy_wsdl__types(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5185 soap_default(struct soap *soap) argument
5209 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5217 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5222 soap_out_wsdl__import(struct soap *soap, const char *tag, int id, const wsdl__import *a, const char *type) argument
5239 soap_get(struct soap *soap, const char *tag, const char *type) argument
5244 soap_get_wsdl__import(struct soap *soap, wsdl__import *p, const char *tag, const char *type) argument
5252 soap_in(struct soap *soap, const char *tag, const char *type) argument
5256 soap_in_wsdl__import(struct soap *soap, const char *tag, wsdl__import *a, const char *type) argument
5303 soap_new_wsdl__import(struct soap *soap, int n) argument
5307 soap_delete_wsdl__import(struct soap *soap, wsdl__import *p) argument
5311 soap_instantiate_wsdl__import(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5334 soap_copy_wsdl__import(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5340 soap_default(struct soap *soap) argument
5360 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5368 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5373 soap_out_gwsdl__portType(struct soap *soap, const char *tag, int id, const gwsdl__portType *a, const char *type) argument
5392 soap_get(struct soap *soap, const char *tag, const char *type) argument
5397 soap_get_gwsdl__portType(struct soap *soap, gwsdl__portType *p, const char *tag, const char *type) argument
5405 soap_in(struct soap *soap, const char *tag, const char *type) argument
5409 soap_in_gwsdl__portType(struct soap *soap, const char *tag, gwsdl__portType *a, const char *type) argument
5468 soap_new_gwsdl__portType(struct soap *soap, int n) argument
5472 soap_delete_gwsdl__portType(struct soap *soap, gwsdl__portType *p) argument
5476 soap_instantiate_gwsdl__portType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5499 soap_copy_gwsdl__portType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5505 soap_default(struct soap *soap) argument
5518 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5526 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5531 soap_out_sd__staticServiceDataValues(struct soap *soap, const char *tag, int id, const sd__staticServiceDataValues *a, const char *type) argument
5540 soap_get(struct soap *soap, const char *tag, const char *type) argument
5545 soap_get_sd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues *p, const char *tag, const char *type) argument
5553 soap_in(struct soap *soap, const char *tag, const char *type) argument
5557 soap_in_sd__staticServiceDataValues(struct soap *soap, const char *tag, sd__staticServiceDataValues *a, const char *type) argument
5604 soap_new_sd__staticServiceDataValues(struct soap *soap, int n) argument
5608 soap_delete_sd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues *p) argument
5612 soap_instantiate_sd__staticServiceDataValues(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5635 soap_copy_sd__staticServiceDataValues(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5641 soap_default(struct soap *soap) argument
5658 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5666 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5671 soap_out_sd__serviceData(struct soap *soap, const char *tag, int id, const sd__serviceData *a, const char *type) argument
5689 soap_get(struct soap *soap, const char *tag, const char *type) argument
5694 soap_get_sd__serviceData(struct soap *soap, sd__serviceData *p, const char *tag, const char *type) argument
5702 soap_in(struct soap *soap, const char *tag, const char *type) argument
5706 soap_in_sd__serviceData(struct soap *soap, const char *tag, sd__serviceData *a, const char *type) argument
5757 soap_new_sd__serviceData(struct soap *soap, int n) argument
5761 soap_delete_sd__serviceData(struct soap *soap, sd__serviceData *p) argument
5765 soap_instantiate_sd__serviceData(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5788 soap_copy_sd__serviceData(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5794 soap_default(struct soap *soap) argument
5816 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5824 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5829 soap_out_wsdl__operation(struct soap *soap, const char *tag, int id, const wsdl__operation *a, const char *type) argument
5849 soap_get(struct soap *soap, const char *tag, const char *type) argument
5854 soap_get_wsdl__operation(struct soap *soap, wsdl__operation *p, const char *tag, const char *type) argument
5862 soap_in(struct soap *soap, const char *tag, const char *type) argument
5866 soap_in_wsdl__operation(struct soap *soap, const char *tag, wsdl__operation *a, const char *type) argument
5929 soap_new_wsdl__operation(struct soap *soap, int n) argument
5933 soap_delete_wsdl__operation(struct soap *soap, wsdl__operation *p) argument
5937 soap_instantiate_wsdl__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5960 soap_copy_wsdl__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5966 soap_default(struct soap *soap) argument
5977 soap_put(struct soap *soap, const char *tag, const char *type) const argument
5985 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
5990 soap_out_http__operation(struct soap *soap, const char *tag, int id, const http__operation *a, const char *type) argument
5999 soap_get(struct soap *soap, const char *tag, const char *type) argument
6004 soap_get_http__operation(struct soap *soap, http__operation *p, const char *tag, const char *type) argument
6012 soap_in(struct soap *soap, const char *tag, const char *type) argument
6016 soap_in_http__operation(struct soap *soap, const char *tag, http__operation *a, const char *type) argument
6055 soap_new_http__operation(struct soap *soap, int n) argument
6059 soap_delete_http__operation(struct soap *soap, http__operation *p) argument
6063 soap_instantiate_http__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6086 soap_copy_http__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6092 soap_default(struct soap *soap) argument
6103 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6111 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6116 soap_out_http__binding(struct soap *soap, const char *tag, int id, const http__binding *a, const char *type) argument
6125 soap_get(struct soap *soap, const char *tag, const char *type) argument
6130 soap_get_http__binding(struct soap *soap, http__binding *p, const char *tag, const char *type) argument
6138 soap_in(struct soap *soap, const char *tag, const char *type) argument
6142 soap_in_http__binding(struct soap *soap, const char *tag, http__binding *a, const char *type) argument
6181 soap_new_http__binding(struct soap *soap, int n) argument
6185 soap_delete_http__binding(struct soap *soap, http__binding *p) argument
6189 soap_instantiate_http__binding(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6212 soap_copy_http__binding(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6218 soap_default(struct soap *soap) argument
6229 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6237 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6242 soap_out_http__address(struct soap *soap, const char *tag, int id, const http__address *a, const char *type) argument
6251 soap_get(struct soap *soap, const char *tag, const char *type) argument
6256 soap_get_http__address(struct soap *soap, http__address *p, const char *tag, const char *type) argument
6264 soap_in(struct soap *soap, const char *tag, const char *type) argument
6268 soap_in_http__address(struct soap *soap, const char *tag, http__address *a, const char *type) argument
6307 soap_new_http__address(struct soap *soap, int n) argument
6311 soap_delete_http__address(struct soap *soap, http__address *p) argument
6315 soap_instantiate_http__address(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6338 soap_copy_http__address(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6344 soap_default(struct soap *soap) argument
6355 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6363 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6368 soap_out_dime__message(struct soap *soap, const char *tag, int id, const dime__message *a, const char *type) argument
6377 soap_get(struct soap *soap, const char *tag, const char *type) argument
6382 soap_get_dime__message(struct soap *soap, dime__message *p, const char *tag, const char *type) argument
6390 soap_in(struct soap *soap, const char *tag, const char *type) argument
6394 soap_in_dime__message(struct soap *soap, const char *tag, dime__message *a, const char *type) argument
6433 soap_new_dime__message(struct soap *soap, int n) argument
6437 soap_delete_dime__message(struct soap *soap, dime__message *p) argument
6441 soap_instantiate_dime__message(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6464 soap_copy_dime__message(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6470 soap_default(struct soap *soap) argument
6484 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6492 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6497 soap_out_mime__multipartRelated(struct soap *soap, const char *tag, int id, const mime__multipartRelated *a, const char *type) argument
6507 soap_get(struct soap *soap, const char *tag, const char *type) argument
6512 soap_get_mime__multipartRelated(struct soap *soap, mime__multipartRelated *p, const char *tag, const char *type) argument
6520 soap_in(struct soap *soap, const char *tag, const char *type) argument
6524 soap_in_mime__multipartRelated(struct soap *soap, const char *tag, mime__multipartRelated *a, const char *type) argument
6565 soap_new_mime__multipartRelated(struct soap *soap, int n) argument
6569 soap_delete_mime__multipartRelated(struct soap *soap, mime__multipartRelated *p) argument
6573 soap_instantiate_mime__multipartRelated(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6596 soap_copy_mime__multipartRelated(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6602 soap_default(struct soap *soap) argument
6620 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6628 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6633 soap_out_mime__part(struct soap *soap, const char *tag, int id, const mime__part *a, const char *type) argument
6647 soap_get(struct soap *soap, const char *tag, const char *type) argument
6652 soap_get_mime__part(struct soap *soap, mime__part *p, const char *tag, const char *type) argument
6660 soap_in(struct soap *soap, const char *tag, const char *type) argument
6664 soap_in_mime__part(struct soap *soap, const char *tag, mime__part *a, const char *type) argument
6714 soap_new_mime__part(struct soap *soap, int n) argument
6718 soap_delete_mime__part(struct soap *soap, mime__part *p) argument
6722 soap_instantiate_mime__part(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6745 soap_copy_mime__part(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6751 soap_default(struct soap *soap) argument
6763 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6771 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6776 soap_out_mime__content(struct soap *soap, const char *tag, int id, const mime__content *a, const char *type) argument
6787 soap_get(struct soap *soap, const char *tag, const char *type) argument
6792 soap_get_mime__content(struct soap *soap, mime__content *p, const char *tag, const char *type) argument
6800 soap_in(struct soap *soap, const char *tag, const char *type) argument
6804 soap_in_mime__content(struct soap *soap, const char *tag, mime__content *a, const char *type) argument
6845 soap_new_mime__content(struct soap *soap, int n) argument
6849 soap_delete_mime__content(struct soap *soap, mime__content *p) argument
6853 soap_instantiate_mime__content(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6876 soap_copy_mime__content(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6882 soap_default(struct soap *soap) argument
6893 soap_put(struct soap *soap, const char *tag, const char *type) const argument
6901 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
6906 soap_out_soap__address(struct soap *soap, const char *tag, int id, const soap__address *a, const char *type) argument
6915 soap_get(struct soap *soap, const char *tag, const char *type) argument
6920 soap_get_soap__address(struct soap *soap, soap__address *p, const char *tag, const char *type) argument
6928 soap_in(struct soap *soap, const char *tag, const char *type) argument
6932 soap_in_soap__address(struct soap *soap, const char *tag, soap__address *a, const char *type) argument
6971 soap_new_soap__address(struct soap *soap, int n) argument
6975 soap_delete_soap__address(struct soap *soap, soap__address *p) argument
6979 soap_instantiate_soap__address(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7002 soap_copy_soap__address(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7008 soap_default(struct soap *soap) argument
7039 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7047 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7052 soap_out_soap__header(struct soap *soap, const char *tag, int id, const soap__header *a, const char *type) argument
7077 soap_get(struct soap *soap, const char *tag, const char *type) argument
7082 soap_get_soap__header(struct soap *soap, soap__header *p, const char *tag, const char *type) argument
7090 soap_in(struct soap *soap, const char *tag, const char *type) argument
7094 soap_in_soap__header(struct soap *soap, const char *tag, soap__header *a, const char *type) argument
7151 soap_new_soap__header(struct soap *soap, int n) argument
7155 soap_delete_soap__header(struct soap *soap, soap__header *p) argument
7159 soap_instantiate_soap__header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7182 soap_copy_soap__header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7188 soap_default(struct soap *soap) argument
7217 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7225 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7230 soap_out_soap__headerfault(struct soap *soap, const char *tag, int id, const soap__headerfault *a, const char *type) argument
7253 soap_get(struct soap *soap, const char *tag, const char *type) argument
7258 soap_get_soap__headerfault(struct soap *soap, soap__headerfault *p, const char *tag, const char *type) argument
7266 soap_in(struct soap *soap, const char *tag, const char *type) argument
7270 soap_in_soap__headerfault(struct soap *soap, const char *tag, soap__headerfault *a, const char *type) argument
7324 soap_new_soap__headerfault(struct soap *soap, int n) argument
7328 soap_delete_soap__headerfault(struct soap *soap, soap__headerfault *p) argument
7332 soap_instantiate_soap__headerfault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7355 soap_copy_soap__headerfault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7361 soap_default(struct soap *soap) argument
7375 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7383 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7388 soap_out_soap__fault(struct soap *soap, const char *tag, int id, const soap__fault *a, const char *type) argument
7402 soap_get(struct soap *soap, const char *tag, const char *type) argument
7407 soap_get_soap__fault(struct soap *soap, soap__fault *p, const char *tag, const char *type) argument
7415 soap_in(struct soap *soap, const char *tag, const char *type) argument
7419 soap_in_soap__fault(struct soap *soap, const char *tag, soap__fault *a, const char *type) argument
7464 soap_new_soap__fault(struct soap *soap, int n) argument
7468 soap_delete_soap__fault(struct soap *soap, soap__fault *p) argument
7472 soap_instantiate_soap__fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7495 soap_copy_soap__fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7501 soap_default(struct soap *soap) argument
7515 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7523 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7528 soap_out_soap__body(struct soap *soap, const char *tag, int id, const soap__body *a, const char *type) argument
7542 soap_get(struct soap *soap, const char *tag, const char *type) argument
7547 soap_get_soap__body(struct soap *soap, soap__body *p, const char *tag, const char *type) argument
7555 soap_in(struct soap *soap, const char *tag, const char *type) argument
7559 soap_in_soap__body(struct soap *soap, const char *tag, soap__body *a, const char *type) argument
7604 soap_new_soap__body(struct soap *soap, int n) argument
7608 soap_delete_soap__body(struct soap *soap, soap__body *p) argument
7612 soap_instantiate_soap__body(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7635 soap_copy_soap__body(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7641 soap_default(struct soap *soap) argument
7653 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7661 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7666 soap_out_soap__operation(struct soap *soap, const char *tag, int id, const soap__operation *a, const char *type) argument
7677 soap_get(struct soap *soap, const char *tag, const char *type) argument
7682 soap_get_soap__operation(struct soap *soap, soap__operation *p, const char *tag, const char *type) argument
7690 soap_in(struct soap *soap, const char *tag, const char *type) argument
7694 soap_in_soap__operation(struct soap *soap, const char *tag, soap__operation *a, const char *type) argument
7744 soap_new_soap__operation(struct soap *soap, int n) argument
7748 soap_delete_soap__operation(struct soap *soap, soap__operation *p) argument
7752 soap_instantiate_soap__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7775 soap_copy_soap__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7781 soap_default(struct soap *soap) argument
7793 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7801 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7806 soap_out_soap__binding(struct soap *soap, const char *tag, int id, const soap__binding *a, const char *type) argument
7817 soap_get(struct soap *soap, const char *tag, const char *type) argument
7822 soap_get_soap__binding(struct soap *soap, soap__binding *p, const char *tag, const char *type) argument
7830 soap_in(struct soap *soap, const char *tag, const char *type) argument
7834 soap_in_soap__binding(struct soap *soap, const char *tag, soap__binding *a, const char *type) argument
7884 soap_new_soap__binding(struct soap *soap, int n) argument
7888 soap_delete_soap__binding(struct soap *soap, soap__binding *p) argument
7892 soap_instantiate_soap__binding(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7915 soap_copy_soap__binding(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7921 soap_default(struct soap *soap) argument
7958 soap_put(struct soap *soap, const char *tag, const char *type) const argument
7966 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
7971 soap_out_wsdl__part(struct soap *soap, const char *tag, int id, const wsdl__part *a, const char *type) argument
7997 soap_get(struct soap *soap, const char *tag, const char *type) argument
8002 soap_get_wsdl__part(struct soap *soap, wsdl__part *p, const char *tag, const char *type) argument
8010 soap_in(struct soap *soap, const char *tag, const char *type) argument
8014 soap_in_wsdl__part(struct soap *soap, const char *tag, wsdl__part *a, const char *type) argument
8074 soap_new_wsdl__part(struct soap *soap, int n) argument
8078 soap_delete_wsdl__part(struct soap *soap, wsdl__part *p) argument
8082 soap_instantiate_wsdl__part(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8105 soap_copy_wsdl__part(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8111 soap_default(struct soap *soap) argument
8128 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8136 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8141 soap_out_wsdl__message(struct soap *soap, const char *tag, int id, const wsdl__message *a, const char *type) argument
8155 soap_get(struct soap *soap, const char *tag, const char *type) argument
8160 soap_get_wsdl__message(struct soap *soap, wsdl__message *p, const char *tag, const char *type) argument
8168 soap_in(struct soap *soap, const char *tag, const char *type) argument
8172 soap_in_wsdl__message(struct soap *soap, const char *tag, wsdl__message *a, const char *type) argument
8221 soap_new_wsdl__message(struct soap *soap, int n) argument
8225 soap_delete_wsdl__message(struct soap *soap, wsdl__message *p) argument
8229 soap_instantiate_wsdl__message(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8252 soap_copy_wsdl__message(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8258 soap_default(struct soap *soap) argument
8345 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8353 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8358 soap_out_wsdl__definitions(struct soap *soap, const char *tag, int id, const wsdl__definitions *a, const char *type) argument
8416 soap_get(struct soap *soap, const char *tag, const char *type) argument
8421 soap_get_wsdl__definitions(struct soap *soap, wsdl__definitions *p, const char *tag, const char *type) argument
8429 soap_in(struct soap *soap, const char *tag, const char *type) argument
8433 soap_in_wsdl__definitions(struct soap *soap, const char *tag, wsdl__definitions *a, const char *type) argument
8537 soap_new_wsdl__definitions(struct soap *soap, int n) argument
8541 soap_delete_wsdl__definitions(struct soap *soap, wsdl__definitions *p) argument
8545 soap_instantiate_wsdl__definitions(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8571 soap_copy_wsdl__definitions(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8577 soap_default(struct soap *soap) argument
8608 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8616 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8621 soap_out_xs__redefine(struct soap *soap, const char *tag, int id, const xs__redefine *a, const char *type) argument
8644 soap_get(struct soap *soap, const char *tag, const char *type) argument
8649 soap_get_xs__redefine(struct soap *soap, xs__redefine *p, const char *tag, const char *type) argument
8657 soap_in(struct soap *soap, const char *tag, const char *type) argument
8661 soap_in_xs__redefine(struct soap *soap, const char *tag, xs__redefine *a, const char *type) argument
8718 soap_new_xs__redefine(struct soap *soap, int n) argument
8722 soap_delete_xs__redefine(struct soap *soap, xs__redefine *p) argument
8726 soap_instantiate_xs__redefine(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8749 soap_copy_xs__redefine(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8755 soap_default(struct soap *soap) argument
8778 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8786 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8791 soap_out_xs__include(struct soap *soap, const char *tag, int id, const xs__include *a, const char *type) argument
8806 soap_get(struct soap *soap, const char *tag, const char *type) argument
8811 soap_get_xs__include(struct soap *soap, xs__include *p, const char *tag, const char *type) argument
8819 soap_in(struct soap *soap, const char *tag, const char *type) argument
8823 soap_in_xs__include(struct soap *soap, const char *tag, xs__include *a, const char *type) argument
8868 soap_new_xs__include(struct soap *soap, int n) argument
8872 soap_delete_xs__include(struct soap *soap, xs__include *p) argument
8876 soap_instantiate_xs__include(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8899 soap_copy_xs__include(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8905 soap_default(struct soap *soap) argument
8927 soap_put(struct soap *soap, const char *tag, const char *type) const argument
8935 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
8940 soap_out_xs__import(struct soap *soap, const char *tag, int id, const xs__import *a, const char *type) argument
8956 soap_get(struct soap *soap, const char *tag, const char *type) argument
8961 soap_get_xs__import(struct soap *soap, xs__import *p, const char *tag, const char *type) argument
8969 soap_in(struct soap *soap, const char *tag, const char *type) argument
8973 soap_in_xs__import(struct soap *soap, const char *tag, xs__import *a, const char *type) argument
9019 soap_new_xs__import(struct soap *soap, int n) argument
9023 soap_delete_xs__import(struct soap *soap, xs__import *p) argument
9027 soap_instantiate_xs__import(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9050 soap_copy_xs__import(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9056 soap_default(struct soap *soap) argument
9073 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9081 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9086 soap_out_xs__complexContent(struct soap *soap, const char *tag, int id, const xs__complexContent *a, const char *type) argument
9099 soap_get(struct soap *soap, const char *tag, const char *type) argument
9104 soap_get_xs__complexContent(struct soap *soap, xs__complexContent *p, const char *tag, const char *type) argument
9112 soap_in(struct soap *soap, const char *tag, const char *type) argument
9116 soap_in_xs__complexContent(struct soap *soap, const char *tag, xs__complexContent *a, const char *type) argument
9168 soap_new_xs__complexContent(struct soap *soap, int n) argument
9172 soap_delete_xs__complexContent(struct soap *soap, xs__complexContent *p) argument
9176 soap_instantiate_xs__complexContent(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9199 soap_copy_xs__complexContent(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9205 soap_default(struct soap *soap) argument
9216 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9224 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9229 soap_out_xs__whiteSpace(struct soap *soap, const char *tag, int id, const xs__whiteSpace *a, const char *type) argument
9238 soap_get(struct soap *soap, const char *tag, const char *type) argument
9243 soap_get_xs__whiteSpace(struct soap *soap, xs__whiteSpace *p, const char *tag, const char *type) argument
9251 soap_in(struct soap *soap, const char *tag, const char *type) argument
9255 soap_in_xs__whiteSpace(struct soap *soap, const char *tag, xs__whiteSpace *a, const char *type) argument
9294 soap_new_xs__whiteSpace(struct soap *soap, int n) argument
9298 soap_delete_xs__whiteSpace(struct soap *soap, xs__whiteSpace *p) argument
9302 soap_instantiate_xs__whiteSpace(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9325 soap_copy_xs__whiteSpace(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9331 soap_default(struct soap *soap) argument
9343 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9351 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9356 soap_out_xs__length(struct soap *soap, const char *tag, int id, const xs__length *a, const char *type) argument
9366 soap_get(struct soap *soap, const char *tag, const char *type) argument
9371 soap_get_xs__length(struct soap *soap, xs__length *p, const char *tag, const char *type) argument
9379 soap_in(struct soap *soap, const char *tag, const char *type) argument
9383 soap_in_xs__length(struct soap *soap, const char *tag, xs__length *a, const char *type) argument
9424 soap_new_xs__length(struct soap *soap, int n) argument
9428 soap_delete_xs__length(struct soap *soap, xs__length *p) argument
9432 soap_instantiate_xs__length(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9455 soap_copy_xs__length(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9461 soap_default(struct soap *soap) argument
9477 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9485 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9490 soap_out_xs__simpleContent(struct soap *soap, const char *tag, int id, const xs__simpleContent *a, const char *type) argument
9502 soap_get(struct soap *soap, const char *tag, const char *type) argument
9507 soap_get_xs__simpleContent(struct soap *soap, xs__simpleContent *p, const char *tag, const char *type) argument
9515 soap_in(struct soap *soap, const char *tag, const char *type) argument
9519 soap_in_xs__simpleContent(struct soap *soap, const char *tag, xs__simpleContent *a, const char *type) argument
9569 soap_new_xs__simpleContent(struct soap *soap, int n) argument
9573 soap_delete_xs__simpleContent(struct soap *soap, xs__simpleContent *p) argument
9577 soap_instantiate_xs__simpleContent(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9600 soap_copy_xs__simpleContent(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9606 soap_default(struct soap *soap) argument
9619 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9627 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9632 soap_out_xs__pattern(struct soap *soap, const char *tag, int id, const xs__pattern *a, const char *type) argument
9642 soap_get(struct soap *soap, const char *tag, const char *type) argument
9647 soap_get_xs__pattern(struct soap *soap, xs__pattern *p, const char *tag, const char *type) argument
9655 soap_in(struct soap *soap, const char *tag, const char *type) argument
9659 soap_in_xs__pattern(struct soap *soap, const char *tag, xs__pattern *a, const char *type) argument
9699 soap_new_xs__pattern(struct soap *soap, int n) argument
9703 soap_delete_xs__pattern(struct soap *soap, xs__pattern *p) argument
9707 soap_instantiate_xs__pattern(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9730 soap_copy_xs__pattern(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9736 soap_default(struct soap *soap) argument
9752 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9760 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9765 soap_out_xs__enumeration(struct soap *soap, const char *tag, int id, const xs__enumeration *a, const char *type) argument
9779 soap_get(struct soap *soap, const char *tag, const char *type) argument
9784 soap_get_xs__enumeration(struct soap *soap, xs__enumeration *p, const char *tag, const char *type) argument
9792 soap_in(struct soap *soap, const char *tag, const char *type) argument
9796 soap_in_xs__enumeration(struct soap *soap, const char *tag, xs__enumeration *a, const char *type) argument
9844 soap_new_xs__enumeration(struct soap *soap, int n) argument
9848 soap_delete_xs__enumeration(struct soap *soap, xs__enumeration *p) argument
9852 soap_instantiate_xs__enumeration(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
9875 soap_copy_xs__enumeration(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
9881 soap_default(struct soap *soap) argument
9917 soap_put(struct soap *soap, const char *tag, const char *type) const argument
9925 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
9930 soap_out_xs__attributeGroup(struct soap *soap, const char *tag, int id, const xs__attributeGroup *a, const char *type) argument
9957 soap_get(struct soap *soap, const char *tag, const char *type) argument
9962 soap_get_xs__attributeGroup(struct soap *soap, xs__attributeGroup *p, const char *tag, const char *type) argument
9970 soap_in(struct soap *soap, const char *tag, const char *type) argument
9974 soap_in_xs__attributeGroup(struct soap *soap, const char *tag, xs__attributeGroup *a, const char *type) argument
10041 soap_new_xs__attributeGroup(struct soap *soap, int n) argument
10045 soap_delete_xs__attributeGroup(struct soap *soap, xs__attributeGroup *p) argument
10049 soap_instantiate_xs__attributeGroup(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10072 soap_copy_xs__attributeGroup(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10078 soap_default(struct soap *soap) argument
10090 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10098 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10103 soap_out_xs__anyAttribute(struct soap *soap, const char *tag, int id, const xs__anyAttribute *a, const char *type) argument
10113 soap_get(struct soap *soap, const char *tag, const char *type) argument
10118 soap_get_xs__anyAttribute(struct soap *soap, xs__anyAttribute *p, const char *tag, const char *type) argument
10126 soap_in(struct soap *soap, const char *tag, const char *type) argument
10130 soap_in_xs__anyAttribute(struct soap *soap, const char *tag, xs__anyAttribute *a, const char *type) argument
10171 soap_new_xs__anyAttribute(struct soap *soap, int n) argument
10175 soap_delete_xs__anyAttribute(struct soap *soap, xs__anyAttribute *p) argument
10179 soap_instantiate_xs__anyAttribute(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10202 soap_copy_xs__anyAttribute(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10208 soap_default(struct soap *soap) argument
10244 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10252 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10257 soap_out_xs__group(struct soap *soap, const char *tag, int id, const xs__group *a, const char *type) argument
10284 soap_get(struct soap *soap, const char *tag, const char *type) argument
10289 soap_get_xs__group(struct soap *soap, xs__group *p, const char *tag, const char *type) argument
10297 soap_in(struct soap *soap, const char *tag, const char *type) argument
10301 soap_in_xs__group(struct soap *soap, const char *tag, xs__group *a, const char *type) argument
10374 soap_new_xs__group(struct soap *soap, int n) argument
10378 soap_delete_xs__group(struct soap *soap, xs__group *p) argument
10382 soap_instantiate_xs__group(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10405 soap_copy_xs__group(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10411 soap_default(struct soap *soap) argument
10429 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10437 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10442 soap_out_xs__any(struct soap *soap, const char *tag, int id, const xs__any *a, const char *type) argument
10459 soap_get(struct soap *soap, const char *tag, const char *type) argument
10464 soap_get_xs__any(struct soap *soap, xs__any *p, const char *tag, const char *type) argument
10472 soap_in(struct soap *soap, const char *tag, const char *type) argument
10476 soap_in_xs__any(struct soap *soap, const char *tag, xs__any *a, const char *type) argument
10525 soap_new_xs__any(struct soap *soap, int n) argument
10529 soap_delete_xs__any(struct soap *soap, xs__any *p) argument
10533 soap_instantiate_xs__any(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10556 soap_copy_xs__any(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10562 soap_default(struct soap *soap) argument
10576 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10584 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10589 soap_out_xs__all(struct soap *soap, const char *tag, int id, const xs__all *a, const char *type) argument
10599 soap_get(struct soap *soap, const char *tag, const char *type) argument
10604 soap_get_xs__all(struct soap *soap, xs__all *p, const char *tag, const char *type) argument
10612 soap_in(struct soap *soap, const char *tag, const char *type) argument
10616 soap_in_xs__all(struct soap *soap, const char *tag, xs__all *a, const char *type) argument
10657 soap_new_xs__all(struct soap *soap, int n) argument
10661 soap_delete_xs__all(struct soap *soap, xs__all *p) argument
10665 soap_instantiate_xs__all(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10688 soap_copy_xs__all(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10694 soap_default(struct soap *soap) argument
10739 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10747 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10752 soap_out_xs__attribute(struct soap *soap, const char *tag, int id, const xs__attribute *a, const char *type) argument
10791 soap_get(struct soap *soap, const char *tag, const char *type) argument
10796 soap_get_xs__attribute(struct soap *soap, xs__attribute *p, const char *tag, const char *type) argument
10804 soap_in(struct soap *soap, const char *tag, const char *type) argument
10808 soap_in_xs__attribute(struct soap *soap, const char *tag, xs__attribute *a, const char *type) argument
10886 soap_new_xs__attribute(struct soap *soap, int n) argument
10890 soap_delete_xs__attribute(struct soap *soap, xs__attribute *p) argument
10894 soap_instantiate_xs__attribute(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
10917 soap_copy_xs__attribute(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
10923 soap_default(struct soap *soap) argument
10983 soap_put(struct soap *soap, const char *tag, const char *type) const argument
10991 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
10996 soap_out_xs__element(struct soap *soap, const char *tag, int id, const xs__element *a, const char *type) argument
11047 soap_get(struct soap *soap, const char *tag, const char *type) argument
11052 soap_get_xs__element(struct soap *soap, xs__element *p, const char *tag, const char *type) argument
11060 soap_in(struct soap *soap, const char *tag, const char *type) argument
11064 soap_in_xs__element(struct soap *soap, const char *tag, xs__element *a, const char *type) argument
11159 soap_new_xs__element(struct soap *soap, int n) argument
11163 soap_delete_xs__element(struct soap *soap, xs__element *p) argument
11167 soap_instantiate_xs__element(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11190 soap_copy_xs__element(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11196 soap_default(struct soap *soap) argument
11208 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11216 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11221 soap_out_xs__annotation(struct soap *soap, const char *tag, int id, const xs__annotation *a, const char *type) argument
11230 soap_get(struct soap *soap, const char *tag, const char *type) argument
11235 soap_get_xs__annotation(struct soap *soap, xs__annotation *p, const char *tag, const char *type) argument
11243 soap_in(struct soap *soap, const char *tag, const char *type) argument
11247 soap_in_xs__annotation(struct soap *soap, const char *tag, xs__annotation *a, const char *type) argument
11290 soap_new_xs__annotation(struct soap *soap, int n) argument
11294 soap_delete_xs__annotation(struct soap *soap, xs__annotation *p) argument
11298 soap_instantiate_xs__annotation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11321 soap_copy_xs__annotation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11327 soap_default(struct soap *soap) argument
11342 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11350 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11355 soap_out_xs__union(struct soap *soap, const char *tag, int id, const xs__union *a, const char *type) argument
11367 soap_get(struct soap *soap, const char *tag, const char *type) argument
11372 soap_get_xs__union(struct soap *soap, xs__union *p, const char *tag, const char *type) argument
11380 soap_in(struct soap *soap, const char *tag, const char *type) argument
11384 soap_in_xs__union(struct soap *soap, const char *tag, xs__union *a, const char *type) argument
11427 soap_new_xs__union(struct soap *soap, int n) argument
11431 soap_delete_xs__union(struct soap *soap, xs__union *p) argument
11435 soap_instantiate_xs__union(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11458 soap_copy_xs__union(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11464 soap_default(struct soap *soap) argument
11489 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11497 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11502 soap_out_xs__list(struct soap *soap, const char *tag, int id, const xs__list *a, const char *type) argument
11520 soap_get(struct soap *soap, const char *tag, const char *type) argument
11525 soap_get_xs__list(struct soap *soap, xs__list *p, const char *tag, const char *type) argument
11533 soap_in(struct soap *soap, const char *tag, const char *type) argument
11537 soap_in_xs__list(struct soap *soap, const char *tag, xs__list *a, const char *type) argument
11590 soap_new_xs__list(struct soap *soap, int n) argument
11594 soap_delete_xs__list(struct soap *soap, xs__list *p) argument
11598 soap_instantiate_xs__list(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11621 soap_copy_xs__list(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11627 soap_default(struct soap *soap) argument
11661 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11669 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11674 soap_out_xs__choice(struct soap *soap, const char *tag, int id, const xs__choice *a, const char *type) argument
11702 soap_get(struct soap *soap, const char *tag, const char *type) argument
11707 soap_get_xs__choice(struct soap *soap, xs__choice *p, const char *tag, const char *type) argument
11715 soap_in(struct soap *soap, const char *tag, const char *type) argument
11719 soap_in_xs__choice(struct soap *soap, const char *tag, xs__choice *a, const char *type) argument
11786 soap_new_xs__choice(struct soap *soap, int n) argument
11790 soap_delete_xs__choice(struct soap *soap, xs__choice *p) argument
11794 soap_instantiate_xs__choice(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11817 soap_copy_xs__choice(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
11823 soap_default(struct soap *soap) argument
11849 soap_put(struct soap *soap, const char *tag, const char *type) const argument
11857 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
11862 soap_out_xs__sequence(struct soap *soap, const char *tag, int id, const xs__sequence *a, const char *type) argument
11886 soap_get(struct soap *soap, const char *tag, const char *type) argument
11891 soap_get_xs__sequence(struct soap *soap, xs__sequence *p, const char *tag, const char *type) argument
11899 soap_in(struct soap *soap, const char *tag, const char *type) argument
11903 soap_in_xs__sequence(struct soap *soap, const char *tag, xs__sequence *a, const char *type) argument
11966 soap_new_xs__sequence(struct soap *soap, int n) argument
11970 soap_delete_xs__sequence(struct soap *soap, xs__sequence *p) argument
11974 soap_instantiate_xs__sequence(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
11997 soap_copy_xs__sequence(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
12003 soap_default(struct soap *soap) argument
12072 soap_put(struct soap *soap, const char *tag, const char *type) const argument
12080 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
12085 soap_out_xs__restriction(struct soap *soap, const char *tag, int id, const xs__restriction *a, const char *type) argument
12144 soap_get(struct soap *soap, const char *tag, const char *type) argument
12149 soap_get_xs__restriction(struct soap *soap, xs__restriction *p, const char *tag, const char *type) argument
12157 soap_in(struct soap *soap, const char *tag, const char *type) argument
12161 soap_in_xs__restriction(struct soap *soap, const char *tag, xs__restriction *a, const char *type) argument
12325 soap_new_xs__restriction(struct soap *soap, int n) argument
12329 soap_delete_xs__restriction(struct soap *soap, xs__restriction *p) argument
12333 soap_instantiate_xs__restriction(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
12356 soap_copy_xs__restriction(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
12362 soap_default(struct soap *soap) argument
12403 soap_put(struct soap *soap, const char *tag, const char *type) const argument
12411 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
12416 soap_out_xs__extension(struct soap *soap, const char *tag, int id, const xs__extension *a, const char *type) argument
12447 soap_get(struct soap *soap, const char *tag, const char *type) argument
12452 soap_get_xs__extension(struct soap *soap, xs__extension *p, const char *tag, const char *type) argument
12460 soap_in(struct soap *soap, const char *tag, const char *type) argument
12464 soap_in_xs__extension(struct soap *soap, const char *tag, xs__extension *a, const char *type) argument
12547 soap_new_xs__extension(struct soap *soap, int n) argument
12551 soap_delete_xs__extension(struct soap *soap, xs__extension *p) argument
12555 soap_instantiate_xs__extension(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
12578 soap_copy_xs__extension(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
12584 soap_default(struct soap *soap) argument
12631 soap_put(struct soap *soap, const char *tag, const char *type) const argument
12639 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
12644 soap_out_xs__complexType(struct soap *soap, const char *tag, int id, const xs__complexType *a, const char *type) argument
12682 soap_get(struct soap *soap, const char *tag, const char *type) argument
12687 soap_get_xs__complexType(struct soap *soap, xs__complexType *p, const char *tag, const char *type) argument
12695 soap_in(struct soap *soap, const char *tag, const char *type) argument
12699 soap_in_xs__complexType(struct soap *soap, const char *tag, xs__complexType *a, const char *type) argument
12803 soap_new_xs__complexType(struct soap *soap, int n) argument
12807 soap_delete_xs__complexType(struct soap *soap, xs__complexType *p) argument
12811 soap_instantiate_xs__complexType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
12834 soap_copy_xs__complexType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
12840 soap_default(struct soap *soap) argument
12873 soap_put(struct soap *soap, const char *tag, const char *type) const argument
12881 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
12886 soap_out_xs__simpleType(struct soap *soap, const char *tag, int id, const xs__simpleType *a, const char *type) argument
12910 soap_get(struct soap *soap, const char *tag, const char *type) argument
12915 soap_get_xs__simpleType(struct soap *soap, xs__simpleType *p, const char *tag, const char *type) argument
12923 soap_in(struct soap *soap, const char *tag, const char *type) argument
12927 soap_in_xs__simpleType(struct soap *soap, const char *tag, xs__simpleType *a, const char *type) argument
12997 soap_new_xs__simpleType(struct soap *soap, int n) argument
13001 soap_delete_xs__simpleType(struct soap *soap, xs__simpleType *p) argument
13005 soap_instantiate_xs__simpleType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13028 soap_copy_xs__simpleType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13034 soap_default(struct soap *soap) argument
13122 soap_put(struct soap *soap, const char *tag, const char *type) const argument
13130 soap_out(struct soap *soap, const char *tag, int id, const char *type) const argument
13135 soap_out_xs__schema(struct soap *soap, const char *tag, int id, const xs__schema *a, const char *type) argument
13194 soap_get(struct soap *soap, const char *tag, const char *type) argument
13199 soap_get_xs__schema(struct soap *soap, xs__schema *p, const char *tag, const char *type) argument
13207 soap_in(struct soap *soap, const char *tag, const char *type) argument
13211 soap_in_xs__schema(struct soap *soap, const char *tag, xs__schema *a, const char *type) argument
13313 soap_new_xs__schema(struct soap *soap, int n) argument
13317 soap_delete_xs__schema(struct soap *soap, xs__schema *p) argument
13321 soap_instantiate_xs__schema(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13347 soap_copy_xs__schema(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13355 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
13369 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
13383 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
13391 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
13417 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
13425 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
13509 soap_new_SOAP_ENV__Fault(struct soap *soap, int n) argument
13513 soap_delete_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p) argument
13517 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13540 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13550 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
13556 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
13562 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
13570 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
13581 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
13589 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
13625 soap_new_SOAP_ENV__Reason(struct soap *soap, int n) argument
13629 soap_delete_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p) argument
13633 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13656 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13666 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
13674 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
13680 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
13688 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
13698 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
13706 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
13748 soap_new_SOAP_ENV__Detail(struct soap *soap, int n) argument
13752 soap_delete_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p) argument
13756 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13779 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13789 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
13796 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
13803 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
13811 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
13823 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
13831 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
13873 soap_new_SOAP_ENV__Code(struct soap *soap, int n) argument
13877 soap_delete_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p) argument
13881 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
13904 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
13914 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
13919 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
13924 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
13932 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
13939 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
13947 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
13977 soap_new_SOAP_ENV__Header(struct soap *soap, int n) argument
13981 soap_delete_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p) argument
13985 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
14008 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
14018 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
14024 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
14032 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
14040 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
14048 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
14073 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
14079 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
14087 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
14095 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
14103 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
14128 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
14134 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
14142 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
14150 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
14158 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
14181 soap_serialize_PointerTowsdl__types(struct soap *soap, wsdl__types *const*a) argument
14187 soap_put_PointerTowsdl__types(struct soap *soap, wsdl__types *const*a, const char *tag, const char *type) argument
14195 soap_out_PointerTowsdl__types(struct soap *soap, const char *tag, int id, wsdl__types *const*a, const char *type) argument
14203 soap_get_PointerTowsdl__types(struct soap *soap, wsdl__types **p, const char *tag, const char *type) argument
14211 soap_in_PointerTowsdl__types(struct soap *soap, const char *tag, wsdl__types **a, const char *type) argument
14236 soap_serialize_PointerTowsdl__binding(struct soap *soap, wsdl__binding *const*a) argument
14242 soap_put_PointerTowsdl__binding(struct soap *soap, wsdl__binding *const*a, const char *tag, const char *type) argument
14250 soap_out_PointerTowsdl__binding(struct soap *soap, const char *tag, int id, wsdl__binding *const*a, const char *type) argument
14258 soap_get_PointerTowsdl__binding(struct soap *soap, wsdl__binding **p, const char *tag, const char *type) argument
14266 soap_in_PointerTowsdl__binding(struct soap *soap, const char *tag, wsdl__binding **a, const char *type) argument
14291 soap_serialize_PointerTohttp__address(struct soap *soap, http__address *const*a) argument
14297 soap_put_PointerTohttp__address(struct soap *soap, http__address *const*a, const char *tag, const char *type) argument
14305 soap_out_PointerTohttp__address(struct soap *soap, const char *tag, int id, http__address *const*a, const char *type) argument
14313 soap_get_PointerTohttp__address(struct soap *soap, http__address **p, const char *tag, const char *type) argument
14321 soap_in_PointerTohttp__address(struct soap *soap, const char *tag, http__address **a, const char *type) argument
14346 soap_serialize_PointerTosoap__address(struct soap *soap, soap__address *const*a) argument
14352 soap_put_PointerTosoap__address(struct soap *soap, soap__address *const*a, const char *tag, const char *type) argument
14360 soap_out_PointerTosoap__address(struct soap *soap, const char *tag, int id, soap__address *const*a, const char *type) argument
14368 soap_get_PointerTosoap__address(struct soap *soap, soap__address **p, const char *tag, const char *type) argument
14376 soap_in_PointerTosoap__address(struct soap *soap, const char *tag, soap__address **a, const char *type) argument
14401 soap_serialize_PointerTowsdl__portType(struct soap *soap, wsdl__portType *const*a) argument
14407 soap_put_PointerTowsdl__portType(struct soap *soap, wsdl__portType *const*a, const char *tag, const char *type) argument
14415 soap_out_PointerTowsdl__portType(struct soap *soap, const char *tag, int id, wsdl__portType *const*a, const char *type) argument
14423 soap_get_PointerTowsdl__portType(struct soap *soap, wsdl__portType **p, const char *tag, const char *type) argument
14431 soap_in_PointerTowsdl__portType(struct soap *soap, const char *tag, wsdl__portType **a, const char *type) argument
14456 soap_serialize_PointerTohttp__binding(struct soap *soap, http__binding *const*a) argument
14462 soap_put_PointerTohttp__binding(struct soap *soap, http__binding *const*a, const char *tag, const char *type) argument
14470 soap_out_PointerTohttp__binding(struct soap *soap, const char *tag, int id, http__binding *const*a, const char *type) argument
14478 soap_get_PointerTohttp__binding(struct soap *soap, http__binding **p, const char *tag, const char *type) argument
14486 soap_in_PointerTohttp__binding(struct soap *soap, const char *tag, http__binding **a, const char *type) argument
14511 soap_serialize_PointerTosoap__binding(struct soap *soap, soap__binding *const*a) argument
14517 soap_put_PointerTosoap__binding(struct soap *soap, soap__binding *const*a, const char *tag, const char *type) argument
14525 soap_out_PointerTosoap__binding(struct soap *soap, const char *tag, int id, soap__binding *const*a, const char *type) argument
14533 soap_get_PointerTosoap__binding(struct soap *soap, soap__binding **p, const char *tag, const char *type) argument
14541 soap_in_PointerTosoap__binding(struct soap *soap, const char *tag, soap__binding **a, const char *type) argument
14566 soap_serialize_PointerTowsdl__ext_output(struct soap *soap, wsdl__ext_output *const*a) argument
14572 soap_put_PointerTowsdl__ext_output(struct soap *soap, wsdl__ext_output *const*a, const char *tag, const char *type) argument
14580 soap_out_PointerTowsdl__ext_output(struct soap *soap, const char *tag, int id, wsdl__ext_output *const*a, const char *type) argument
14588 soap_get_PointerTowsdl__ext_output(struct soap *soap, wsdl__ext_output **p, const char *tag, const char *type) argument
14596 soap_in_PointerTowsdl__ext_output(struct soap *soap, const char *tag, wsdl__ext_output **a, const char *type) argument
14621 soap_serialize_PointerTowsdl__ext_input(struct soap *soap, wsdl__ext_input *const*a) argument
14627 soap_put_PointerTowsdl__ext_input(struct soap *soap, wsdl__ext_input *const*a, const char *tag, const char *type) argument
14635 soap_out_PointerTowsdl__ext_input(struct soap *soap, const char *tag, int id, wsdl__ext_input *const*a, const char *type) argument
14643 soap_get_PointerTowsdl__ext_input(struct soap *soap, wsdl__ext_input **p, const char *tag, const char *type) argument
14651 soap_in_PointerTowsdl__ext_input(struct soap *soap, const char *tag, wsdl__ext_input **a, const char *type) argument
14676 soap_serialize_PointerTohttp__operation(struct soap *soap, http__operation *const*a) argument
14682 soap_put_PointerTohttp__operation(struct soap *soap, http__operation *const*a, const char *tag, const char *type) argument
14690 soap_out_PointerTohttp__operation(struct soap *soap, const char *tag, int id, http__operation *const*a, const char *type) argument
14698 soap_get_PointerTohttp__operation(struct soap *soap, http__operation **p, const char *tag, const char *type) argument
14706 soap_in_PointerTohttp__operation(struct soap *soap, const char *tag, http__operation **a, const char *type) argument
14731 soap_serialize_PointerTosoap__operation(struct soap *soap, soap__operation *const*a) argument
14737 soap_put_PointerTosoap__operation(struct soap *soap, soap__operation *const*a, const char *tag, const char *type) argument
14745 soap_out_PointerTosoap__operation(struct soap *soap, const char *tag, int id, soap__operation *const*a, const char *type) argument
14753 soap_get_PointerTosoap__operation(struct soap *soap, soap__operation **p, const char *tag, const char *type) argument
14761 soap_in_PointerTosoap__operation(struct soap *soap, const char *tag, soap__operation **a, const char *type) argument
14786 soap_serialize_PointerTosoap__fault(struct soap *soap, soap__fault *const*a) argument
14792 soap_put_PointerTosoap__fault(struct soap *soap, soap__fault *const*a, const char *tag, const char *type) argument
14800 soap_out_PointerTosoap__fault(struct soap *soap, const char *tag, int id, soap__fault *const*a, const char *type) argument
14808 soap_get_PointerTosoap__fault(struct soap *soap, soap__fault **p, const char *tag, const char *type) argument
14816 soap_in_PointerTosoap__fault(struct soap *soap, const char *tag, soap__fault **a, const char *type) argument
14841 soap_serialize_PointerTomime__content(struct soap *soap, mime__content *const*a) argument
14847 soap_put_PointerTomime__content(struct soap *soap, mime__content *const*a, const char *tag, const char *type) argument
14855 soap_out_PointerTomime__content(struct soap *soap, const char *tag, int id, mime__content *const*a, const char *type) argument
14863 soap_get_PointerTomime__content(struct soap *soap, mime__content **p, const char *tag, const char *type) argument
14871 soap_in_PointerTomime__content(struct soap *soap, const char *tag, mime__content **a, const char *type) argument
14896 soap_serialize_PointerTomime__multipartRelated(struct soap *soap, mime__multipartRelated *const*a) argument
14902 soap_put_PointerTomime__multipartRelated(struct soap *soap, mime__multipartRelated *const*a, const char *tag, const char *type) argument
14910 soap_out_PointerTomime__multipartRelated(struct soap *soap, const char *tag, int id, mime__multipartRelated *const*a, const char *type) argument
14918 soap_get_PointerTomime__multipartRelated(struct soap *soap, mime__multipartRelated **p, const char *tag, const char *type) argument
14926 soap_in_PointerTomime__multipartRelated(struct soap *soap, const char *tag, mime__multipartRelated **a, const char *type) argument
14951 soap_serialize_PointerTodime__message(struct soap *soap, dime__message *const*a) argument
14957 soap_put_PointerTodime__message(struct soap *soap, dime__message *const*a, const char *tag, const char *type) argument
14965 soap_out_PointerTodime__message(struct soap *soap, const char *tag, int id, dime__message *const*a, const char *type) argument
14973 soap_get_PointerTodime__message(struct soap *soap, dime__message **p, const char *tag, const char *type) argument
14981 soap_in_PointerTodime__message(struct soap *soap, const char *tag, dime__message **a, const char *type) argument
15006 soap_serialize_PointerTowsdl__output(struct soap *soap, wsdl__output *const*a) argument
15012 soap_put_PointerTowsdl__output(struct soap *soap, wsdl__output *const*a, const char *tag, const char *type) argument
15020 soap_out_PointerTowsdl__output(struct soap *soap, const char *tag, int id, wsdl__output *const*a, const char *type) argument
15028 soap_get_PointerTowsdl__output(struct soap *soap, wsdl__output **p, const char *tag, const char *type) argument
15036 soap_in_PointerTowsdl__output(struct soap *soap, const char *tag, wsdl__output **a, const char *type) argument
15061 soap_serialize_PointerTowsdl__input(struct soap *soap, wsdl__input *const*a) argument
15067 soap_put_PointerTowsdl__input(struct soap *soap, wsdl__input *const*a, const char *tag, const char *type) argument
15075 soap_out_PointerTowsdl__input(struct soap *soap, const char *tag, int id, wsdl__input *const*a, const char *type) argument
15083 soap_get_PointerTowsdl__input(struct soap *soap, wsdl__input **p, const char *tag, const char *type) argument
15091 soap_in_PointerTowsdl__input(struct soap *soap, const char *tag, wsdl__input **a, const char *type) argument
15116 soap_serialize_PointerTowsdl__definitions(struct soap *soap, wsdl__definitions *const*a) argument
15122 soap_put_PointerTowsdl__definitions(struct soap *soap, wsdl__definitions *const*a, const char *tag, const char *type) argument
15130 soap_out_PointerTowsdl__definitions(struct soap *soap, const char *tag, int id, wsdl__definitions *const*a, const char *type) argument
15138 soap_get_PointerTowsdl__definitions(struct soap *soap, wsdl__definitions **p, const char *tag, const char *type) argument
15146 soap_in_PointerTowsdl__definitions(struct soap *soap, const char *tag, wsdl__definitions **a, const char *type) argument
15171 soap_serialize_PointerTosd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues *const*a) argument
15177 soap_put_PointerTosd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues *const*a, const char *tag, const char *type) argument
15185 soap_out_PointerTosd__staticServiceDataValues(struct soap *soap, const char *tag, int id, sd__staticServiceDataValues *const*a, const char *type) argument
15193 soap_get_PointerTosd__staticServiceDataValues(struct soap *soap, sd__staticServiceDataValues **p, const char *tag, const char *type) argument
15201 soap_in_PointerTosd__staticServiceDataValues(struct soap *soap, const char *tag, sd__staticServiceDataValues **a, const char *type) argument
15226 soap_serialize_PointerTowsdl__operation(struct soap *soap, wsdl__operation *const*a) argument
15232 soap_put_PointerTowsdl__operation(struct soap *soap, wsdl__operation *const*a, const char *tag, const char *type) argument
15240 soap_out_PointerTowsdl__operation(struct soap *soap, const char *tag, int id, wsdl__operation *const*a, const char *type) argument
15248 soap_get_PointerTowsdl__operation(struct soap *soap, wsdl__operation **p, const char *tag, const char *type) argument
15256 soap_in_PointerTowsdl__operation(struct soap *soap, const char *tag, wsdl__operation **a, const char *type) argument
15281 soap_serialize_PointerTosoap__body(struct soap *soap, soap__body *const*a) argument
15287 soap_put_PointerTosoap__body(struct soap *soap, soap__body *const*a, const char *tag, const char *type) argument
15295 soap_out_PointerTosoap__body(struct soap *soap, const char *tag, int id, soap__body *const*a, const char *type) argument
15303 soap_get_PointerTosoap__body(struct soap *soap, soap__body **p, const char *tag, const char *type) argument
15311 soap_in_PointerTosoap__body(struct soap *soap, const char *tag, soap__body **a, const char *type) argument
15336 soap_serialize_PointerTowsdl__part(struct soap *soap, wsdl__part *const*a) argument
15342 soap_put_PointerTowsdl__part(struct soap *soap, wsdl__part *const*a, const char *tag, const char *type) argument
15350 soap_out_PointerTowsdl__part(struct soap *soap, const char *tag, int id, wsdl__part *const*a, const char *type) argument
15358 soap_get_PointerTowsdl__part(struct soap *soap, wsdl__part **p, const char *tag, const char *type) argument
15366 soap_in_PointerTowsdl__part(struct soap *soap, const char *tag, wsdl__part **a, const char *type) argument
15391 soap_serialize_PointerTowsdl__message(struct soap *soap, wsdl__message *const*a) argument
15397 soap_put_PointerTowsdl__message(struct soap *soap, wsdl__message *const*a, const char *tag, const char *type) argument
15405 soap_out_PointerTowsdl__message(struct soap *soap, const char *tag, int id, wsdl__message *const*a, const char *type) argument
15413 soap_get_PointerTowsdl__message(struct soap *soap, wsdl__message **p, const char *tag, const char *type) argument
15421 soap_in_PointerTowsdl__message(struct soap *soap, const char *tag, wsdl__message **a, const char *type) argument
15446 soap_serialize_PointerTosoap__styleChoice(struct soap *soap, enum soap__styleChoice *const*a) argument
15451 soap_put_PointerTosoap__styleChoice(struct soap *soap, enum soap__styleChoice *const*a, const char *tag, const char *type) argument
15459 soap_out_PointerTosoap__styleChoice(struct soap *soap, const char *tag, int id, enum soap__styleChoice *const*a, const char *type) argument
15467 soap_get_PointerTosoap__styleChoice(struct soap *soap, enum soap__styleChoice **p, const char *tag, const char *type) argument
15475 soap_in_PointerTosoap__styleChoice(struct soap *soap, const char *tag, enum soap__styleChoice **a, const char *type) argument
15496 soap_serialize_PointerToxs__any(struct soap *soap, xs__any *const*a) argument
15502 soap_put_PointerToxs__any(struct soap *soap, xs__any *const*a, const char *tag, const char *type) argument
15510 soap_out_PointerToxs__any(struct soap *soap, const char *tag, int id, xs__any *const*a, const char *type) argument
15518 soap_get_PointerToxs__any(struct soap *soap, xs__any **p, const char *tag, const char *type) argument
15526 soap_in_PointerToxs__any(struct soap *soap, const char *tag, xs__any **a, const char *type) argument
15551 soap_serialize_PointerToxs__complexContent(struct soap *soap, xs__complexContent *const*a) argument
15557 soap_put_PointerToxs__complexContent(struct soap *soap, xs__complexContent *const*a, const char *tag, const char *type) argument
15565 soap_out_PointerToxs__complexContent(struct soap *soap, const char *tag, int id, xs__complexContent *const*a, const char *type) argument
15573 soap_get_PointerToxs__complexContent(struct soap *soap, xs__complexContent **p, const char *tag, const char *type) argument
15581 soap_in_PointerToxs__complexContent(struct soap *soap, const char *tag, xs__complexContent **a, const char *type) argument
15606 soap_serialize_PointerToxs__simpleContent(struct soap *soap, xs__simpleContent *const*a) argument
15612 soap_put_PointerToxs__simpleContent(struct soap *soap, xs__simpleContent *const*a, const char *tag, const char *type) argument
15620 soap_out_PointerToxs__simpleContent(struct soap *soap, const char *tag, int id, xs__simpleContent *const*a, const char *type) argument
15628 soap_get_PointerToxs__simpleContent(struct soap *soap, xs__simpleContent **p, const char *tag, const char *type) argument
15636 soap_in_PointerToxs__simpleContent(struct soap *soap, const char *tag, xs__simpleContent **a, const char *type) argument
15661 soap_serialize_PointerToxs__length(struct soap *soap, xs__length *const*a) argument
15667 soap_put_PointerToxs__length(struct soap *soap, xs__length *const*a, const char *tag, const char *type) argument
15675 soap_out_PointerToxs__length(struct soap *soap, const char *tag, int id, xs__length *const*a, const char *type) argument
15683 soap_get_PointerToxs__length(struct soap *soap, xs__length **p, const char *tag, const char *type) argument
15691 soap_in_PointerToxs__length(struct soap *soap, const char *tag, xs__length **a, const char *type) argument
15716 soap_serialize_PointerToxs__whiteSpace(struct soap *soap, xs__whiteSpace *const*a) argument
15722 soap_put_PointerToxs__whiteSpace(struct soap *soap, xs__whiteSpace *const*a, const char *tag, const char *type) argument
15730 soap_out_PointerToxs__whiteSpace(struct soap *soap, const char *tag, int id, xs__whiteSpace *const*a, const char *type) argument
15738 soap_get_PointerToxs__whiteSpace(struct soap *soap, xs__whiteSpace **p, const char *tag, const char *type) argument
15746 soap_in_PointerToxs__whiteSpace(struct soap *soap, const char *tag, xs__whiteSpace **a, const char *type) argument
15771 soap_serialize_PointerToxs__union(struct soap *soap, xs__union *const*a) argument
15777 soap_put_PointerToxs__union(struct soap *soap, xs__union *const*a, const char *tag, const char *type) argument
15785 soap_out_PointerToxs__union(struct soap *soap, const char *tag, int id, xs__union *const*a, const char *type) argument
15793 soap_get_PointerToxs__union(struct soap *soap, xs__union **p, const char *tag, const char *type) argument
15801 soap_in_PointerToxs__union(struct soap *soap, const char *tag, xs__union **a, const char *type) argument
15826 soap_serialize_PointerToxs__list(struct soap *soap, xs__list *const*a) argument
15832 soap_put_PointerToxs__list(struct soap *soap, xs__list *const*a, const char *tag, const char *type) argument
15840 soap_out_PointerToxs__list(struct soap *soap, const char *tag, int id, xs__list *const*a, const char *type) argument
15848 soap_get_PointerToxs__list(struct soap *soap, xs__list **p, const char *tag, const char *type) argument
15856 soap_in_PointerToxs__list(struct soap *soap, const char *tag, xs__list **a, const char *type) argument
15881 soap_serialize_PointerToxs__restriction(struct soap *soap, xs__restriction *const*a) argument
15887 soap_put_PointerToxs__restriction(struct soap *soap, xs__restriction *const*a, const char *tag, const char *type) argument
15895 soap_out_PointerToxs__restriction(struct soap *soap, const char *tag, int id, xs__restriction *const*a, const char *type) argument
15903 soap_get_PointerToxs__restriction(struct soap *soap, xs__restriction **p, const char *tag, const char *type) argument
15911 soap_in_PointerToxs__restriction(struct soap *soap, const char *tag, xs__restriction **a, const char *type) argument
15936 soap_serialize_PointerToxs__extension(struct soap *soap, xs__extension *const*a) argument
15942 soap_put_PointerToxs__extension(struct soap *soap, xs__extension *const*a, const char *tag, const char *type) argument
15950 soap_out_PointerToxs__extension(struct soap *soap, const char *tag, int id, xs__extension *const*a, const char *type) argument
15958 soap_get_PointerToxs__extension(struct soap *soap, xs__extension **p, const char *tag, const char *type) argument
15966 soap_in_PointerToxs__extension(struct soap *soap, const char *tag, xs__extension **a, const char *type) argument
15991 soap_serialize_PointerToxs__attributeGroup(struct soap *soap, xs__attributeGroup *const*a) argument
15997 soap_put_PointerToxs__attributeGroup(struct soap *soap, xs__attributeGroup *const*a, const char *tag, const char *type) argument
16005 soap_out_PointerToxs__attributeGroup(struct soap *soap, const char *tag, int id, xs__attributeGroup *const*a, const char *type) argument
16013 soap_get_PointerToxs__attributeGroup(struct soap *soap, xs__attributeGroup **p, const char *tag, const char *type) argument
16021 soap_in_PointerToxs__attributeGroup(struct soap *soap, const char *tag, xs__attributeGroup **a, const char *type) argument
16046 soap_serialize_PointerToxs__anyAttribute(struct soap *soap, xs__anyAttribute *const*a) argument
16052 soap_put_PointerToxs__anyAttribute(struct soap *soap, xs__anyAttribute *const*a, const char *tag, const char *type) argument
16060 soap_out_PointerToxs__anyAttribute(struct soap *soap, const char *tag, int id, xs__anyAttribute *const*a, const char *type) argument
16068 soap_get_PointerToxs__anyAttribute(struct soap *soap, xs__anyAttribute **p, const char *tag, const char *type) argument
16076 soap_in_PointerToxs__anyAttribute(struct soap *soap, const char *tag, xs__anyAttribute **a, const char *type) argument
16101 soap_serialize_PointerToxs__group(struct soap *soap, xs__group *const*a) argument
16107 soap_put_PointerToxs__group(struct soap *soap, xs__group *const*a, const char *tag, const char *type) argument
16115 soap_out_PointerToxs__group(struct soap *soap, const char *tag, int id, xs__group *const*a, const char *type) argument
16123 soap_get_PointerToxs__group(struct soap *soap, xs__group **p, const char *tag, const char *type) argument
16131 soap_in_PointerToxs__group(struct soap *soap, const char *tag, xs__group **a, const char *type) argument
16156 soap_serialize_PointerToxs__sequence(struct soap *soap, xs__sequence *const*a) argument
16162 soap_put_PointerToxs__sequence(struct soap *soap, xs__sequence *const*a, const char *tag, const char *type) argument
16170 soap_out_PointerToxs__sequence(struct soap *soap, const char *tag, int id, xs__sequence *const*a, const char *type) argument
16178 soap_get_PointerToxs__sequence(struct soap *soap, xs__sequence **p, const char *tag, const char *type) argument
16186 soap_in_PointerToxs__sequence(struct soap *soap, const char *tag, xs__sequence **a, const char *type) argument
16211 soap_serialize_PointerToxs__choice(struct soap *soap, xs__choice *const*a) argument
16217 soap_put_PointerToxs__choice(struct soap *soap, xs__choice *const*a, const char *tag, const char *type) argument
16225 soap_out_PointerToxs__choice(struct soap *soap, const char *tag, int id, xs__choice *const*a, const char *type) argument
16233 soap_get_PointerToxs__choice(struct soap *soap, xs__choice **p, const char *tag, const char *type) argument
16241 soap_in_PointerToxs__choice(struct soap *soap, const char *tag, xs__choice **a, const char *type) argument
16266 soap_serialize_PointerToxs__all(struct soap *soap, xs__all *const*a) argument
16272 soap_put_PointerToxs__all(struct soap *soap, xs__all *const*a, const char *tag, const char *type) argument
16280 soap_out_PointerToxs__all(struct soap *soap, const char *tag, int id, xs__all *const*a, const char *type) argument
16288 soap_get_PointerToxs__all(struct soap *soap, xs__all **p, const char *tag, const char *type) argument
16296 soap_in_PointerToxs__all(struct soap *soap, const char *tag, xs__all **a, const char *type) argument
16321 soap_default_xs__namespaceList(struct soap *soap, char **a) argument
16325 soap_serialize_xs__namespaceList(struct soap *soap, char *const*a) argument
16329 soap_put_xs__namespaceList(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16337 soap_out_xs__namespaceList(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16342 soap_get_xs__namespaceList(struct soap *soap, char **p, const char *tag, const char *type) argument
16350 soap_in_xs__namespaceList(struct soap *soap, const char *tag, char **a, const char *type) argument
16355 soap_serialize_PointerToxs__attribute(struct soap *soap, xs__attribute *const*a) argument
16361 soap_put_PointerToxs__attribute(struct soap *soap, xs__attribute *const*a, const char *tag, const char *type) argument
16369 soap_out_PointerToxs__attribute(struct soap *soap, const char *tag, int id, xs__attribute *const*a, const char *type) argument
16377 soap_get_PointerToxs__attribute(struct soap *soap, xs__attribute **p, const char *tag, const char *type) argument
16385 soap_in_PointerToxs__attribute(struct soap *soap, const char *tag, xs__attribute **a, const char *type) argument
16410 soap_serialize_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >*const*a) argument
16416 soap_put_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >*const*a, const char *tag, const char *type) argument
16424 soap_out_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, const char *tag, int id, std::vector<xs__element * >*const*a, const char *type) argument
16431 soap_get_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >**p, const char *tag, const char *type) argument
16439 soap_in_PointerTostd__vectorTemplateOfPointerToxs__element(struct soap *soap, const char *tag, std::vector<xs__element * >**a, const char *type) argument
16452 soap_serialize_PointerToxs__element(struct soap *soap, xs__element *const*a) argument
16458 soap_put_PointerToxs__element(struct soap *soap, xs__element *const*a, const char *tag, const char *type) argument
16466 soap_out_PointerToxs__element(struct soap *soap, const char *tag, int id, xs__element *const*a, const char *type) argument
16474 soap_get_PointerToxs__element(struct soap *soap, xs__element **p, const char *tag, const char *type) argument
16482 soap_in_PointerToxs__element(struct soap *soap, const char *tag, xs__element **a, const char *type) argument
16507 soap_serialize_PointerToxs__schema(struct soap *soap, xs__schema *const*a) argument
16513 soap_put_PointerToxs__schema(struct soap *soap, xs__schema *const*a, const char *tag, const char *type) argument
16521 soap_out_PointerToxs__schema(struct soap *soap, const char *tag, int id, xs__schema *const*a, const char *type) argument
16529 soap_get_PointerToxs__schema(struct soap *soap, xs__schema **p, const char *tag, const char *type) argument
16537 soap_in_PointerToxs__schema(struct soap *soap, const char *tag, xs__schema **a, const char *type) argument
16562 soap_serialize_PointerToxs__complexType(struct soap *soap, xs__complexType *const*a) argument
16568 soap_put_PointerToxs__complexType(struct soap *soap, xs__complexType *const*a, const char *tag, const char *type) argument
16576 soap_out_PointerToxs__complexType(struct soap *soap, const char *tag, int id, xs__complexType *const*a, const char *type) argument
16584 soap_get_PointerToxs__complexType(struct soap *soap, xs__complexType **p, const char *tag, const char *type) argument
16592 soap_in_PointerToxs__complexType(struct soap *soap, const char *tag, xs__complexType **a, const char *type) argument
16617 soap_serialize_PointerToxs__simpleType(struct soap *soap, xs__simpleType *const*a) argument
16623 soap_put_PointerToxs__simpleType(struct soap *soap, xs__simpleType *const*a, const char *tag, const char *type) argument
16631 soap_out_PointerToxs__simpleType(struct soap *soap, const char *tag, int id, xs__simpleType *const*a, const char *type) argument
16639 soap_get_PointerToxs__simpleType(struct soap *soap, xs__simpleType **p, const char *tag, const char *type) argument
16647 soap_in_PointerToxs__simpleType(struct soap *soap, const char *tag, xs__simpleType **a, const char *type) argument
16672 soap_serialize_PointerToxs__annotation(struct soap *soap, xs__annotation *const*a) argument
16678 soap_put_PointerToxs__annotation(struct soap *soap, xs__annotation *const*a, const char *tag, const char *type) argument
16686 soap_out_PointerToxs__annotation(struct soap *soap, const char *tag, int id, xs__annotation *const*a, const char *type) argument
16694 soap_get_PointerToxs__annotation(struct soap *soap, xs__annotation **p, const char *tag, const char *type) argument
16702 soap_in_PointerToxs__annotation(struct soap *soap, const char *tag, xs__annotation **a, const char *type) argument
16727 soap_default_xsd__string(struct soap *soap, char **a) argument
16731 soap_serialize_xsd__string(struct soap *soap, char *const*a) argument
16735 soap_put_xsd__string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16743 soap_out_xsd__string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16748 soap_get_xsd__string(struct soap *soap, char **p, const char *tag, const char *type) argument
16756 soap_in_xsd__string(struct soap *soap, const char *tag, char **a, const char *type) argument
16761 soap_default_xsd__QName(struct soap *soap, char **a) argument
16765 soap_serialize_xsd__QName(struct soap *soap, char *const*a) argument
16769 soap_put_xsd__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16777 soap_out_xsd__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16782 soap_get_xsd__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
16790 soap_in_xsd__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
16795 soap_default_xsd__NMTOKENS(struct soap *soap, char **a) argument
16799 soap_serialize_xsd__NMTOKENS(struct soap *soap, char *const*a) argument
16803 soap_put_xsd__NMTOKENS(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16811 soap_out_xsd__NMTOKENS(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16816 soap_get_xsd__NMTOKENS(struct soap *soap, char **p, const char *tag, const char *type) argument
16824 soap_in_xsd__NMTOKENS(struct soap *soap, const char *tag, char **a, const char *type) argument
16829 soap_default_xsd__NMTOKEN(struct soap *soap, char **a) argument
16833 soap_serialize_xsd__NMTOKEN(struct soap *soap, char *const*a) argument
16837 soap_put_xsd__NMTOKEN(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16845 soap_out_xsd__NMTOKEN(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16850 soap_get_xsd__NMTOKEN(struct soap *soap, char **p, const char *tag, const char *type) argument
16858 soap_in_xsd__NMTOKEN(struct soap *soap, const char *tag, char **a, const char *type) argument
16863 soap_default_xsd__NCName(struct soap *soap, char **a) argument
16867 soap_serialize_xsd__NCName(struct soap *soap, char *const*a) argument
16871 soap_put_xsd__NCName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16879 soap_out_xsd__NCName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16884 soap_get_xsd__NCName(struct soap *soap, char **p, const char *tag, const char *type) argument
16892 soap_in_xsd__NCName(struct soap *soap, const char *tag, char **a, const char *type) argument
16897 soap_default_xsd__ID(struct soap *soap, char **a) argument
16901 soap_serialize_xsd__ID(struct soap *soap, char *const*a) argument
16905 soap_put_xsd__ID(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16913 soap_out_xsd__ID(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16918 soap_get_xsd__ID(struct soap *soap, char **p, const char *tag, const char *type) argument
16926 soap_in_xsd__ID(struct soap *soap, const char *tag, char **a, const char *type) argument
16931 soap_default_xsd__anyURI(struct soap *soap, char **a) argument
16935 soap_serialize_xsd__anyURI(struct soap *soap, char *const*a) argument
16939 soap_put_xsd__anyURI(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16947 soap_out_xsd__anyURI(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16952 soap_get_xsd__anyURI(struct soap *soap, char **p, const char *tag, const char *type) argument
16960 soap_in_xsd__anyURI(struct soap *soap, const char *tag, char **a, const char *type) argument
16965 soap_default__QName(struct soap *soap, char **a) argument
16969 soap_serialize__QName(struct soap *soap, char *const*a) argument
16973 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
16981 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
16986 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
16994 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
16999 soap_default_string(struct soap *soap, char **a) argument
17008 soap_serialize_string(struct soap *soap, char *const*a) argument
17013 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
17021 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
17026 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
17034 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
17039 soap_default_std__vectorTemplateOfgwsdl__portType(struct soap *soap, std::vector<gwsdl__portType >*p) argument
17044 soap_serialize_std__vectorTemplateOfgwsdl__portType(struct soap *soap, const std::vector<gwsdl__portType >*a) argument
17050 soap_out_std__vectorTemplateOfgwsdl__portType(struct soap *soap, const char *tag, int id, const std::vector<gwsdl__portType >*a, const char *type) argument
17060 soap_in_std__vectorTemplateOfgwsdl__portType(struct soap *soap, const char *tag, std::vector<gwsdl__portType >*a, const char *type) argument
17093 soap_new_std__vectorTemplateOfgwsdl__portType(struct soap *soap, int n) argument
17097 soap_delete_std__vectorTemplateOfgwsdl__portType(struct soap *soap, std::vector<gwsdl__portType >*p) argument
17101 soap_instantiate_std__vectorTemplateOfgwsdl__portType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17124 soap_copy_std__vectorTemplateOfgwsdl__portType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17130 soap_default_std__vectorTemplateOfwsdl__service(struct soap *soap, std::vector<wsdl__service >*p) argument
17135 soap_serialize_std__vectorTemplateOfwsdl__service(struct soap *soap, const std::vector<wsdl__service >*a) argument
17141 soap_out_std__vectorTemplateOfwsdl__service(struct soap *soap, const char *tag, int id, const std::vector<wsdl__service >*a, const char *type) argument
17151 soap_in_std__vectorTemplateOfwsdl__service(struct soap *soap, const char *tag, std::vector<wsdl__service >*a, const char *type) argument
17184 soap_new_std__vectorTemplateOfwsdl__service(struct soap *soap, int n) argument
17188 soap_delete_std__vectorTemplateOfwsdl__service(struct soap *soap, std::vector<wsdl__service >*p) argument
17192 soap_instantiate_std__vectorTemplateOfwsdl__service(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17215 soap_copy_std__vectorTemplateOfwsdl__service(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17221 soap_default_std__vectorTemplateOfwsdl__binding(struct soap *soap, std::vector<wsdl__binding >*p) argument
17226 soap_serialize_std__vectorTemplateOfwsdl__binding(struct soap *soap, const std::vector<wsdl__binding >*a) argument
17232 soap_out_std__vectorTemplateOfwsdl__binding(struct soap *soap, const char *tag, int id, const std::vector<wsdl__binding >*a, const char *type) argument
17242 soap_in_std__vectorTemplateOfwsdl__binding(struct soap *soap, const char *tag, std::vector<wsdl__binding >*a, const char *type) argument
17275 soap_new_std__vectorTemplateOfwsdl__binding(struct soap *soap, int n) argument
17279 soap_delete_std__vectorTemplateOfwsdl__binding(struct soap *soap, std::vector<wsdl__binding >*p) argument
17283 soap_instantiate_std__vectorTemplateOfwsdl__binding(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17306 soap_copy_std__vectorTemplateOfwsdl__binding(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17312 soap_default_std__vectorTemplateOfwsdl__portType(struct soap *soap, std::vector<wsdl__portType >*p) argument
17317 soap_serialize_std__vectorTemplateOfwsdl__portType(struct soap *soap, const std::vector<wsdl__portType >*a) argument
17323 soap_out_std__vectorTemplateOfwsdl__portType(struct soap *soap, const char *tag, int id, const std::vector<wsdl__portType >*a, const char *type) argument
17333 soap_in_std__vectorTemplateOfwsdl__portType(struct soap *soap, const char *tag, std::vector<wsdl__portType >*a, const char *type) argument
17366 soap_new_std__vectorTemplateOfwsdl__portType(struct soap *soap, int n) argument
17370 soap_delete_std__vectorTemplateOfwsdl__portType(struct soap *soap, std::vector<wsdl__portType >*p) argument
17374 soap_instantiate_std__vectorTemplateOfwsdl__portType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17397 soap_copy_std__vectorTemplateOfwsdl__portType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17403 soap_default_std__vectorTemplateOfwsdl__message(struct soap *soap, std::vector<wsdl__message >*p) argument
17408 soap_serialize_std__vectorTemplateOfwsdl__message(struct soap *soap, const std::vector<wsdl__message >*a) argument
17414 soap_out_std__vectorTemplateOfwsdl__message(struct soap *soap, const char *tag, int id, const std::vector<wsdl__message >*a, const char *type) argument
17424 soap_in_std__vectorTemplateOfwsdl__message(struct soap *soap, const char *tag, std::vector<wsdl__message >*a, const char *type) argument
17457 soap_new_std__vectorTemplateOfwsdl__message(struct soap *soap, int n) argument
17461 soap_delete_std__vectorTemplateOfwsdl__message(struct soap *soap, std::vector<wsdl__message >*p) argument
17465 soap_instantiate_std__vectorTemplateOfwsdl__message(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17488 soap_copy_std__vectorTemplateOfwsdl__message(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17494 soap_default_std__vectorTemplateOfwsdl__import(struct soap *soap, std::vector<wsdl__import >*p) argument
17499 soap_serialize_std__vectorTemplateOfwsdl__import(struct soap *soap, const std::vector<wsdl__import >*a) argument
17505 soap_out_std__vectorTemplateOfwsdl__import(struct soap *soap, const char *tag, int id, const std::vector<wsdl__import >*a, const char *type) argument
17515 soap_in_std__vectorTemplateOfwsdl__import(struct soap *soap, const char *tag, std::vector<wsdl__import >*a, const char *type) argument
17548 soap_new_std__vectorTemplateOfwsdl__import(struct soap *soap, int n) argument
17552 soap_delete_std__vectorTemplateOfwsdl__import(struct soap *soap, std::vector<wsdl__import >*p) argument
17556 soap_instantiate_std__vectorTemplateOfwsdl__import(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17579 soap_copy_std__vectorTemplateOfwsdl__import(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17585 soap_default_std__vectorTemplateOfwsdl__port(struct soap *soap, std::vector<wsdl__port >*p) argument
17590 soap_serialize_std__vectorTemplateOfwsdl__port(struct soap *soap, const std::vector<wsdl__port >*a) argument
17596 soap_out_std__vectorTemplateOfwsdl__port(struct soap *soap, const char *tag, int id, const std::vector<wsdl__port >*a, const char *type) argument
17606 soap_in_std__vectorTemplateOfwsdl__port(struct soap *soap, const char *tag, std::vector<wsdl__port >*a, const char *type) argument
17639 soap_new_std__vectorTemplateOfwsdl__port(struct soap *soap, int n) argument
17643 soap_delete_std__vectorTemplateOfwsdl__port(struct soap *soap, std::vector<wsdl__port >*p) argument
17647 soap_instantiate_std__vectorTemplateOfwsdl__port(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17670 soap_copy_std__vectorTemplateOfwsdl__port(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17676 soap_default_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, std::vector<wsdl__binding_operation >*p) argument
17681 soap_serialize_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, const std::vector<wsdl__binding_operation >*a) argument
17687 soap_out_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, const char *tag, int id, const std::vector<wsdl__binding_operation >*a, const char *type) argument
17697 soap_in_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, const char *tag, std::vector<wsdl__binding_operation >*a, const char *type) argument
17730 soap_new_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, int n) argument
17734 soap_delete_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, std::vector<wsdl__binding_operation >*p) argument
17738 soap_instantiate_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17761 soap_copy_std__vectorTemplateOfwsdl__binding_operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17767 soap_default_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, std::vector<wsdl__ext_fault >*p) argument
17772 soap_serialize_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, const std::vector<wsdl__ext_fault >*a) argument
17778 soap_out_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, const char *tag, int id, const std::vector<wsdl__ext_fault >*a, const char *type) argument
17788 soap_in_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, const char *tag, std::vector<wsdl__ext_fault >*a, const char *type) argument
17821 soap_new_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, int n) argument
17825 soap_delete_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, std::vector<wsdl__ext_fault >*p) argument
17829 soap_instantiate_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17852 soap_copy_std__vectorTemplateOfwsdl__ext_fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17858 soap_default_std__vectorTemplateOfwsdl__operation(struct soap *soap, std::vector<wsdl__operation >*p) argument
17863 soap_serialize_std__vectorTemplateOfwsdl__operation(struct soap *soap, const std::vector<wsdl__operation >*a) argument
17869 soap_out_std__vectorTemplateOfwsdl__operation(struct soap *soap, const char *tag, int id, const std::vector<wsdl__operation >*a, const char *type) argument
17879 soap_in_std__vectorTemplateOfwsdl__operation(struct soap *soap, const char *tag, std::vector<wsdl__operation >*a, const char *type) argument
17912 soap_new_std__vectorTemplateOfwsdl__operation(struct soap *soap, int n) argument
17916 soap_delete_std__vectorTemplateOfwsdl__operation(struct soap *soap, std::vector<wsdl__operation >*p) argument
17920 soap_instantiate_std__vectorTemplateOfwsdl__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
17943 soap_copy_std__vectorTemplateOfwsdl__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
17949 soap_default_std__vectorTemplateOfwsdl__fault(struct soap *soap, std::vector<wsdl__fault >*p) argument
17954 soap_serialize_std__vectorTemplateOfwsdl__fault(struct soap *soap, const std::vector<wsdl__fault >*a) argument
17960 soap_out_std__vectorTemplateOfwsdl__fault(struct soap *soap, const char *tag, int id, const std::vector<wsdl__fault >*a, const char *type) argument
17970 soap_in_std__vectorTemplateOfwsdl__fault(struct soap *soap, const char *tag, std::vector<wsdl__fault >*a, const char *type) argument
18003 soap_new_std__vectorTemplateOfwsdl__fault(struct soap *soap, int n) argument
18007 soap_delete_std__vectorTemplateOfwsdl__fault(struct soap *soap, std::vector<wsdl__fault >*p) argument
18011 soap_instantiate_std__vectorTemplateOfwsdl__fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18034 soap_copy_std__vectorTemplateOfwsdl__fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18040 soap_default_std__vectorTemplateOfwsdl__part(struct soap *soap, std::vector<wsdl__part >*p) argument
18045 soap_serialize_std__vectorTemplateOfwsdl__part(struct soap *soap, const std::vector<wsdl__part >*a) argument
18051 soap_out_std__vectorTemplateOfwsdl__part(struct soap *soap, const char *tag, int id, const std::vector<wsdl__part >*a, const char *type) argument
18061 soap_in_std__vectorTemplateOfwsdl__part(struct soap *soap, const char *tag, std::vector<wsdl__part >*a, const char *type) argument
18094 soap_new_std__vectorTemplateOfwsdl__part(struct soap *soap, int n) argument
18098 soap_delete_std__vectorTemplateOfwsdl__part(struct soap *soap, std::vector<wsdl__part >*p) argument
18102 soap_instantiate_std__vectorTemplateOfwsdl__part(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18125 soap_copy_std__vectorTemplateOfwsdl__part(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18131 soap_default_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, std::vector<xs__schema * >*p) argument
18136 soap_serialize_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, const std::vector<xs__schema * >*a) argument
18142 soap_out_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, const char *tag, int id, const std::vector<xs__schema * >*a, const char *type) argument
18152 soap_in_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, const char *tag, std::vector<xs__schema * >*a, const char *type) argument
18185 soap_new_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, int n) argument
18189 soap_delete_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, std::vector<xs__schema * >*p) argument
18193 soap_instantiate_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18216 soap_copy_std__vectorTemplateOfPointerToxs__schema(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18222 soap_default_std__vectorTemplateOfsd__serviceData(struct soap *soap, std::vector<sd__serviceData >*p) argument
18227 soap_serialize_std__vectorTemplateOfsd__serviceData(struct soap *soap, const std::vector<sd__serviceData >*a) argument
18233 soap_out_std__vectorTemplateOfsd__serviceData(struct soap *soap, const char *tag, int id, const std::vector<sd__serviceData >*a, const char *type) argument
18243 soap_in_std__vectorTemplateOfsd__serviceData(struct soap *soap, const char *tag, std::vector<sd__serviceData >*a, const char *type) argument
18276 soap_new_std__vectorTemplateOfsd__serviceData(struct soap *soap, int n) argument
18280 soap_delete_std__vectorTemplateOfsd__serviceData(struct soap *soap, std::vector<sd__serviceData >*p) argument
18284 soap_instantiate_std__vectorTemplateOfsd__serviceData(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18307 soap_copy_std__vectorTemplateOfsd__serviceData(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18313 soap_default_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, std::vector<wsdl__operation * >*p) argument
18318 soap_serialize_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, const std::vector<wsdl__operation * >*a) argument
18324 soap_out_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, const char *tag, int id, const std::vector<wsdl__operation * >*a, const char *type) argument
18334 soap_in_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, const char *tag, std::vector<wsdl__operation * >*a, const char *type) argument
18367 soap_new_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, int n) argument
18371 soap_delete_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, std::vector<wsdl__operation * >*p) argument
18375 soap_instantiate_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18398 soap_copy_std__vectorTemplateOfPointerTowsdl__operation(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18404 soap_default_std__vectorTemplateOfmime__part(struct soap *soap, std::vector<mime__part >*p) argument
18409 soap_serialize_std__vectorTemplateOfmime__part(struct soap *soap, const std::vector<mime__part >*a) argument
18415 soap_out_std__vectorTemplateOfmime__part(struct soap *soap, const char *tag, int id, const std::vector<mime__part >*a, const char *type) argument
18425 soap_in_std__vectorTemplateOfmime__part(struct soap *soap, const char *tag, std::vector<mime__part >*a, const char *type) argument
18458 soap_new_std__vectorTemplateOfmime__part(struct soap *soap, int n) argument
18462 soap_delete_std__vectorTemplateOfmime__part(struct soap *soap, std::vector<mime__part >*p) argument
18466 soap_instantiate_std__vectorTemplateOfmime__part(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18489 soap_copy_std__vectorTemplateOfmime__part(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18495 soap_default_std__vectorTemplateOfmime__content(struct soap *soap, std::vector<mime__content >*p) argument
18500 soap_serialize_std__vectorTemplateOfmime__content(struct soap *soap, const std::vector<mime__content >*a) argument
18506 soap_out_std__vectorTemplateOfmime__content(struct soap *soap, const char *tag, int id, const std::vector<mime__content >*a, const char *type) argument
18516 soap_in_std__vectorTemplateOfmime__content(struct soap *soap, const char *tag, std::vector<mime__content >*a, const char *type) argument
18549 soap_new_std__vectorTemplateOfmime__content(struct soap *soap, int n) argument
18553 soap_delete_std__vectorTemplateOfmime__content(struct soap *soap, std::vector<mime__content >*p) argument
18557 soap_instantiate_std__vectorTemplateOfmime__content(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18580 soap_copy_std__vectorTemplateOfmime__content(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18586 soap_default_std__vectorTemplateOfsoap__header(struct soap *soap, std::vector<soap__header >*p) argument
18591 soap_serialize_std__vectorTemplateOfsoap__header(struct soap *soap, const std::vector<soap__header >*a) argument
18597 soap_out_std__vectorTemplateOfsoap__header(struct soap *soap, const char *tag, int id, const std::vector<soap__header >*a, const char *type) argument
18607 soap_in_std__vectorTemplateOfsoap__header(struct soap *soap, const char *tag, std::vector<soap__header >*a, const char *type) argument
18640 soap_new_std__vectorTemplateOfsoap__header(struct soap *soap, int n) argument
18644 soap_delete_std__vectorTemplateOfsoap__header(struct soap *soap, std::vector<soap__header >*p) argument
18648 soap_instantiate_std__vectorTemplateOfsoap__header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18671 soap_copy_std__vectorTemplateOfsoap__header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18677 soap_default_std__vectorTemplateOfsoap__headerfault(struct soap *soap, std::vector<soap__headerfault >*p) argument
18682 soap_serialize_std__vectorTemplateOfsoap__headerfault(struct soap *soap, const std::vector<soap__headerfault >*a) argument
18688 soap_out_std__vectorTemplateOfsoap__headerfault(struct soap *soap, const char *tag, int id, const std::vector<soap__headerfault >*a, const char *type) argument
18698 soap_in_std__vectorTemplateOfsoap__headerfault(struct soap *soap, const char *tag, std::vector<soap__headerfault >*a, const char *type) argument
18731 soap_new_std__vectorTemplateOfsoap__headerfault(struct soap *soap, int n) argument
18735 soap_delete_std__vectorTemplateOfsoap__headerfault(struct soap *soap, std::vector<soap__headerfault >*p) argument
18739 soap_instantiate_std__vectorTemplateOfsoap__headerfault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18762 soap_copy_std__vectorTemplateOfsoap__headerfault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18768 soap_default_std__vectorTemplateOfxs__import(struct soap *soap, std::vector<xs__import >*p) argument
18773 soap_serialize_std__vectorTemplateOfxs__import(struct soap *soap, const std::vector<xs__import >*a) argument
18779 soap_out_std__vectorTemplateOfxs__import(struct soap *soap, const char *tag, int id, const std::vector<xs__import >*a, const char *type) argument
18789 soap_in_std__vectorTemplateOfxs__import(struct soap *soap, const char *tag, std::vector<xs__import >*a, const char *type) argument
18822 soap_new_std__vectorTemplateOfxs__import(struct soap *soap, int n) argument
18826 soap_delete_std__vectorTemplateOfxs__import(struct soap *soap, std::vector<xs__import >*p) argument
18830 soap_instantiate_std__vectorTemplateOfxs__import(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18853 soap_copy_std__vectorTemplateOfxs__import(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18859 soap_default_std__vectorTemplateOfxs__redefine(struct soap *soap, std::vector<xs__redefine >*p) argument
18864 soap_serialize_std__vectorTemplateOfxs__redefine(struct soap *soap, const std::vector<xs__redefine >*a) argument
18870 soap_out_std__vectorTemplateOfxs__redefine(struct soap *soap, const char *tag, int id, const std::vector<xs__redefine >*a, const char *type) argument
18880 soap_in_std__vectorTemplateOfxs__redefine(struct soap *soap, const char *tag, std::vector<xs__redefine >*a, const char *type) argument
18913 soap_new_std__vectorTemplateOfxs__redefine(struct soap *soap, int n) argument
18917 soap_delete_std__vectorTemplateOfxs__redefine(struct soap *soap, std::vector<xs__redefine >*p) argument
18921 soap_instantiate_std__vectorTemplateOfxs__redefine(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
18944 soap_copy_std__vectorTemplateOfxs__redefine(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
18950 soap_default_std__vectorTemplateOfxs__include(struct soap *soap, std::vector<xs__include >*p) argument
18955 soap_serialize_std__vectorTemplateOfxs__include(struct soap *soap, const std::vector<xs__include >*a) argument
18961 soap_out_std__vectorTemplateOfxs__include(struct soap *soap, const char *tag, int id, const std::vector<xs__include >*a, const char *type) argument
18971 soap_in_std__vectorTemplateOfxs__include(struct soap *soap, const char *tag, std::vector<xs__include >*a, const char *type) argument
19004 soap_new_std__vectorTemplateOfxs__include(struct soap *soap, int n) argument
19008 soap_delete_std__vectorTemplateOfxs__include(struct soap *soap, std::vector<xs__include >*p) argument
19012 soap_instantiate_std__vectorTemplateOfxs__include(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19035 soap_copy_std__vectorTemplateOfxs__include(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19041 soap_default_std__vectorTemplateOfxs__complexType(struct soap *soap, std::vector<xs__complexType >*p) argument
19046 soap_serialize_std__vectorTemplateOfxs__complexType(struct soap *soap, const std::vector<xs__complexType >*a) argument
19052 soap_out_std__vectorTemplateOfxs__complexType(struct soap *soap, const char *tag, int id, const std::vector<xs__complexType >*a, const char *type) argument
19062 soap_in_std__vectorTemplateOfxs__complexType(struct soap *soap, const char *tag, std::vector<xs__complexType >*a, const char *type) argument
19095 soap_new_std__vectorTemplateOfxs__complexType(struct soap *soap, int n) argument
19099 soap_delete_std__vectorTemplateOfxs__complexType(struct soap *soap, std::vector<xs__complexType >*p) argument
19103 soap_instantiate_std__vectorTemplateOfxs__complexType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19126 soap_copy_std__vectorTemplateOfxs__complexType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19132 soap_default_std__vectorTemplateOfxs__simpleType(struct soap *soap, std::vector<xs__simpleType >*p) argument
19137 soap_serialize_std__vectorTemplateOfxs__simpleType(struct soap *soap, const std::vector<xs__simpleType >*a) argument
19143 soap_out_std__vectorTemplateOfxs__simpleType(struct soap *soap, const char *tag, int id, const std::vector<xs__simpleType >*a, const char *type) argument
19153 soap_in_std__vectorTemplateOfxs__simpleType(struct soap *soap, const char *tag, std::vector<xs__simpleType >*a, const char *type) argument
19186 soap_new_std__vectorTemplateOfxs__simpleType(struct soap *soap, int n) argument
19190 soap_delete_std__vectorTemplateOfxs__simpleType(struct soap *soap, std::vector<xs__simpleType >*p) argument
19194 soap_instantiate_std__vectorTemplateOfxs__simpleType(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19217 soap_copy_std__vectorTemplateOfxs__simpleType(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19223 soap_default_std__vectorTemplateOfxs__pattern(struct soap *soap, std::vector<xs__pattern >*p) argument
19228 soap_serialize_std__vectorTemplateOfxs__pattern(struct soap *soap, const std::vector<xs__pattern >*a) argument
19234 soap_out_std__vectorTemplateOfxs__pattern(struct soap *soap, const char *tag, int id, const std::vector<xs__pattern >*a, const char *type) argument
19244 soap_in_std__vectorTemplateOfxs__pattern(struct soap *soap, const char *tag, std::vector<xs__pattern >*a, const char *type) argument
19277 soap_new_std__vectorTemplateOfxs__pattern(struct soap *soap, int n) argument
19281 soap_delete_std__vectorTemplateOfxs__pattern(struct soap *soap, std::vector<xs__pattern >*p) argument
19285 soap_instantiate_std__vectorTemplateOfxs__pattern(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19308 soap_copy_std__vectorTemplateOfxs__pattern(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19314 soap_default_std__vectorTemplateOfxs__enumeration(struct soap *soap, std::vector<xs__enumeration >*p) argument
19319 soap_serialize_std__vectorTemplateOfxs__enumeration(struct soap *soap, const std::vector<xs__enumeration >*a) argument
19325 soap_out_std__vectorTemplateOfxs__enumeration(struct soap *soap, const char *tag, int id, const std::vector<xs__enumeration >*a, const char *type) argument
19335 soap_in_std__vectorTemplateOfxs__enumeration(struct soap *soap, const char *tag, std::vector<xs__enumeration >*a, const char *type) argument
19368 soap_new_std__vectorTemplateOfxs__enumeration(struct soap *soap, int n) argument
19372 soap_delete_std__vectorTemplateOfxs__enumeration(struct soap *soap, std::vector<xs__enumeration >*p) argument
19376 soap_instantiate_std__vectorTemplateOfxs__enumeration(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19399 soap_copy_std__vectorTemplateOfxs__enumeration(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19405 soap_default_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, std::vector<xs__attributeGroup >*p) argument
19410 soap_serialize_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, const std::vector<xs__attributeGroup >*a) argument
19416 soap_out_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, const char *tag, int id, const std::vector<xs__attributeGroup >*a, const char *type) argument
19426 soap_in_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, const char *tag, std::vector<xs__attributeGroup >*a, const char *type) argument
19459 soap_new_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, int n) argument
19463 soap_delete_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, std::vector<xs__attributeGroup >*p) argument
19467 soap_instantiate_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19490 soap_copy_std__vectorTemplateOfxs__attributeGroup(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19496 soap_default_std__vectorTemplateOfxs__attribute(struct soap *soap, std::vector<xs__attribute >*p) argument
19501 soap_serialize_std__vectorTemplateOfxs__attribute(struct soap *soap, const std::vector<xs__attribute >*a) argument
19507 soap_out_std__vectorTemplateOfxs__attribute(struct soap *soap, const char *tag, int id, const std::vector<xs__attribute >*a, const char *type) argument
19517 soap_in_std__vectorTemplateOfxs__attribute(struct soap *soap, const char *tag, std::vector<xs__attribute >*a, const char *type) argument
19550 soap_new_std__vectorTemplateOfxs__attribute(struct soap *soap, int n) argument
19554 soap_delete_std__vectorTemplateOfxs__attribute(struct soap *soap, std::vector<xs__attribute >*p) argument
19558 soap_instantiate_std__vectorTemplateOfxs__attribute(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19581 soap_copy_std__vectorTemplateOfxs__attribute(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19587 soap_default_std__vectorTemplateOfxs__any(struct soap *soap, std::vector<xs__any >*p) argument
19592 soap_serialize_std__vectorTemplateOfxs__any(struct soap *soap, const std::vector<xs__any >*a) argument
19598 soap_out_std__vectorTemplateOfxs__any(struct soap *soap, const char *tag, int id, const std::vector<xs__any >*a, const char *type) argument
19608 soap_in_std__vectorTemplateOfxs__any(struct soap *soap, const char *tag, std::vector<xs__any >*a, const char *type) argument
19641 soap_new_std__vectorTemplateOfxs__any(struct soap *soap, int n) argument
19645 soap_delete_std__vectorTemplateOfxs__any(struct soap *soap, std::vector<xs__any >*p) argument
19649 soap_instantiate_std__vectorTemplateOfxs__any(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19672 soap_copy_std__vectorTemplateOfxs__any(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19678 soap_default_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, std::vector<xs__sequence * >*p) argument
19683 soap_serialize_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, const std::vector<xs__sequence * >*a) argument
19689 soap_out_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, const char *tag, int id, const std::vector<xs__sequence * >*a, const char *type) argument
19699 soap_in_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, const char *tag, std::vector<xs__sequence * >*a, const char *type) argument
19732 soap_new_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, int n) argument
19736 soap_delete_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, std::vector<xs__sequence * >*p) argument
19740 soap_instantiate_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19763 soap_copy_std__vectorTemplateOfPointerToxs__sequence(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19769 soap_default_std__vectorTemplateOfxs__choice(struct soap *soap, std::vector<xs__choice >*p) argument
19774 soap_serialize_std__vectorTemplateOfxs__choice(struct soap *soap, const std::vector<xs__choice >*a) argument
19780 soap_out_std__vectorTemplateOfxs__choice(struct soap *soap, const char *tag, int id, const std::vector<xs__choice >*a, const char *type) argument
19790 soap_in_std__vectorTemplateOfxs__choice(struct soap *soap, const char *tag, std::vector<xs__choice >*a, const char *type) argument
19823 soap_new_std__vectorTemplateOfxs__choice(struct soap *soap, int n) argument
19827 soap_delete_std__vectorTemplateOfxs__choice(struct soap *soap, std::vector<xs__choice >*p) argument
19831 soap_instantiate_std__vectorTemplateOfxs__choice(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19854 soap_copy_std__vectorTemplateOfxs__choice(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19860 soap_default_std__vectorTemplateOfxs__group(struct soap *soap, std::vector<xs__group >*p) argument
19865 soap_serialize_std__vectorTemplateOfxs__group(struct soap *soap, const std::vector<xs__group >*a) argument
19871 soap_out_std__vectorTemplateOfxs__group(struct soap *soap, const char *tag, int id, const std::vector<xs__group >*a, const char *type) argument
19881 soap_in_std__vectorTemplateOfxs__group(struct soap *soap, const char *tag, std::vector<xs__group >*a, const char *type) argument
19914 soap_new_std__vectorTemplateOfxs__group(struct soap *soap, int n) argument
19918 soap_delete_std__vectorTemplateOfxs__group(struct soap *soap, std::vector<xs__group >*p) argument
19922 soap_instantiate_std__vectorTemplateOfxs__group(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
19945 soap_copy_std__vectorTemplateOfxs__group(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
19951 soap_default_std__vectorTemplateOfxs__element(struct soap *soap, std::vector<xs__element >*p) argument
19956 soap_serialize_std__vectorTemplateOfxs__element(struct soap *soap, const std::vector<xs__element >*a) argument
19962 soap_out_std__vectorTemplateOfxs__element(struct soap *soap, const char *tag, int id, const std::vector<xs__element >*a, const char *type) argument
19972 soap_in_std__vectorTemplateOfxs__element(struct soap *soap, const char *tag, std::vector<xs__element >*a, const char *type) argument
20005 soap_new_std__vectorTemplateOfxs__element(struct soap *soap, int n) argument
20009 soap_delete_std__vectorTemplateOfxs__element(struct soap *soap, std::vector<xs__element >*p) argument
20013 soap_instantiate_std__vectorTemplateOfxs__element(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
20036 soap_copy_std__vectorTemplateOfxs__element(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
20042 soap_default_std__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >*p) argument
20047 soap_serialize_std__vectorTemplateOfPointerToxs__element(struct soap *soap, const std::vector<xs__element * >*a) argument
20053 soap_out_std__vectorTemplateOfPointerToxs__element(struct soap *soap, const char *tag, int id, const std::vector<xs__element * >*a, const char *type) argument
20063 soap_in_std__vectorTemplateOfPointerToxs__element(struct soap *soap, const char *tag, std::vector<xs__element * >*a, const char *type) argument
20096 soap_new_std__vectorTemplateOfPointerToxs__element(struct soap *soap, int n) argument
20100 soap_delete_std__vectorTemplateOfPointerToxs__element(struct soap *soap, std::vector<xs__element * >*p) argument
20104 soap_instantiate_std__vectorTemplateOfPointerToxs__element(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
20127 soap_copy_std__vectorTemplateOfPointerToxs__element(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.h1454 struct soap *soap; member in struct:soap_dom_attribute
1504 struct soap *soap; /* soap context that manages this node */ member in struct:soap_dom_element
1550 struct SOAP_STD_API soap struct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Dstdsoap2.h1454 struct soap *soap; member in struct:soap_dom_attribute
1504 struct soap *soap; /* soap context that manages this node */ member in struct:soap_dom_element
1550 struct SOAP_STD_API soap struct
[all...]
H A DsoapC.c19 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
25 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
36 soap_getheader(struct soap *soap) argument
44 soap_header(struct soap *soap) argument
52 soap_fault(struct soap *soap) argument
70 soap_serializefault(struct soap *soap) argument
76 soap_putfault(struct soap *soap) argument
83 soap_getfault(struct soap *soap) argument
88 soap_faultcode(struct soap *soap) argument
96 soap_faultsubcode(struct soap *soap) argument
109 soap_faultstring(struct soap *soap) argument
117 soap_faultdetail(struct soap *soap) argument
137 soap_getindependent(struct soap *soap) argument
151 soap_getelement(struct soap *soap, int *type) argument
798 soap_ignore_element(struct soap *soap) argument
829 soap_putindependent(struct soap *soap) argument
844 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
1100 soap_markelement(struct soap *soap, const void *ptr, int type) argument
1460 soap_default_byte(struct soap *soap, char *a) argument
1469 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
1477 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
1482 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
1490 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
1495 soap_default_int(struct soap *soap, int *a) argument
1504 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
1512 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
1517 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
1525 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
1530 soap_default_LONG64(struct soap *soap, LONG64 *a) argument
1539 soap_put_LONG64(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
1547 soap_out_LONG64(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
1552 soap_get_LONG64(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
1560 soap_in_LONG64(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
1565 soap_default_unsignedByte(struct soap *soap, unsigned char *a) argument
1574 soap_put_unsignedByte(struct soap *soap, const unsigned char *a, const char *tag, const char *type) argument
1582 soap_out_unsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *a, const char *type) argument
1587 soap_get_unsignedByte(struct soap *soap, unsigned char *p, const char *tag, const char *type) argument
1595 soap_in_unsignedByte(struct soap *soap, const char *tag, unsigned char *a, const char *type) argument
1600 soap_default_unsignedInt(struct soap *soap, unsigned int *a) argument
1609 soap_put_unsignedInt(struct soap *soap, const unsigned int *a, const char *tag, const char *type) argument
1617 soap_out_unsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *a, const char *type) argument
1622 soap_get_unsignedInt(struct soap *soap, unsigned int *p, const char *tag, const char *type) argument
1630 soap_in_unsignedInt(struct soap *soap, const char *tag, unsigned int *a, const char *type) argument
1635 soap_default_time(struct soap *soap, time_t *a) argument
1644 soap_put_time(struct soap *soap, const time_t *a, const char *tag, const char *type) argument
1652 soap_out_time(struct soap *soap, const char *tag, int id, const time_t *a, const char *type) argument
1657 soap_get_time(struct soap *soap, time_t *p, const char *tag, const char *type) argument
1665 soap_in_time(struct soap *soap, const char *tag, time_t *a, const char *type) argument
1672 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
1686 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
1700 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
1708 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
1734 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
1742 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
1830 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
1836 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
1842 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
1850 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
1861 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
1869 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
1909 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
1917 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
1923 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
1931 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
1941 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
1949 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
1995 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
2002 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
2009 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
2017 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
2029 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
2037 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
2083 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
2088 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
2093 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
2101 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
2108 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
2116 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
2148 soap_default_ns1__getSystemNotifications(struct soap *soap, struct ns1__getSystemNotifications *a) argument
2153 soap_serialize_ns1__getSystemNotifications(struct soap *soap, const struct ns1__getSystemNotifications *a) argument
2158 soap_put_ns1__getSystemNotifications(struct soap *soap, const struct ns1__getSystemNotifications *a, const char *tag, const char *type) argument
2166 soap_out_ns1__getSystemNotifications(struct soap *soap, const char *tag, int id, const struct ns1__getSystemNotifications *a, const char *type) argument
2173 soap_get_ns1__getSystemNotifications(struct soap *soap, struct ns1__getSystemNotifications *p, const char *tag, const char *type) argument
2181 soap_in_ns1__getSystemNotifications(struct soap *soap, const char *tag, struct ns1__getSystemNotifications *a, const char *type) argument
2211 soap_default_ns1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse *a) argument
2217 soap_serialize_ns1__getSystemNotificationsResponse(struct soap *soap, const struct ns1__getSystemNotificationsResponse *a) argument
2223 soap_put_ns1__getSystemNotificationsResponse(struct soap *soap, const struct ns1__getSystemNotificationsResponse *a, const char *tag, const char *type) argument
2231 soap_out_ns1__getSystemNotificationsResponse(struct soap *soap, const char *tag, int id, const struct ns1__getSystemNotificationsResponse *a, const char *type) argument
2240 soap_get_ns1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse *p, const char *tag, const char *type) argument
2248 soap_in_ns1__getSystemNotificationsResponse(struct soap *soap, const char *tag, struct ns1__getSystemNotificationsResponse *a, const char *type) argument
2284 soap_default_ns1__getNotifications(struct soap *soap, struct ns1__getNotifications *a) argument
2290 soap_serialize_ns1__getNotifications(struct soap *soap, const struct ns1__getNotifications *a) argument
2296 soap_put_ns1__getNotifications(struct soap *soap, const struct ns1__getNotifications *a, const char *tag, const char *type) argument
2304 soap_out_ns1__getNotifications(struct soap *soap, const char *tag, int id, const struct ns1__getNotifications *a, const char *type) argument
2313 soap_get_ns1__getNotifications(struct soap *soap, struct ns1__getNotifications *p, const char *tag, const char *type) argument
2321 soap_in_ns1__getNotifications(struct soap *soap, const char *tag, struct ns1__getNotifications *a, const char *type) argument
2357 soap_default_ns1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse *a) argument
2363 soap_serialize_ns1__getNotificationsResponse(struct soap *soap, const struct ns1__getNotificationsResponse *a) argument
2369 soap_put_ns1__getNotificationsResponse(struct soap *soap, const struct ns1__getNotificationsResponse *a, const char *tag, const char *type) argument
2377 soap_out_ns1__getNotificationsResponse(struct soap *soap, const char *tag, int id, const struct ns1__getNotificationsResponse *a, const char *type) argument
2386 soap_get_ns1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse *p, const char *tag, const char *type) argument
2394 soap_in_ns1__getNotificationsResponse(struct soap *soap, const char *tag, struct ns1__getNotificationsResponse *a, const char *type) argument
2430 soap_default_ns1__getNetwork(struct soap *soap, struct ns1__getNetwork *a) argument
2436 soap_serialize_ns1__getNetwork(struct soap *soap, const struct ns1__getNetwork *a) argument
2442 soap_put_ns1__getNetwork(struct soap *soap, const struct ns1__getNetwork *a, const char *tag, const char *type) argument
2450 soap_out_ns1__getNetwork(struct soap *soap, const char *tag, int id, const struct ns1__getNetwork *a, const char *type) argument
2459 soap_get_ns1__getNetwork(struct soap *soap, struct ns1__getNetwork *p, const char *tag, const char *type) argument
2467 soap_in_ns1__getNetwork(struct soap *soap, const char *tag, struct ns1__getNetwork *a, const char *type) argument
2507 soap_default_ns1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse *a) argument
2513 soap_serialize_ns1__getNetworkResponse(struct soap *soap, const struct ns1__getNetworkResponse *a) argument
2519 soap_put_ns1__getNetworkResponse(struct soap *soap, const struct ns1__getNetworkResponse *a, const char *tag, const char *type) argument
2527 soap_out_ns1__getNetworkResponse(struct soap *soap, const char *tag, int id, const struct ns1__getNetworkResponse *a, const char *type) argument
2536 soap_get_ns1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse *p, const char *tag, const char *type) argument
2544 soap_in_ns1__getNetworkResponse(struct soap *soap, const char *tag, struct ns1__getNetworkResponse *a, const char *type) argument
2580 soap_default_ns1__getNetworks(struct soap *soap, struct ns1__getNetworks *a) argument
2586 soap_serialize_ns1__getNetworks(struct soap *soap, const struct ns1__getNetworks *a) argument
2592 soap_put_ns1__getNetworks(struct soap *soap, const struct ns1__getNetworks *a, const char *tag, const char *type) argument
2600 soap_out_ns1__getNetworks(struct soap *soap, const char *tag, int id, const struct ns1__getNetworks *a, const char *type) argument
2609 soap_get_ns1__getNetworks(struct soap *soap, struct ns1__getNetworks *p, const char *tag, const char *type) argument
2617 soap_in_ns1__getNetworks(struct soap *soap, const char *tag, struct ns1__getNetworks *a, const char *type) argument
2653 soap_default_ns1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse *a) argument
2659 soap_serialize_ns1__getNetworksResponse(struct soap *soap, const struct ns1__getNetworksResponse *a) argument
2665 soap_put_ns1__getNetworksResponse(struct soap *soap, const struct ns1__getNetworksResponse *a, const char *tag, const char *type) argument
2673 soap_out_ns1__getNetworksResponse(struct soap *soap, const char *tag, int id, const struct ns1__getNetworksResponse *a, const char *type) argument
2682 soap_get_ns1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse *p, const char *tag, const char *type) argument
2690 soap_in_ns1__getNetworksResponse(struct soap *soap, const char *tag, struct ns1__getNetworksResponse *a, const char *type) argument
2726 soap_default_ns1__leaveNetwork(struct soap *soap, struct ns1__leaveNetwork *a) argument
2733 soap_serialize_ns1__leaveNetwork(struct soap *soap, const struct ns1__leaveNetwork *a) argument
2740 soap_put_ns1__leaveNetwork(struct soap *soap, const struct ns1__leaveNetwork *a, const char *tag, const char *type) argument
2748 soap_out_ns1__leaveNetwork(struct soap *soap, const char *tag, int id, const struct ns1__leaveNetwork *a, const char *type) argument
2759 soap_get_ns1__leaveNetwork(struct soap *soap, struct ns1__leaveNetwork *p, const char *tag, const char *type) argument
2767 soap_in_ns1__leaveNetwork(struct soap *soap, const char *tag, struct ns1__leaveNetwork *a, const char *type) argument
2813 soap_default_ns1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse *a) argument
2818 soap_serialize_ns1__leaveNetworkResponse(struct soap *soap, const struct ns1__leaveNetworkResponse *a) argument
2823 soap_put_ns1__leaveNetworkResponse(struct soap *soap, const struct ns1__leaveNetworkResponse *a, const char *tag, const char *type) argument
2831 soap_out_ns1__leaveNetworkResponse(struct soap *soap, const char *tag, int id, const struct ns1__leaveNetworkResponse *a, const char *type) argument
2838 soap_get_ns1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse *p, const char *tag, const char *type) argument
2846 soap_in_ns1__leaveNetworkResponse(struct soap *soap, const char *tag, struct ns1__leaveNetworkResponse *a, const char *type) argument
2876 soap_default_ns1__deleteNetworkMember(struct soap *soap, struct ns1__deleteNetworkMember *a) argument
2883 soap_serialize_ns1__deleteNetworkMember(struct soap *soap, const struct ns1__deleteNetworkMember *a) argument
2890 soap_put_ns1__deleteNetworkMember(struct soap *soap, const struct ns1__deleteNetworkMember *a, const char *tag, const char *type) argument
2898 soap_out_ns1__deleteNetworkMember(struct soap *soap, const char *tag, int id, const struct ns1__deleteNetworkMember *a, const char *type) argument
2909 soap_get_ns1__deleteNetworkMember(struct soap *soap, struct ns1__deleteNetworkMember *p, const char *tag, const char *type) argument
2917 soap_in_ns1__deleteNetworkMember(struct soap *soap, const char *tag, struct ns1__deleteNetworkMember *a, const char *type) argument
2963 soap_default_ns1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse *a) argument
2968 soap_serialize_ns1__deleteNetworkMemberResponse(struct soap *soap, const struct ns1__deleteNetworkMemberResponse *a) argument
2973 soap_put_ns1__deleteNetworkMemberResponse(struct soap *soap, const struct ns1__deleteNetworkMemberResponse *a, const char *tag, const char *type) argument
2981 soap_out_ns1__deleteNetworkMemberResponse(struct soap *soap, const char *tag, int id, const struct ns1__deleteNetworkMemberResponse *a, const char *type) argument
2988 soap_get_ns1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse *p, const char *tag, const char *type) argument
2996 soap_in_ns1__deleteNetworkMemberResponse(struct soap *soap, const char *tag, struct ns1__deleteNetworkMemberResponse *a, const char *type) argument
3026 soap_default_ns1__declineNetworkInvite(struct soap *soap, struct ns1__declineNetworkInvite *a) argument
3033 soap_serialize_ns1__declineNetworkInvite(struct soap *soap, const struct ns1__declineNetworkInvite *a) argument
3040 soap_put_ns1__declineNetworkInvite(struct soap *soap, const struct ns1__declineNetworkInvite *a, const char *tag, const char *type) argument
3048 soap_out_ns1__declineNetworkInvite(struct soap *soap, const char *tag, int id, const struct ns1__declineNetworkInvite *a, const char *type) argument
3059 soap_get_ns1__declineNetworkInvite(struct soap *soap, struct ns1__declineNetworkInvite *p, const char *tag, const char *type) argument
3067 soap_in_ns1__declineNetworkInvite(struct soap *soap, const char *tag, struct ns1__declineNetworkInvite *a, const char *type) argument
3113 soap_default_ns1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse *a) argument
3118 soap_serialize_ns1__declineNetworkInviteResponse(struct soap *soap, const struct ns1__declineNetworkInviteResponse *a) argument
3123 soap_put_ns1__declineNetworkInviteResponse(struct soap *soap, const struct ns1__declineNetworkInviteResponse *a, const char *tag, const char *type) argument
3131 soap_out_ns1__declineNetworkInviteResponse(struct soap *soap, const char *tag, int id, const struct ns1__declineNetworkInviteResponse *a, const char *type) argument
3138 soap_get_ns1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse *p, const char *tag, const char *type) argument
3146 soap_in_ns1__declineNetworkInviteResponse(struct soap *soap, const char *tag, struct ns1__declineNetworkInviteResponse *a, const char *type) argument
3176 soap_default_ns1__acceptNetworkInvite(struct soap *soap, struct ns1__acceptNetworkInvite *a) argument
3183 soap_serialize_ns1__acceptNetworkInvite(struct soap *soap, const struct ns1__acceptNetworkInvite *a) argument
3190 soap_put_ns1__acceptNetworkInvite(struct soap *soap, const struct ns1__acceptNetworkInvite *a, const char *tag, const char *type) argument
3198 soap_out_ns1__acceptNetworkInvite(struct soap *soap, const char *tag, int id, const struct ns1__acceptNetworkInvite *a, const char *type) argument
3209 soap_get_ns1__acceptNetworkInvite(struct soap *soap, struct ns1__acceptNetworkInvite *p, const char *tag, const char *type) argument
3217 soap_in_ns1__acceptNetworkInvite(struct soap *soap, const char *tag, struct ns1__acceptNetworkInvite *a, const char *type) argument
3263 soap_default_ns1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse *a) argument
3268 soap_serialize_ns1__acceptNetworkInviteResponse(struct soap *soap, const struct ns1__acceptNetworkInviteResponse *a) argument
3273 soap_put_ns1__acceptNetworkInviteResponse(struct soap *soap, const struct ns1__acceptNetworkInviteResponse *a, const char *tag, const char *type) argument
3281 soap_out_ns1__acceptNetworkInviteResponse(struct soap *soap, const char *tag, int id, const struct ns1__acceptNetworkInviteResponse *a, const char *type) argument
3288 soap_get_ns1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse *p, const char *tag, const char *type) argument
3296 soap_in_ns1__acceptNetworkInviteResponse(struct soap *soap, const char *tag, struct ns1__acceptNetworkInviteResponse *a, const char *type) argument
3326 soap_default_ns1__inviteNetworkMemberByUser(struct soap *soap, struct ns1__inviteNetworkMemberByUser *a) argument
3334 soap_serialize_ns1__inviteNetworkMemberByUser(struct soap *soap, const struct ns1__inviteNetworkMemberByUser *a) argument
3342 soap_put_ns1__inviteNetworkMemberByUser(struct soap *soap, const struct ns1__inviteNetworkMemberByUser *a, const char *tag, const char *type) argument
3350 soap_out_ns1__inviteNetworkMemberByUser(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberByUser *a, const char *type) argument
3363 soap_get_ns1__inviteNetworkMemberByUser(struct soap *soap, struct ns1__inviteNetworkMemberByUser *p, const char *tag, const char *type) argument
3371 soap_in_ns1__inviteNetworkMemberByUser(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByUser *a, const char *type) argument
3423 soap_default_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse *a) argument
3429 soap_serialize_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, const struct ns1__inviteNetworkMemberByUserResponse *a) argument
3435 soap_put_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, const struct ns1__inviteNetworkMemberByUserResponse *a, const char *tag, const char *type) argument
3443 soap_out_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberByUserResponse *a, const char *type) argument
3452 soap_get_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse *p, const char *tag, const char *type) argument
3460 soap_in_ns1__inviteNetworkMemberByUserResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByUserResponse *a, const char *type) argument
3496 soap_default_ns1__inviteNetworkMemberByEmail(struct soap *soap, struct ns1__inviteNetworkMemberByEmail *a) argument
3503 soap_serialize_ns1__inviteNetworkMemberByEmail(struct soap *soap, const struct ns1__inviteNetworkMemberByEmail *a) argument
3510 soap_put_ns1__inviteNetworkMemberByEmail(struct soap *soap, const struct ns1__inviteNetworkMemberByEmail *a, const char *tag, const char *type) argument
3518 soap_out_ns1__inviteNetworkMemberByEmail(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberByEmail *a, const char *type) argument
3529 soap_get_ns1__inviteNetworkMemberByEmail(struct soap *soap, struct ns1__inviteNetworkMemberByEmail *p, const char *tag, const char *type) argument
3537 soap_in_ns1__inviteNetworkMemberByEmail(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByEmail *a, const char *type) argument
3583 soap_default_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse *a) argument
3589 soap_serialize_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, const struct ns1__inviteNetworkMemberByEmailResponse *a) argument
3595 soap_put_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, const struct ns1__inviteNetworkMemberByEmailResponse *a, const char *tag, const char *type) argument
3603 soap_out_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberByEmailResponse *a, const char *type) argument
3612 soap_get_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse *p, const char *tag, const char *type) argument
3620 soap_in_ns1__inviteNetworkMemberByEmailResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByEmailResponse *a, const char *type) argument
3656 soap_default_ns1__inviteNetworkMember(struct soap *soap, struct ns1__inviteNetworkMember *a) argument
3663 soap_serialize_ns1__inviteNetworkMember(struct soap *soap, const struct ns1__inviteNetworkMember *a) argument
3670 soap_put_ns1__inviteNetworkMember(struct soap *soap, const struct ns1__inviteNetworkMember *a, const char *tag, const char *type) argument
3678 soap_out_ns1__inviteNetworkMember(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMember *a, const char *type) argument
3689 soap_get_ns1__inviteNetworkMember(struct soap *soap, struct ns1__inviteNetworkMember *p, const char *tag, const char *type) argument
3697 soap_in_ns1__inviteNetworkMember(struct soap *soap, const char *tag, struct ns1__inviteNetworkMember *a, const char *type) argument
3743 soap_default_ns1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse *a) argument
3749 soap_serialize_ns1__inviteNetworkMemberResponse(struct soap *soap, const struct ns1__inviteNetworkMemberResponse *a) argument
3755 soap_put_ns1__inviteNetworkMemberResponse(struct soap *soap, const struct ns1__inviteNetworkMemberResponse *a, const char *tag, const char *type) argument
3763 soap_out_ns1__inviteNetworkMemberResponse(struct soap *soap, const char *tag, int id, const struct ns1__inviteNetworkMemberResponse *a, const char *type) argument
3772 soap_get_ns1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse *p, const char *tag, const char *type) argument
3780 soap_in_ns1__inviteNetworkMemberResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberResponse *a, const char *type) argument
3816 soap_default_ns1__deleteNetwork(struct soap *soap, struct ns1__deleteNetwork *a) argument
3822 soap_serialize_ns1__deleteNetwork(struct soap *soap, const struct ns1__deleteNetwork *a) argument
3828 soap_put_ns1__deleteNetwork(struct soap *soap, const struct ns1__deleteNetwork *a, const char *tag, const char *type) argument
3836 soap_out_ns1__deleteNetwork(struct soap *soap, const char *tag, int id, const struct ns1__deleteNetwork *a, const char *type) argument
3845 soap_get_ns1__deleteNetwork(struct soap *soap, struct ns1__deleteNetwork *p, const char *tag, const char *type) argument
3853 soap_in_ns1__deleteNetwork(struct soap *soap, const char *tag, struct ns1__deleteNetwork *a, const char *type) argument
3893 soap_default_ns1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse *a) argument
3898 soap_serialize_ns1__deleteNetworkResponse(struct soap *soap, const struct ns1__deleteNetworkResponse *a) argument
3903 soap_put_ns1__deleteNetworkResponse(struct soap *soap, const struct ns1__deleteNetworkResponse *a, const char *tag, const char *type) argument
3911 soap_out_ns1__deleteNetworkResponse(struct soap *soap, const char *tag, int id, const struct ns1__deleteNetworkResponse *a, const char *type) argument
3918 soap_get_ns1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse *p, const char *tag, const char *type) argument
3926 soap_in_ns1__deleteNetworkResponse(struct soap *soap, const char *tag, struct ns1__deleteNetworkResponse *a, const char *type) argument
3956 soap_default_ns1__addNetwork(struct soap *soap, struct ns1__addNetwork *a) argument
3964 soap_serialize_ns1__addNetwork(struct soap *soap, const struct ns1__addNetwork *a) argument
3972 soap_put_ns1__addNetwork(struct soap *soap, const struct ns1__addNetwork *a, const char *tag, const char *type) argument
3980 soap_out_ns1__addNetwork(struct soap *soap, const char *tag, int id, const struct ns1__addNetwork *a, const char *type) argument
3993 soap_get_ns1__addNetwork(struct soap *soap, struct ns1__addNetwork *p, const char *tag, const char *type) argument
4001 soap_in_ns1__addNetwork(struct soap *soap, const char *tag, struct ns1__addNetwork *a, const char *type) argument
4049 soap_default_ns1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse *a) argument
4055 soap_serialize_ns1__addNetworkResponse(struct soap *soap, const struct ns1__addNetworkResponse *a) argument
4061 soap_put_ns1__addNetworkResponse(struct soap *soap, const struct ns1__addNetworkResponse *a, const char *tag, const char *type) argument
4069 soap_out_ns1__addNetworkResponse(struct soap *soap, const char *tag, int id, const struct ns1__addNetworkResponse *a, const char *type) argument
4078 soap_get_ns1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse *p, const char *tag, const char *type) argument
4086 soap_in_ns1__addNetworkResponse(struct soap *soap, const char *tag, struct ns1__addNetworkResponse *a, const char *type) argument
4122 soap_default_ns1__lookupContacts(struct soap *soap, struct ns1__lookupContacts *a) argument
4128 soap_serialize_ns1__lookupContacts(struct soap *soap, const struct ns1__lookupContacts *a) argument
4134 soap_put_ns1__lookupContacts(struct soap *soap, const struct ns1__lookupContacts *a, const char *tag, const char *type) argument
4142 soap_out_ns1__lookupContacts(struct soap *soap, const char *tag, int id, const struct ns1__lookupContacts *a, const char *type) argument
4151 soap_get_ns1__lookupContacts(struct soap *soap, struct ns1__lookupContacts *p, const char *tag, const char *type) argument
4159 soap_in_ns1__lookupContacts(struct soap *soap, const char *tag, struct ns1__lookupContacts *a, const char *type) argument
4195 soap_default_ns1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse *a) argument
4201 soap_serialize_ns1__lookupContactsResponse(struct soap *soap, const struct ns1__lookupContactsResponse *a) argument
4207 soap_put_ns1__lookupContactsResponse(struct soap *soap, const struct ns1__lookupContactsResponse *a, const char *tag, const char *type) argument
4215 soap_out_ns1__lookupContactsResponse(struct soap *soap, const char *tag, int id, const struct ns1__lookupContactsResponse *a, const char *type) argument
4224 soap_get_ns1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse *p, const char *tag, const char *type) argument
4232 soap_in_ns1__lookupContactsResponse(struct soap *soap, const char *tag, struct ns1__lookupContactsResponse *a, const char *type) argument
4268 soap_default_ns1__getContact(struct soap *soap, struct ns1__getContact *a) argument
4274 soap_serialize_ns1__getContact(struct soap *soap, const struct ns1__getContact *a) argument
4280 soap_put_ns1__getContact(struct soap *soap, const struct ns1__getContact *a, const char *tag, const char *type) argument
4288 soap_out_ns1__getContact(struct soap *soap, const char *tag, int id, const struct ns1__getContact *a, const char *type) argument
4297 soap_get_ns1__getContact(struct soap *soap, struct ns1__getContact *p, const char *tag, const char *type) argument
4305 soap_in_ns1__getContact(struct soap *soap, const char *tag, struct ns1__getContact *a, const char *type) argument
4341 soap_default_ns1__getContactResponse(struct soap *soap, struct ns1__getContactResponse *a) argument
4347 soap_serialize_ns1__getContactResponse(struct soap *soap, const struct ns1__getContactResponse *a) argument
4353 soap_put_ns1__getContactResponse(struct soap *soap, const struct ns1__getContactResponse *a, const char *tag, const char *type) argument
4361 soap_out_ns1__getContactResponse(struct soap *soap, const char *tag, int id, const struct ns1__getContactResponse *a, const char *type) argument
4370 soap_get_ns1__getContactResponse(struct soap *soap, struct ns1__getContactResponse *p, const char *tag, const char *type) argument
4378 soap_in_ns1__getContactResponse(struct soap *soap, const char *tag, struct ns1__getContactResponse *a, const char *type) argument
4414 soap_default_ns1__updateContact(struct soap *soap, struct ns1__updateContact *a) argument
4420 soap_serialize_ns1__updateContact(struct soap *soap, const struct ns1__updateContact *a) argument
4426 soap_put_ns1__updateContact(struct soap *soap, const struct ns1__updateContact *a, const char *tag, const char *type) argument
4434 soap_out_ns1__updateContact(struct soap *soap, const char *tag, int id, const struct ns1__updateContact *a, const char *type) argument
4443 soap_get_ns1__updateContact(struct soap *soap, struct ns1__updateContact *p, const char *tag, const char *type) argument
4451 soap_in_ns1__updateContact(struct soap *soap, const char *tag, struct ns1__updateContact *a, const char *type) argument
4487 soap_default_ns1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse *a) argument
4492 soap_serialize_ns1__updateContactResponse(struct soap *soap, const struct ns1__updateContactResponse *a) argument
4497 soap_put_ns1__updateContactResponse(struct soap *soap, const struct ns1__updateContactResponse *a, const char *tag, const char *type) argument
4505 soap_out_ns1__updateContactResponse(struct soap *soap, const char *tag, int id, const struct ns1__updateContactResponse *a, const char *type) argument
4512 soap_get_ns1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse *p, const char *tag, const char *type) argument
4520 soap_in_ns1__updateContactResponse(struct soap *soap, const char *tag, struct ns1__updateContactResponse *a, const char *type) argument
4550 soap_default_ns1__changePassword(struct soap *soap, struct ns1__changePassword *a) argument
4557 soap_serialize_ns1__changePassword(struct soap *soap, const struct ns1__changePassword *a) argument
4564 soap_put_ns1__changePassword(struct soap *soap, const struct ns1__changePassword *a, const char *tag, const char *type) argument
4572 soap_out_ns1__changePassword(struct soap *soap, const char *tag, int id, const struct ns1__changePassword *a, const char *type) argument
4583 soap_get_ns1__changePassword(struct soap *soap, struct ns1__changePassword *p, const char *tag, const char *type) argument
4591 soap_in_ns1__changePassword(struct soap *soap, const char *tag, struct ns1__changePassword *a, const char *type) argument
4633 soap_default_ns1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse *a) argument
4638 soap_serialize_ns1__changePasswordResponse(struct soap *soap, const struct ns1__changePasswordResponse *a) argument
4643 soap_put_ns1__changePasswordResponse(struct soap *soap, const struct ns1__changePasswordResponse *a, const char *tag, const char *type) argument
4651 soap_out_ns1__changePasswordResponse(struct soap *soap, const char *tag, int id, const struct ns1__changePasswordResponse *a, const char *type) argument
4658 soap_get_ns1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse *p, const char *tag, const char *type) argument
4666 soap_in_ns1__changePasswordResponse(struct soap *soap, const char *tag, struct ns1__changePasswordResponse *a, const char *type) argument
4696 soap_default_ns1__deleteUser(struct soap *soap, struct ns1__deleteUser *a) argument
4702 soap_serialize_ns1__deleteUser(struct soap *soap, const struct ns1__deleteUser *a) argument
4708 soap_put_ns1__deleteUser(struct soap *soap, const struct ns1__deleteUser *a, const char *tag, const char *type) argument
4716 soap_out_ns1__deleteUser(struct soap *soap, const char *tag, int id, const struct ns1__deleteUser *a, const char *type) argument
4725 soap_get_ns1__deleteUser(struct soap *soap, struct ns1__deleteUser *p, const char *tag, const char *type) argument
4733 soap_in_ns1__deleteUser(struct soap *soap, const char *tag, struct ns1__deleteUser *a, const char *type) argument
4769 soap_default_ns1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse *a) argument
4774 soap_serialize_ns1__deleteUserResponse(struct soap *soap, const struct ns1__deleteUserResponse *a) argument
4779 soap_put_ns1__deleteUserResponse(struct soap *soap, const struct ns1__deleteUserResponse *a, const char *tag, const char *type) argument
4787 soap_out_ns1__deleteUserResponse(struct soap *soap, const char *tag, int id, const struct ns1__deleteUserResponse *a, const char *type) argument
4794 soap_get_ns1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse *p, const char *tag, const char *type) argument
4802 soap_in_ns1__deleteUserResponse(struct soap *soap, const char *tag, struct ns1__deleteUserResponse *a, const char *type) argument
4832 soap_default_ns1__vrfyLogin(struct soap *soap, struct ns1__vrfyLogin *a) argument
4837 soap_serialize_ns1__vrfyLogin(struct soap *soap, const struct ns1__vrfyLogin *a) argument
4842 soap_put_ns1__vrfyLogin(struct soap *soap, const struct ns1__vrfyLogin *a, const char *tag, const char *type) argument
4850 soap_out_ns1__vrfyLogin(struct soap *soap, const char *tag, int id, const struct ns1__vrfyLogin *a, const char *type) argument
4857 soap_get_ns1__vrfyLogin(struct soap *soap, struct ns1__vrfyLogin *p, const char *tag, const char *type) argument
4865 soap_in_ns1__vrfyLogin(struct soap *soap, const char *tag, struct ns1__vrfyLogin *a, const char *type) argument
4895 soap_default_ns1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse *a) argument
4900 soap_serialize_ns1__vrfyLoginResponse(struct soap *soap, const struct ns1__vrfyLoginResponse *a) argument
4905 soap_put_ns1__vrfyLoginResponse(struct soap *soap, const struct ns1__vrfyLoginResponse *a, const char *tag, const char *type) argument
4913 soap_out_ns1__vrfyLoginResponse(struct soap *soap, const char *tag, int id, const struct ns1__vrfyLoginResponse *a, const char *type) argument
4920 soap_get_ns1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse *p, const char *tag, const char *type) argument
4928 soap_in_ns1__vrfyLoginResponse(struct soap *soap, const char *tag, struct ns1__vrfyLoginResponse *a, const char *type) argument
4958 soap_default_ns4__UpdateMemberContactNotification(struct soap *soap, struct ns4__UpdateMemberContactNotification *a) argument
4968 soap_serialize_ns4__UpdateMemberContactNotification(struct soap *soap, const struct ns4__UpdateMemberContactNotification *a) argument
4978 soap_put_ns4__UpdateMemberContactNotification(struct soap *soap, const struct ns4__UpdateMemberContactNotification *a, const char *tag, const char *type) argument
4986 soap_out_ns4__UpdateMemberContactNotification(struct soap *soap, const char *tag, int id, const struct ns4__UpdateMemberContactNotification *a, const char *type) argument
5003 soap_get_ns4__UpdateMemberContactNotification(struct soap *soap, struct ns4__UpdateMemberContactNotification *p, const char *tag, const char *type) argument
5011 soap_in_ns4__UpdateMemberContactNotification(struct soap *soap, const char *tag, struct ns4__UpdateMemberContactNotification *a, const char *type) argument
5071 soap_default_ns4__SignupNetworkMemberNotification(struct soap *soap, struct ns4__SignupNetworkMemberNotification *a) argument
5082 soap_serialize_ns4__SignupNetworkMemberNotification(struct soap *soap, const struct ns4__SignupNetworkMemberNotification *a) argument
5093 soap_put_ns4__SignupNetworkMemberNotification(struct soap *soap, const struct ns4__SignupNetworkMemberNotification *a, const char *tag, const char *type) argument
5101 soap_out_ns4__SignupNetworkMemberNotification(struct soap *soap, const char *tag, int id, const struct ns4__SignupNetworkMemberNotification *a, const char *type) argument
5120 soap_get_ns4__SignupNetworkMemberNotification(struct soap *soap, struct ns4__SignupNetworkMemberNotification *p, const char *tag, const char *type) argument
5128 soap_in_ns4__SignupNetworkMemberNotification(struct soap *soap, const char *tag, struct ns4__SignupNetworkMemberNotification *a, const char *type) argument
5194 soap_default_ns4__DeleteNetworkMemberNotification(struct soap *soap, struct ns4__DeleteNetworkMemberNotification *a) argument
5204 soap_serialize_ns4__DeleteNetworkMemberNotification(struct soap *soap, const struct ns4__DeleteNetworkMemberNotification *a) argument
5214 soap_put_ns4__DeleteNetworkMemberNotification(struct soap *soap, const struct ns4__DeleteNetworkMemberNotification *a, const char *tag, const char *type) argument
5222 soap_out_ns4__DeleteNetworkMemberNotification(struct soap *soap, const char *tag, int id, const struct ns4__DeleteNetworkMemberNotification *a, const char *type) argument
5239 soap_get_ns4__DeleteNetworkMemberNotification(struct soap *soap, struct ns4__DeleteNetworkMemberNotification *p, const char *tag, const char *type) argument
5247 soap_in_ns4__DeleteNetworkMemberNotification(struct soap *soap, const char *tag, struct ns4__DeleteNetworkMemberNotification *a, const char *type) argument
5307 soap_default_ns4__DeclineNetworkInviteNotification(struct soap *soap, struct ns4__DeclineNetworkInviteNotification *a) argument
5317 soap_serialize_ns4__DeclineNetworkInviteNotification(struct soap *soap, const struct ns4__DeclineNetworkInviteNotification *a) argument
5327 soap_put_ns4__DeclineNetworkInviteNotification(struct soap *soap, const struct ns4__DeclineNetworkInviteNotification *a, const char *tag, const char *type) argument
5335 soap_out_ns4__DeclineNetworkInviteNotification(struct soap *soap, const char *tag, int id, const struct ns4__DeclineNetworkInviteNotification *a, const char *type) argument
5352 soap_get_ns4__DeclineNetworkInviteNotification(struct soap *soap, struct ns4__DeclineNetworkInviteNotification *p, const char *tag, const char *type) argument
5360 soap_in_ns4__DeclineNetworkInviteNotification(struct soap *soap, const char *tag, struct ns4__DeclineNetworkInviteNotification *a, const char *type) argument
5420 soap_default_ns4__AddNetworkMemberNotification(struct soap *soap, struct ns4__AddNetworkMemberNotification *a) argument
5430 soap_serialize_ns4__AddNetworkMemberNotification(struct soap *soap, const struct ns4__AddNetworkMemberNotification *a) argument
5440 soap_put_ns4__AddNetworkMemberNotification(struct soap *soap, const struct ns4__AddNetworkMemberNotification *a, const char *tag, const char *type) argument
5448 soap_out_ns4__AddNetworkMemberNotification(struct soap *soap, const char *tag, int id, const struct ns4__AddNetworkMemberNotification *a, const char *type) argument
5465 soap_get_ns4__AddNetworkMemberNotification(struct soap *soap, struct ns4__AddNetworkMemberNotification *p, const char *tag, const char *type) argument
5473 soap_in_ns4__AddNetworkMemberNotification(struct soap *soap, const char *tag, struct ns4__AddNetworkMemberNotification *a, const char *type) argument
5533 soap_default_ns5__PeerSynPktEvent(struct soap *soap, struct ns5__PeerSynPktEvent *a) argument
5547 soap_serialize_ns5__PeerSynPktEvent(struct soap *soap, const struct ns5__PeerSynPktEvent *a) argument
5561 soap_put_ns5__PeerSynPktEvent(struct soap *soap, const struct ns5__PeerSynPktEvent *a, const char *tag, const char *type) argument
5569 soap_out_ns5__PeerSynPktEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerSynPktEvent *a, const char *type) argument
5594 soap_get_ns5__PeerSynPktEvent(struct soap *soap, struct ns5__PeerSynPktEvent *p, const char *tag, const char *type) argument
5602 soap_in_ns5__PeerSynPktEvent(struct soap *soap, const char *tag, struct ns5__PeerSynPktEvent *a, const char *type) argument
5686 soap_default_ns5__PeerDisconnectedEvent(struct soap *soap, struct ns5__PeerDisconnectedEvent *a) argument
5699 soap_serialize_ns5__PeerDisconnectedEvent(struct soap *soap, const struct ns5__PeerDisconnectedEvent *a) argument
5712 soap_put_ns5__PeerDisconnectedEvent(struct soap *soap, const struct ns5__PeerDisconnectedEvent *a, const char *tag, const char *type) argument
5720 soap_out_ns5__PeerDisconnectedEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerDisconnectedEvent *a, const char *type) argument
5743 soap_get_ns5__PeerDisconnectedEvent(struct soap *soap, struct ns5__PeerDisconnectedEvent *p, const char *tag, const char *type) argument
5751 soap_in_ns5__PeerDisconnectedEvent(struct soap *soap, const char *tag, struct ns5__PeerDisconnectedEvent *a, const char *type) argument
5829 soap_default_ns5__PeerConnectedEvent(struct soap *soap, struct ns5__PeerConnectedEvent *a) argument
5842 soap_serialize_ns5__PeerConnectedEvent(struct soap *soap, const struct ns5__PeerConnectedEvent *a) argument
5855 soap_put_ns5__PeerConnectedEvent(struct soap *soap, const struct ns5__PeerConnectedEvent *a, const char *tag, const char *type) argument
5863 soap_out_ns5__PeerConnectedEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectedEvent *a, const char *type) argument
5886 soap_get_ns5__PeerConnectedEvent(struct soap *soap, struct ns5__PeerConnectedEvent *p, const char *tag, const char *type) argument
5894 soap_in_ns5__PeerConnectedEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectedEvent *a, const char *type) argument
5972 soap_default_ns5__PeerConnectRequestEvent(struct soap *soap, struct ns5__PeerConnectRequestEvent *a) argument
5987 soap_serialize_ns5__PeerConnectRequestEvent(struct soap *soap, const struct ns5__PeerConnectRequestEvent *a) argument
6002 soap_put_ns5__PeerConnectRequestEvent(struct soap *soap, const struct ns5__PeerConnectRequestEvent *a, const char *tag, const char *type) argument
6010 soap_out_ns5__PeerConnectRequestEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectRequestEvent *a, const char *type) argument
6037 soap_get_ns5__PeerConnectRequestEvent(struct soap *soap, struct ns5__PeerConnectRequestEvent *p, const char *tag, const char *type) argument
6045 soap_in_ns5__PeerConnectRequestEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectRequestEvent *a, const char *type) argument
6135 soap_default_ns5__PeerConnectRejectEvent(struct soap *soap, struct ns5__PeerConnectRejectEvent *a) argument
6149 soap_serialize_ns5__PeerConnectRejectEvent(struct soap *soap, const struct ns5__PeerConnectRejectEvent *a) argument
6163 soap_put_ns5__PeerConnectRejectEvent(struct soap *soap, const struct ns5__PeerConnectRejectEvent *a, const char *tag, const char *type) argument
6171 soap_out_ns5__PeerConnectRejectEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectRejectEvent *a, const char *type) argument
6196 soap_get_ns5__PeerConnectRejectEvent(struct soap *soap, struct ns5__PeerConnectRejectEvent *p, const char *tag, const char *type) argument
6204 soap_in_ns5__PeerConnectRejectEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectRejectEvent *a, const char *type) argument
6288 soap_default_ns5__PeerConnectEvent(struct soap *soap, struct ns5__PeerConnectEvent *a) argument
6304 soap_serialize_ns5__PeerConnectEvent(struct soap *soap, const struct ns5__PeerConnectEvent *a) argument
6320 soap_put_ns5__PeerConnectEvent(struct soap *soap, const struct ns5__PeerConnectEvent *a, const char *tag, const char *type) argument
6328 soap_out_ns5__PeerConnectEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectEvent *a, const char *type) argument
6357 soap_get_ns5__PeerConnectEvent(struct soap *soap, struct ns5__PeerConnectEvent *p, const char *tag, const char *type) argument
6365 soap_in_ns5__PeerConnectEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectEvent *a, const char *type) argument
6461 soap_default_ns5__PeerConnectErrorEvent(struct soap *soap, struct ns5__PeerConnectErrorEvent *a) argument
6475 soap_serialize_ns5__PeerConnectErrorEvent(struct soap *soap, const struct ns5__PeerConnectErrorEvent *a) argument
6489 soap_put_ns5__PeerConnectErrorEvent(struct soap *soap, const struct ns5__PeerConnectErrorEvent *a, const char *tag, const char *type) argument
6497 soap_out_ns5__PeerConnectErrorEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectErrorEvent *a, const char *type) argument
6522 soap_get_ns5__PeerConnectErrorEvent(struct soap *soap, struct ns5__PeerConnectErrorEvent *p, const char *tag, const char *type) argument
6530 soap_in_ns5__PeerConnectErrorEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectErrorEvent *a, const char *type) argument
6614 soap_default_ns5__PeerConnectBusyEvent(struct soap *soap, struct ns5__PeerConnectBusyEvent *a) argument
6627 soap_serialize_ns5__PeerConnectBusyEvent(struct soap *soap, const struct ns5__PeerConnectBusyEvent *a) argument
6640 soap_put_ns5__PeerConnectBusyEvent(struct soap *soap, const struct ns5__PeerConnectBusyEvent *a, const char *tag, const char *type) argument
6648 soap_out_ns5__PeerConnectBusyEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectBusyEvent *a, const char *type) argument
6671 soap_get_ns5__PeerConnectBusyEvent(struct soap *soap, struct ns5__PeerConnectBusyEvent *p, const char *tag, const char *type) argument
6679 soap_in_ns5__PeerConnectBusyEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectBusyEvent *a, const char *type) argument
6757 soap_default_ns4__InviteNetworkNotification(struct soap *soap, struct ns4__InviteNetworkNotification *a) argument
6766 soap_serialize_ns4__InviteNetworkNotification(struct soap *soap, const struct ns4__InviteNetworkNotification *a) argument
6775 soap_put_ns4__InviteNetworkNotification(struct soap *soap, const struct ns4__InviteNetworkNotification *a, const char *tag, const char *type) argument
6783 soap_out_ns4__InviteNetworkNotification(struct soap *soap, const char *tag, int id, const struct ns4__InviteNetworkNotification *a, const char *type) argument
6798 soap_get_ns4__InviteNetworkNotification(struct soap *soap, struct ns4__InviteNetworkNotification *p, const char *tag, const char *type) argument
6806 soap_in_ns4__InviteNetworkNotification(struct soap *soap, const char *tag, struct ns4__InviteNetworkNotification *a, const char *type) argument
6860 soap_default_ns4__DeleteNetworkNotification(struct soap *soap, struct ns4__DeleteNetworkNotification *a) argument
6869 soap_serialize_ns4__DeleteNetworkNotification(struct soap *soap, const struct ns4__DeleteNetworkNotification *a) argument
6878 soap_put_ns4__DeleteNetworkNotification(struct soap *soap, const struct ns4__DeleteNetworkNotification *a, const char *tag, const char *type) argument
6886 soap_out_ns4__DeleteNetworkNotification(struct soap *soap, const char *tag, int id, const struct ns4__DeleteNetworkNotification *a, const char *type) argument
6901 soap_get_ns4__DeleteNetworkNotification(struct soap *soap, struct ns4__DeleteNetworkNotification *p, const char *tag, const char *type) argument
6909 soap_in_ns4__DeleteNetworkNotification(struct soap *soap, const char *tag, struct ns4__DeleteNetworkNotification *a, const char *type) argument
6963 soap_default_ns4__NetworkMemberNotification(struct soap *soap, struct ns4__NetworkMemberNotification *a) argument
6973 soap_serialize_ns4__NetworkMemberNotification(struct soap *soap, const struct ns4__NetworkMemberNotification *a) argument
6983 soap_put_ns4__NetworkMemberNotification(struct soap *soap, const struct ns4__NetworkMemberNotification *a, const char *tag, const char *type) argument
6991 soap_out_ns4__NetworkMemberNotification(struct soap *soap, const char *tag, int id, const struct ns4__NetworkMemberNotification *a, const char *type) argument
7008 soap_get_ns4__NetworkMemberNotification(struct soap *soap, struct ns4__NetworkMemberNotification *p, const char *tag, const char *type) argument
7016 soap_in_ns4__NetworkMemberNotification(struct soap *soap, const char *tag, struct ns4__NetworkMemberNotification *a, const char *type) argument
7076 soap_default_ns5__PeerEventIndex(struct soap *soap, struct ns5__PeerEventIndex *a) argument
7085 soap_serialize_ns5__PeerEventIndex(struct soap *soap, const struct ns5__PeerEventIndex *a) argument
7094 soap_put_ns5__PeerEventIndex(struct soap *soap, const struct ns5__PeerEventIndex *a, const char *tag, const char *type) argument
7102 soap_out_ns5__PeerEventIndex(struct soap *soap, const char *tag, int id, const struct ns5__PeerEventIndex *a, const char *type) argument
7117 soap_get_ns5__PeerEventIndex(struct soap *soap, struct ns5__PeerEventIndex *p, const char *tag, const char *type) argument
7125 soap_in_ns5__PeerEventIndex(struct soap *soap, const char *tag, struct ns5__PeerEventIndex *a, const char *type) argument
7179 soap_default_ns5__PeerConnectionEvent(struct soap *soap, struct ns5__PeerConnectionEvent *a) argument
7191 soap_serialize_ns5__PeerConnectionEvent(struct soap *soap, const struct ns5__PeerConnectionEvent *a) argument
7203 soap_put_ns5__PeerConnectionEvent(struct soap *soap, const struct ns5__PeerConnectionEvent *a, const char *tag, const char *type) argument
7211 soap_out_ns5__PeerConnectionEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionEvent *a, const char *type) argument
7232 soap_get_ns5__PeerConnectionEvent(struct soap *soap, struct ns5__PeerConnectionEvent *p, const char *tag, const char *type) argument
7240 soap_in_ns5__PeerConnectionEvent(struct soap *soap, const char *tag, struct ns5__PeerConnectionEvent *a, const char *type) argument
7312 soap_default_ns4__NotificationIndex(struct soap *soap, struct ns4__NotificationIndex *a) argument
7320 soap_serialize_ns4__NotificationIndex(struct soap *soap, const struct ns4__NotificationIndex *a) argument
7328 soap_put_ns4__NotificationIndex(struct soap *soap, const struct ns4__NotificationIndex *a, const char *tag, const char *type) argument
7336 soap_out_ns4__NotificationIndex(struct soap *soap, const char *tag, int id, const struct ns4__NotificationIndex *a, const char *type) argument
7349 soap_get_ns4__NotificationIndex(struct soap *soap, struct ns4__NotificationIndex *p, const char *tag, const char *type) argument
7357 soap_in_ns4__NotificationIndex(struct soap *soap, const char *tag, struct ns4__NotificationIndex *a, const char *type) argument
7405 soap_default_ns4__NetworkNotification(struct soap *soap, struct ns4__NetworkNotification *a) argument
7414 soap_serialize_ns4__NetworkNotification(struct soap *soap, const struct ns4__NetworkNotification *a) argument
7423 soap_put_ns4__NetworkNotification(struct soap *soap, const struct ns4__NetworkNotification *a, const char *tag, const char *type) argument
7431 soap_out_ns4__NetworkNotification(struct soap *soap, const char *tag, int id, const struct ns4__NetworkNotification *a, const char *type) argument
7446 soap_get_ns4__NetworkNotification(struct soap *soap, struct ns4__NetworkNotification *p, const char *tag, const char *type) argument
7454 soap_in_ns4__NetworkNotification(struct soap *soap, const char *tag, struct ns4__NetworkNotification *a, const char *type) argument
7508 soap_default_ns2__Usert(struct soap *soap, struct ns2__Usert *a) argument
7517 soap_serialize_ns2__Usert(struct soap *soap, const struct ns2__Usert *a) argument
7526 soap_put_ns2__Usert(struct soap *soap, const struct ns2__Usert *a, const char *tag, const char *type) argument
7534 soap_out_ns2__Usert(struct soap *soap, const char *tag, int id, const struct ns2__Usert *a, const char *type) argument
7549 soap_get_ns2__Usert(struct soap *soap, struct ns2__Usert *p, const char *tag, const char *type) argument
7557 soap_in_ns2__Usert(struct soap *soap, const char *tag, struct ns2__Usert *a, const char *type) argument
7611 soap_default_ns5__PeerRegister(struct soap *soap, struct ns5__PeerRegister *a) argument
7619 soap_serialize_ns5__PeerRegister(struct soap *soap, const struct ns5__PeerRegister *a) argument
7627 soap_put_ns5__PeerRegister(struct soap *soap, const struct ns5__PeerRegister *a, const char *tag, const char *type) argument
7635 soap_out_ns5__PeerRegister(struct soap *soap, const char *tag, int id, const struct ns5__PeerRegister *a, const char *type) argument
7648 soap_get_ns5__PeerRegister(struct soap *soap, struct ns5__PeerRegister *p, const char *tag, const char *type) argument
7656 soap_in_ns5__PeerRegister(struct soap *soap, const char *tag, struct ns5__PeerRegister *a, const char *type) argument
7704 soap_default_ns5__PeerEventType(struct soap *soap, struct ns5__PeerEventType *a) argument
7709 soap_serialize_ns5__PeerEventType(struct soap *soap, const struct ns5__PeerEventType *a) argument
7714 soap_put_ns5__PeerEventType(struct soap *soap, const struct ns5__PeerEventType *a, const char *tag, const char *type) argument
7722 soap_out_ns5__PeerEventType(struct soap *soap, const char *tag, int id, const struct ns5__PeerEventType *a, const char *type) argument
7729 soap_get_ns5__PeerEventType(struct soap *soap, struct ns5__PeerEventType *p, const char *tag, const char *type) argument
7737 soap_in_ns5__PeerEventType(struct soap *soap, const char *tag, struct ns5__PeerEventType *a, const char *type) argument
7767 soap_default_ns5__PeerConnectionType(struct soap *soap, struct ns5__PeerConnectionType *a) argument
7772 soap_serialize_ns5__PeerConnectionType(struct soap *soap, const struct ns5__PeerConnectionType *a) argument
7777 soap_put_ns5__PeerConnectionType(struct soap *soap, const struct ns5__PeerConnectionType *a, const char *tag, const char *type) argument
7785 soap_out_ns5__PeerConnectionType(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionType *a, const char *type) argument
7792 soap_get_ns5__PeerConnectionType(struct soap *soap, struct ns5__PeerConnectionType *p, const char *tag, const char *type) argument
7800 soap_in_ns5__PeerConnectionType(struct soap *soap, const char *tag, struct ns5__PeerConnectionType *a, const char *type) argument
7830 soap_default_ns5__PeerConnectionStats(struct soap *soap, struct ns5__PeerConnectionStats *a) argument
7838 soap_serialize_ns5__PeerConnectionStats(struct soap *soap, const struct ns5__PeerConnectionStats *a) argument
7846 soap_put_ns5__PeerConnectionStats(struct soap *soap, const struct ns5__PeerConnectionStats *a, const char *tag, const char *type) argument
7854 soap_out_ns5__PeerConnectionStats(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionStats *a, const char *type) argument
7867 soap_get_ns5__PeerConnectionStats(struct soap *soap, struct ns5__PeerConnectionStats *p, const char *tag, const char *type) argument
7875 soap_in_ns5__PeerConnectionStats(struct soap *soap, const char *tag, struct ns5__PeerConnectionStats *a, const char *type) argument
7923 soap_default_ns5__PeerConnectionState(struct soap *soap, struct ns5__PeerConnectionState *a) argument
7928 soap_serialize_ns5__PeerConnectionState(struct soap *soap, const struct ns5__PeerConnectionState *a) argument
7933 soap_put_ns5__PeerConnectionState(struct soap *soap, const struct ns5__PeerConnectionState *a, const char *tag, const char *type) argument
7941 soap_out_ns5__PeerConnectionState(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionState *a, const char *type) argument
7948 soap_get_ns5__PeerConnectionState(struct soap *soap, struct ns5__PeerConnectionState *p, const char *tag, const char *type) argument
7956 soap_in_ns5__PeerConnectionState(struct soap *soap, const char *tag, struct ns5__PeerConnectionState *a, const char *type) argument
7986 soap_default_ns5__PeerConnectionInfo(struct soap *soap, struct ns5__PeerConnectionInfo *a) argument
7997 soap_serialize_ns5__PeerConnectionInfo(struct soap *soap, const struct ns5__PeerConnectionInfo *a) argument
8008 soap_put_ns5__PeerConnectionInfo(struct soap *soap, const struct ns5__PeerConnectionInfo *a, const char *tag, const char *type) argument
8016 soap_out_ns5__PeerConnectionInfo(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionInfo *a, const char *type) argument
8035 soap_get_ns5__PeerConnectionInfo(struct soap *soap, struct ns5__PeerConnectionInfo *p, const char *tag, const char *type) argument
8043 soap_in_ns5__PeerConnectionInfo(struct soap *soap, const char *tag, struct ns5__PeerConnectionInfo *a, const char *type) argument
8109 soap_default_ns5__PeerConnectionConnectedStatus(struct soap *soap, struct ns5__PeerConnectionConnectedStatus *a) argument
8114 soap_serialize_ns5__PeerConnectionConnectedStatus(struct soap *soap, const struct ns5__PeerConnectionConnectedStatus *a) argument
8119 soap_put_ns5__PeerConnectionConnectedStatus(struct soap *soap, const struct ns5__PeerConnectionConnectedStatus *a, const char *tag, const char *type) argument
8127 soap_out_ns5__PeerConnectionConnectedStatus(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionConnectedStatus *a, const char *type) argument
8134 soap_get_ns5__PeerConnectionConnectedStatus(struct soap *soap, struct ns5__PeerConnectionConnectedStatus *p, const char *tag, const char *type) argument
8142 soap_in_ns5__PeerConnectionConnectedStatus(struct soap *soap, const char *tag, struct ns5__PeerConnectionConnectedStatus *a, const char *type) argument
8172 soap_default_ns5__PeerConnectionConnectStatus(struct soap *soap, struct ns5__PeerConnectionConnectStatus *a) argument
8177 soap_serialize_ns5__PeerConnectionConnectStatus(struct soap *soap, const struct ns5__PeerConnectionConnectStatus *a) argument
8182 soap_put_ns5__PeerConnectionConnectStatus(struct soap *soap, const struct ns5__PeerConnectionConnectStatus *a, const char *tag, const char *type) argument
8190 soap_out_ns5__PeerConnectionConnectStatus(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnectionConnectStatus *a, const char *type) argument
8197 soap_get_ns5__PeerConnectionConnectStatus(struct soap *soap, struct ns5__PeerConnectionConnectStatus *p, const char *tag, const char *type) argument
8205 soap_in_ns5__PeerConnectionConnectStatus(struct soap *soap, const char *tag, struct ns5__PeerConnectionConnectStatus *a, const char *type) argument
8235 soap_default_ns5__PeerConnection(struct soap *soap, struct ns5__PeerConnection *a) argument
8250 soap_serialize_ns5__PeerConnection(struct soap *soap, const struct ns5__PeerConnection *a) argument
8265 soap_put_ns5__PeerConnection(struct soap *soap, const struct ns5__PeerConnection *a, const char *tag, const char *type) argument
8273 soap_out_ns5__PeerConnection(struct soap *soap, const char *tag, int id, const struct ns5__PeerConnection *a, const char *type) argument
8300 soap_get_ns5__PeerConnection(struct soap *soap, struct ns5__PeerConnection *p, const char *tag, const char *type) argument
8308 soap_in_ns5__PeerConnection(struct soap *soap, const char *tag, struct ns5__PeerConnection *a, const char *type) argument
8398 soap_default_ns5__PeerEvent(struct soap *soap, struct ns5__PeerEvent *a) argument
8407 soap_serialize_ns5__PeerEvent(struct soap *soap, const struct ns5__PeerEvent *a) argument
8416 soap_put_ns5__PeerEvent(struct soap *soap, const struct ns5__PeerEvent *a, const char *tag, const char *type) argument
8424 soap_out_ns5__PeerEvent(struct soap *soap, const char *tag, int id, const struct ns5__PeerEvent *a, const char *type) argument
8439 soap_get_ns5__PeerEvent(struct soap *soap, struct ns5__PeerEvent *p, const char *tag, const char *type) argument
8447 soap_in_ns5__PeerEvent(struct soap *soap, const char *tag, struct ns5__PeerEvent *a, const char *type) argument
8501 soap_default_ns5__PeerAssistAttr(struct soap *soap, struct ns5__PeerAssistAttr *a) argument
8509 soap_serialize_ns5__PeerAssistAttr(struct soap *soap, const struct ns5__PeerAssistAttr *a) argument
8517 soap_put_ns5__PeerAssistAttr(struct soap *soap, const struct ns5__PeerAssistAttr *a, const char *tag, const char *type) argument
8525 soap_out_ns5__PeerAssistAttr(struct soap *soap, const char *tag, int id, const struct ns5__PeerAssistAttr *a, const char *type) argument
8538 soap_get_ns5__PeerAssistAttr(struct soap *soap, struct ns5__PeerAssistAttr *p, const char *tag, const char *type) argument
8546 soap_in_ns5__PeerAssistAttr(struct soap *soap, const char *tag, struct ns5__PeerAssistAttr *a, const char *type) argument
8594 soap_default_ns5__PeerAssist(struct soap *soap, struct ns5__PeerAssist *a) argument
8604 soap_serialize_ns5__PeerAssist(struct soap *soap, const struct ns5__PeerAssist *a) argument
8614 soap_put_ns5__PeerAssist(struct soap *soap, const struct ns5__PeerAssist *a, const char *tag, const char *type) argument
8622 soap_out_ns5__PeerAssist(struct soap *soap, const char *tag, int id, const struct ns5__PeerAssist *a, const char *type) argument
8639 soap_get_ns5__PeerAssist(struct soap *soap, struct ns5__PeerAssist *p, const char *tag, const char *type) argument
8647 soap_in_ns5__PeerAssist(struct soap *soap, const char *tag, struct ns5__PeerAssist *a, const char *type) argument
8707 soap_default_ns5__PeerAccess(struct soap *soap, struct ns5__PeerAccess *a) argument
8715 soap_serialize_ns5__PeerAccess(struct soap *soap, const struct ns5__PeerAccess *a) argument
8723 soap_put_ns5__PeerAccess(struct soap *soap, const struct ns5__PeerAccess *a, const char *tag, const char *type) argument
8731 soap_out_ns5__PeerAccess(struct soap *soap, const char *tag, int id, const struct ns5__PeerAccess *a, const char *type) argument
8744 soap_get_ns5__PeerAccess(struct soap *soap, struct ns5__PeerAccess *p, const char *tag, const char *type) argument
8752 soap_in_ns5__PeerAccess(struct soap *soap, const char *tag, struct ns5__PeerAccess *a, const char *type) argument
8800 soap_default_ns4__NotificationType(struct soap *soap, struct ns4__NotificationType *a) argument
8805 soap_serialize_ns4__NotificationType(struct soap *soap, const struct ns4__NotificationType *a) argument
8810 soap_put_ns4__NotificationType(struct soap *soap, const struct ns4__NotificationType *a, const char *tag, const char *type) argument
8818 soap_out_ns4__NotificationType(struct soap *soap, const char *tag, int id, const struct ns4__NotificationType *a, const char *type) argument
8825 soap_get_ns4__NotificationType(struct soap *soap, struct ns4__NotificationType *p, const char *tag, const char *type) argument
8833 soap_in_ns4__NotificationType(struct soap *soap, const char *tag, struct ns4__NotificationType *a, const char *type) argument
8863 soap_default_ns4__Notification(struct soap *soap, struct ns4__Notification *a) argument
8871 soap_serialize_ns4__Notification(struct soap *soap, const struct ns4__Notification *a) argument
8879 soap_put_ns4__Notification(struct soap *soap, const struct ns4__Notification *a, const char *tag, const char *type) argument
8887 soap_out_ns4__Notification(struct soap *soap, const char *tag, int id, const struct ns4__Notification *a, const char *type) argument
8900 soap_get_ns4__Notification(struct soap *soap, struct ns4__Notification *p, const char *tag, const char *type) argument
8908 soap_in_ns4__Notification(struct soap *soap, const char *tag, struct ns4__Notification *a, const char *type) argument
8956 soap_default_ns3__Vector(struct soap *soap, struct ns3__Vector *a) argument
8963 soap_serialize_ns3__Vector(struct soap *soap, const struct ns3__Vector *a) argument
8968 soap_put_ns3__Vector(struct soap *soap, const struct ns3__Vector *a, const char *tag, const char *type) argument
8976 soap_out_ns3__Vector(struct soap *soap, const char *tag, int id, const struct ns3__Vector *a, const char *type) argument
8988 soap_get_ns3__Vector(struct soap *soap, struct ns3__Vector *p, const char *tag, const char *type) argument
8996 soap_in_ns3__Vector(struct soap *soap, const char *tag, struct ns3__Vector *a, const char *type) argument
9051 soap_default_ns2__UserStats(struct soap *soap, struct ns2__UserStats *a) argument
9059 soap_serialize_ns2__UserStats(struct soap *soap, const struct ns2__UserStats *a) argument
9067 soap_put_ns2__UserStats(struct soap *soap, const struct ns2__UserStats *a, const char *tag, const char *type) argument
9075 soap_out_ns2__UserStats(struct soap *soap, const char *tag, int id, const struct ns2__UserStats *a, const char *type) argument
9088 soap_get_ns2__UserStats(struct soap *soap, struct ns2__UserStats *p, const char *tag, const char *type) argument
9096 soap_in_ns2__UserStats(struct soap *soap, const char *tag, struct ns2__UserStats *a, const char *type) argument
9144 soap_default_ns2__UserAttr(struct soap *soap, struct ns2__UserAttr *a) argument
9152 soap_serialize_ns2__UserAttr(struct soap *soap, const struct ns2__UserAttr *a) argument
9160 soap_put_ns2__UserAttr(struct soap *soap, const struct ns2__UserAttr *a, const char *tag, const char *type) argument
9168 soap_out_ns2__UserAttr(struct soap *soap, const char *tag, int id, const struct ns2__UserAttr *a, const char *type) argument
9181 soap_get_ns2__UserAttr(struct soap *soap, struct ns2__UserAttr *p, const char *tag, const char *type) argument
9189 soap_in_ns2__UserAttr(struct soap *soap, const char *tag, struct ns2__UserAttr *a, const char *type) argument
9237 soap_default_ns2__SystemNotification(struct soap *soap, struct ns2__SystemNotification *a) argument
9248 soap_serialize_ns2__SystemNotification(struct soap *soap, const struct ns2__SystemNotification *a) argument
9259 soap_put_ns2__SystemNotification(struct soap *soap, const struct ns2__SystemNotification *a, const char *tag, const char *type) argument
9267 soap_out_ns2__SystemNotification(struct soap *soap, const char *tag, int id, const struct ns2__SystemNotification *a, const char *type) argument
9286 soap_get_ns2__SystemNotification(struct soap *soap, struct ns2__SystemNotification *p, const char *tag, const char *type) argument
9294 soap_in_ns2__SystemNotification(struct soap *soap, const char *tag, struct ns2__SystemNotification *a, const char *type) argument
9360 soap_default_ns2__IPAttr(struct soap *soap, struct ns2__IPAttr *a) argument
9368 soap_serialize_ns2__IPAttr(struct soap *soap, const struct ns2__IPAttr *a) argument
9376 soap_put_ns2__IPAttr(struct soap *soap, const struct ns2__IPAttr *a, const char *tag, const char *type) argument
9384 soap_out_ns2__IPAttr(struct soap *soap, const char *tag, int id, const struct ns2__IPAttr *a, const char *type) argument
9397 soap_get_ns2__IPAttr(struct soap *soap, struct ns2__IPAttr *p, const char *tag, const char *type) argument
9405 soap_in_ns2__IPAttr(struct soap *soap, const char *tag, struct ns2__IPAttr *a, const char *type) argument
9453 soap_default_ns2__IPAddress(struct soap *soap, struct ns2__IPAddress *a) argument
9460 soap_serialize_ns2__IPAddress(struct soap *soap, const struct ns2__IPAddress *a) argument
9467 soap_put_ns2__IPAddress(struct soap *soap, const struct ns2__IPAddress *a, const char *tag, const char *type) argument
9475 soap_out_ns2__IPAddress(struct soap *soap, const char *tag, int id, const struct ns2__IPAddress *a, const char *type) argument
9486 soap_get_ns2__IPAddress(struct soap *soap, struct ns2__IPAddress *p, const char *tag, const char *type) argument
9494 soap_in_ns2__IPAddress(struct soap *soap, const char *tag, struct ns2__IPAddress *a, const char *type) argument
9536 soap_default_ns2__User(struct soap *soap, struct ns2__User *a) argument
9544 soap_serialize_ns2__User(struct soap *soap, const struct ns2__User *a) argument
9552 soap_put_ns2__User(struct soap *soap, const struct ns2__User *a, const char *tag, const char *type) argument
9560 soap_out_ns2__User(struct soap *soap, const char *tag, int id, const struct ns2__User *a, const char *type) argument
9573 soap_get_ns2__User(struct soap *soap, struct ns2__User *p, const char *tag, const char *type) argument
9581 soap_in_ns2__User(struct soap *soap, const char *tag, struct ns2__User *a, const char *type) argument
9629 soap_default_ns2__Member(struct soap *soap, struct ns2__Member *a) argument
9636 soap_serialize_ns2__Member(struct soap *soap, const struct ns2__Member *a) argument
9643 soap_put_ns2__Member(struct soap *soap, const struct ns2__Member *a, const char *tag, const char *type) argument
9651 soap_out_ns2__Member(struct soap *soap, const char *tag, int id, const struct ns2__Member *a, const char *type) argument
9662 soap_get_ns2__Member(struct soap *soap, struct ns2__Member *p, const char *tag, const char *type) argument
9670 soap_in_ns2__Member(struct soap *soap, const char *tag, struct ns2__Member *a, const char *type) argument
9712 soap_default_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType *a) argument
9718 soap_serialize_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType const*a) argument
9722 soap_put_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const struct ArrayOf_USCORExsd_USCOREanyType *a, const char *tag, const char *type) argument
9730 soap_out_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const char *tag, int id, const struct ArrayOf_USCORExsd_USCOREanyType *a, const char *type) argument
9745 soap_get_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType *p, const char *tag, const char *type) argument
9753 soap_in_ArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const char *tag, struct ArrayOf_USCORExsd_USCOREanyType *a, const char *type) argument
9820 soap_default_ns2__Network(struct soap *soap, struct ns2__Network *a) argument
9829 soap_serialize_ns2__Network(struct soap *soap, const struct ns2__Network *a) argument
9838 soap_put_ns2__Network(struct soap *soap, const struct ns2__Network *a, const char *tag, const char *type) argument
9846 soap_out_ns2__Network(struct soap *soap, const char *tag, int id, const struct ns2__Network *a, const char *type) argument
9861 soap_get_ns2__Network(struct soap *soap, struct ns2__Network *p, const char *tag, const char *type) argument
9869 soap_in_ns2__Network(struct soap *soap, const char *tag, struct ns2__Network *a, const char *type) argument
9923 soap_default_ns2__Contact(struct soap *soap, struct ns2__Contact *a) argument
9933 soap_serialize_ns2__Contact(struct soap *soap, const struct ns2__Contact *a) argument
9943 soap_put_ns2__Contact(struct soap *soap, const struct ns2__Contact *a, const char *tag, const char *type) argument
9951 soap_out_ns2__Contact(struct soap *soap, const char *tag, int id, const struct ns2__Contact *a, const char *type) argument
9968 soap_get_ns2__Contact(struct soap *soap, struct ns2__Contact *p, const char *tag, const char *type) argument
9976 soap_in_ns2__Contact(struct soap *soap, const char *tag, struct ns2__Contact *a, const char *type) argument
10036 soap_default_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *a) argument
10045 soap_serialize_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary const*a) argument
10052 soap_put_xsd__base64Binary(struct soap *soap, const struct xsd__base64Binary *a, const char *tag, const char *type) argument
10060 soap_out_xsd__base64Binary(struct soap *soap, const char *tag, int id, const struct xsd__base64Binary *a, const char *type) argument
10076 soap_get_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *p, const char *tag, const char *type) argument
10084 soap_in_xsd__base64Binary(struct soap *soap, const char *tag, struct xsd__base64Binary *a, const char *type) argument
10124 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
10130 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
10138 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
10146 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
10154 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
10179 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
10185 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
10193 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
10201 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
10209 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
10234 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
10240 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
10248 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
10256 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
10264 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
10287 soap_serialize_PointerTons1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse *const*a) argument
10293 soap_put_PointerTons1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse *const*a, const char *tag, const char *type) argument
10301 soap_out_PointerTons1__getSystemNotificationsResponse(struct soap *soap, const char *tag, int id, struct ns1__getSystemNotificationsResponse *const*a, const char *type) argument
10309 soap_get_PointerTons1__getSystemNotificationsResponse(struct soap *soap, struct ns1__getSystemNotificationsResponse **p, const char *tag, const char *type) argument
10317 soap_in_PointerTons1__getSystemNotificationsResponse(struct soap *soap, const char *tag, struct ns1__getSystemNotificationsResponse **a, const char *type) argument
10338 soap_serialize_PointerTons1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse *const*a) argument
10344 soap_put_PointerTons1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse *const*a, const char *tag, const char *type) argument
10352 soap_out_PointerTons1__getNotificationsResponse(struct soap *soap, const char *tag, int id, struct ns1__getNotificationsResponse *const*a, const char *type) argument
10360 soap_get_PointerTons1__getNotificationsResponse(struct soap *soap, struct ns1__getNotificationsResponse **p, const char *tag, const char *type) argument
10368 soap_in_PointerTons1__getNotificationsResponse(struct soap *soap, const char *tag, struct ns1__getNotificationsResponse **a, const char *type) argument
10389 soap_serialize_PointerTons1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse *const*a) argument
10395 soap_put_PointerTons1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse *const*a, const char *tag, const char *type) argument
10403 soap_out_PointerTons1__getNetworkResponse(struct soap *soap, const char *tag, int id, struct ns1__getNetworkResponse *const*a, const char *type) argument
10411 soap_get_PointerTons1__getNetworkResponse(struct soap *soap, struct ns1__getNetworkResponse **p, const char *tag, const char *type) argument
10419 soap_in_PointerTons1__getNetworkResponse(struct soap *soap, const char *tag, struct ns1__getNetworkResponse **a, const char *type) argument
10440 soap_serialize_PointerTons1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse *const*a) argument
10446 soap_put_PointerTons1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse *const*a, const char *tag, const char *type) argument
10454 soap_out_PointerTons1__getNetworksResponse(struct soap *soap, const char *tag, int id, struct ns1__getNetworksResponse *const*a, const char *type) argument
10462 soap_get_PointerTons1__getNetworksResponse(struct soap *soap, struct ns1__getNetworksResponse **p, const char *tag, const char *type) argument
10470 soap_in_PointerTons1__getNetworksResponse(struct soap *soap, const char *tag, struct ns1__getNetworksResponse **a, const char *type) argument
10491 soap_serialize_PointerTons1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse *const*a) argument
10497 soap_put_PointerTons1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse *const*a, const char *tag, const char *type) argument
10505 soap_out_PointerTons1__leaveNetworkResponse(struct soap *soap, const char *tag, int id, struct ns1__leaveNetworkResponse *const*a, const char *type) argument
10513 soap_get_PointerTons1__leaveNetworkResponse(struct soap *soap, struct ns1__leaveNetworkResponse **p, const char *tag, const char *type) argument
10521 soap_in_PointerTons1__leaveNetworkResponse(struct soap *soap, const char *tag, struct ns1__leaveNetworkResponse **a, const char *type) argument
10542 soap_serialize_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse *const*a) argument
10548 soap_put_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse *const*a, const char *tag, const char *type) argument
10556 soap_out_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, const char *tag, int id, struct ns1__deleteNetworkMemberResponse *const*a, const char *type) argument
10564 soap_get_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, struct ns1__deleteNetworkMemberResponse **p, const char *tag, const char *type) argument
10572 soap_in_PointerTons1__deleteNetworkMemberResponse(struct soap *soap, const char *tag, struct ns1__deleteNetworkMemberResponse **a, const char *type) argument
10593 soap_serialize_PointerTons1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse *const*a) argument
10599 soap_put_PointerTons1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse *const*a, const char *tag, const char *type) argument
10607 soap_out_PointerTons1__declineNetworkInviteResponse(struct soap *soap, const char *tag, int id, struct ns1__declineNetworkInviteResponse *const*a, const char *type) argument
10615 soap_get_PointerTons1__declineNetworkInviteResponse(struct soap *soap, struct ns1__declineNetworkInviteResponse **p, const char *tag, const char *type) argument
10623 soap_in_PointerTons1__declineNetworkInviteResponse(struct soap *soap, const char *tag, struct ns1__declineNetworkInviteResponse **a, const char *type) argument
10644 soap_serialize_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse *const*a) argument
10650 soap_put_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse *const*a, const char *tag, const char *type) argument
10658 soap_out_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, const char *tag, int id, struct ns1__acceptNetworkInviteResponse *const*a, const char *type) argument
10666 soap_get_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, struct ns1__acceptNetworkInviteResponse **p, const char *tag, const char *type) argument
10674 soap_in_PointerTons1__acceptNetworkInviteResponse(struct soap *soap, const char *tag, struct ns1__acceptNetworkInviteResponse **a, const char *type) argument
10695 soap_serialize_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse *const*a) argument
10701 soap_put_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse *const*a, const char *tag, const char *type) argument
10709 soap_out_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, const char *tag, int id, struct ns1__inviteNetworkMemberByUserResponse *const*a, const char *type) argument
10717 soap_get_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, struct ns1__inviteNetworkMemberByUserResponse **p, const char *tag, const char *type) argument
10725 soap_in_PointerTons1__inviteNetworkMemberByUserResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByUserResponse **a, const char *type) argument
10746 soap_serialize_PointerTons2__User(struct soap *soap, struct ns2__User *const*a) argument
10752 soap_put_PointerTons2__User(struct soap *soap, struct ns2__User *const*a, const char *tag, const char *type) argument
10760 soap_out_PointerTons2__User(struct soap *soap, const char *tag, int id, struct ns2__User *const*a, const char *type) argument
10768 soap_get_PointerTons2__User(struct soap *soap, struct ns2__User **p, const char *tag, const char *type) argument
10776 soap_in_PointerTons2__User(struct soap *soap, const char *tag, struct ns2__User **a, const char *type) argument
10797 soap_serialize_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse *const*a) argument
10803 soap_put_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse *const*a, const char *tag, const char *type) argument
10811 soap_out_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, const char *tag, int id, struct ns1__inviteNetworkMemberByEmailResponse *const*a, const char *type) argument
10819 soap_get_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, struct ns1__inviteNetworkMemberByEmailResponse **p, const char *tag, const char *type) argument
10827 soap_in_PointerTons1__inviteNetworkMemberByEmailResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberByEmailResponse **a, const char *type) argument
10848 soap_serialize_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse *const*a) argument
10854 soap_put_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse *const*a, const char *tag, const char *type) argument
10862 soap_out_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, const char *tag, int id, struct ns1__inviteNetworkMemberResponse *const*a, const char *type) argument
10870 soap_get_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, struct ns1__inviteNetworkMemberResponse **p, const char *tag, const char *type) argument
10878 soap_in_PointerTons1__inviteNetworkMemberResponse(struct soap *soap, const char *tag, struct ns1__inviteNetworkMemberResponse **a, const char *type) argument
10899 soap_serialize_PointerTons2__Member(struct soap *soap, struct ns2__Member *const*a) argument
10905 soap_put_PointerTons2__Member(struct soap *soap, struct ns2__Member *const*a, const char *tag, const char *type) argument
10913 soap_out_PointerTons2__Member(struct soap *soap, const char *tag, int id, struct ns2__Member *const*a, const char *type) argument
10921 soap_get_PointerTons2__Member(struct soap *soap, struct ns2__Member **p, const char *tag, const char *type) argument
10929 soap_in_PointerTons2__Member(struct soap *soap, const char *tag, struct ns2__Member **a, const char *type) argument
10950 soap_serialize_PointerTons1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse *const*a) argument
10956 soap_put_PointerTons1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse *const*a, const char *tag, const char *type) argument
10964 soap_out_PointerTons1__deleteNetworkResponse(struct soap *soap, const char *tag, int id, struct ns1__deleteNetworkResponse *const*a, const char *type) argument
10972 soap_get_PointerTons1__deleteNetworkResponse(struct soap *soap, struct ns1__deleteNetworkResponse **p, const char *tag, const char *type) argument
10980 soap_in_PointerTons1__deleteNetworkResponse(struct soap *soap, const char *tag, struct ns1__deleteNetworkResponse **a, const char *type) argument
11001 soap_serialize_PointerTons1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse *const*a) argument
11007 soap_put_PointerTons1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse *const*a, const char *tag, const char *type) argument
11015 soap_out_PointerTons1__addNetworkResponse(struct soap *soap, const char *tag, int id, struct ns1__addNetworkResponse *const*a, const char *type) argument
11023 soap_get_PointerTons1__addNetworkResponse(struct soap *soap, struct ns1__addNetworkResponse **p, const char *tag, const char *type) argument
11031 soap_in_PointerTons1__addNetworkResponse(struct soap *soap, const char *tag, struct ns1__addNetworkResponse **a, const char *type) argument
11052 soap_serialize_PointerTons2__Network(struct soap *soap, struct ns2__Network *const*a) argument
11058 soap_put_PointerTons2__Network(struct soap *soap, struct ns2__Network *const*a, const char *tag, const char *type) argument
11066 soap_out_PointerTons2__Network(struct soap *soap, const char *tag, int id, struct ns2__Network *const*a, const char *type) argument
11074 soap_get_PointerTons2__Network(struct soap *soap, struct ns2__Network **p, const char *tag, const char *type) argument
11082 soap_in_PointerTons2__Network(struct soap *soap, const char *tag, struct ns2__Network **a, const char *type) argument
11103 soap_serialize_PointerTons1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse *const*a) argument
11109 soap_put_PointerTons1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse *const*a, const char *tag, const char *type) argument
11117 soap_out_PointerTons1__lookupContactsResponse(struct soap *soap, const char *tag, int id, struct ns1__lookupContactsResponse *const*a, const char *type) argument
11125 soap_get_PointerTons1__lookupContactsResponse(struct soap *soap, struct ns1__lookupContactsResponse **p, const char *tag, const char *type) argument
11133 soap_in_PointerTons1__lookupContactsResponse(struct soap *soap, const char *tag, struct ns1__lookupContactsResponse **a, const char *type) argument
11154 soap_serialize_PointerTons1__getContactResponse(struct soap *soap, struct ns1__getContactResponse *const*a) argument
11160 soap_put_PointerTons1__getContactResponse(struct soap *soap, struct ns1__getContactResponse *const*a, const char *tag, const char *type) argument
11168 soap_out_PointerTons1__getContactResponse(struct soap *soap, const char *tag, int id, struct ns1__getContactResponse *const*a, const char *type) argument
11176 soap_get_PointerTons1__getContactResponse(struct soap *soap, struct ns1__getContactResponse **p, const char *tag, const char *type) argument
11184 soap_in_PointerTons1__getContactResponse(struct soap *soap, const char *tag, struct ns1__getContactResponse **a, const char *type) argument
11205 soap_serialize_PointerTons1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse *const*a) argument
11211 soap_put_PointerTons1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse *const*a, const char *tag, const char *type) argument
11219 soap_out_PointerTons1__updateContactResponse(struct soap *soap, const char *tag, int id, struct ns1__updateContactResponse *const*a, const char *type) argument
11227 soap_get_PointerTons1__updateContactResponse(struct soap *soap, struct ns1__updateContactResponse **p, const char *tag, const char *type) argument
11235 soap_in_PointerTons1__updateContactResponse(struct soap *soap, const char *tag, struct ns1__updateContactResponse **a, const char *type) argument
11256 soap_serialize_PointerTons2__Contact(struct soap *soap, struct ns2__Contact *const*a) argument
11262 soap_put_PointerTons2__Contact(struct soap *soap, struct ns2__Contact *const*a, const char *tag, const char *type) argument
11270 soap_out_PointerTons2__Contact(struct soap *soap, const char *tag, int id, struct ns2__Contact *const*a, const char *type) argument
11278 soap_get_PointerTons2__Contact(struct soap *soap, struct ns2__Contact **p, const char *tag, const char *type) argument
11286 soap_in_PointerTons2__Contact(struct soap *soap, const char *tag, struct ns2__Contact **a, const char *type) argument
11307 soap_serialize_PointerTons1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse *const*a) argument
11313 soap_put_PointerTons1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse *const*a, const char *tag, const char *type) argument
11321 soap_out_PointerTons1__changePasswordResponse(struct soap *soap, const char *tag, int id, struct ns1__changePasswordResponse *const*a, const char *type) argument
11329 soap_get_PointerTons1__changePasswordResponse(struct soap *soap, struct ns1__changePasswordResponse **p, const char *tag, const char *type) argument
11337 soap_in_PointerTons1__changePasswordResponse(struct soap *soap, const char *tag, struct ns1__changePasswordResponse **a, const char *type) argument
11358 soap_serialize_PointerTons1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse *const*a) argument
11364 soap_put_PointerTons1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse *const*a, const char *tag, const char *type) argument
11372 soap_out_PointerTons1__deleteUserResponse(struct soap *soap, const char *tag, int id, struct ns1__deleteUserResponse *const*a, const char *type) argument
11380 soap_get_PointerTons1__deleteUserResponse(struct soap *soap, struct ns1__deleteUserResponse **p, const char *tag, const char *type) argument
11388 soap_in_PointerTons1__deleteUserResponse(struct soap *soap, const char *tag, struct ns1__deleteUserResponse **a, const char *type) argument
11409 soap_serialize_PointerTons1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse *const*a) argument
11415 soap_put_PointerTons1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse *const*a, const char *tag, const char *type) argument
11423 soap_out_PointerTons1__vrfyLoginResponse(struct soap *soap, const char *tag, int id, struct ns1__vrfyLoginResponse *const*a, const char *type) argument
11431 soap_get_PointerTons1__vrfyLoginResponse(struct soap *soap, struct ns1__vrfyLoginResponse **p, const char *tag, const char *type) argument
11439 soap_in_PointerTons1__vrfyLoginResponse(struct soap *soap, const char *tag, struct ns1__vrfyLoginResponse **a, const char *type) argument
11460 soap_serialize_PointerToxsd__base64Binary(struct soap *soap, struct xsd__base64Binary *const*a) argument
11466 soap_put_PointerToxsd__base64Binary(struct soap *soap, struct xsd__base64Binary *const*a, const char *tag, const char *type) argument
11474 soap_out_PointerToxsd__base64Binary(struct soap *soap, const char *tag, int id, struct xsd__base64Binary *const*a, const char *type) argument
11482 soap_get_PointerToxsd__base64Binary(struct soap *soap, struct xsd__base64Binary **p, const char *tag, const char *type) argument
11490 soap_in_PointerToxsd__base64Binary(struct soap *soap, const char *tag, struct xsd__base64Binary **a, const char *type) argument
11511 soap_serialize_PointerTotime(struct soap *soap, time_t *const*a) argument
11516 soap_put_PointerTotime(struct soap *soap, time_t *const*a, const char *tag, const char *type) argument
11524 soap_out_PointerTotime(struct soap *soap, const char *tag, int id, time_t *const*a, const char *type) argument
11532 soap_get_PointerTotime(struct soap *soap, time_t **p, const char *tag, const char *type) argument
11540 soap_in_PointerTotime(struct soap *soap, const char *tag, time_t **a, const char *type) argument
11561 soap_serialize_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType *const*a) argument
11567 soap_put_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType *const*a, const char *tag, const char *type) argument
11575 soap_out_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const char *tag, int id, struct ArrayOf_USCORExsd_USCOREanyType *const*a, const char *type) argument
11583 soap_get_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, struct ArrayOf_USCORExsd_USCOREanyType **p, const char *tag, const char *type) argument
11591 soap_in_PointerToArrayOf_USCORExsd_USCOREanyType(struct soap *soap, const char *tag, struct ArrayOf_USCORExsd_USCOREanyType **a, const char *type) argument
11612 soap_serialize_PointerToLONG64(struct soap *soap, LONG64 *const*a) argument
11617 soap_put_PointerToLONG64(struct soap *soap, LONG64 *const*a, const char *tag, const char *type) argument
11625 soap_out_PointerToLONG64(struct soap *soap, const char *tag, int id, LONG64 *const*a, const char *type) argument
11633 soap_get_PointerToLONG64(struct soap *soap, LONG64 **p, const char *tag, const char *type) argument
11641 soap_in_PointerToLONG64(struct soap *soap, const char *tag, LONG64 **a, const char *type) argument
11662 soap_serialize_PointerToint(struct soap *soap, int *const*a) argument
11667 soap_put_PointerToint(struct soap *soap, int *const*a, const char *tag, const char *type) argument
11675 soap_out_PointerToint(struct soap *soap, const char *tag, int id, int *const*a, const char *type) argument
11683 soap_get_PointerToint(struct soap *soap, int **p, const char *tag, const char *type) argument
11691 soap_in_PointerToint(struct soap *soap, const char *tag, int **a, const char *type) argument
11712 soap_serialize_PointerTounsignedByte(struct soap *soap, unsigned char *const*a) argument
11717 soap_put_PointerTounsignedByte(struct soap *soap, unsigned char *const*a, const char *tag, const char *type) argument
11725 soap_out_PointerTounsignedByte(struct soap *soap, const char *tag, int id, unsigned char *const*a, const char *type) argument
11733 soap_get_PointerTounsignedByte(struct soap *soap, unsigned char **p, const char *tag, const char *type) argument
11741 soap_in_PointerTounsignedByte(struct soap *soap, const char *tag, unsigned char **a, const char *type) argument
11762 soap_default__QName(struct soap *soap, char **a) argument
11766 soap_serialize__QName(struct soap *soap, char *const*a) argument
11770 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
11778 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
11783 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
11791 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
11796 soap_default_string(struct soap *soap, char **a) argument
11805 soap_serialize_string(struct soap *soap, char *const*a) argument
11810 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
11818 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
11823 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
11831 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.h1454 struct soap *soap; member in struct:soap_dom_attribute
1504 struct soap *soap; /* soap context that manages this node */ member in struct:soap_dom_element
1550 struct SOAP_STD_API soap struct
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A DsoapC.cpp15 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
21 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
32 soap_getheader(struct soap *soap) argument
40 soap_header(struct soap *soap) argument
48 soap_fault(struct soap *soap) argument
64 soap_serializefault(struct soap *soap) argument
71 soap_putfault(struct soap *soap) argument
78 soap_getfault(struct soap *soap) argument
83 soap_faultcode(struct soap *soap) argument
91 soap_faultsubcode(struct soap *soap) argument
104 soap_faultstring(struct soap *soap) argument
112 soap_faultdetail(struct soap *soap) argument
132 soap_getindependent(struct soap *soap) argument
150 soap_getelement(struct soap *soap, int *type) argument
606 soap_ignore_element(struct soap *soap) argument
637 soap_putindependent(struct soap *soap) argument
656 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
822 soap_markelement(struct soap *soap, const void *ptr, int type) argument
1027 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n) argument
1493 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType) argument
1497 soap_default_byte(struct soap *soap, char *a) argument
1506 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
1514 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
1519 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
1527 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
1532 soap_default_int(struct soap *soap, int *a) argument
1541 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
1549 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
1554 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
1562 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
1567 soap_default_xsd__int(struct soap *soap, long *a) argument
1571 soap_put_xsd__int(struct soap *soap, const long *a, const char *tag, const char *type) argument
1579 soap_out_xsd__int(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
1584 soap_get_xsd__int(struct soap *soap, long *p, const char *tag, const char *type) argument
1592 soap_in_xsd__int(struct soap *soap, const char *tag, long *a, const char *type) argument
1597 soap_default_long(struct soap *soap, long *a) argument
1606 soap_put_long(struct soap *soap, const long *a, const char *tag, const char *type) argument
1614 soap_out_long(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
1619 soap_get_long(struct soap *soap, long *p, const char *tag, const char *type) argument
1627 soap_in_long(struct soap *soap, const char *tag, long *a, const char *type) argument
1632 soap_default_xsd__float(struct soap *soap, float *a) argument
1636 soap_put_xsd__float(struct soap *soap, const float *a, const char *tag, const char *type) argument
1644 soap_out_xsd__float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
1649 soap_get_xsd__float(struct soap *soap, float *p, const char *tag, const char *type) argument
1657 soap_in_xsd__float(struct soap *soap, const char *tag, float *a, const char *type) argument
1662 soap_default_float(struct soap *soap, float *a) argument
1671 soap_put_float(struct soap *soap, const float *a, const char *tag, const char *type) argument
1679 soap_out_float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
1684 soap_get_float(struct soap *soap, float *p, const char *tag, const char *type) argument
1692 soap_in_float(struct soap *soap, const char *tag, float *a, const char *type) argument
1697 soap_default_unsignedByte(struct soap *soap, unsigned char *a) argument
1706 soap_put_unsignedByte(struct soap *soap, const unsigned char *a, const char *tag, const char *type) argument
1714 soap_out_unsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *a, const char *type) argument
1719 soap_get_unsignedByte(struct soap *soap, unsigned char *p, const char *tag, const char *type) argument
1727 soap_in_unsignedByte(struct soap *soap, const char *tag, unsigned char *a, const char *type) argument
1732 soap_default_unsignedInt(struct soap *soap, unsigned int *a) argument
1741 soap_put_unsignedInt(struct soap *soap, const unsigned int *a, const char *tag, const char *type) argument
1749 soap_out_unsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *a, const char *type) argument
1754 soap_get_unsignedInt(struct soap *soap, unsigned int *p, const char *tag, const char *type) argument
1762 soap_in_unsignedInt(struct soap *soap, const char *tag, unsigned int *a, const char *type) argument
1767 soap_default_xsd__boolean(struct soap *soap, bool *a) argument
1771 soap_put_xsd__boolean(struct soap *soap, const bool *a, const char *tag, const char *type) argument
1779 soap_xsd__boolean2s(struct soap *soap, bool n) argument
1783 soap_out_xsd__boolean(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
1789 soap_get_xsd__boolean(struct soap *soap, bool *p, const char *tag, const char *type) argument
1797 soap_s2xsd__boolean(struct soap *soap, const char *s, bool *a) argument
1802 soap_in_xsd__boolean(struct soap *soap, const char *tag, bool *a, const char *type) argument
1825 soap_default_bool(struct soap *soap, bool *a) argument
1834 soap_put_bool(struct soap *soap, const bool *a, const char *tag, const char *type) argument
1848 soap_bool2s(struct soap *soap, bool n) argument
1852 soap_out_bool(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
1858 soap_get_bool(struct soap *soap, bool *p, const char *tag, const char *type) argument
1866 soap_s2bool(struct soap *soap, const char *s, bool *a) argument
1883 soap_in_bool(struct soap *soap, const char *tag, bool *a, const char *type) argument
1908 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
1922 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
1936 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
1944 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
1970 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
1978 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
2054 soap_new_SOAP_ENV__Fault(struct soap *soap, int n) argument
2058 soap_delete_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p) argument
2062 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2085 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2095 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
2101 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
2107 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
2115 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
2124 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
2132 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
2168 soap_new_SOAP_ENV__Reason(struct soap *soap, int n) argument
2172 soap_delete_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p) argument
2176 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2199 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2209 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
2217 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
2223 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
2231 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
2241 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
2249 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
2290 soap_new_SOAP_ENV__Detail(struct soap *soap, int n) argument
2294 soap_delete_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p) argument
2298 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2321 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2331 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
2338 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
2345 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
2353 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
2365 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
2373 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
2414 soap_new_SOAP_ENV__Code(struct soap *soap, int n) argument
2418 soap_delete_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p) argument
2422 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2445 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2453 soap_default_m__echoVoid(struct soap *soap, struct m__echoVoid *a) argument
2458 soap_serialize_m__echoVoid(struct soap *soap, const struct m__echoVoid *a) argument
2463 soap_put_m__echoVoid(struct soap *soap, const struct m__echoVoid *a, const char *tag, const char *type) argument
2471 soap_out_m__echoVoid(struct soap *soap, const char *tag, int id, const struct m__echoVoid *a, const char *type) argument
2478 soap_get_m__echoVoid(struct soap *soap, struct m__echoVoid *p, const char *tag, const char *type) argument
2486 soap_in_m__echoVoid(struct soap *soap, const char *tag, struct m__echoVoid *a, const char *type) argument
2516 soap_new_m__echoVoid(struct soap *soap, int n) argument
2520 soap_delete_m__echoVoid(struct soap *soap, struct m__echoVoid *p) argument
2524 soap_instantiate_m__echoVoid(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2547 soap_copy_m__echoVoid(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2553 soap_default_m__echoVoidResponse(struct soap *soap, struct m__echoVoidResponse *a) argument
2558 soap_serialize_m__echoVoidResponse(struct soap *soap, const struct m__echoVoidResponse *a) argument
2563 soap_put_m__echoVoidResponse(struct soap *soap, const struct m__echoVoidResponse *a, const char *tag, const char *type) argument
2571 soap_out_m__echoVoidResponse(struct soap *soap, const char *tag, int id, const struct m__echoVoidResponse *a, const char *type) argument
2578 soap_get_m__echoVoidResponse(struct soap *soap, struct m__echoVoidResponse *p, const char *tag, const char *type) argument
2586 soap_in_m__echoVoidResponse(struct soap *soap, const char *tag, struct m__echoVoidResponse *a, const char *type) argument
2616 soap_new_m__echoVoidResponse(struct soap *soap, int n) argument
2620 soap_delete_m__echoVoidResponse(struct soap *soap, struct m__echoVoidResponse *p) argument
2624 soap_instantiate_m__echoVoidResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2647 soap_copy_m__echoVoidResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2655 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
2668 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
2681 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
2689 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
2715 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
2723 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
2794 soap_new_SOAP_ENV__Header(struct soap *soap, int n) argument
2798 soap_delete_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p) argument
2802 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2825 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2833 soap_default_ns__echoNestedArray(struct soap *soap, struct ns__echoNestedArray *a) argument
2839 soap_serialize_ns__echoNestedArray(struct soap *soap, const struct ns__echoNestedArray *a) argument
2845 soap_put_ns__echoNestedArray(struct soap *soap, const struct ns__echoNestedArray *a, const char *tag, const char *type) argument
2853 soap_out_ns__echoNestedArray(struct soap *soap, const char *tag, int id, const struct ns__echoNestedArray *a, const char *type) argument
2862 soap_get_ns__echoNestedArray(struct soap *soap, struct ns__echoNestedArray *p, const char *tag, const char *type) argument
2870 soap_in_ns__echoNestedArray(struct soap *soap, const char *tag, struct ns__echoNestedArray *a, const char *type) argument
2910 soap_new_ns__echoNestedArray(struct soap *soap, int n) argument
2914 soap_delete_ns__echoNestedArray(struct soap *soap, struct ns__echoNestedArray *p) argument
2918 soap_instantiate_ns__echoNestedArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2941 soap_copy_ns__echoNestedArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2947 soap_default_ns__echoNestedArrayResponse(struct soap *soap, struct ns__echoNestedArrayResponse *a) argument
2953 soap_serialize_ns__echoNestedArrayResponse(struct soap *soap, const struct ns__echoNestedArrayResponse *a) argument
2959 soap_put_ns__echoNestedArrayResponse(struct soap *soap, const struct ns__echoNestedArrayResponse *a, const char *tag, const char *type) argument
2967 soap_out_ns__echoNestedArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoNestedArrayResponse *a, const char *type) argument
2976 soap_get_ns__echoNestedArrayResponse(struct soap *soap, struct ns__echoNestedArrayResponse *p, const char *tag, const char *type) argument
2984 soap_in_ns__echoNestedArrayResponse(struct soap *soap, const char *tag, struct ns__echoNestedArrayResponse *a, const char *type) argument
3024 soap_new_ns__echoNestedArrayResponse(struct soap *soap, int n) argument
3028 soap_delete_ns__echoNestedArrayResponse(struct soap *soap, struct ns__echoNestedArrayResponse *p) argument
3032 soap_instantiate_ns__echoNestedArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3055 soap_copy_ns__echoNestedArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3061 soap_default_s__SOAPArrayStruct(struct soap *soap, struct s__SOAPArrayStruct *a) argument
3070 soap_serialize_s__SOAPArrayStruct(struct soap *soap, const struct s__SOAPArrayStruct *a) argument
3079 soap_put_s__SOAPArrayStruct(struct soap *soap, const struct s__SOAPArrayStruct *a, const char *tag, const char *type) argument
3087 soap_out_s__SOAPArrayStruct(struct soap *soap, const char *tag, int id, const struct s__SOAPArrayStruct *a, const char *type) argument
3102 soap_get_s__SOAPArrayStruct(struct soap *soap, struct s__SOAPArrayStruct *p, const char *tag, const char *type) argument
3110 soap_in_s__SOAPArrayStruct(struct soap *soap, const char *tag, struct s__SOAPArrayStruct *a, const char *type) argument
3165 soap_new_s__SOAPArrayStruct(struct soap *soap, int n) argument
3169 soap_delete_s__SOAPArrayStruct(struct soap *soap, struct s__SOAPArrayStruct *p) argument
3173 soap_instantiate_s__SOAPArrayStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3196 soap_copy_s__SOAPArrayStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3202 soap_default_ns__echoNestedStruct(struct soap *soap, struct ns__echoNestedStruct *a) argument
3208 soap_serialize_ns__echoNestedStruct(struct soap *soap, const struct ns__echoNestedStruct *a) argument
3214 soap_put_ns__echoNestedStruct(struct soap *soap, const struct ns__echoNestedStruct *a, const char *tag, const char *type) argument
3222 soap_out_ns__echoNestedStruct(struct soap *soap, const char *tag, int id, const struct ns__echoNestedStruct *a, const char *type) argument
3231 soap_get_ns__echoNestedStruct(struct soap *soap, struct ns__echoNestedStruct *p, const char *tag, const char *type) argument
3239 soap_in_ns__echoNestedStruct(struct soap *soap, const char *tag, struct ns__echoNestedStruct *a, const char *type) argument
3279 soap_new_ns__echoNestedStruct(struct soap *soap, int n) argument
3283 soap_delete_ns__echoNestedStruct(struct soap *soap, struct ns__echoNestedStruct *p) argument
3287 soap_instantiate_ns__echoNestedStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3310 soap_copy_ns__echoNestedStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3316 soap_default_ns__echoNestedStructResponse(struct soap *soap, struct ns__echoNestedStructResponse *a) argument
3322 soap_serialize_ns__echoNestedStructResponse(struct soap *soap, const struct ns__echoNestedStructResponse *a) argument
3328 soap_put_ns__echoNestedStructResponse(struct soap *soap, const struct ns__echoNestedStructResponse *a, const char *tag, const char *type) argument
3336 soap_out_ns__echoNestedStructResponse(struct soap *soap, const char *tag, int id, const struct ns__echoNestedStructResponse *a, const char *type) argument
3345 soap_get_ns__echoNestedStructResponse(struct soap *soap, struct ns__echoNestedStructResponse *p, const char *tag, const char *type) argument
3353 soap_in_ns__echoNestedStructResponse(struct soap *soap, const char *tag, struct ns__echoNestedStructResponse *a, const char *type) argument
3393 soap_new_ns__echoNestedStructResponse(struct soap *soap, int n) argument
3397 soap_delete_ns__echoNestedStructResponse(struct soap *soap, struct ns__echoNestedStructResponse *p) argument
3401 soap_instantiate_ns__echoNestedStructResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3424 soap_copy_ns__echoNestedStructResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3430 soap_default_s__SOAPStructStruct(struct soap *soap, struct s__SOAPStructStruct *a) argument
3439 soap_serialize_s__SOAPStructStruct(struct soap *soap, const struct s__SOAPStructStruct *a) argument
3448 soap_put_s__SOAPStructStruct(struct soap *soap, const struct s__SOAPStructStruct *a, const char *tag, const char *type) argument
3456 soap_out_s__SOAPStructStruct(struct soap *soap, const char *tag, int id, const struct s__SOAPStructStruct *a, const char *type) argument
3471 soap_get_s__SOAPStructStruct(struct soap *soap, struct s__SOAPStructStruct *p, const char *tag, const char *type) argument
3479 soap_in_s__SOAPStructStruct(struct soap *soap, const char *tag, struct s__SOAPStructStruct *a, const char *type) argument
3530 soap_new_s__SOAPStructStruct(struct soap *soap, int n) argument
3534 soap_delete_s__SOAPStructStruct(struct soap *soap, struct s__SOAPStructStruct *p) argument
3538 soap_instantiate_s__SOAPStructStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3561 soap_copy_s__SOAPStructStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3567 soap_default_ns__echo2DStringArray(struct soap *soap, struct ns__echo2DStringArray *a) argument
3573 soap_serialize_ns__echo2DStringArray(struct soap *soap, const struct ns__echo2DStringArray *a) argument
3579 soap_put_ns__echo2DStringArray(struct soap *soap, const struct ns__echo2DStringArray *a, const char *tag, const char *type) argument
3587 soap_out_ns__echo2DStringArray(struct soap *soap, const char *tag, int id, const struct ns__echo2DStringArray *a, const char *type) argument
3596 soap_get_ns__echo2DStringArray(struct soap *soap, struct ns__echo2DStringArray *p, const char *tag, const char *type) argument
3604 soap_in_ns__echo2DStringArray(struct soap *soap, const char *tag, struct ns__echo2DStringArray *a, const char *type) argument
3644 soap_new_ns__echo2DStringArray(struct soap *soap, int n) argument
3648 soap_delete_ns__echo2DStringArray(struct soap *soap, struct ns__echo2DStringArray *p) argument
3652 soap_instantiate_ns__echo2DStringArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3675 soap_copy_ns__echo2DStringArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3681 soap_default_ns__echo2DStringArrayResponse(struct soap *soap, struct ns__echo2DStringArrayResponse *a) argument
3687 soap_serialize_ns__echo2DStringArrayResponse(struct soap *soap, const struct ns__echo2DStringArrayResponse *a) argument
3693 soap_put_ns__echo2DStringArrayResponse(struct soap *soap, const struct ns__echo2DStringArrayResponse *a, const char *tag, const char *type) argument
3701 soap_out_ns__echo2DStringArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echo2DStringArrayResponse *a, const char *type) argument
3710 soap_get_ns__echo2DStringArrayResponse(struct soap *soap, struct ns__echo2DStringArrayResponse *p, const char *tag, const char *type) argument
3718 soap_in_ns__echo2DStringArrayResponse(struct soap *soap, const char *tag, struct ns__echo2DStringArrayResponse *a, const char *type) argument
3758 soap_new_ns__echo2DStringArrayResponse(struct soap *soap, int n) argument
3762 soap_delete_ns__echo2DStringArrayResponse(struct soap *soap, struct ns__echo2DStringArrayResponse *p) argument
3766 soap_instantiate_ns__echo2DStringArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3789 soap_copy_ns__echo2DStringArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3795 soap_default_ArrayOfstring2D(struct soap *soap, struct ArrayOfstring2D *a) argument
3804 soap_serialize_ArrayOfstring2D(struct soap *soap, struct ArrayOfstring2D const*a) argument
3814 soap_put_ArrayOfstring2D(struct soap *soap, const struct ArrayOfstring2D *a, const char *tag, const char *type) argument
3822 soap_out_ArrayOfstring2D(struct soap *soap, const char *tag, int id, const struct ArrayOfstring2D *a, const char *type) argument
3842 soap_get_ArrayOfstring2D(struct soap *soap, struct ArrayOfstring2D *p, const char *tag, const char *type) argument
3850 soap_in_ArrayOfstring2D(struct soap *soap, const char *tag, struct ArrayOfstring2D *a, const char *type) argument
3917 soap_new_ArrayOfstring2D(struct soap *soap, int n) argument
3921 soap_delete_ArrayOfstring2D(struct soap *soap, struct ArrayOfstring2D *p) argument
3925 soap_instantiate_ArrayOfstring2D(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3948 soap_copy_ArrayOfstring2D(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3954 soap_default_ns__echoSimpleTypesAsStruct(struct soap *soap, struct ns__echoSimpleTypesAsStruct *a) argument
3962 soap_serialize_ns__echoSimpleTypesAsStruct(struct soap *soap, const struct ns__echoSimpleTypesAsStruct *a) argument
3970 soap_put_ns__echoSimpleTypesAsStruct(struct soap *soap, const struct ns__echoSimpleTypesAsStruct *a, const char *tag, const char *type) argument
3978 soap_out_ns__echoSimpleTypesAsStruct(struct soap *soap, const char *tag, int id, const struct ns__echoSimpleTypesAsStruct *a, const char *type) argument
3991 soap_get_ns__echoSimpleTypesAsStruct(struct soap *soap, struct ns__echoSimpleTypesAsStruct *p, const char *tag, const char *type) argument
3999 soap_in_ns__echoSimpleTypesAsStruct(struct soap *soap, const char *tag, struct ns__echoSimpleTypesAsStruct *a, const char *type) argument
4045 soap_new_ns__echoSimpleTypesAsStruct(struct soap *soap, int n) argument
4049 soap_delete_ns__echoSimpleTypesAsStruct(struct soap *soap, struct ns__echoSimpleTypesAsStruct *p) argument
4053 soap_instantiate_ns__echoSimpleTypesAsStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4076 soap_copy_ns__echoSimpleTypesAsStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4082 soap_default_ns__echoSimpleTypesAsStructResponse(struct soap *soap, struct ns__echoSimpleTypesAsStructResponse *a) argument
4088 soap_serialize_ns__echoSimpleTypesAsStructResponse(struct soap *soap, const struct ns__echoSimpleTypesAsStructResponse *a) argument
4095 soap_put_ns__echoSimpleTypesAsStructResponse(struct soap *soap, const struct ns__echoSimpleTypesAsStructResponse *a, const char *tag, const char *type) argument
4103 soap_out_ns__echoSimpleTypesAsStructResponse(struct soap *soap, const char *tag, int id, const struct ns__echoSimpleTypesAsStructResponse *a, const char *type) argument
4112 soap_get_ns__echoSimpleTypesAsStructResponse(struct soap *soap, struct ns__echoSimpleTypesAsStructResponse *p, const char *tag, const char *type) argument
4120 soap_in_ns__echoSimpleTypesAsStructResponse(struct soap *soap, const char *tag, struct ns__echoSimpleTypesAsStructResponse *a, const char *type) argument
4160 soap_new_ns__echoSimpleTypesAsStructResponse(struct soap *soap, int n) argument
4164 soap_delete_ns__echoSimpleTypesAsStructResponse(struct soap *soap, struct ns__echoSimpleTypesAsStructResponse *p) argument
4168 soap_instantiate_ns__echoSimpleTypesAsStructResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4191 soap_copy_ns__echoSimpleTypesAsStructResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4197 soap_default_ns__echoStructAsSimpleTypes(struct soap *soap, struct ns__echoStructAsSimpleTypes *a) argument
4203 soap_serialize_ns__echoStructAsSimpleTypes(struct soap *soap, const struct ns__echoStructAsSimpleTypes *a) argument
4210 soap_put_ns__echoStructAsSimpleTypes(struct soap *soap, const struct ns__echoStructAsSimpleTypes *a, const char *tag, const char *type) argument
4218 soap_out_ns__echoStructAsSimpleTypes(struct soap *soap, const char *tag, int id, const struct ns__echoStructAsSimpleTypes *a, const char *type) argument
4227 soap_get_ns__echoStructAsSimpleTypes(struct soap *soap, struct ns__echoStructAsSimpleTypes *p, const char *tag, const char *type) argument
4235 soap_in_ns__echoStructAsSimpleTypes(struct soap *soap, const char *tag, struct ns__echoStructAsSimpleTypes *a, const char *type) argument
4275 soap_new_ns__echoStructAsSimpleTypes(struct soap *soap, int n) argument
4279 soap_delete_ns__echoStructAsSimpleTypes(struct soap *soap, struct ns__echoStructAsSimpleTypes *p) argument
4283 soap_instantiate_ns__echoStructAsSimpleTypes(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4306 soap_copy_ns__echoStructAsSimpleTypes(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4312 soap_default_ns__echoStructAsSimpleTypesResponse(struct soap *soap, struct ns__echoStructAsSimpleTypesResponse *a) argument
4320 soap_serialize_ns__echoStructAsSimpleTypesResponse(struct soap *soap, const struct ns__echoStructAsSimpleTypesResponse *a) argument
4328 soap_put_ns__echoStructAsSimpleTypesResponse(struct soap *soap, const struct ns__echoStructAsSimpleTypesResponse *a, const char *tag, const char *type) argument
4336 soap_out_ns__echoStructAsSimpleTypesResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStructAsSimpleTypesResponse *a, const char *type) argument
4349 soap_get_ns__echoStructAsSimpleTypesResponse(struct soap *soap, struct ns__echoStructAsSimpleTypesResponse *p, const char *tag, const char *type) argument
4357 soap_in_ns__echoStructAsSimpleTypesResponse(struct soap *soap, const char *tag, struct ns__echoStructAsSimpleTypesResponse *a, const char *type) argument
4403 soap_new_ns__echoStructAsSimpleTypesResponse(struct soap *soap, int n) argument
4407 soap_delete_ns__echoStructAsSimpleTypesResponse(struct soap *soap, struct ns__echoStructAsSimpleTypesResponse *p) argument
4411 soap_instantiate_ns__echoStructAsSimpleTypesResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4434 soap_copy_ns__echoStructAsSimpleTypesResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4440 soap_default_ns__echoBoolean(struct soap *soap, struct ns__echoBoolean *a) argument
4446 soap_serialize_ns__echoBoolean(struct soap *soap, const struct ns__echoBoolean *a) argument
4451 soap_put_ns__echoBoolean(struct soap *soap, const struct ns__echoBoolean *a, const char *tag, const char *type) argument
4459 soap_out_ns__echoBoolean(struct soap *soap, const char *tag, int id, const struct ns__echoBoolean *a, const char *type) argument
4468 soap_get_ns__echoBoolean(struct soap *soap, struct ns__echoBoolean *p, const char *tag, const char *type) argument
4476 soap_in_ns__echoBoolean(struct soap *soap, const char *tag, struct ns__echoBoolean *a, const char *type) argument
4516 soap_new_ns__echoBoolean(struct soap *soap, int n) argument
4520 soap_delete_ns__echoBoolean(struct soap *soap, struct ns__echoBoolean *p) argument
4524 soap_instantiate_ns__echoBoolean(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4547 soap_copy_ns__echoBoolean(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4553 soap_default_ns__echoBooleanResponse(struct soap *soap, struct ns__echoBooleanResponse *a) argument
4559 soap_serialize_ns__echoBooleanResponse(struct soap *soap, const struct ns__echoBooleanResponse *a) argument
4564 soap_put_ns__echoBooleanResponse(struct soap *soap, const struct ns__echoBooleanResponse *a, const char *tag, const char *type) argument
4572 soap_out_ns__echoBooleanResponse(struct soap *soap, const char *tag, int id, const struct ns__echoBooleanResponse *a, const char *type) argument
4581 soap_get_ns__echoBooleanResponse(struct soap *soap, struct ns__echoBooleanResponse *p, const char *tag, const char *type) argument
4589 soap_in_ns__echoBooleanResponse(struct soap *soap, const char *tag, struct ns__echoBooleanResponse *a, const char *type) argument
4629 soap_new_ns__echoBooleanResponse(struct soap *soap, int n) argument
4633 soap_delete_ns__echoBooleanResponse(struct soap *soap, struct ns__echoBooleanResponse *p) argument
4637 soap_instantiate_ns__echoBooleanResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4660 soap_copy_ns__echoBooleanResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4666 soap_default_ns__echoDecimal(struct soap *soap, struct ns__echoDecimal *a) argument
4672 soap_serialize_ns__echoDecimal(struct soap *soap, const struct ns__echoDecimal *a) argument
4678 soap_put_ns__echoDecimal(struct soap *soap, const struct ns__echoDecimal *a, const char *tag, const char *type) argument
4686 soap_out_ns__echoDecimal(struct soap *soap, const char *tag, int id, const struct ns__echoDecimal *a, const char *type) argument
4695 soap_get_ns__echoDecimal(struct soap *soap, struct ns__echoDecimal *p, const char *tag, const char *type) argument
4703 soap_in_ns__echoDecimal(struct soap *soap, const char *tag, struct ns__echoDecimal *a, const char *type) argument
4739 soap_new_ns__echoDecimal(struct soap *soap, int n) argument
4743 soap_delete_ns__echoDecimal(struct soap *soap, struct ns__echoDecimal *p) argument
4747 soap_instantiate_ns__echoDecimal(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4770 soap_copy_ns__echoDecimal(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4776 soap_default_ns__echoDecimalResponse(struct soap *soap, struct ns__echoDecimalResponse *a) argument
4782 soap_serialize_ns__echoDecimalResponse(struct soap *soap, const struct ns__echoDecimalResponse *a) argument
4788 soap_put_ns__echoDecimalResponse(struct soap *soap, const struct ns__echoDecimalResponse *a, const char *tag, const char *type) argument
4796 soap_out_ns__echoDecimalResponse(struct soap *soap, const char *tag, int id, const struct ns__echoDecimalResponse *a, const char *type) argument
4805 soap_get_ns__echoDecimalResponse(struct soap *soap, struct ns__echoDecimalResponse *p, const char *tag, const char *type) argument
4813 soap_in_ns__echoDecimalResponse(struct soap *soap, const char *tag, struct ns__echoDecimalResponse *a, const char *type) argument
4853 soap_new_ns__echoDecimalResponse(struct soap *soap, int n) argument
4857 soap_delete_ns__echoDecimalResponse(struct soap *soap, struct ns__echoDecimalResponse *p) argument
4861 soap_instantiate_ns__echoDecimalResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4884 soap_copy_ns__echoDecimalResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4890 soap_default_ns__echoHexBinary(struct soap *soap, struct ns__echoHexBinary *a) argument
4896 soap_serialize_ns__echoHexBinary(struct soap *soap, const struct ns__echoHexBinary *a) argument
4902 soap_put_ns__echoHexBinary(struct soap *soap, const struct ns__echoHexBinary *a, const char *tag, const char *type) argument
4910 soap_out_ns__echoHexBinary(struct soap *soap, const char *tag, int id, const struct ns__echoHexBinary *a, const char *type) argument
4919 soap_get_ns__echoHexBinary(struct soap *soap, struct ns__echoHexBinary *p, const char *tag, const char *type) argument
4927 soap_in_ns__echoHexBinary(struct soap *soap, const char *tag, struct ns__echoHexBinary *a, const char *type) argument
4967 soap_new_ns__echoHexBinary(struct soap *soap, int n) argument
4971 soap_delete_ns__echoHexBinary(struct soap *soap, struct ns__echoHexBinary *p) argument
4975 soap_instantiate_ns__echoHexBinary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4998 soap_copy_ns__echoHexBinary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5004 soap_default_ns__echoHexBinaryResponse(struct soap *soap, struct ns__echoHexBinaryResponse *a) argument
5010 soap_serialize_ns__echoHexBinaryResponse(struct soap *soap, const struct ns__echoHexBinaryResponse *a) argument
5016 soap_put_ns__echoHexBinaryResponse(struct soap *soap, const struct ns__echoHexBinaryResponse *a, const char *tag, const char *type) argument
5024 soap_out_ns__echoHexBinaryResponse(struct soap *soap, const char *tag, int id, const struct ns__echoHexBinaryResponse *a, const char *type) argument
5033 soap_get_ns__echoHexBinaryResponse(struct soap *soap, struct ns__echoHexBinaryResponse *p, const char *tag, const char *type) argument
5041 soap_in_ns__echoHexBinaryResponse(struct soap *soap, const char *tag, struct ns__echoHexBinaryResponse *a, const char *type) argument
5081 soap_new_ns__echoHexBinaryResponse(struct soap *soap, int n) argument
5085 soap_delete_ns__echoHexBinaryResponse(struct soap *soap, struct ns__echoHexBinaryResponse *p) argument
5089 soap_instantiate_ns__echoHexBinaryResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5112 soap_copy_ns__echoHexBinaryResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5118 soap_default_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *a) argument
5124 soap_serialize_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary const*a) argument
5130 soap_put_xsd__hexBinary(struct soap *soap, const struct xsd__hexBinary *a, const char *tag, const char *type) argument
5138 soap_out_xsd__hexBinary(struct soap *soap, const char *tag, int id, const struct xsd__hexBinary *a, const char *type) argument
5150 soap_get_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *p, const char *tag, const char *type) argument
5158 soap_in_xsd__hexBinary(struct soap *soap, const char *tag, struct xsd__hexBinary *a, const char *type) argument
5184 soap_new_xsd__hexBinary(struct soap *soap, int n) argument
5188 soap_delete_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *p) argument
5192 soap_instantiate_xsd__hexBinary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5215 soap_copy_xsd__hexBinary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5221 soap_default_ns__echoDate(struct soap *soap, struct ns__echoDate *a) argument
5227 soap_serialize_ns__echoDate(struct soap *soap, const struct ns__echoDate *a) argument
5233 soap_put_ns__echoDate(struct soap *soap, const struct ns__echoDate *a, const char *tag, const char *type) argument
5241 soap_out_ns__echoDate(struct soap *soap, const char *tag, int id, const struct ns__echoDate *a, const char *type) argument
5250 soap_get_ns__echoDate(struct soap *soap, struct ns__echoDate *p, const char *tag, const char *type) argument
5258 soap_in_ns__echoDate(struct soap *soap, const char *tag, struct ns__echoDate *a, const char *type) argument
5294 soap_new_ns__echoDate(struct soap *soap, int n) argument
5298 soap_delete_ns__echoDate(struct soap *soap, struct ns__echoDate *p) argument
5302 soap_instantiate_ns__echoDate(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5325 soap_copy_ns__echoDate(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5331 soap_default_ns__echoDateResponse(struct soap *soap, struct ns__echoDateResponse *a) argument
5337 soap_serialize_ns__echoDateResponse(struct soap *soap, const struct ns__echoDateResponse *a) argument
5343 soap_put_ns__echoDateResponse(struct soap *soap, const struct ns__echoDateResponse *a, const char *tag, const char *type) argument
5351 soap_out_ns__echoDateResponse(struct soap *soap, const char *tag, int id, const struct ns__echoDateResponse *a, const char *type) argument
5360 soap_get_ns__echoDateResponse(struct soap *soap, struct ns__echoDateResponse *p, const char *tag, const char *type) argument
5368 soap_in_ns__echoDateResponse(struct soap *soap, const char *tag, struct ns__echoDateResponse *a, const char *type) argument
5408 soap_new_ns__echoDateResponse(struct soap *soap, int n) argument
5412 soap_delete_ns__echoDateResponse(struct soap *soap, struct ns__echoDateResponse *p) argument
5416 soap_instantiate_ns__echoDateResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5439 soap_copy_ns__echoDateResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5445 soap_default_ns__echoBase64(struct soap *soap, struct ns__echoBase64 *a) argument
5451 soap_serialize_ns__echoBase64(struct soap *soap, const struct ns__echoBase64 *a) argument
5457 soap_put_ns__echoBase64(struct soap *soap, const struct ns__echoBase64 *a, const char *tag, const char *type) argument
5465 soap_out_ns__echoBase64(struct soap *soap, const char *tag, int id, const struct ns__echoBase64 *a, const char *type) argument
5474 soap_get_ns__echoBase64(struct soap *soap, struct ns__echoBase64 *p, const char *tag, const char *type) argument
5482 soap_in_ns__echoBase64(struct soap *soap, const char *tag, struct ns__echoBase64 *a, const char *type) argument
5522 soap_new_ns__echoBase64(struct soap *soap, int n) argument
5526 soap_delete_ns__echoBase64(struct soap *soap, struct ns__echoBase64 *p) argument
5530 soap_instantiate_ns__echoBase64(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5553 soap_copy_ns__echoBase64(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5559 soap_default_ns__echoBase64Response(struct soap *soap, struct ns__echoBase64Response *a) argument
5565 soap_serialize_ns__echoBase64Response(struct soap *soap, const struct ns__echoBase64Response *a) argument
5571 soap_put_ns__echoBase64Response(struct soap *soap, const struct ns__echoBase64Response *a, const char *tag, const char *type) argument
5579 soap_out_ns__echoBase64Response(struct soap *soap, const char *tag, int id, const struct ns__echoBase64Response *a, const char *type) argument
5588 soap_get_ns__echoBase64Response(struct soap *soap, struct ns__echoBase64Response *p, const char *tag, const char *type) argument
5596 soap_in_ns__echoBase64Response(struct soap *soap, const char *tag, struct ns__echoBase64Response *a, const char *type) argument
5636 soap_new_ns__echoBase64Response(struct soap *soap, int n) argument
5640 soap_delete_ns__echoBase64Response(struct soap *soap, struct ns__echoBase64Response *p) argument
5644 soap_instantiate_ns__echoBase64Response(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5667 soap_copy_ns__echoBase64Response(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5673 soap_default_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *a) argument
5679 soap_serialize_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary const*a) argument
5685 soap_put_xsd__base64Binary(struct soap *soap, const struct xsd__base64Binary *a, const char *tag, const char *type) argument
5693 soap_out_xsd__base64Binary(struct soap *soap, const char *tag, int id, const struct xsd__base64Binary *a, const char *type) argument
5705 soap_get_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *p, const char *tag, const char *type) argument
5713 soap_in_xsd__base64Binary(struct soap *soap, const char *tag, struct xsd__base64Binary *a, const char *type) argument
5739 soap_new_xsd__base64Binary(struct soap *soap, int n) argument
5743 soap_delete_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *p) argument
5747 soap_instantiate_xsd__base64Binary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5770 soap_copy_xsd__base64Binary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5776 soap_default_ns__echoVoid(struct soap *soap, struct ns__echoVoid *a) argument
5781 soap_serialize_ns__echoVoid(struct soap *soap, const struct ns__echoVoid *a) argument
5786 soap_put_ns__echoVoid(struct soap *soap, const struct ns__echoVoid *a, const char *tag, const char *type) argument
5794 soap_out_ns__echoVoid(struct soap *soap, const char *tag, int id, const struct ns__echoVoid *a, const char *type) argument
5801 soap_get_ns__echoVoid(struct soap *soap, struct ns__echoVoid *p, const char *tag, const char *type) argument
5809 soap_in_ns__echoVoid(struct soap *soap, const char *tag, struct ns__echoVoid *a, const char *type) argument
5839 soap_new_ns__echoVoid(struct soap *soap, int n) argument
5843 soap_delete_ns__echoVoid(struct soap *soap, struct ns__echoVoid *p) argument
5847 soap_instantiate_ns__echoVoid(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5870 soap_copy_ns__echoVoid(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5876 soap_default_ns__echoVoidResponse(struct soap *soap, struct ns__echoVoidResponse *a) argument
5881 soap_serialize_ns__echoVoidResponse(struct soap *soap, const struct ns__echoVoidResponse *a) argument
5886 soap_put_ns__echoVoidResponse(struct soap *soap, const struct ns__echoVoidResponse *a, const char *tag, const char *type) argument
5894 soap_out_ns__echoVoidResponse(struct soap *soap, const char *tag, int id, const struct ns__echoVoidResponse *a, const char *type) argument
5901 soap_get_ns__echoVoidResponse(struct soap *soap, struct ns__echoVoidResponse *p, const char *tag, const char *type) argument
5909 soap_in_ns__echoVoidResponse(struct soap *soap, const char *tag, struct ns__echoVoidResponse *a, const char *type) argument
5939 soap_new_ns__echoVoidResponse(struct soap *soap, int n) argument
5943 soap_delete_ns__echoVoidResponse(struct soap *soap, struct ns__echoVoidResponse *p) argument
5947 soap_instantiate_ns__echoVoidResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5970 soap_copy_ns__echoVoidResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5976 soap_default_ns__echoStructArray(struct soap *soap, struct ns__echoStructArray *a) argument
5982 soap_serialize_ns__echoStructArray(struct soap *soap, const struct ns__echoStructArray *a) argument
5988 soap_put_ns__echoStructArray(struct soap *soap, const struct ns__echoStructArray *a, const char *tag, const char *type) argument
5996 soap_out_ns__echoStructArray(struct soap *soap, const char *tag, int id, const struct ns__echoStructArray *a, const char *type) argument
6005 soap_get_ns__echoStructArray(struct soap *soap, struct ns__echoStructArray *p, const char *tag, const char *type) argument
6013 soap_in_ns__echoStructArray(struct soap *soap, const char *tag, struct ns__echoStructArray *a, const char *type) argument
6053 soap_new_ns__echoStructArray(struct soap *soap, int n) argument
6057 soap_delete_ns__echoStructArray(struct soap *soap, struct ns__echoStructArray *p) argument
6061 soap_instantiate_ns__echoStructArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6084 soap_copy_ns__echoStructArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6090 soap_default_ns__echoStructArrayResponse(struct soap *soap, struct ns__echoStructArrayResponse *a) argument
6096 soap_serialize_ns__echoStructArrayResponse(struct soap *soap, const struct ns__echoStructArrayResponse *a) argument
6102 soap_put_ns__echoStructArrayResponse(struct soap *soap, const struct ns__echoStructArrayResponse *a, const char *tag, const char *type) argument
6110 soap_out_ns__echoStructArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStructArrayResponse *a, const char *type) argument
6119 soap_get_ns__echoStructArrayResponse(struct soap *soap, struct ns__echoStructArrayResponse *p, const char *tag, const char *type) argument
6127 soap_in_ns__echoStructArrayResponse(struct soap *soap, const char *tag, struct ns__echoStructArrayResponse *a, const char *type) argument
6167 soap_new_ns__echoStructArrayResponse(struct soap *soap, int n) argument
6171 soap_delete_ns__echoStructArrayResponse(struct soap *soap, struct ns__echoStructArrayResponse *p) argument
6175 soap_instantiate_ns__echoStructArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6198 soap_copy_ns__echoStructArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6204 soap_default_ArrayOfSOAPStruct(struct soap *soap, struct ArrayOfSOAPStruct *a) argument
6211 soap_serialize_ArrayOfSOAPStruct(struct soap *soap, struct ArrayOfSOAPStruct const*a) argument
6221 soap_put_ArrayOfSOAPStruct(struct soap *soap, const struct ArrayOfSOAPStruct *a, const char *tag, const char *type) argument
6229 soap_out_ArrayOfSOAPStruct(struct soap *soap, const char *tag, int id, const struct ArrayOfSOAPStruct *a, const char *type) argument
6248 soap_get_ArrayOfSOAPStruct(struct soap *soap, struct ArrayOfSOAPStruct *p, const char *tag, const char *type) argument
6256 soap_in_ArrayOfSOAPStruct(struct soap *soap, const char *tag, struct ArrayOfSOAPStruct *a, const char *type) argument
6323 soap_new_ArrayOfSOAPStruct(struct soap *soap, int n) argument
6327 soap_delete_ArrayOfSOAPStruct(struct soap *soap, struct ArrayOfSOAPStruct *p) argument
6331 soap_instantiate_ArrayOfSOAPStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6354 soap_copy_ArrayOfSOAPStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6360 soap_default_ns__echoStruct(struct soap *soap, struct ns__echoStruct *a) argument
6366 soap_serialize_ns__echoStruct(struct soap *soap, const struct ns__echoStruct *a) argument
6373 soap_put_ns__echoStruct(struct soap *soap, const struct ns__echoStruct *a, const char *tag, const char *type) argument
6381 soap_out_ns__echoStruct(struct soap *soap, const char *tag, int id, const struct ns__echoStruct *a, const char *type) argument
6390 soap_get_ns__echoStruct(struct soap *soap, struct ns__echoStruct *p, const char *tag, const char *type) argument
6398 soap_in_ns__echoStruct(struct soap *soap, const char *tag, struct ns__echoStruct *a, const char *type) argument
6438 soap_new_ns__echoStruct(struct soap *soap, int n) argument
6442 soap_delete_ns__echoStruct(struct soap *soap, struct ns__echoStruct *p) argument
6446 soap_instantiate_ns__echoStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6469 soap_copy_ns__echoStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6475 soap_default_ns__echoStructResponse(struct soap *soap, struct ns__echoStructResponse *a) argument
6481 soap_serialize_ns__echoStructResponse(struct soap *soap, const struct ns__echoStructResponse *a) argument
6488 soap_put_ns__echoStructResponse(struct soap *soap, const struct ns__echoStructResponse *a, const char *tag, const char *type) argument
6496 soap_out_ns__echoStructResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStructResponse *a, const char *type) argument
6505 soap_get_ns__echoStructResponse(struct soap *soap, struct ns__echoStructResponse *p, const char *tag, const char *type) argument
6513 soap_in_ns__echoStructResponse(struct soap *soap, const char *tag, struct ns__echoStructResponse *a, const char *type) argument
6553 soap_new_ns__echoStructResponse(struct soap *soap, int n) argument
6557 soap_delete_ns__echoStructResponse(struct soap *soap, struct ns__echoStructResponse *p) argument
6561 soap_instantiate_ns__echoStructResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6584 soap_copy_ns__echoStructResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6590 soap_default_s__SOAPStruct(struct soap *soap, struct s__SOAPStruct *a) argument
6598 soap_serialize_s__SOAPStruct(struct soap *soap, const struct s__SOAPStruct *a) argument
6606 soap_put_s__SOAPStruct(struct soap *soap, const struct s__SOAPStruct *a, const char *tag, const char *type) argument
6614 soap_out_s__SOAPStruct(struct soap *soap, const char *tag, int id, const struct s__SOAPStruct *a, const char *type) argument
6627 soap_get_s__SOAPStruct(struct soap *soap, struct s__SOAPStruct *p, const char *tag, const char *type) argument
6635 soap_in_s__SOAPStruct(struct soap *soap, const char *tag, struct s__SOAPStruct *a, const char *type) argument
6681 soap_new_s__SOAPStruct(struct soap *soap, int n) argument
6685 soap_delete_s__SOAPStruct(struct soap *soap, struct s__SOAPStruct *p) argument
6689 soap_instantiate_s__SOAPStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6712 soap_copy_s__SOAPStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6718 soap_default_ns__echoFloatArray(struct soap *soap, struct ns__echoFloatArray *a) argument
6724 soap_serialize_ns__echoFloatArray(struct soap *soap, const struct ns__echoFloatArray *a) argument
6730 soap_put_ns__echoFloatArray(struct soap *soap, const struct ns__echoFloatArray *a, const char *tag, const char *type) argument
6738 soap_out_ns__echoFloatArray(struct soap *soap, const char *tag, int id, const struct ns__echoFloatArray *a, const char *type) argument
6747 soap_get_ns__echoFloatArray(struct soap *soap, struct ns__echoFloatArray *p, const char *tag, const char *type) argument
6755 soap_in_ns__echoFloatArray(struct soap *soap, const char *tag, struct ns__echoFloatArray *a, const char *type) argument
6795 soap_new_ns__echoFloatArray(struct soap *soap, int n) argument
6799 soap_delete_ns__echoFloatArray(struct soap *soap, struct ns__echoFloatArray *p) argument
6803 soap_instantiate_ns__echoFloatArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6826 soap_copy_ns__echoFloatArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6832 soap_default_ns__echoFloatArrayResponse(struct soap *soap, struct ns__echoFloatArrayResponse *a) argument
6838 soap_serialize_ns__echoFloatArrayResponse(struct soap *soap, const struct ns__echoFloatArrayResponse *a) argument
6844 soap_put_ns__echoFloatArrayResponse(struct soap *soap, const struct ns__echoFloatArrayResponse *a, const char *tag, const char *type) argument
6852 soap_out_ns__echoFloatArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoFloatArrayResponse *a, const char *type) argument
6861 soap_get_ns__echoFloatArrayResponse(struct soap *soap, struct ns__echoFloatArrayResponse *p, const char *tag, const char *type) argument
6869 soap_in_ns__echoFloatArrayResponse(struct soap *soap, const char *tag, struct ns__echoFloatArrayResponse *a, const char *type) argument
6909 soap_new_ns__echoFloatArrayResponse(struct soap *soap, int n) argument
6913 soap_delete_ns__echoFloatArrayResponse(struct soap *soap, struct ns__echoFloatArrayResponse *p) argument
6917 soap_instantiate_ns__echoFloatArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6940 soap_copy_ns__echoFloatArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6946 soap_default_ArrayOffloat(struct soap *soap, struct ArrayOffloat *a) argument
6953 soap_serialize_ArrayOffloat(struct soap *soap, struct ArrayOffloat const*a) argument
6963 soap_put_ArrayOffloat(struct soap *soap, const struct ArrayOffloat *a, const char *tag, const char *type) argument
6971 soap_out_ArrayOffloat(struct soap *soap, const char *tag, int id, const struct ArrayOffloat *a, const char *type) argument
6990 soap_get_ArrayOffloat(struct soap *soap, struct ArrayOffloat *p, const char *tag, const char *type) argument
6998 soap_in_ArrayOffloat(struct soap *soap, const char *tag, struct ArrayOffloat *a, const char *type) argument
7065 soap_new_ArrayOffloat(struct soap *soap, int n) argument
7069 soap_delete_ArrayOffloat(struct soap *soap, struct ArrayOffloat *p) argument
7073 soap_instantiate_ArrayOffloat(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7096 soap_copy_ArrayOffloat(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7102 soap_default_ns__echoFloat(struct soap *soap, struct ns__echoFloat *a) argument
7108 soap_serialize_ns__echoFloat(struct soap *soap, const struct ns__echoFloat *a) argument
7114 soap_put_ns__echoFloat(struct soap *soap, const struct ns__echoFloat *a, const char *tag, const char *type) argument
7122 soap_out_ns__echoFloat(struct soap *soap, const char *tag, int id, const struct ns__echoFloat *a, const char *type) argument
7131 soap_get_ns__echoFloat(struct soap *soap, struct ns__echoFloat *p, const char *tag, const char *type) argument
7139 soap_in_ns__echoFloat(struct soap *soap, const char *tag, struct ns__echoFloat *a, const char *type) argument
7179 soap_new_ns__echoFloat(struct soap *soap, int n) argument
7183 soap_delete_ns__echoFloat(struct soap *soap, struct ns__echoFloat *p) argument
7187 soap_instantiate_ns__echoFloat(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7210 soap_copy_ns__echoFloat(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7216 soap_default_ns__echoFloatResponse(struct soap *soap, struct ns__echoFloatResponse *a) argument
7222 soap_serialize_ns__echoFloatResponse(struct soap *soap, const struct ns__echoFloatResponse *a) argument
7228 soap_put_ns__echoFloatResponse(struct soap *soap, const struct ns__echoFloatResponse *a, const char *tag, const char *type) argument
7236 soap_out_ns__echoFloatResponse(struct soap *soap, const char *tag, int id, const struct ns__echoFloatResponse *a, const char *type) argument
7245 soap_get_ns__echoFloatResponse(struct soap *soap, struct ns__echoFloatResponse *p, const char *tag, const char *type) argument
7253 soap_in_ns__echoFloatResponse(struct soap *soap, const char *tag, struct ns__echoFloatResponse *a, const char *type) argument
7293 soap_new_ns__echoFloatResponse(struct soap *soap, int n) argument
7297 soap_delete_ns__echoFloatResponse(struct soap *soap, struct ns__echoFloatResponse *p) argument
7301 soap_instantiate_ns__echoFloatResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7324 soap_copy_ns__echoFloatResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7330 soap_default_ns__echoIntegerArray(struct soap *soap, struct ns__echoIntegerArray *a) argument
7336 soap_serialize_ns__echoIntegerArray(struct soap *soap, const struct ns__echoIntegerArray *a) argument
7342 soap_put_ns__echoIntegerArray(struct soap *soap, const struct ns__echoIntegerArray *a, const char *tag, const char *type) argument
7350 soap_out_ns__echoIntegerArray(struct soap *soap, const char *tag, int id, const struct ns__echoIntegerArray *a, const char *type) argument
7359 soap_get_ns__echoIntegerArray(struct soap *soap, struct ns__echoIntegerArray *p, const char *tag, const char *type) argument
7367 soap_in_ns__echoIntegerArray(struct soap *soap, const char *tag, struct ns__echoIntegerArray *a, const char *type) argument
7407 soap_new_ns__echoIntegerArray(struct soap *soap, int n) argument
7411 soap_delete_ns__echoIntegerArray(struct soap *soap, struct ns__echoIntegerArray *p) argument
7415 soap_instantiate_ns__echoIntegerArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7438 soap_copy_ns__echoIntegerArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7444 soap_default_ns__echoIntegerArrayResponse(struct soap *soap, struct ns__echoIntegerArrayResponse *a) argument
7450 soap_serialize_ns__echoIntegerArrayResponse(struct soap *soap, const struct ns__echoIntegerArrayResponse *a) argument
7456 soap_put_ns__echoIntegerArrayResponse(struct soap *soap, const struct ns__echoIntegerArrayResponse *a, const char *tag, const char *type) argument
7464 soap_out_ns__echoIntegerArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoIntegerArrayResponse *a, const char *type) argument
7473 soap_get_ns__echoIntegerArrayResponse(struct soap *soap, struct ns__echoIntegerArrayResponse *p, const char *tag, const char *type) argument
7481 soap_in_ns__echoIntegerArrayResponse(struct soap *soap, const char *tag, struct ns__echoIntegerArrayResponse *a, const char *type) argument
7521 soap_new_ns__echoIntegerArrayResponse(struct soap *soap, int n) argument
7525 soap_delete_ns__echoIntegerArrayResponse(struct soap *soap, struct ns__echoIntegerArrayResponse *p) argument
7529 soap_instantiate_ns__echoIntegerArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7552 soap_copy_ns__echoIntegerArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7558 soap_default_ArrayOfint(struct soap *soap, struct ArrayOfint *a) argument
7565 soap_serialize_ArrayOfint(struct soap *soap, struct ArrayOfint const*a) argument
7575 soap_put_ArrayOfint(struct soap *soap, const struct ArrayOfint *a, const char *tag, const char *type) argument
7583 soap_out_ArrayOfint(struct soap *soap, const char *tag, int id, const struct ArrayOfint *a, const char *type) argument
7602 soap_get_ArrayOfint(struct soap *soap, struct ArrayOfint *p, const char *tag, const char *type) argument
7610 soap_in_ArrayOfint(struct soap *soap, const char *tag, struct ArrayOfint *a, const char *type) argument
7677 soap_new_ArrayOfint(struct soap *soap, int n) argument
7681 soap_delete_ArrayOfint(struct soap *soap, struct ArrayOfint *p) argument
7685 soap_instantiate_ArrayOfint(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7708 soap_copy_ArrayOfint(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7714 soap_default_ns__echoInteger(struct soap *soap, struct ns__echoInteger *a) argument
7720 soap_serialize_ns__echoInteger(struct soap *soap, const struct ns__echoInteger *a) argument
7726 soap_put_ns__echoInteger(struct soap *soap, const struct ns__echoInteger *a, const char *tag, const char *type) argument
7734 soap_out_ns__echoInteger(struct soap *soap, const char *tag, int id, const struct ns__echoInteger *a, const char *type) argument
7743 soap_get_ns__echoInteger(struct soap *soap, struct ns__echoInteger *p, const char *tag, const char *type) argument
7751 soap_in_ns__echoInteger(struct soap *soap, const char *tag, struct ns__echoInteger *a, const char *type) argument
7791 soap_new_ns__echoInteger(struct soap *soap, int n) argument
7795 soap_delete_ns__echoInteger(struct soap *soap, struct ns__echoInteger *p) argument
7799 soap_instantiate_ns__echoInteger(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7822 soap_copy_ns__echoInteger(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7828 soap_default_ns__echoIntegerResponse(struct soap *soap, struct ns__echoIntegerResponse *a) argument
7834 soap_serialize_ns__echoIntegerResponse(struct soap *soap, const struct ns__echoIntegerResponse *a) argument
7840 soap_put_ns__echoIntegerResponse(struct soap *soap, const struct ns__echoIntegerResponse *a, const char *tag, const char *type) argument
7848 soap_out_ns__echoIntegerResponse(struct soap *soap, const char *tag, int id, const struct ns__echoIntegerResponse *a, const char *type) argument
7857 soap_get_ns__echoIntegerResponse(struct soap *soap, struct ns__echoIntegerResponse *p, const char *tag, const char *type) argument
7865 soap_in_ns__echoIntegerResponse(struct soap *soap, const char *tag, struct ns__echoIntegerResponse *a, const char *type) argument
7905 soap_new_ns__echoIntegerResponse(struct soap *soap, int n) argument
7909 soap_delete_ns__echoIntegerResponse(struct soap *soap, struct ns__echoIntegerResponse *p) argument
7913 soap_instantiate_ns__echoIntegerResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7936 soap_copy_ns__echoIntegerResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7942 soap_default_ns__echoStringArray(struct soap *soap, struct ns__echoStringArray *a) argument
7948 soap_serialize_ns__echoStringArray(struct soap *soap, const struct ns__echoStringArray *a) argument
7954 soap_put_ns__echoStringArray(struct soap *soap, const struct ns__echoStringArray *a, const char *tag, const char *type) argument
7962 soap_out_ns__echoStringArray(struct soap *soap, const char *tag, int id, const struct ns__echoStringArray *a, const char *type) argument
7971 soap_get_ns__echoStringArray(struct soap *soap, struct ns__echoStringArray *p, const char *tag, const char *type) argument
7979 soap_in_ns__echoStringArray(struct soap *soap, const char *tag, struct ns__echoStringArray *a, const char *type) argument
8019 soap_new_ns__echoStringArray(struct soap *soap, int n) argument
8023 soap_delete_ns__echoStringArray(struct soap *soap, struct ns__echoStringArray *p) argument
8027 soap_instantiate_ns__echoStringArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8050 soap_copy_ns__echoStringArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8056 soap_default_ns__echoStringArrayResponse(struct soap *soap, struct ns__echoStringArrayResponse *a) argument
8062 soap_serialize_ns__echoStringArrayResponse(struct soap *soap, const struct ns__echoStringArrayResponse *a) argument
8068 soap_put_ns__echoStringArrayResponse(struct soap *soap, const struct ns__echoStringArrayResponse *a, const char *tag, const char *type) argument
8076 soap_out_ns__echoStringArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStringArrayResponse *a, const char *type) argument
8085 soap_get_ns__echoStringArrayResponse(struct soap *soap, struct ns__echoStringArrayResponse *p, const char *tag, const char *type) argument
8093 soap_in_ns__echoStringArrayResponse(struct soap *soap, const char *tag, struct ns__echoStringArrayResponse *a, const char *type) argument
8133 soap_new_ns__echoStringArrayResponse(struct soap *soap, int n) argument
8137 soap_delete_ns__echoStringArrayResponse(struct soap *soap, struct ns__echoStringArrayResponse *p) argument
8141 soap_instantiate_ns__echoStringArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8164 soap_copy_ns__echoStringArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8170 soap_default_ArrayOfstring(struct soap *soap, struct ArrayOfstring *a) argument
8177 soap_serialize_ArrayOfstring(struct soap *soap, struct ArrayOfstring const*a) argument
8187 soap_put_ArrayOfstring(struct soap *soap, const struct ArrayOfstring *a, const char *tag, const char *type) argument
8195 soap_out_ArrayOfstring(struct soap *soap, const char *tag, int id, const struct ArrayOfstring *a, const char *type) argument
8214 soap_get_ArrayOfstring(struct soap *soap, struct ArrayOfstring *p, const char *tag, const char *type) argument
8222 soap_in_ArrayOfstring(struct soap *soap, const char *tag, struct ArrayOfstring *a, const char *type) argument
8289 soap_new_ArrayOfstring(struct soap *soap, int n) argument
8293 soap_delete_ArrayOfstring(struct soap *soap, struct ArrayOfstring *p) argument
8297 soap_instantiate_ArrayOfstring(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8320 soap_copy_ArrayOfstring(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8326 soap_default_ns__echoString(struct soap *soap, struct ns__echoString *a) argument
8332 soap_serialize_ns__echoString(struct soap *soap, const struct ns__echoString *a) argument
8338 soap_put_ns__echoString(struct soap *soap, const struct ns__echoString *a, const char *tag, const char *type) argument
8346 soap_out_ns__echoString(struct soap *soap, const char *tag, int id, const struct ns__echoString *a, const char *type) argument
8355 soap_get_ns__echoString(struct soap *soap, struct ns__echoString *p, const char *tag, const char *type) argument
8363 soap_in_ns__echoString(struct soap *soap, const char *tag, struct ns__echoString *a, const char *type) argument
8399 soap_new_ns__echoString(struct soap *soap, int n) argument
8403 soap_delete_ns__echoString(struct soap *soap, struct ns__echoString *p) argument
8407 soap_instantiate_ns__echoString(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8430 soap_copy_ns__echoString(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8436 soap_default_ns__echoStringResponse(struct soap *soap, struct ns__echoStringResponse *a) argument
8442 soap_serialize_ns__echoStringResponse(struct soap *soap, const struct ns__echoStringResponse *a) argument
8448 soap_put_ns__echoStringResponse(struct soap *soap, const struct ns__echoStringResponse *a, const char *tag, const char *type) argument
8456 soap_out_ns__echoStringResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStringResponse *a, const char *type) argument
8465 soap_get_ns__echoStringResponse(struct soap *soap, struct ns__echoStringResponse *p, const char *tag, const char *type) argument
8473 soap_in_ns__echoStringResponse(struct soap *soap, const char *tag, struct ns__echoStringResponse *a, const char *type) argument
8513 soap_new_ns__echoStringResponse(struct soap *soap, int n) argument
8517 soap_delete_ns__echoStringResponse(struct soap *soap, struct ns__echoStringResponse *p) argument
8521 soap_instantiate_ns__echoStringResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8544 soap_copy_ns__echoStringResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8552 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
8558 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
8566 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
8574 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
8582 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
8607 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
8613 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
8621 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
8629 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
8637 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
8662 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
8668 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
8676 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
8684 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
8692 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
8715 soap_default_xsd__decimal(struct soap *soap, char **a) argument
8719 soap_serialize_xsd__decimal(struct soap *soap, char *const*a) argument
8723 soap_put_xsd__decimal(struct soap *soap, char *const*a, const char *tag, const char *type) argument
8731 soap_out_xsd__decimal(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
8736 soap_get_xsd__decimal(struct soap *soap, char **p, const char *tag, const char *type) argument
8744 soap_in_xsd__decimal(struct soap *soap, const char *tag, char **a, const char *type) argument
8749 soap_default_xsd__dateTime(struct soap *soap, char **a) argument
8753 soap_serialize_xsd__dateTime(struct soap *soap, char *const*a) argument
8757 soap_put_xsd__dateTime(struct soap *soap, char *const*a, const char *tag, const char *type) argument
8765 soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
8770 soap_get_xsd__dateTime(struct soap *soap, char **p, const char *tag, const char *type) argument
8778 soap_in_xsd__dateTime(struct soap *soap, const char *tag, char **a, const char *type) argument
8783 soap_serialize_PointerTounsignedByte(struct soap *soap, unsigned char *const*a) argument
8788 soap_put_PointerTounsignedByte(struct soap *soap, unsigned char *const*a, const char *tag, const char *type) argument
8796 soap_out_PointerTounsignedByte(struct soap *soap, const char *tag, int id, unsigned char *const*a, const char *type) argument
8804 soap_get_PointerTounsignedByte(struct soap *soap, unsigned char **p, const char *tag, const char *type) argument
8812 soap_in_PointerTounsignedByte(struct soap *soap, const char *tag, unsigned char **a, const char *type) argument
8833 soap_serialize_PointerToPointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct **const*a) argument
8839 soap_put_PointerToPointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct **const*a, const char *tag, const char *type) argument
8847 soap_out_PointerToPointerTos__SOAPStruct(struct soap *soap, const char *tag, int id, struct s__SOAPStruct **const*a, const char *type) argument
8855 soap_get_PointerToPointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct ***p, const char *tag, const char *type) argument
8863 soap_in_PointerToPointerTos__SOAPStruct(struct soap *soap, const char *tag, struct s__SOAPStruct ***a, const char *type) argument
8884 soap_serialize_PointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct *const*a) argument
8890 soap_put_PointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct *const*a, const char *tag, const char *type) argument
8898 soap_out_PointerTos__SOAPStruct(struct soap *soap, const char *tag, int id, struct s__SOAPStruct *const*a, const char *type) argument
8906 soap_get_PointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct **p, const char *tag, const char *type) argument
8914 soap_in_PointerTos__SOAPStruct(struct soap *soap, const char *tag, struct s__SOAPStruct **a, const char *type) argument
8935 soap_serialize_PointerToPointerToxsd__float(struct soap *soap, float **const*a) argument
8941 soap_put_PointerToPointerToxsd__float(struct soap *soap, float **const*a, const char *tag, const char *type) argument
8949 soap_out_PointerToPointerToxsd__float(struct soap *soap, const char *tag, int id, float **const*a, const char *type) argument
8957 soap_get_PointerToPointerToxsd__float(struct soap *soap, float ***p, const char *tag, const char *type) argument
8965 soap_in_PointerToPointerToxsd__float(struct soap *soap, const char *tag, float ***a, const char *type) argument
8986 soap_serialize_PointerToxsd__float(struct soap *soap, float *const*a) argument
8991 soap_put_PointerToxsd__float(struct soap *soap, float *const*a, const char *tag, const char *type) argument
8999 soap_out_PointerToxsd__float(struct soap *soap, const char *tag, int id, float *const*a, const char *type) argument
9007 soap_get_PointerToxsd__float(struct soap *soap, float **p, const char *tag, const char *type) argument
9015 soap_in_PointerToxsd__float(struct soap *soap, const char *tag, float **a, const char *type) argument
9036 soap_serialize_PointerToPointerToxsd__int(struct soap *soap, long **const*a) argument
9042 soap_put_PointerToPointerToxsd__int(struct soap *soap, long **const*a, const char *tag, const char *type) argument
9050 soap_out_PointerToPointerToxsd__int(struct soap *soap, const char *tag, int id, long **const*a, const char *type) argument
9058 soap_get_PointerToPointerToxsd__int(struct soap *soap, long ***p, const char *tag, const char *type) argument
9066 soap_in_PointerToPointerToxsd__int(struct soap *soap, const char *tag, long ***a, const char *type) argument
9087 soap_serialize_PointerToxsd__int(struct soap *soap, long *const*a) argument
9092 soap_put_PointerToxsd__int(struct soap *soap, long *const*a, const char *tag, const char *type) argument
9100 soap_out_PointerToxsd__int(struct soap *soap, const char *tag, int id, long *const*a, const char *type) argument
9108 soap_get_PointerToxsd__int(struct soap *soap, long **p, const char *tag, const char *type) argument
9116 soap_in_PointerToxsd__int(struct soap *soap, const char *tag, long **a, const char *type) argument
9137 soap_serialize_PointerToxsd__string(struct soap *soap, char **const*a) argument
9143 soap_put_PointerToxsd__string(struct soap *soap, char **const*a, const char *tag, const char *type) argument
9151 soap_out_PointerToxsd__string(struct soap *soap, const char *tag, int id, char **const*a, const char *type) argument
9159 soap_get_PointerToxsd__string(struct soap *soap, char ***p, const char *tag, const char *type) argument
9167 soap_in_PointerToxsd__string(struct soap *soap, const char *tag, char ***a, const char *type) argument
9188 soap_default_xsd__string(struct soap *soap, char **a) argument
9192 soap_serialize_xsd__string(struct soap *soap, char *const*a) argument
9196 soap_put_xsd__string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
9204 soap_out_xsd__string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
9209 soap_get_xsd__string(struct soap *soap, char **p, const char *tag, const char *type) argument
9217 soap_in_xsd__string(struct soap *soap, const char *tag, char **a, const char *type) argument
9222 soap_default__QName(struct soap *soap, char **a) argument
9226 soap_serialize__QName(struct soap *soap, char *const*a) argument
9230 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
9238 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
9243 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
9251 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
9256 soap_default_string(struct soap *soap, char **a) argument
9265 soap_serialize_string(struct soap *soap, char *const*a) argument
9270 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
9278 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
9283 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
9291 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
9296 soap_default_Array2Ofint(struct soap *soap, int a[2]) argument
9304 soap_serialize_Array2Ofint(struct soap *soap, int const a[2]) argument
9309 soap_put_Array2Ofint(struct soap *soap, int const a[2], const char *tag, const char *type) argument
9317 soap_out_Array2Ofint(struct soap *soap, const char *tag, int id, int const a[2], const char *type) argument
9328 soap_get_Array2Ofint(struct soap *soap, int a[2], const char *tag, const char *type) argument
9336 soap_in_Array2Ofint(struct soap *soap, const char *tag, int a[2], const char *type) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A DsoapC.cpp15 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
21 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
32 soap_getheader(struct soap *soap) argument
40 soap_header(struct soap *soap) argument
48 soap_fault(struct soap *soap) argument
64 soap_serializefault(struct soap *soap) argument
71 soap_putfault(struct soap *soap) argument
78 soap_getfault(struct soap *soap) argument
83 soap_faultcode(struct soap *soap) argument
91 soap_faultsubcode(struct soap *soap) argument
104 soap_faultstring(struct soap *soap) argument
112 soap_faultdetail(struct soap *soap) argument
132 soap_getindependent(struct soap *soap) argument
150 soap_getelement(struct soap *soap, int *type) argument
606 soap_ignore_element(struct soap *soap) argument
637 soap_putindependent(struct soap *soap) argument
656 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
822 soap_markelement(struct soap *soap, const void *ptr, int type) argument
1027 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n) argument
1493 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType) argument
1497 soap_default_byte(struct soap *soap, char *a) argument
1506 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
1514 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
1519 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
1527 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
1532 soap_default_int(struct soap *soap, int *a) argument
1541 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
1549 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
1554 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
1562 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
1567 soap_default_xsd__int(struct soap *soap, long *a) argument
1571 soap_put_xsd__int(struct soap *soap, const long *a, const char *tag, const char *type) argument
1579 soap_out_xsd__int(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
1584 soap_get_xsd__int(struct soap *soap, long *p, const char *tag, const char *type) argument
1592 soap_in_xsd__int(struct soap *soap, const char *tag, long *a, const char *type) argument
1597 soap_default_long(struct soap *soap, long *a) argument
1606 soap_put_long(struct soap *soap, const long *a, const char *tag, const char *type) argument
1614 soap_out_long(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
1619 soap_get_long(struct soap *soap, long *p, const char *tag, const char *type) argument
1627 soap_in_long(struct soap *soap, const char *tag, long *a, const char *type) argument
1632 soap_default_xsd__float(struct soap *soap, float *a) argument
1636 soap_put_xsd__float(struct soap *soap, const float *a, const char *tag, const char *type) argument
1644 soap_out_xsd__float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
1649 soap_get_xsd__float(struct soap *soap, float *p, const char *tag, const char *type) argument
1657 soap_in_xsd__float(struct soap *soap, const char *tag, float *a, const char *type) argument
1662 soap_default_float(struct soap *soap, float *a) argument
1671 soap_put_float(struct soap *soap, const float *a, const char *tag, const char *type) argument
1679 soap_out_float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
1684 soap_get_float(struct soap *soap, float *p, const char *tag, const char *type) argument
1692 soap_in_float(struct soap *soap, const char *tag, float *a, const char *type) argument
1697 soap_default_unsignedByte(struct soap *soap, unsigned char *a) argument
1706 soap_put_unsignedByte(struct soap *soap, const unsigned char *a, const char *tag, const char *type) argument
1714 soap_out_unsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *a, const char *type) argument
1719 soap_get_unsignedByte(struct soap *soap, unsigned char *p, const char *tag, const char *type) argument
1727 soap_in_unsignedByte(struct soap *soap, const char *tag, unsigned char *a, const char *type) argument
1732 soap_default_unsignedInt(struct soap *soap, unsigned int *a) argument
1741 soap_put_unsignedInt(struct soap *soap, const unsigned int *a, const char *tag, const char *type) argument
1749 soap_out_unsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *a, const char *type) argument
1754 soap_get_unsignedInt(struct soap *soap, unsigned int *p, const char *tag, const char *type) argument
1762 soap_in_unsignedInt(struct soap *soap, const char *tag, unsigned int *a, const char *type) argument
1767 soap_default_xsd__boolean(struct soap *soap, bool *a) argument
1771 soap_put_xsd__boolean(struct soap *soap, const bool *a, const char *tag, const char *type) argument
1779 soap_xsd__boolean2s(struct soap *soap, bool n) argument
1783 soap_out_xsd__boolean(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
1789 soap_get_xsd__boolean(struct soap *soap, bool *p, const char *tag, const char *type) argument
1797 soap_s2xsd__boolean(struct soap *soap, const char *s, bool *a) argument
1802 soap_in_xsd__boolean(struct soap *soap, const char *tag, bool *a, const char *type) argument
1825 soap_default_bool(struct soap *soap, bool *a) argument
1834 soap_put_bool(struct soap *soap, const bool *a, const char *tag, const char *type) argument
1848 soap_bool2s(struct soap *soap, bool n) argument
1852 soap_out_bool(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
1858 soap_get_bool(struct soap *soap, bool *p, const char *tag, const char *type) argument
1866 soap_s2bool(struct soap *soap, const char *s, bool *a) argument
1883 soap_in_bool(struct soap *soap, const char *tag, bool *a, const char *type) argument
1908 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
1922 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
1936 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
1944 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
1970 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
1978 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
2054 soap_new_SOAP_ENV__Fault(struct soap *soap, int n) argument
2058 soap_delete_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p) argument
2062 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2085 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2095 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
2101 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
2107 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
2115 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
2124 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
2132 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
2168 soap_new_SOAP_ENV__Reason(struct soap *soap, int n) argument
2172 soap_delete_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p) argument
2176 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2199 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2209 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
2217 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
2223 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
2231 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
2241 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
2249 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
2290 soap_new_SOAP_ENV__Detail(struct soap *soap, int n) argument
2294 soap_delete_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p) argument
2298 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2321 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2331 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
2338 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
2345 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
2353 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
2365 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
2373 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
2414 soap_new_SOAP_ENV__Code(struct soap *soap, int n) argument
2418 soap_delete_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p) argument
2422 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2445 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2453 soap_default_m__echoVoid(struct soap *soap, struct m__echoVoid *a) argument
2458 soap_serialize_m__echoVoid(struct soap *soap, const struct m__echoVoid *a) argument
2463 soap_put_m__echoVoid(struct soap *soap, const struct m__echoVoid *a, const char *tag, const char *type) argument
2471 soap_out_m__echoVoid(struct soap *soap, const char *tag, int id, const struct m__echoVoid *a, const char *type) argument
2478 soap_get_m__echoVoid(struct soap *soap, struct m__echoVoid *p, const char *tag, const char *type) argument
2486 soap_in_m__echoVoid(struct soap *soap, const char *tag, struct m__echoVoid *a, const char *type) argument
2516 soap_new_m__echoVoid(struct soap *soap, int n) argument
2520 soap_delete_m__echoVoid(struct soap *soap, struct m__echoVoid *p) argument
2524 soap_instantiate_m__echoVoid(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2547 soap_copy_m__echoVoid(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2553 soap_default_m__echoVoidResponse(struct soap *soap, struct m__echoVoidResponse *a) argument
2558 soap_serialize_m__echoVoidResponse(struct soap *soap, const struct m__echoVoidResponse *a) argument
2563 soap_put_m__echoVoidResponse(struct soap *soap, const struct m__echoVoidResponse *a, const char *tag, const char *type) argument
2571 soap_out_m__echoVoidResponse(struct soap *soap, const char *tag, int id, const struct m__echoVoidResponse *a, const char *type) argument
2578 soap_get_m__echoVoidResponse(struct soap *soap, struct m__echoVoidResponse *p, const char *tag, const char *type) argument
2586 soap_in_m__echoVoidResponse(struct soap *soap, const char *tag, struct m__echoVoidResponse *a, const char *type) argument
2616 soap_new_m__echoVoidResponse(struct soap *soap, int n) argument
2620 soap_delete_m__echoVoidResponse(struct soap *soap, struct m__echoVoidResponse *p) argument
2624 soap_instantiate_m__echoVoidResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2647 soap_copy_m__echoVoidResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2655 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
2668 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
2681 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
2689 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
2715 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
2723 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
2794 soap_new_SOAP_ENV__Header(struct soap *soap, int n) argument
2798 soap_delete_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p) argument
2802 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2825 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2833 soap_default_ns__echoNestedArray(struct soap *soap, struct ns__echoNestedArray *a) argument
2839 soap_serialize_ns__echoNestedArray(struct soap *soap, const struct ns__echoNestedArray *a) argument
2845 soap_put_ns__echoNestedArray(struct soap *soap, const struct ns__echoNestedArray *a, const char *tag, const char *type) argument
2853 soap_out_ns__echoNestedArray(struct soap *soap, const char *tag, int id, const struct ns__echoNestedArray *a, const char *type) argument
2862 soap_get_ns__echoNestedArray(struct soap *soap, struct ns__echoNestedArray *p, const char *tag, const char *type) argument
2870 soap_in_ns__echoNestedArray(struct soap *soap, const char *tag, struct ns__echoNestedArray *a, const char *type) argument
2910 soap_new_ns__echoNestedArray(struct soap *soap, int n) argument
2914 soap_delete_ns__echoNestedArray(struct soap *soap, struct ns__echoNestedArray *p) argument
2918 soap_instantiate_ns__echoNestedArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2941 soap_copy_ns__echoNestedArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2947 soap_default_ns__echoNestedArrayResponse(struct soap *soap, struct ns__echoNestedArrayResponse *a) argument
2953 soap_serialize_ns__echoNestedArrayResponse(struct soap *soap, const struct ns__echoNestedArrayResponse *a) argument
2959 soap_put_ns__echoNestedArrayResponse(struct soap *soap, const struct ns__echoNestedArrayResponse *a, const char *tag, const char *type) argument
2967 soap_out_ns__echoNestedArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoNestedArrayResponse *a, const char *type) argument
2976 soap_get_ns__echoNestedArrayResponse(struct soap *soap, struct ns__echoNestedArrayResponse *p, const char *tag, const char *type) argument
2984 soap_in_ns__echoNestedArrayResponse(struct soap *soap, const char *tag, struct ns__echoNestedArrayResponse *a, const char *type) argument
3024 soap_new_ns__echoNestedArrayResponse(struct soap *soap, int n) argument
3028 soap_delete_ns__echoNestedArrayResponse(struct soap *soap, struct ns__echoNestedArrayResponse *p) argument
3032 soap_instantiate_ns__echoNestedArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3055 soap_copy_ns__echoNestedArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3061 soap_default_s__SOAPArrayStruct(struct soap *soap, struct s__SOAPArrayStruct *a) argument
3070 soap_serialize_s__SOAPArrayStruct(struct soap *soap, const struct s__SOAPArrayStruct *a) argument
3079 soap_put_s__SOAPArrayStruct(struct soap *soap, const struct s__SOAPArrayStruct *a, const char *tag, const char *type) argument
3087 soap_out_s__SOAPArrayStruct(struct soap *soap, const char *tag, int id, const struct s__SOAPArrayStruct *a, const char *type) argument
3102 soap_get_s__SOAPArrayStruct(struct soap *soap, struct s__SOAPArrayStruct *p, const char *tag, const char *type) argument
3110 soap_in_s__SOAPArrayStruct(struct soap *soap, const char *tag, struct s__SOAPArrayStruct *a, const char *type) argument
3165 soap_new_s__SOAPArrayStruct(struct soap *soap, int n) argument
3169 soap_delete_s__SOAPArrayStruct(struct soap *soap, struct s__SOAPArrayStruct *p) argument
3173 soap_instantiate_s__SOAPArrayStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3196 soap_copy_s__SOAPArrayStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3202 soap_default_ns__echoNestedStruct(struct soap *soap, struct ns__echoNestedStruct *a) argument
3208 soap_serialize_ns__echoNestedStruct(struct soap *soap, const struct ns__echoNestedStruct *a) argument
3214 soap_put_ns__echoNestedStruct(struct soap *soap, const struct ns__echoNestedStruct *a, const char *tag, const char *type) argument
3222 soap_out_ns__echoNestedStruct(struct soap *soap, const char *tag, int id, const struct ns__echoNestedStruct *a, const char *type) argument
3231 soap_get_ns__echoNestedStruct(struct soap *soap, struct ns__echoNestedStruct *p, const char *tag, const char *type) argument
3239 soap_in_ns__echoNestedStruct(struct soap *soap, const char *tag, struct ns__echoNestedStruct *a, const char *type) argument
3279 soap_new_ns__echoNestedStruct(struct soap *soap, int n) argument
3283 soap_delete_ns__echoNestedStruct(struct soap *soap, struct ns__echoNestedStruct *p) argument
3287 soap_instantiate_ns__echoNestedStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3310 soap_copy_ns__echoNestedStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3316 soap_default_ns__echoNestedStructResponse(struct soap *soap, struct ns__echoNestedStructResponse *a) argument
3322 soap_serialize_ns__echoNestedStructResponse(struct soap *soap, const struct ns__echoNestedStructResponse *a) argument
3328 soap_put_ns__echoNestedStructResponse(struct soap *soap, const struct ns__echoNestedStructResponse *a, const char *tag, const char *type) argument
3336 soap_out_ns__echoNestedStructResponse(struct soap *soap, const char *tag, int id, const struct ns__echoNestedStructResponse *a, const char *type) argument
3345 soap_get_ns__echoNestedStructResponse(struct soap *soap, struct ns__echoNestedStructResponse *p, const char *tag, const char *type) argument
3353 soap_in_ns__echoNestedStructResponse(struct soap *soap, const char *tag, struct ns__echoNestedStructResponse *a, const char *type) argument
3393 soap_new_ns__echoNestedStructResponse(struct soap *soap, int n) argument
3397 soap_delete_ns__echoNestedStructResponse(struct soap *soap, struct ns__echoNestedStructResponse *p) argument
3401 soap_instantiate_ns__echoNestedStructResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3424 soap_copy_ns__echoNestedStructResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3430 soap_default_s__SOAPStructStruct(struct soap *soap, struct s__SOAPStructStruct *a) argument
3439 soap_serialize_s__SOAPStructStruct(struct soap *soap, const struct s__SOAPStructStruct *a) argument
3448 soap_put_s__SOAPStructStruct(struct soap *soap, const struct s__SOAPStructStruct *a, const char *tag, const char *type) argument
3456 soap_out_s__SOAPStructStruct(struct soap *soap, const char *tag, int id, const struct s__SOAPStructStruct *a, const char *type) argument
3471 soap_get_s__SOAPStructStruct(struct soap *soap, struct s__SOAPStructStruct *p, const char *tag, const char *type) argument
3479 soap_in_s__SOAPStructStruct(struct soap *soap, const char *tag, struct s__SOAPStructStruct *a, const char *type) argument
3530 soap_new_s__SOAPStructStruct(struct soap *soap, int n) argument
3534 soap_delete_s__SOAPStructStruct(struct soap *soap, struct s__SOAPStructStruct *p) argument
3538 soap_instantiate_s__SOAPStructStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3561 soap_copy_s__SOAPStructStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3567 soap_default_ns__echo2DStringArray(struct soap *soap, struct ns__echo2DStringArray *a) argument
3573 soap_serialize_ns__echo2DStringArray(struct soap *soap, const struct ns__echo2DStringArray *a) argument
3579 soap_put_ns__echo2DStringArray(struct soap *soap, const struct ns__echo2DStringArray *a, const char *tag, const char *type) argument
3587 soap_out_ns__echo2DStringArray(struct soap *soap, const char *tag, int id, const struct ns__echo2DStringArray *a, const char *type) argument
3596 soap_get_ns__echo2DStringArray(struct soap *soap, struct ns__echo2DStringArray *p, const char *tag, const char *type) argument
3604 soap_in_ns__echo2DStringArray(struct soap *soap, const char *tag, struct ns__echo2DStringArray *a, const char *type) argument
3644 soap_new_ns__echo2DStringArray(struct soap *soap, int n) argument
3648 soap_delete_ns__echo2DStringArray(struct soap *soap, struct ns__echo2DStringArray *p) argument
3652 soap_instantiate_ns__echo2DStringArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3675 soap_copy_ns__echo2DStringArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3681 soap_default_ns__echo2DStringArrayResponse(struct soap *soap, struct ns__echo2DStringArrayResponse *a) argument
3687 soap_serialize_ns__echo2DStringArrayResponse(struct soap *soap, const struct ns__echo2DStringArrayResponse *a) argument
3693 soap_put_ns__echo2DStringArrayResponse(struct soap *soap, const struct ns__echo2DStringArrayResponse *a, const char *tag, const char *type) argument
3701 soap_out_ns__echo2DStringArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echo2DStringArrayResponse *a, const char *type) argument
3710 soap_get_ns__echo2DStringArrayResponse(struct soap *soap, struct ns__echo2DStringArrayResponse *p, const char *tag, const char *type) argument
3718 soap_in_ns__echo2DStringArrayResponse(struct soap *soap, const char *tag, struct ns__echo2DStringArrayResponse *a, const char *type) argument
3758 soap_new_ns__echo2DStringArrayResponse(struct soap *soap, int n) argument
3762 soap_delete_ns__echo2DStringArrayResponse(struct soap *soap, struct ns__echo2DStringArrayResponse *p) argument
3766 soap_instantiate_ns__echo2DStringArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3789 soap_copy_ns__echo2DStringArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3795 soap_default_ArrayOfstring2D(struct soap *soap, struct ArrayOfstring2D *a) argument
3804 soap_serialize_ArrayOfstring2D(struct soap *soap, struct ArrayOfstring2D const*a) argument
3814 soap_put_ArrayOfstring2D(struct soap *soap, const struct ArrayOfstring2D *a, const char *tag, const char *type) argument
3822 soap_out_ArrayOfstring2D(struct soap *soap, const char *tag, int id, const struct ArrayOfstring2D *a, const char *type) argument
3842 soap_get_ArrayOfstring2D(struct soap *soap, struct ArrayOfstring2D *p, const char *tag, const char *type) argument
3850 soap_in_ArrayOfstring2D(struct soap *soap, const char *tag, struct ArrayOfstring2D *a, const char *type) argument
3917 soap_new_ArrayOfstring2D(struct soap *soap, int n) argument
3921 soap_delete_ArrayOfstring2D(struct soap *soap, struct ArrayOfstring2D *p) argument
3925 soap_instantiate_ArrayOfstring2D(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3948 soap_copy_ArrayOfstring2D(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3954 soap_default_ns__echoSimpleTypesAsStruct(struct soap *soap, struct ns__echoSimpleTypesAsStruct *a) argument
3962 soap_serialize_ns__echoSimpleTypesAsStruct(struct soap *soap, const struct ns__echoSimpleTypesAsStruct *a) argument
3970 soap_put_ns__echoSimpleTypesAsStruct(struct soap *soap, const struct ns__echoSimpleTypesAsStruct *a, const char *tag, const char *type) argument
3978 soap_out_ns__echoSimpleTypesAsStruct(struct soap *soap, const char *tag, int id, const struct ns__echoSimpleTypesAsStruct *a, const char *type) argument
3991 soap_get_ns__echoSimpleTypesAsStruct(struct soap *soap, struct ns__echoSimpleTypesAsStruct *p, const char *tag, const char *type) argument
3999 soap_in_ns__echoSimpleTypesAsStruct(struct soap *soap, const char *tag, struct ns__echoSimpleTypesAsStruct *a, const char *type) argument
4045 soap_new_ns__echoSimpleTypesAsStruct(struct soap *soap, int n) argument
4049 soap_delete_ns__echoSimpleTypesAsStruct(struct soap *soap, struct ns__echoSimpleTypesAsStruct *p) argument
4053 soap_instantiate_ns__echoSimpleTypesAsStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4076 soap_copy_ns__echoSimpleTypesAsStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4082 soap_default_ns__echoSimpleTypesAsStructResponse(struct soap *soap, struct ns__echoSimpleTypesAsStructResponse *a) argument
4088 soap_serialize_ns__echoSimpleTypesAsStructResponse(struct soap *soap, const struct ns__echoSimpleTypesAsStructResponse *a) argument
4095 soap_put_ns__echoSimpleTypesAsStructResponse(struct soap *soap, const struct ns__echoSimpleTypesAsStructResponse *a, const char *tag, const char *type) argument
4103 soap_out_ns__echoSimpleTypesAsStructResponse(struct soap *soap, const char *tag, int id, const struct ns__echoSimpleTypesAsStructResponse *a, const char *type) argument
4112 soap_get_ns__echoSimpleTypesAsStructResponse(struct soap *soap, struct ns__echoSimpleTypesAsStructResponse *p, const char *tag, const char *type) argument
4120 soap_in_ns__echoSimpleTypesAsStructResponse(struct soap *soap, const char *tag, struct ns__echoSimpleTypesAsStructResponse *a, const char *type) argument
4160 soap_new_ns__echoSimpleTypesAsStructResponse(struct soap *soap, int n) argument
4164 soap_delete_ns__echoSimpleTypesAsStructResponse(struct soap *soap, struct ns__echoSimpleTypesAsStructResponse *p) argument
4168 soap_instantiate_ns__echoSimpleTypesAsStructResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4191 soap_copy_ns__echoSimpleTypesAsStructResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4197 soap_default_ns__echoStructAsSimpleTypes(struct soap *soap, struct ns__echoStructAsSimpleTypes *a) argument
4203 soap_serialize_ns__echoStructAsSimpleTypes(struct soap *soap, const struct ns__echoStructAsSimpleTypes *a) argument
4210 soap_put_ns__echoStructAsSimpleTypes(struct soap *soap, const struct ns__echoStructAsSimpleTypes *a, const char *tag, const char *type) argument
4218 soap_out_ns__echoStructAsSimpleTypes(struct soap *soap, const char *tag, int id, const struct ns__echoStructAsSimpleTypes *a, const char *type) argument
4227 soap_get_ns__echoStructAsSimpleTypes(struct soap *soap, struct ns__echoStructAsSimpleTypes *p, const char *tag, const char *type) argument
4235 soap_in_ns__echoStructAsSimpleTypes(struct soap *soap, const char *tag, struct ns__echoStructAsSimpleTypes *a, const char *type) argument
4275 soap_new_ns__echoStructAsSimpleTypes(struct soap *soap, int n) argument
4279 soap_delete_ns__echoStructAsSimpleTypes(struct soap *soap, struct ns__echoStructAsSimpleTypes *p) argument
4283 soap_instantiate_ns__echoStructAsSimpleTypes(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4306 soap_copy_ns__echoStructAsSimpleTypes(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4312 soap_default_ns__echoStructAsSimpleTypesResponse(struct soap *soap, struct ns__echoStructAsSimpleTypesResponse *a) argument
4320 soap_serialize_ns__echoStructAsSimpleTypesResponse(struct soap *soap, const struct ns__echoStructAsSimpleTypesResponse *a) argument
4328 soap_put_ns__echoStructAsSimpleTypesResponse(struct soap *soap, const struct ns__echoStructAsSimpleTypesResponse *a, const char *tag, const char *type) argument
4336 soap_out_ns__echoStructAsSimpleTypesResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStructAsSimpleTypesResponse *a, const char *type) argument
4349 soap_get_ns__echoStructAsSimpleTypesResponse(struct soap *soap, struct ns__echoStructAsSimpleTypesResponse *p, const char *tag, const char *type) argument
4357 soap_in_ns__echoStructAsSimpleTypesResponse(struct soap *soap, const char *tag, struct ns__echoStructAsSimpleTypesResponse *a, const char *type) argument
4403 soap_new_ns__echoStructAsSimpleTypesResponse(struct soap *soap, int n) argument
4407 soap_delete_ns__echoStructAsSimpleTypesResponse(struct soap *soap, struct ns__echoStructAsSimpleTypesResponse *p) argument
4411 soap_instantiate_ns__echoStructAsSimpleTypesResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4434 soap_copy_ns__echoStructAsSimpleTypesResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4440 soap_default_ns__echoBoolean(struct soap *soap, struct ns__echoBoolean *a) argument
4446 soap_serialize_ns__echoBoolean(struct soap *soap, const struct ns__echoBoolean *a) argument
4451 soap_put_ns__echoBoolean(struct soap *soap, const struct ns__echoBoolean *a, const char *tag, const char *type) argument
4459 soap_out_ns__echoBoolean(struct soap *soap, const char *tag, int id, const struct ns__echoBoolean *a, const char *type) argument
4468 soap_get_ns__echoBoolean(struct soap *soap, struct ns__echoBoolean *p, const char *tag, const char *type) argument
4476 soap_in_ns__echoBoolean(struct soap *soap, const char *tag, struct ns__echoBoolean *a, const char *type) argument
4516 soap_new_ns__echoBoolean(struct soap *soap, int n) argument
4520 soap_delete_ns__echoBoolean(struct soap *soap, struct ns__echoBoolean *p) argument
4524 soap_instantiate_ns__echoBoolean(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4547 soap_copy_ns__echoBoolean(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4553 soap_default_ns__echoBooleanResponse(struct soap *soap, struct ns__echoBooleanResponse *a) argument
4559 soap_serialize_ns__echoBooleanResponse(struct soap *soap, const struct ns__echoBooleanResponse *a) argument
4564 soap_put_ns__echoBooleanResponse(struct soap *soap, const struct ns__echoBooleanResponse *a, const char *tag, const char *type) argument
4572 soap_out_ns__echoBooleanResponse(struct soap *soap, const char *tag, int id, const struct ns__echoBooleanResponse *a, const char *type) argument
4581 soap_get_ns__echoBooleanResponse(struct soap *soap, struct ns__echoBooleanResponse *p, const char *tag, const char *type) argument
4589 soap_in_ns__echoBooleanResponse(struct soap *soap, const char *tag, struct ns__echoBooleanResponse *a, const char *type) argument
4629 soap_new_ns__echoBooleanResponse(struct soap *soap, int n) argument
4633 soap_delete_ns__echoBooleanResponse(struct soap *soap, struct ns__echoBooleanResponse *p) argument
4637 soap_instantiate_ns__echoBooleanResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4660 soap_copy_ns__echoBooleanResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4666 soap_default_ns__echoDecimal(struct soap *soap, struct ns__echoDecimal *a) argument
4672 soap_serialize_ns__echoDecimal(struct soap *soap, const struct ns__echoDecimal *a) argument
4678 soap_put_ns__echoDecimal(struct soap *soap, const struct ns__echoDecimal *a, const char *tag, const char *type) argument
4686 soap_out_ns__echoDecimal(struct soap *soap, const char *tag, int id, const struct ns__echoDecimal *a, const char *type) argument
4695 soap_get_ns__echoDecimal(struct soap *soap, struct ns__echoDecimal *p, const char *tag, const char *type) argument
4703 soap_in_ns__echoDecimal(struct soap *soap, const char *tag, struct ns__echoDecimal *a, const char *type) argument
4739 soap_new_ns__echoDecimal(struct soap *soap, int n) argument
4743 soap_delete_ns__echoDecimal(struct soap *soap, struct ns__echoDecimal *p) argument
4747 soap_instantiate_ns__echoDecimal(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4770 soap_copy_ns__echoDecimal(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4776 soap_default_ns__echoDecimalResponse(struct soap *soap, struct ns__echoDecimalResponse *a) argument
4782 soap_serialize_ns__echoDecimalResponse(struct soap *soap, const struct ns__echoDecimalResponse *a) argument
4788 soap_put_ns__echoDecimalResponse(struct soap *soap, const struct ns__echoDecimalResponse *a, const char *tag, const char *type) argument
4796 soap_out_ns__echoDecimalResponse(struct soap *soap, const char *tag, int id, const struct ns__echoDecimalResponse *a, const char *type) argument
4805 soap_get_ns__echoDecimalResponse(struct soap *soap, struct ns__echoDecimalResponse *p, const char *tag, const char *type) argument
4813 soap_in_ns__echoDecimalResponse(struct soap *soap, const char *tag, struct ns__echoDecimalResponse *a, const char *type) argument
4853 soap_new_ns__echoDecimalResponse(struct soap *soap, int n) argument
4857 soap_delete_ns__echoDecimalResponse(struct soap *soap, struct ns__echoDecimalResponse *p) argument
4861 soap_instantiate_ns__echoDecimalResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4884 soap_copy_ns__echoDecimalResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4890 soap_default_ns__echoHexBinary(struct soap *soap, struct ns__echoHexBinary *a) argument
4896 soap_serialize_ns__echoHexBinary(struct soap *soap, const struct ns__echoHexBinary *a) argument
4902 soap_put_ns__echoHexBinary(struct soap *soap, const struct ns__echoHexBinary *a, const char *tag, const char *type) argument
4910 soap_out_ns__echoHexBinary(struct soap *soap, const char *tag, int id, const struct ns__echoHexBinary *a, const char *type) argument
4919 soap_get_ns__echoHexBinary(struct soap *soap, struct ns__echoHexBinary *p, const char *tag, const char *type) argument
4927 soap_in_ns__echoHexBinary(struct soap *soap, const char *tag, struct ns__echoHexBinary *a, const char *type) argument
4967 soap_new_ns__echoHexBinary(struct soap *soap, int n) argument
4971 soap_delete_ns__echoHexBinary(struct soap *soap, struct ns__echoHexBinary *p) argument
4975 soap_instantiate_ns__echoHexBinary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4998 soap_copy_ns__echoHexBinary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5004 soap_default_ns__echoHexBinaryResponse(struct soap *soap, struct ns__echoHexBinaryResponse *a) argument
5010 soap_serialize_ns__echoHexBinaryResponse(struct soap *soap, const struct ns__echoHexBinaryResponse *a) argument
5016 soap_put_ns__echoHexBinaryResponse(struct soap *soap, const struct ns__echoHexBinaryResponse *a, const char *tag, const char *type) argument
5024 soap_out_ns__echoHexBinaryResponse(struct soap *soap, const char *tag, int id, const struct ns__echoHexBinaryResponse *a, const char *type) argument
5033 soap_get_ns__echoHexBinaryResponse(struct soap *soap, struct ns__echoHexBinaryResponse *p, const char *tag, const char *type) argument
5041 soap_in_ns__echoHexBinaryResponse(struct soap *soap, const char *tag, struct ns__echoHexBinaryResponse *a, const char *type) argument
5081 soap_new_ns__echoHexBinaryResponse(struct soap *soap, int n) argument
5085 soap_delete_ns__echoHexBinaryResponse(struct soap *soap, struct ns__echoHexBinaryResponse *p) argument
5089 soap_instantiate_ns__echoHexBinaryResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5112 soap_copy_ns__echoHexBinaryResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5118 soap_default_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *a) argument
5124 soap_serialize_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary const*a) argument
5130 soap_put_xsd__hexBinary(struct soap *soap, const struct xsd__hexBinary *a, const char *tag, const char *type) argument
5138 soap_out_xsd__hexBinary(struct soap *soap, const char *tag, int id, const struct xsd__hexBinary *a, const char *type) argument
5150 soap_get_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *p, const char *tag, const char *type) argument
5158 soap_in_xsd__hexBinary(struct soap *soap, const char *tag, struct xsd__hexBinary *a, const char *type) argument
5184 soap_new_xsd__hexBinary(struct soap *soap, int n) argument
5188 soap_delete_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *p) argument
5192 soap_instantiate_xsd__hexBinary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5215 soap_copy_xsd__hexBinary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5221 soap_default_ns__echoDate(struct soap *soap, struct ns__echoDate *a) argument
5227 soap_serialize_ns__echoDate(struct soap *soap, const struct ns__echoDate *a) argument
5233 soap_put_ns__echoDate(struct soap *soap, const struct ns__echoDate *a, const char *tag, const char *type) argument
5241 soap_out_ns__echoDate(struct soap *soap, const char *tag, int id, const struct ns__echoDate *a, const char *type) argument
5250 soap_get_ns__echoDate(struct soap *soap, struct ns__echoDate *p, const char *tag, const char *type) argument
5258 soap_in_ns__echoDate(struct soap *soap, const char *tag, struct ns__echoDate *a, const char *type) argument
5294 soap_new_ns__echoDate(struct soap *soap, int n) argument
5298 soap_delete_ns__echoDate(struct soap *soap, struct ns__echoDate *p) argument
5302 soap_instantiate_ns__echoDate(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5325 soap_copy_ns__echoDate(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5331 soap_default_ns__echoDateResponse(struct soap *soap, struct ns__echoDateResponse *a) argument
5337 soap_serialize_ns__echoDateResponse(struct soap *soap, const struct ns__echoDateResponse *a) argument
5343 soap_put_ns__echoDateResponse(struct soap *soap, const struct ns__echoDateResponse *a, const char *tag, const char *type) argument
5351 soap_out_ns__echoDateResponse(struct soap *soap, const char *tag, int id, const struct ns__echoDateResponse *a, const char *type) argument
5360 soap_get_ns__echoDateResponse(struct soap *soap, struct ns__echoDateResponse *p, const char *tag, const char *type) argument
5368 soap_in_ns__echoDateResponse(struct soap *soap, const char *tag, struct ns__echoDateResponse *a, const char *type) argument
5408 soap_new_ns__echoDateResponse(struct soap *soap, int n) argument
5412 soap_delete_ns__echoDateResponse(struct soap *soap, struct ns__echoDateResponse *p) argument
5416 soap_instantiate_ns__echoDateResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5439 soap_copy_ns__echoDateResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5445 soap_default_ns__echoBase64(struct soap *soap, struct ns__echoBase64 *a) argument
5451 soap_serialize_ns__echoBase64(struct soap *soap, const struct ns__echoBase64 *a) argument
5457 soap_put_ns__echoBase64(struct soap *soap, const struct ns__echoBase64 *a, const char *tag, const char *type) argument
5465 soap_out_ns__echoBase64(struct soap *soap, const char *tag, int id, const struct ns__echoBase64 *a, const char *type) argument
5474 soap_get_ns__echoBase64(struct soap *soap, struct ns__echoBase64 *p, const char *tag, const char *type) argument
5482 soap_in_ns__echoBase64(struct soap *soap, const char *tag, struct ns__echoBase64 *a, const char *type) argument
5522 soap_new_ns__echoBase64(struct soap *soap, int n) argument
5526 soap_delete_ns__echoBase64(struct soap *soap, struct ns__echoBase64 *p) argument
5530 soap_instantiate_ns__echoBase64(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5553 soap_copy_ns__echoBase64(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5559 soap_default_ns__echoBase64Response(struct soap *soap, struct ns__echoBase64Response *a) argument
5565 soap_serialize_ns__echoBase64Response(struct soap *soap, const struct ns__echoBase64Response *a) argument
5571 soap_put_ns__echoBase64Response(struct soap *soap, const struct ns__echoBase64Response *a, const char *tag, const char *type) argument
5579 soap_out_ns__echoBase64Response(struct soap *soap, const char *tag, int id, const struct ns__echoBase64Response *a, const char *type) argument
5588 soap_get_ns__echoBase64Response(struct soap *soap, struct ns__echoBase64Response *p, const char *tag, const char *type) argument
5596 soap_in_ns__echoBase64Response(struct soap *soap, const char *tag, struct ns__echoBase64Response *a, const char *type) argument
5636 soap_new_ns__echoBase64Response(struct soap *soap, int n) argument
5640 soap_delete_ns__echoBase64Response(struct soap *soap, struct ns__echoBase64Response *p) argument
5644 soap_instantiate_ns__echoBase64Response(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5667 soap_copy_ns__echoBase64Response(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5673 soap_default_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *a) argument
5679 soap_serialize_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary const*a) argument
5685 soap_put_xsd__base64Binary(struct soap *soap, const struct xsd__base64Binary *a, const char *tag, const char *type) argument
5693 soap_out_xsd__base64Binary(struct soap *soap, const char *tag, int id, const struct xsd__base64Binary *a, const char *type) argument
5705 soap_get_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *p, const char *tag, const char *type) argument
5713 soap_in_xsd__base64Binary(struct soap *soap, const char *tag, struct xsd__base64Binary *a, const char *type) argument
5739 soap_new_xsd__base64Binary(struct soap *soap, int n) argument
5743 soap_delete_xsd__base64Binary(struct soap *soap, struct xsd__base64Binary *p) argument
5747 soap_instantiate_xsd__base64Binary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5770 soap_copy_xsd__base64Binary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5776 soap_default_ns__echoVoid(struct soap *soap, struct ns__echoVoid *a) argument
5781 soap_serialize_ns__echoVoid(struct soap *soap, const struct ns__echoVoid *a) argument
5786 soap_put_ns__echoVoid(struct soap *soap, const struct ns__echoVoid *a, const char *tag, const char *type) argument
5794 soap_out_ns__echoVoid(struct soap *soap, const char *tag, int id, const struct ns__echoVoid *a, const char *type) argument
5801 soap_get_ns__echoVoid(struct soap *soap, struct ns__echoVoid *p, const char *tag, const char *type) argument
5809 soap_in_ns__echoVoid(struct soap *soap, const char *tag, struct ns__echoVoid *a, const char *type) argument
5839 soap_new_ns__echoVoid(struct soap *soap, int n) argument
5843 soap_delete_ns__echoVoid(struct soap *soap, struct ns__echoVoid *p) argument
5847 soap_instantiate_ns__echoVoid(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5870 soap_copy_ns__echoVoid(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5876 soap_default_ns__echoVoidResponse(struct soap *soap, struct ns__echoVoidResponse *a) argument
5881 soap_serialize_ns__echoVoidResponse(struct soap *soap, const struct ns__echoVoidResponse *a) argument
5886 soap_put_ns__echoVoidResponse(struct soap *soap, const struct ns__echoVoidResponse *a, const char *tag, const char *type) argument
5894 soap_out_ns__echoVoidResponse(struct soap *soap, const char *tag, int id, const struct ns__echoVoidResponse *a, const char *type) argument
5901 soap_get_ns__echoVoidResponse(struct soap *soap, struct ns__echoVoidResponse *p, const char *tag, const char *type) argument
5909 soap_in_ns__echoVoidResponse(struct soap *soap, const char *tag, struct ns__echoVoidResponse *a, const char *type) argument
5939 soap_new_ns__echoVoidResponse(struct soap *soap, int n) argument
5943 soap_delete_ns__echoVoidResponse(struct soap *soap, struct ns__echoVoidResponse *p) argument
5947 soap_instantiate_ns__echoVoidResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5970 soap_copy_ns__echoVoidResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5976 soap_default_ns__echoStructArray(struct soap *soap, struct ns__echoStructArray *a) argument
5982 soap_serialize_ns__echoStructArray(struct soap *soap, const struct ns__echoStructArray *a) argument
5988 soap_put_ns__echoStructArray(struct soap *soap, const struct ns__echoStructArray *a, const char *tag, const char *type) argument
5996 soap_out_ns__echoStructArray(struct soap *soap, const char *tag, int id, const struct ns__echoStructArray *a, const char *type) argument
6005 soap_get_ns__echoStructArray(struct soap *soap, struct ns__echoStructArray *p, const char *tag, const char *type) argument
6013 soap_in_ns__echoStructArray(struct soap *soap, const char *tag, struct ns__echoStructArray *a, const char *type) argument
6053 soap_new_ns__echoStructArray(struct soap *soap, int n) argument
6057 soap_delete_ns__echoStructArray(struct soap *soap, struct ns__echoStructArray *p) argument
6061 soap_instantiate_ns__echoStructArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6084 soap_copy_ns__echoStructArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6090 soap_default_ns__echoStructArrayResponse(struct soap *soap, struct ns__echoStructArrayResponse *a) argument
6096 soap_serialize_ns__echoStructArrayResponse(struct soap *soap, const struct ns__echoStructArrayResponse *a) argument
6102 soap_put_ns__echoStructArrayResponse(struct soap *soap, const struct ns__echoStructArrayResponse *a, const char *tag, const char *type) argument
6110 soap_out_ns__echoStructArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStructArrayResponse *a, const char *type) argument
6119 soap_get_ns__echoStructArrayResponse(struct soap *soap, struct ns__echoStructArrayResponse *p, const char *tag, const char *type) argument
6127 soap_in_ns__echoStructArrayResponse(struct soap *soap, const char *tag, struct ns__echoStructArrayResponse *a, const char *type) argument
6167 soap_new_ns__echoStructArrayResponse(struct soap *soap, int n) argument
6171 soap_delete_ns__echoStructArrayResponse(struct soap *soap, struct ns__echoStructArrayResponse *p) argument
6175 soap_instantiate_ns__echoStructArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6198 soap_copy_ns__echoStructArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6204 soap_default_ArrayOfSOAPStruct(struct soap *soap, struct ArrayOfSOAPStruct *a) argument
6211 soap_serialize_ArrayOfSOAPStruct(struct soap *soap, struct ArrayOfSOAPStruct const*a) argument
6221 soap_put_ArrayOfSOAPStruct(struct soap *soap, const struct ArrayOfSOAPStruct *a, const char *tag, const char *type) argument
6229 soap_out_ArrayOfSOAPStruct(struct soap *soap, const char *tag, int id, const struct ArrayOfSOAPStruct *a, const char *type) argument
6248 soap_get_ArrayOfSOAPStruct(struct soap *soap, struct ArrayOfSOAPStruct *p, const char *tag, const char *type) argument
6256 soap_in_ArrayOfSOAPStruct(struct soap *soap, const char *tag, struct ArrayOfSOAPStruct *a, const char *type) argument
6323 soap_new_ArrayOfSOAPStruct(struct soap *soap, int n) argument
6327 soap_delete_ArrayOfSOAPStruct(struct soap *soap, struct ArrayOfSOAPStruct *p) argument
6331 soap_instantiate_ArrayOfSOAPStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6354 soap_copy_ArrayOfSOAPStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6360 soap_default_ns__echoStruct(struct soap *soap, struct ns__echoStruct *a) argument
6366 soap_serialize_ns__echoStruct(struct soap *soap, const struct ns__echoStruct *a) argument
6373 soap_put_ns__echoStruct(struct soap *soap, const struct ns__echoStruct *a, const char *tag, const char *type) argument
6381 soap_out_ns__echoStruct(struct soap *soap, const char *tag, int id, const struct ns__echoStruct *a, const char *type) argument
6390 soap_get_ns__echoStruct(struct soap *soap, struct ns__echoStruct *p, const char *tag, const char *type) argument
6398 soap_in_ns__echoStruct(struct soap *soap, const char *tag, struct ns__echoStruct *a, const char *type) argument
6438 soap_new_ns__echoStruct(struct soap *soap, int n) argument
6442 soap_delete_ns__echoStruct(struct soap *soap, struct ns__echoStruct *p) argument
6446 soap_instantiate_ns__echoStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6469 soap_copy_ns__echoStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6475 soap_default_ns__echoStructResponse(struct soap *soap, struct ns__echoStructResponse *a) argument
6481 soap_serialize_ns__echoStructResponse(struct soap *soap, const struct ns__echoStructResponse *a) argument
6488 soap_put_ns__echoStructResponse(struct soap *soap, const struct ns__echoStructResponse *a, const char *tag, const char *type) argument
6496 soap_out_ns__echoStructResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStructResponse *a, const char *type) argument
6505 soap_get_ns__echoStructResponse(struct soap *soap, struct ns__echoStructResponse *p, const char *tag, const char *type) argument
6513 soap_in_ns__echoStructResponse(struct soap *soap, const char *tag, struct ns__echoStructResponse *a, const char *type) argument
6553 soap_new_ns__echoStructResponse(struct soap *soap, int n) argument
6557 soap_delete_ns__echoStructResponse(struct soap *soap, struct ns__echoStructResponse *p) argument
6561 soap_instantiate_ns__echoStructResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6584 soap_copy_ns__echoStructResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6590 soap_default_s__SOAPStruct(struct soap *soap, struct s__SOAPStruct *a) argument
6598 soap_serialize_s__SOAPStruct(struct soap *soap, const struct s__SOAPStruct *a) argument
6606 soap_put_s__SOAPStruct(struct soap *soap, const struct s__SOAPStruct *a, const char *tag, const char *type) argument
6614 soap_out_s__SOAPStruct(struct soap *soap, const char *tag, int id, const struct s__SOAPStruct *a, const char *type) argument
6627 soap_get_s__SOAPStruct(struct soap *soap, struct s__SOAPStruct *p, const char *tag, const char *type) argument
6635 soap_in_s__SOAPStruct(struct soap *soap, const char *tag, struct s__SOAPStruct *a, const char *type) argument
6681 soap_new_s__SOAPStruct(struct soap *soap, int n) argument
6685 soap_delete_s__SOAPStruct(struct soap *soap, struct s__SOAPStruct *p) argument
6689 soap_instantiate_s__SOAPStruct(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6712 soap_copy_s__SOAPStruct(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6718 soap_default_ns__echoFloatArray(struct soap *soap, struct ns__echoFloatArray *a) argument
6724 soap_serialize_ns__echoFloatArray(struct soap *soap, const struct ns__echoFloatArray *a) argument
6730 soap_put_ns__echoFloatArray(struct soap *soap, const struct ns__echoFloatArray *a, const char *tag, const char *type) argument
6738 soap_out_ns__echoFloatArray(struct soap *soap, const char *tag, int id, const struct ns__echoFloatArray *a, const char *type) argument
6747 soap_get_ns__echoFloatArray(struct soap *soap, struct ns__echoFloatArray *p, const char *tag, const char *type) argument
6755 soap_in_ns__echoFloatArray(struct soap *soap, const char *tag, struct ns__echoFloatArray *a, const char *type) argument
6795 soap_new_ns__echoFloatArray(struct soap *soap, int n) argument
6799 soap_delete_ns__echoFloatArray(struct soap *soap, struct ns__echoFloatArray *p) argument
6803 soap_instantiate_ns__echoFloatArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6826 soap_copy_ns__echoFloatArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6832 soap_default_ns__echoFloatArrayResponse(struct soap *soap, struct ns__echoFloatArrayResponse *a) argument
6838 soap_serialize_ns__echoFloatArrayResponse(struct soap *soap, const struct ns__echoFloatArrayResponse *a) argument
6844 soap_put_ns__echoFloatArrayResponse(struct soap *soap, const struct ns__echoFloatArrayResponse *a, const char *tag, const char *type) argument
6852 soap_out_ns__echoFloatArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoFloatArrayResponse *a, const char *type) argument
6861 soap_get_ns__echoFloatArrayResponse(struct soap *soap, struct ns__echoFloatArrayResponse *p, const char *tag, const char *type) argument
6869 soap_in_ns__echoFloatArrayResponse(struct soap *soap, const char *tag, struct ns__echoFloatArrayResponse *a, const char *type) argument
6909 soap_new_ns__echoFloatArrayResponse(struct soap *soap, int n) argument
6913 soap_delete_ns__echoFloatArrayResponse(struct soap *soap, struct ns__echoFloatArrayResponse *p) argument
6917 soap_instantiate_ns__echoFloatArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6940 soap_copy_ns__echoFloatArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6946 soap_default_ArrayOffloat(struct soap *soap, struct ArrayOffloat *a) argument
6953 soap_serialize_ArrayOffloat(struct soap *soap, struct ArrayOffloat const*a) argument
6963 soap_put_ArrayOffloat(struct soap *soap, const struct ArrayOffloat *a, const char *tag, const char *type) argument
6971 soap_out_ArrayOffloat(struct soap *soap, const char *tag, int id, const struct ArrayOffloat *a, const char *type) argument
6990 soap_get_ArrayOffloat(struct soap *soap, struct ArrayOffloat *p, const char *tag, const char *type) argument
6998 soap_in_ArrayOffloat(struct soap *soap, const char *tag, struct ArrayOffloat *a, const char *type) argument
7065 soap_new_ArrayOffloat(struct soap *soap, int n) argument
7069 soap_delete_ArrayOffloat(struct soap *soap, struct ArrayOffloat *p) argument
7073 soap_instantiate_ArrayOffloat(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7096 soap_copy_ArrayOffloat(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7102 soap_default_ns__echoFloat(struct soap *soap, struct ns__echoFloat *a) argument
7108 soap_serialize_ns__echoFloat(struct soap *soap, const struct ns__echoFloat *a) argument
7114 soap_put_ns__echoFloat(struct soap *soap, const struct ns__echoFloat *a, const char *tag, const char *type) argument
7122 soap_out_ns__echoFloat(struct soap *soap, const char *tag, int id, const struct ns__echoFloat *a, const char *type) argument
7131 soap_get_ns__echoFloat(struct soap *soap, struct ns__echoFloat *p, const char *tag, const char *type) argument
7139 soap_in_ns__echoFloat(struct soap *soap, const char *tag, struct ns__echoFloat *a, const char *type) argument
7179 soap_new_ns__echoFloat(struct soap *soap, int n) argument
7183 soap_delete_ns__echoFloat(struct soap *soap, struct ns__echoFloat *p) argument
7187 soap_instantiate_ns__echoFloat(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7210 soap_copy_ns__echoFloat(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7216 soap_default_ns__echoFloatResponse(struct soap *soap, struct ns__echoFloatResponse *a) argument
7222 soap_serialize_ns__echoFloatResponse(struct soap *soap, const struct ns__echoFloatResponse *a) argument
7228 soap_put_ns__echoFloatResponse(struct soap *soap, const struct ns__echoFloatResponse *a, const char *tag, const char *type) argument
7236 soap_out_ns__echoFloatResponse(struct soap *soap, const char *tag, int id, const struct ns__echoFloatResponse *a, const char *type) argument
7245 soap_get_ns__echoFloatResponse(struct soap *soap, struct ns__echoFloatResponse *p, const char *tag, const char *type) argument
7253 soap_in_ns__echoFloatResponse(struct soap *soap, const char *tag, struct ns__echoFloatResponse *a, const char *type) argument
7293 soap_new_ns__echoFloatResponse(struct soap *soap, int n) argument
7297 soap_delete_ns__echoFloatResponse(struct soap *soap, struct ns__echoFloatResponse *p) argument
7301 soap_instantiate_ns__echoFloatResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7324 soap_copy_ns__echoFloatResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7330 soap_default_ns__echoIntegerArray(struct soap *soap, struct ns__echoIntegerArray *a) argument
7336 soap_serialize_ns__echoIntegerArray(struct soap *soap, const struct ns__echoIntegerArray *a) argument
7342 soap_put_ns__echoIntegerArray(struct soap *soap, const struct ns__echoIntegerArray *a, const char *tag, const char *type) argument
7350 soap_out_ns__echoIntegerArray(struct soap *soap, const char *tag, int id, const struct ns__echoIntegerArray *a, const char *type) argument
7359 soap_get_ns__echoIntegerArray(struct soap *soap, struct ns__echoIntegerArray *p, const char *tag, const char *type) argument
7367 soap_in_ns__echoIntegerArray(struct soap *soap, const char *tag, struct ns__echoIntegerArray *a, const char *type) argument
7407 soap_new_ns__echoIntegerArray(struct soap *soap, int n) argument
7411 soap_delete_ns__echoIntegerArray(struct soap *soap, struct ns__echoIntegerArray *p) argument
7415 soap_instantiate_ns__echoIntegerArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7438 soap_copy_ns__echoIntegerArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7444 soap_default_ns__echoIntegerArrayResponse(struct soap *soap, struct ns__echoIntegerArrayResponse *a) argument
7450 soap_serialize_ns__echoIntegerArrayResponse(struct soap *soap, const struct ns__echoIntegerArrayResponse *a) argument
7456 soap_put_ns__echoIntegerArrayResponse(struct soap *soap, const struct ns__echoIntegerArrayResponse *a, const char *tag, const char *type) argument
7464 soap_out_ns__echoIntegerArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoIntegerArrayResponse *a, const char *type) argument
7473 soap_get_ns__echoIntegerArrayResponse(struct soap *soap, struct ns__echoIntegerArrayResponse *p, const char *tag, const char *type) argument
7481 soap_in_ns__echoIntegerArrayResponse(struct soap *soap, const char *tag, struct ns__echoIntegerArrayResponse *a, const char *type) argument
7521 soap_new_ns__echoIntegerArrayResponse(struct soap *soap, int n) argument
7525 soap_delete_ns__echoIntegerArrayResponse(struct soap *soap, struct ns__echoIntegerArrayResponse *p) argument
7529 soap_instantiate_ns__echoIntegerArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7552 soap_copy_ns__echoIntegerArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7558 soap_default_ArrayOfint(struct soap *soap, struct ArrayOfint *a) argument
7565 soap_serialize_ArrayOfint(struct soap *soap, struct ArrayOfint const*a) argument
7575 soap_put_ArrayOfint(struct soap *soap, const struct ArrayOfint *a, const char *tag, const char *type) argument
7583 soap_out_ArrayOfint(struct soap *soap, const char *tag, int id, const struct ArrayOfint *a, const char *type) argument
7602 soap_get_ArrayOfint(struct soap *soap, struct ArrayOfint *p, const char *tag, const char *type) argument
7610 soap_in_ArrayOfint(struct soap *soap, const char *tag, struct ArrayOfint *a, const char *type) argument
7677 soap_new_ArrayOfint(struct soap *soap, int n) argument
7681 soap_delete_ArrayOfint(struct soap *soap, struct ArrayOfint *p) argument
7685 soap_instantiate_ArrayOfint(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7708 soap_copy_ArrayOfint(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7714 soap_default_ns__echoInteger(struct soap *soap, struct ns__echoInteger *a) argument
7720 soap_serialize_ns__echoInteger(struct soap *soap, const struct ns__echoInteger *a) argument
7726 soap_put_ns__echoInteger(struct soap *soap, const struct ns__echoInteger *a, const char *tag, const char *type) argument
7734 soap_out_ns__echoInteger(struct soap *soap, const char *tag, int id, const struct ns__echoInteger *a, const char *type) argument
7743 soap_get_ns__echoInteger(struct soap *soap, struct ns__echoInteger *p, const char *tag, const char *type) argument
7751 soap_in_ns__echoInteger(struct soap *soap, const char *tag, struct ns__echoInteger *a, const char *type) argument
7791 soap_new_ns__echoInteger(struct soap *soap, int n) argument
7795 soap_delete_ns__echoInteger(struct soap *soap, struct ns__echoInteger *p) argument
7799 soap_instantiate_ns__echoInteger(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7822 soap_copy_ns__echoInteger(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7828 soap_default_ns__echoIntegerResponse(struct soap *soap, struct ns__echoIntegerResponse *a) argument
7834 soap_serialize_ns__echoIntegerResponse(struct soap *soap, const struct ns__echoIntegerResponse *a) argument
7840 soap_put_ns__echoIntegerResponse(struct soap *soap, const struct ns__echoIntegerResponse *a, const char *tag, const char *type) argument
7848 soap_out_ns__echoIntegerResponse(struct soap *soap, const char *tag, int id, const struct ns__echoIntegerResponse *a, const char *type) argument
7857 soap_get_ns__echoIntegerResponse(struct soap *soap, struct ns__echoIntegerResponse *p, const char *tag, const char *type) argument
7865 soap_in_ns__echoIntegerResponse(struct soap *soap, const char *tag, struct ns__echoIntegerResponse *a, const char *type) argument
7905 soap_new_ns__echoIntegerResponse(struct soap *soap, int n) argument
7909 soap_delete_ns__echoIntegerResponse(struct soap *soap, struct ns__echoIntegerResponse *p) argument
7913 soap_instantiate_ns__echoIntegerResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7936 soap_copy_ns__echoIntegerResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7942 soap_default_ns__echoStringArray(struct soap *soap, struct ns__echoStringArray *a) argument
7948 soap_serialize_ns__echoStringArray(struct soap *soap, const struct ns__echoStringArray *a) argument
7954 soap_put_ns__echoStringArray(struct soap *soap, const struct ns__echoStringArray *a, const char *tag, const char *type) argument
7962 soap_out_ns__echoStringArray(struct soap *soap, const char *tag, int id, const struct ns__echoStringArray *a, const char *type) argument
7971 soap_get_ns__echoStringArray(struct soap *soap, struct ns__echoStringArray *p, const char *tag, const char *type) argument
7979 soap_in_ns__echoStringArray(struct soap *soap, const char *tag, struct ns__echoStringArray *a, const char *type) argument
8019 soap_new_ns__echoStringArray(struct soap *soap, int n) argument
8023 soap_delete_ns__echoStringArray(struct soap *soap, struct ns__echoStringArray *p) argument
8027 soap_instantiate_ns__echoStringArray(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8050 soap_copy_ns__echoStringArray(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8056 soap_default_ns__echoStringArrayResponse(struct soap *soap, struct ns__echoStringArrayResponse *a) argument
8062 soap_serialize_ns__echoStringArrayResponse(struct soap *soap, const struct ns__echoStringArrayResponse *a) argument
8068 soap_put_ns__echoStringArrayResponse(struct soap *soap, const struct ns__echoStringArrayResponse *a, const char *tag, const char *type) argument
8076 soap_out_ns__echoStringArrayResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStringArrayResponse *a, const char *type) argument
8085 soap_get_ns__echoStringArrayResponse(struct soap *soap, struct ns__echoStringArrayResponse *p, const char *tag, const char *type) argument
8093 soap_in_ns__echoStringArrayResponse(struct soap *soap, const char *tag, struct ns__echoStringArrayResponse *a, const char *type) argument
8133 soap_new_ns__echoStringArrayResponse(struct soap *soap, int n) argument
8137 soap_delete_ns__echoStringArrayResponse(struct soap *soap, struct ns__echoStringArrayResponse *p) argument
8141 soap_instantiate_ns__echoStringArrayResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8164 soap_copy_ns__echoStringArrayResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8170 soap_default_ArrayOfstring(struct soap *soap, struct ArrayOfstring *a) argument
8177 soap_serialize_ArrayOfstring(struct soap *soap, struct ArrayOfstring const*a) argument
8187 soap_put_ArrayOfstring(struct soap *soap, const struct ArrayOfstring *a, const char *tag, const char *type) argument
8195 soap_out_ArrayOfstring(struct soap *soap, const char *tag, int id, const struct ArrayOfstring *a, const char *type) argument
8214 soap_get_ArrayOfstring(struct soap *soap, struct ArrayOfstring *p, const char *tag, const char *type) argument
8222 soap_in_ArrayOfstring(struct soap *soap, const char *tag, struct ArrayOfstring *a, const char *type) argument
8289 soap_new_ArrayOfstring(struct soap *soap, int n) argument
8293 soap_delete_ArrayOfstring(struct soap *soap, struct ArrayOfstring *p) argument
8297 soap_instantiate_ArrayOfstring(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8320 soap_copy_ArrayOfstring(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8326 soap_default_ns__echoString(struct soap *soap, struct ns__echoString *a) argument
8332 soap_serialize_ns__echoString(struct soap *soap, const struct ns__echoString *a) argument
8338 soap_put_ns__echoString(struct soap *soap, const struct ns__echoString *a, const char *tag, const char *type) argument
8346 soap_out_ns__echoString(struct soap *soap, const char *tag, int id, const struct ns__echoString *a, const char *type) argument
8355 soap_get_ns__echoString(struct soap *soap, struct ns__echoString *p, const char *tag, const char *type) argument
8363 soap_in_ns__echoString(struct soap *soap, const char *tag, struct ns__echoString *a, const char *type) argument
8399 soap_new_ns__echoString(struct soap *soap, int n) argument
8403 soap_delete_ns__echoString(struct soap *soap, struct ns__echoString *p) argument
8407 soap_instantiate_ns__echoString(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8430 soap_copy_ns__echoString(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8436 soap_default_ns__echoStringResponse(struct soap *soap, struct ns__echoStringResponse *a) argument
8442 soap_serialize_ns__echoStringResponse(struct soap *soap, const struct ns__echoStringResponse *a) argument
8448 soap_put_ns__echoStringResponse(struct soap *soap, const struct ns__echoStringResponse *a, const char *tag, const char *type) argument
8456 soap_out_ns__echoStringResponse(struct soap *soap, const char *tag, int id, const struct ns__echoStringResponse *a, const char *type) argument
8465 soap_get_ns__echoStringResponse(struct soap *soap, struct ns__echoStringResponse *p, const char *tag, const char *type) argument
8473 soap_in_ns__echoStringResponse(struct soap *soap, const char *tag, struct ns__echoStringResponse *a, const char *type) argument
8513 soap_new_ns__echoStringResponse(struct soap *soap, int n) argument
8517 soap_delete_ns__echoStringResponse(struct soap *soap, struct ns__echoStringResponse *p) argument
8521 soap_instantiate_ns__echoStringResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8544 soap_copy_ns__echoStringResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8552 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
8558 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
8566 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
8574 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
8582 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
8607 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
8613 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
8621 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
8629 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
8637 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
8662 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
8668 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
8676 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
8684 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
8692 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
8715 soap_default_xsd__decimal(struct soap *soap, char **a) argument
8719 soap_serialize_xsd__decimal(struct soap *soap, char *const*a) argument
8723 soap_put_xsd__decimal(struct soap *soap, char *const*a, const char *tag, const char *type) argument
8731 soap_out_xsd__decimal(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
8736 soap_get_xsd__decimal(struct soap *soap, char **p, const char *tag, const char *type) argument
8744 soap_in_xsd__decimal(struct soap *soap, const char *tag, char **a, const char *type) argument
8749 soap_default_xsd__dateTime(struct soap *soap, char **a) argument
8753 soap_serialize_xsd__dateTime(struct soap *soap, char *const*a) argument
8757 soap_put_xsd__dateTime(struct soap *soap, char *const*a, const char *tag, const char *type) argument
8765 soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
8770 soap_get_xsd__dateTime(struct soap *soap, char **p, const char *tag, const char *type) argument
8778 soap_in_xsd__dateTime(struct soap *soap, const char *tag, char **a, const char *type) argument
8783 soap_serialize_PointerTounsignedByte(struct soap *soap, unsigned char *const*a) argument
8788 soap_put_PointerTounsignedByte(struct soap *soap, unsigned char *const*a, const char *tag, const char *type) argument
8796 soap_out_PointerTounsignedByte(struct soap *soap, const char *tag, int id, unsigned char *const*a, const char *type) argument
8804 soap_get_PointerTounsignedByte(struct soap *soap, unsigned char **p, const char *tag, const char *type) argument
8812 soap_in_PointerTounsignedByte(struct soap *soap, const char *tag, unsigned char **a, const char *type) argument
8833 soap_serialize_PointerToPointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct **const*a) argument
8839 soap_put_PointerToPointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct **const*a, const char *tag, const char *type) argument
8847 soap_out_PointerToPointerTos__SOAPStruct(struct soap *soap, const char *tag, int id, struct s__SOAPStruct **const*a, const char *type) argument
8855 soap_get_PointerToPointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct ***p, const char *tag, const char *type) argument
8863 soap_in_PointerToPointerTos__SOAPStruct(struct soap *soap, const char *tag, struct s__SOAPStruct ***a, const char *type) argument
8884 soap_serialize_PointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct *const*a) argument
8890 soap_put_PointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct *const*a, const char *tag, const char *type) argument
8898 soap_out_PointerTos__SOAPStruct(struct soap *soap, const char *tag, int id, struct s__SOAPStruct *const*a, const char *type) argument
8906 soap_get_PointerTos__SOAPStruct(struct soap *soap, struct s__SOAPStruct **p, const char *tag, const char *type) argument
8914 soap_in_PointerTos__SOAPStruct(struct soap *soap, const char *tag, struct s__SOAPStruct **a, const char *type) argument
8935 soap_serialize_PointerToPointerToxsd__float(struct soap *soap, float **const*a) argument
8941 soap_put_PointerToPointerToxsd__float(struct soap *soap, float **const*a, const char *tag, const char *type) argument
8949 soap_out_PointerToPointerToxsd__float(struct soap *soap, const char *tag, int id, float **const*a, const char *type) argument
8957 soap_get_PointerToPointerToxsd__float(struct soap *soap, float ***p, const char *tag, const char *type) argument
8965 soap_in_PointerToPointerToxsd__float(struct soap *soap, const char *tag, float ***a, const char *type) argument
8986 soap_serialize_PointerToxsd__float(struct soap *soap, float *const*a) argument
8991 soap_put_PointerToxsd__float(struct soap *soap, float *const*a, const char *tag, const char *type) argument
8999 soap_out_PointerToxsd__float(struct soap *soap, const char *tag, int id, float *const*a, const char *type) argument
9007 soap_get_PointerToxsd__float(struct soap *soap, float **p, const char *tag, const char *type) argument
9015 soap_in_PointerToxsd__float(struct soap *soap, const char *tag, float **a, const char *type) argument
9036 soap_serialize_PointerToPointerToxsd__int(struct soap *soap, long **const*a) argument
9042 soap_put_PointerToPointerToxsd__int(struct soap *soap, long **const*a, const char *tag, const char *type) argument
9050 soap_out_PointerToPointerToxsd__int(struct soap *soap, const char *tag, int id, long **const*a, const char *type) argument
9058 soap_get_PointerToPointerToxsd__int(struct soap *soap, long ***p, const char *tag, const char *type) argument
9066 soap_in_PointerToPointerToxsd__int(struct soap *soap, const char *tag, long ***a, const char *type) argument
9087 soap_serialize_PointerToxsd__int(struct soap *soap, long *const*a) argument
9092 soap_put_PointerToxsd__int(struct soap *soap, long *const*a, const char *tag, const char *type) argument
9100 soap_out_PointerToxsd__int(struct soap *soap, const char *tag, int id, long *const*a, const char *type) argument
9108 soap_get_PointerToxsd__int(struct soap *soap, long **p, const char *tag, const char *type) argument
9116 soap_in_PointerToxsd__int(struct soap *soap, const char *tag, long **a, const char *type) argument
9137 soap_serialize_PointerToxsd__string(struct soap *soap, char **const*a) argument
9143 soap_put_PointerToxsd__string(struct soap *soap, char **const*a, const char *tag, const char *type) argument
9151 soap_out_PointerToxsd__string(struct soap *soap, const char *tag, int id, char **const*a, const char *type) argument
9159 soap_get_PointerToxsd__string(struct soap *soap, char ***p, const char *tag, const char *type) argument
9167 soap_in_PointerToxsd__string(struct soap *soap, const char *tag, char ***a, const char *type) argument
9188 soap_default_xsd__string(struct soap *soap, char **a) argument
9192 soap_serialize_xsd__string(struct soap *soap, char *const*a) argument
9196 soap_put_xsd__string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
9204 soap_out_xsd__string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
9209 soap_get_xsd__string(struct soap *soap, char **p, const char *tag, const char *type) argument
9217 soap_in_xsd__string(struct soap *soap, const char *tag, char **a, const char *type) argument
9222 soap_default__QName(struct soap *soap, char **a) argument
9226 soap_serialize__QName(struct soap *soap, char *const*a) argument
9230 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
9238 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
9243 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
9251 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
9256 soap_default_string(struct soap *soap, char **a) argument
9265 soap_serialize_string(struct soap *soap, char *const*a) argument
9270 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
9278 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
9283 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
9291 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
9296 soap_default_Array2Ofint(struct soap *soap, int a[2]) argument
9304 soap_serialize_Array2Ofint(struct soap *soap, int const a[2]) argument
9309 soap_put_Array2Ofint(struct soap *soap, int const a[2], const char *tag, const char *type) argument
9317 soap_out_Array2Ofint(struct soap *soap, const char *tag, int id, int const a[2], const char *type) argument
9328 soap_get_Array2Ofint(struct soap *soap, int a[2], const char *tag, const char *type) argument
9336 soap_in_Array2Ofint(struct soap *soap, const char *tag, int a[2], const char *type) argument
[all...]

Completed in 694 milliseconds

123456789