TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
soapC.cpp File Reference
#include "soapH.h"
+ Include dependency graph for soapC.cpp:

Functions

SOAP_FMAC3 int SOAP_FMAC4 soap_getheader (struct soap *soap)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_putheader (struct soap *soap)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader (struct soap *soap)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_header (struct soap *soap)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_fault (struct soap *soap)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serializefault (struct soap *soap)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_putfault (struct soap *soap)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_getfault (struct soap *soap)
 
SOAP_FMAC3 const char **SOAP_FMAC4 soap_faultcode (struct soap *soap)
 
SOAP_FMAC3 const char **SOAP_FMAC4 soap_faultsubcode (struct soap *soap)
 
SOAP_FMAC3 const char *SOAP_FMAC4 soap_check_faultsubcode (struct soap *soap)
 
SOAP_FMAC3 const char **SOAP_FMAC4 soap_faultstring (struct soap *soap)
 
SOAP_FMAC3 const char **SOAP_FMAC4 soap_faultdetail (struct soap *soap)
 
SOAP_FMAC3 const char *SOAP_FMAC4 soap_check_faultdetail (struct soap *soap)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent (struct soap *soap)
 
SOAP_FMAC3 void *SOAP_FMAC4 soap_getelement (struct soap *soap, int *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element (struct soap *soap)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent (struct soap *soap)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_putelement (struct soap *soap, const void *ptr, const char *tag, int id, int type)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_markelement (struct soap *soap, const void *ptr, int type)
 
SOAP_FMAC3 void *SOAP_FMAC4 soap_instantiate (struct soap *soap, int t, const char *type, const char *arrayType, size_t *n)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete (struct soap_clist *p)
 
SOAP_FMAC3 void *SOAP_FMAC4 soap_class_id_enter (struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_byte (struct soap *soap, char *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_byte (struct soap *soap, const char *tag, int id, const char *a, const char *type)
 
SOAP_FMAC3 char *SOAP_FMAC4 soap_in_byte (struct soap *soap, const char *tag, char *a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte (struct soap *soap, const char *a, const char *tag, const char *type)
 
SOAP_FMAC3 char *SOAP_FMAC4 soap_get_byte (struct soap *soap, char *p, const char *tag, const char *type)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_int (struct soap *soap, int *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_int (struct soap *soap, const char *tag, int id, const int *a, const char *type)
 
SOAP_FMAC3 int *SOAP_FMAC4 soap_in_int (struct soap *soap, const char *tag, int *a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_int (struct soap *soap, const int *a, const char *tag, const char *type)
 
SOAP_FMAC3 int *SOAP_FMAC4 soap_get_int (struct soap *soap, int *p, const char *tag, const char *type)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault (struct soap *soap, struct SOAP_ENV__Fault *a)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Fault (struct soap *soap, const struct SOAP_ENV__Fault *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Fault (struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Fault *SOAP_FMAC4 
soap_in_SOAP_ENV__Fault (struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Fault (struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Fault *SOAP_FMAC4 
soap_get_SOAP_ENV__Fault (struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type)
 
SOAP_FMAC1 struct
SOAP_ENV__Fault *SOAP_FMAC2 
soap_instantiate_SOAP_ENV__Fault (struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Fault (struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Reason (struct soap *soap, struct SOAP_ENV__Reason *a)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Reason (struct soap *soap, const struct SOAP_ENV__Reason *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Reason (struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Reason *SOAP_FMAC4 
soap_in_SOAP_ENV__Reason (struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Reason (struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Reason *SOAP_FMAC4 
soap_get_SOAP_ENV__Reason (struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type)
 
SOAP_FMAC1 struct
SOAP_ENV__Reason *SOAP_FMAC2 
soap_instantiate_SOAP_ENV__Reason (struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Reason (struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Detail (struct soap *soap, struct SOAP_ENV__Detail *a)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Detail (struct soap *soap, const struct SOAP_ENV__Detail *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Detail (struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Detail *SOAP_FMAC4 
soap_in_SOAP_ENV__Detail (struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Detail (struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Detail *SOAP_FMAC4 
soap_get_SOAP_ENV__Detail (struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type)
 
SOAP_FMAC1 struct
SOAP_ENV__Detail *SOAP_FMAC2 
soap_instantiate_SOAP_ENV__Detail (struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Detail (struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code (struct soap *soap, struct SOAP_ENV__Code *a)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Code (struct soap *soap, const struct SOAP_ENV__Code *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Code (struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Code *SOAP_FMAC4 
soap_in_SOAP_ENV__Code (struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Code (struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Code *SOAP_FMAC4 
soap_get_SOAP_ENV__Code (struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type)
 
SOAP_FMAC1 struct
SOAP_ENV__Code *SOAP_FMAC2 
soap_instantiate_SOAP_ENV__Code (struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Code (struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Header (struct soap *soap, struct SOAP_ENV__Header *a)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Header (struct soap *soap, const struct SOAP_ENV__Header *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Header (struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Header *SOAP_FMAC4 
soap_in_SOAP_ENV__Header (struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Header (struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Header *SOAP_FMAC4 
soap_get_SOAP_ENV__Header (struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type)
 
SOAP_FMAC1 struct
SOAP_ENV__Header *SOAP_FMAC2 
soap_instantiate_SOAP_ENV__Header (struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Header (struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__executeCommand (struct soap *soap, struct ns1__executeCommand *a)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__executeCommand (struct soap *soap, const struct ns1__executeCommand *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__executeCommand (struct soap *soap, const char *tag, int id, const struct ns1__executeCommand *a, const char *type)
 
SOAP_FMAC3 struct
ns1__executeCommand
*SOAP_FMAC4 
soap_in_ns1__executeCommand (struct soap *soap, const char *tag, struct ns1__executeCommand *a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__executeCommand (struct soap *soap, const struct ns1__executeCommand *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
ns1__executeCommand
*SOAP_FMAC4 
soap_get_ns1__executeCommand (struct soap *soap, struct ns1__executeCommand *p, const char *tag, const char *type)
 
SOAP_FMAC1 struct
ns1__executeCommand
*SOAP_FMAC2 
soap_instantiate_ns1__executeCommand (struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__executeCommand (struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__executeCommandResponse (struct soap *soap, struct ns1__executeCommandResponse *a)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__executeCommandResponse (struct soap *soap, const struct ns1__executeCommandResponse *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__executeCommandResponse (struct soap *soap, const char *tag, int id, const struct ns1__executeCommandResponse *a, const char *type)
 
SOAP_FMAC3 struct
ns1__executeCommandResponse
*SOAP_FMAC4 
soap_in_ns1__executeCommandResponse (struct soap *soap, const char *tag, struct ns1__executeCommandResponse *a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__executeCommandResponse (struct soap *soap, const struct ns1__executeCommandResponse *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
ns1__executeCommandResponse
*SOAP_FMAC4 
soap_get_ns1__executeCommandResponse (struct soap *soap, struct ns1__executeCommandResponse *p, const char *tag, const char *type)
 
SOAP_FMAC1 struct
ns1__executeCommandResponse
*SOAP_FMAC2 
soap_instantiate_ns1__executeCommandResponse (struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__executeCommandResponse (struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Reason (struct soap *soap, struct SOAP_ENV__Reason *const *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Reason (struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const *a, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Reason **SOAP_FMAC4 
soap_in_PointerToSOAP_ENV__Reason (struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Reason (struct soap *soap, struct SOAP_ENV__Reason *const *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Reason **SOAP_FMAC4 
soap_get_PointerToSOAP_ENV__Reason (struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Detail (struct soap *soap, struct SOAP_ENV__Detail *const *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Detail (struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const *a, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Detail **SOAP_FMAC4 
soap_in_PointerToSOAP_ENV__Detail (struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Detail (struct soap *soap, struct SOAP_ENV__Detail *const *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Detail **SOAP_FMAC4 
soap_get_PointerToSOAP_ENV__Detail (struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Code (struct soap *soap, struct SOAP_ENV__Code *const *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Code (struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const *a, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Code **SOAP_FMAC4 
soap_in_PointerToSOAP_ENV__Code (struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Code (struct soap *soap, struct SOAP_ENV__Code *const *a, const char *tag, const char *type)
 
SOAP_FMAC3 struct
SOAP_ENV__Code **SOAP_FMAC4 
soap_get_PointerToSOAP_ENV__Code (struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTostring (struct soap *soap, char **const *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTostring (struct soap *soap, const char *tag, int id, char **const *a, const char *type)
 
SOAP_FMAC3 char ***SOAP_FMAC4 soap_in_PointerTostring (struct soap *soap, const char *tag, char ***a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTostring (struct soap *soap, char **const *a, const char *tag, const char *type)
 
SOAP_FMAC3 char ***SOAP_FMAC4 soap_get_PointerTostring (struct soap *soap, char ***p, const char *tag, const char *type)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize__QName (struct soap *soap, char *const *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out__QName (struct soap *soap, const char *tag, int id, char *const *a, const char *type)
 
SOAP_FMAC3 char **SOAP_FMAC4 soap_in__QName (struct soap *soap, const char *tag, char **a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put__QName (struct soap *soap, char *const *a, const char *tag, const char *type)
 
SOAP_FMAC3 char **SOAP_FMAC4 soap_get__QName (struct soap *soap, char **p, const char *tag, const char *type)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_default_string (struct soap *soap, char **a)
 
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string (struct soap *soap, char *const *a)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_out_string (struct soap *soap, const char *tag, int id, char *const *a, const char *type)
 
SOAP_FMAC3 char **SOAP_FMAC4 soap_in_string (struct soap *soap, const char *tag, char **a, const char *type)
 
SOAP_FMAC3 int SOAP_FMAC4 soap_put_string (struct soap *soap, char *const *a, const char *tag, const char *type)
 
SOAP_FMAC3 char **SOAP_FMAC4 soap_get_string (struct soap *soap, char **p, const char *tag, const char *type)
 

Function Documentation

SOAP_FMAC3 const char* SOAP_FMAC4 soap_check_faultdetail ( struct soap soap)
151 {
152  soap_fault(soap);
153  if (soap->version == 2 && soap->fault->SOAP_ENV__Detail)
154  return soap->fault->SOAP_ENV__Detail->__any;
155  if (soap->fault->detail)
156  return soap->fault->detail->__any;
157  return NULL;
158 }
SOAP_FMAC3 void SOAP_FMAC4 soap_fault(struct soap *soap)
Definition: soapC.cpp:56
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
short version
Definition: stdsoap2.h:1935
arena_t NULL
Definition: jemalloc_internal.h:624
struct SOAP_ENV__Detail * detail
Definition: soapStub.h:148
struct SOAP_ENV__Detail * SOAP_ENV__Detail
Definition: soapStub.h:153
char * __any
Definition: soapStub.h:111

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 const char* SOAP_FMAC4 soap_check_faultsubcode ( struct soap soap)
115 {
116  soap_fault(soap);
117  if (soap->version == 2)
120  return NULL;
121  }
122  return soap->fault->faultcode;
123 }
SOAP_FMAC3 void SOAP_FMAC4 soap_fault(struct soap *soap)
Definition: soapC.cpp:56
char * SOAP_ENV__Value
Definition: soapStub.h:94
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
short version
Definition: stdsoap2.h:1935
arena_t NULL
Definition: jemalloc_internal.h:624
struct SOAP_ENV__Code * SOAP_ENV__Subcode
Definition: soapStub.h:95
struct SOAP_ENV__Code * SOAP_ENV__Code
Definition: soapStub.h:149
char * faultcode
Definition: soapStub.h:145

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void* SOAP_FMAC4 soap_class_id_enter ( struct soap soap,
const char *  id,
void *  p,
int  t,
size_t  n,
const char *  type,
const char *  arrayType 
)
459 { return soap_id_enter(soap, id, p, t, n, 0, type, arrayType, soap_instantiate);
460 }
SOAP_FMAC1 void *SOAP_FMAC2 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 *))
Definition: stdsoap2.cpp:8168
SOAP_FMAC3 void *SOAP_FMAC4 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n)
Definition: soapC.cpp:366

+ Here is the call graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__executeCommand ( struct soap soap,
int  st,
int  tt,
void *  p,
size_t  len,
const void *  q,
size_t  n 
)
1279 {
1280  (void)soap; (void)tt; (void)st; (void)len; (void)n; /* appease -Wall -Werror */
1281  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Copying struct ns1__executeCommand %p -> %p\n", q, p));
1282  *(struct ns1__executeCommand*)p = *(struct ns1__executeCommand*)q;
1283 }
Definition: soapStub.h:59
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__executeCommandResponse ( struct soap soap,
int  st,
int  tt,
void *  p,
size_t  len,
const void *  q,
size_t  n 
)
1385 {
1386  (void)soap; (void)tt; (void)st; (void)len; (void)n; /* appease -Wall -Werror */
1387  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Copying struct ns1__executeCommandResponse %p -> %p\n", q, p));
1388  *(struct ns1__executeCommandResponse*)p = *(struct ns1__executeCommandResponse*)q;
1389 }
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
Definition: soapStub.h:47
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Code ( struct soap soap,
int  st,
int  tt,
void *  p,
size_t  len,
const void *  q,
size_t  n 
)
1071 {
1072  (void)soap; (void)tt; (void)st; (void)len; (void)n; /* appease -Wall -Werror */
1073  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Copying struct SOAP_ENV__Code %p -> %p\n", q, p));
1074  *(struct SOAP_ENV__Code*)p = *(struct SOAP_ENV__Code*)q;
1075 }
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
Definition: soapStub.h:91
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Detail ( struct soap soap,
int  st,
int  tt,
void *  p,
size_t  len,
const void *  q,
size_t  n 
)
950 {
951  (void)soap; (void)tt; (void)st; (void)len; (void)n; /* appease -Wall -Werror */
952  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Copying struct SOAP_ENV__Detail %p -> %p\n", q, p));
953  *(struct SOAP_ENV__Detail*)p = *(struct SOAP_ENV__Detail*)q;
954 }
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
Definition: soapStub.h:108
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Fault ( struct soap soap,
int  st,
int  tt,
void *  p,
size_t  len,
const void *  q,
size_t  n 
)
719 {
720  (void)soap; (void)tt; (void)st; (void)len; (void)n; /* appease -Wall -Werror */
721  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Copying struct SOAP_ENV__Fault %p -> %p\n", q, p));
722  *(struct SOAP_ENV__Fault*)p = *(struct SOAP_ENV__Fault*)q;
723 }
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
Definition: soapStub.h:142
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Header ( struct soap soap,
int  st,
int  tt,
void *  p,
size_t  len,
const void *  q,
size_t  n 
)
1171 {
1172  (void)soap; (void)tt; (void)st; (void)len; (void)n; /* appease -Wall -Werror */
1173  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Copying struct SOAP_ENV__Header %p -> %p\n", q, p));
1174  *(struct SOAP_ENV__Header*)p = *(struct SOAP_ENV__Header*)q;
1175 }
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
Definition: soapStub.h:73
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Reason ( struct soap soap,
int  st,
int  tt,
void *  p,
size_t  len,
const void *  q,
size_t  n 
)
831 {
832  (void)soap; (void)tt; (void)st; (void)len; (void)n; /* appease -Wall -Werror */
833  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Copying struct SOAP_ENV__Reason %p -> %p\n", q, p));
834  *(struct SOAP_ENV__Reason*)p = *(struct SOAP_ENV__Reason*)q;
835 }
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
Definition: soapStub.h:126
SOAP_FMAC3 void SOAP_FMAC4 soap_default_byte ( struct soap soap,
char *  a 
)
463 {
464  (void)soap; /* appease -Wall -Werror */
465 #ifdef SOAP_DEFAULT_byte
466  *a = SOAP_DEFAULT_byte;
467 #else
468  *a = (char)0;
469 #endif
470 }
SOAP_FMAC3 void SOAP_FMAC4 soap_default_int ( struct soap soap,
int *  a 
)
500 {
501  (void)soap; /* appease -Wall -Werror */
502 #ifdef SOAP_DEFAULT_int
503  *a = SOAP_DEFAULT_int;
504 #else
505  *a = (int)0;
506 #endif
507 }
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__executeCommand ( struct soap soap,
struct ns1__executeCommand a 
)
1180 {
1181  (void)soap; (void)a; /* appease -Wall -Werror */
1182  soap_default_string(soap, &a->command);
1183 }
SOAP_FMAC3 void SOAP_FMAC4 soap_default_string(struct soap *soap, char **a)
Definition: soapC.cpp:1649
char * command
Definition: soapStub.h:62

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__executeCommandResponse ( struct soap soap,
struct ns1__executeCommandResponse a 
)
1286 {
1287  (void)soap; (void)a; /* appease -Wall -Werror */
1288  a->result = NULL;
1289 }
arena_t NULL
Definition: jemalloc_internal.h:624
char ** result
Definition: soapStub.h:50

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code ( struct soap soap,
struct SOAP_ENV__Code a 
)
961 {
962  (void)soap; (void)a; /* appease -Wall -Werror */
964  a->SOAP_ENV__Subcode = NULL;
965 }
#define soap_default__QName(soap, a)
Definition: soapH.h:421
char * SOAP_ENV__Value
Definition: soapStub.h:94
arena_t NULL
Definition: jemalloc_internal.h:624
struct SOAP_ENV__Code * SOAP_ENV__Subcode
Definition: soapStub.h:95

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Detail ( struct soap soap,
struct SOAP_ENV__Detail a 
)
842 {
843  (void)soap; (void)a; /* appease -Wall -Werror */
844  a->__any = NULL;
845  a->__type = 0;
846  a->fault = NULL;
847 }
int __type
Definition: soapStub.h:112
void * fault
Definition: soapStub.h:113
arena_t NULL
Definition: jemalloc_internal.h:624
char * __any
Definition: soapStub.h:111

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault ( struct soap soap,
struct SOAP_ENV__Fault a 
)
539 {
540  (void)soap; (void)a; /* appease -Wall -Werror */
541  soap_default__QName(soap, &a->faultcode);
542  soap_default_string(soap, &a->faultstring);
543  soap_default_string(soap, &a->faultactor);
544  a->detail = NULL;
545  a->SOAP_ENV__Code = NULL;
546  a->SOAP_ENV__Reason = NULL;
549  a->SOAP_ENV__Detail = NULL;
550 }
char * faultactor
Definition: soapStub.h:147
SOAP_FMAC3 void SOAP_FMAC4 soap_default_string(struct soap *soap, char **a)
Definition: soapC.cpp:1649
#define soap_default__QName(soap, a)
Definition: soapH.h:421
char * SOAP_ENV__Node
Definition: soapStub.h:151
arena_t NULL
Definition: jemalloc_internal.h:624
struct SOAP_ENV__Detail * detail
Definition: soapStub.h:148
struct SOAP_ENV__Reason * SOAP_ENV__Reason
Definition: soapStub.h:150
struct SOAP_ENV__Detail * SOAP_ENV__Detail
Definition: soapStub.h:153
char * faultstring
Definition: soapStub.h:146
struct SOAP_ENV__Code * SOAP_ENV__Code
Definition: soapStub.h:149
char * faultcode
Definition: soapStub.h:145
char * SOAP_ENV__Role
Definition: soapStub.h:152

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Header ( struct soap soap,
struct SOAP_ENV__Header a 
)
1082 {
1083  (void)soap; (void)a; /* appease -Wall -Werror */
1084 }

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Reason ( struct soap soap,
struct SOAP_ENV__Reason a 
)
730 {
731  (void)soap; (void)a; /* appease -Wall -Werror */
733 }
SOAP_FMAC3 void SOAP_FMAC4 soap_default_string(struct soap *soap, char **a)
Definition: soapC.cpp:1649
char * SOAP_ENV__Text
Definition: soapStub.h:129

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_default_string ( struct soap soap,
char **  a 
)
1650 {
1651  (void)soap; /* appease -Wall -Werror */
1652 #ifdef SOAP_DEFAULT_string
1653  *a = SOAP_DEFAULT_string;
1654 #else
1655  *a = (char *)0;
1656 #endif
1657 }

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_fault ( struct soap soap)
57 {
58  if (soap->fault == NULL)
59  { soap->fault = soap_new_SOAP_ENV__Fault(soap, -1);
60  if (soap->fault == NULL)
61  return;
63  }
64  if (soap->version == 2 && !soap->fault->SOAP_ENV__Code)
65  { soap->fault->SOAP_ENV__Code = soap_new_SOAP_ENV__Code(soap, -1);
67  }
68  if (soap->version == 2 && !soap->fault->SOAP_ENV__Reason)
71  }
72 }
struct SOAP_ENV__Fault * soap_new_SOAP_ENV__Fault(struct soap *soap, int n=-1)
Definition: soapH.h:109
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
short version
Definition: stdsoap2.h:1935
arena_t NULL
Definition: jemalloc_internal.h:624
struct SOAP_ENV__Code * soap_new_SOAP_ENV__Code(struct soap *soap, int n=-1)
Definition: soapH.h:217
struct SOAP_ENV__Reason * SOAP_ENV__Reason
Definition: soapStub.h:150
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a)
Definition: soapC.cpp:729
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a)
Definition: soapC.cpp:538
struct SOAP_ENV__Reason * soap_new_SOAP_ENV__Reason(struct soap *soap, int n=-1)
Definition: soapH.h:145
struct SOAP_ENV__Code * SOAP_ENV__Code
Definition: soapStub.h:149
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a)
Definition: soapC.cpp:960

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 const char** SOAP_FMAC4 soap_faultcode ( struct soap soap)
94 {
95  soap_fault(soap);
96  if (soap->version == 2 && soap->fault->SOAP_ENV__Code)
97  return (const char**)&soap->fault->SOAP_ENV__Code->SOAP_ENV__Value;
98  return (const char**)&soap->fault->faultcode;
99 }
SOAP_FMAC3 void SOAP_FMAC4 soap_fault(struct soap *soap)
Definition: soapC.cpp:56
char * SOAP_ENV__Value
Definition: soapStub.h:94
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
short version
Definition: stdsoap2.h:1935
struct SOAP_ENV__Code * SOAP_ENV__Code
Definition: soapStub.h:149
char * faultcode
Definition: soapStub.h:145

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 const char** SOAP_FMAC4 soap_faultdetail ( struct soap soap)
134 {
135  soap_fault(soap);
136  if (soap->version == 2)
137  { if (soap->fault->SOAP_ENV__Detail == NULL)
138  { soap->fault->SOAP_ENV__Detail = soap_new_SOAP_ENV__Detail(soap, -1);
140  }
141  return (const char**)&soap->fault->SOAP_ENV__Detail->__any;
142  }
143  if (soap->fault->detail == NULL)
144  { soap->fault->detail = soap_new_SOAP_ENV__Detail(soap, -1);
146  }
147  return (const char**)&soap->fault->detail->__any;
148 }
SOAP_FMAC3 void SOAP_FMAC4 soap_fault(struct soap *soap)
Definition: soapC.cpp:56
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
short version
Definition: stdsoap2.h:1935
arena_t NULL
Definition: jemalloc_internal.h:624
struct SOAP_ENV__Detail * soap_new_SOAP_ENV__Detail(struct soap *soap, int n=-1)
Definition: soapH.h:181
struct SOAP_ENV__Detail * detail
Definition: soapStub.h:148
struct SOAP_ENV__Detail * SOAP_ENV__Detail
Definition: soapStub.h:153
char * __any
Definition: soapStub.h:111
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a)
Definition: soapC.cpp:841

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 const char** SOAP_FMAC4 soap_faultstring ( struct soap soap)
126 {
127  soap_fault(soap);
128  if (soap->version == 2)
129  return (const char**)&soap->fault->SOAP_ENV__Reason->SOAP_ENV__Text;
130  return (const char**)&soap->fault->faultstring;
131 }
SOAP_FMAC3 void SOAP_FMAC4 soap_fault(struct soap *soap)
Definition: soapC.cpp:56
char * SOAP_ENV__Text
Definition: soapStub.h:129
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
short version
Definition: stdsoap2.h:1935
struct SOAP_ENV__Reason * SOAP_ENV__Reason
Definition: soapStub.h:150
char * faultstring
Definition: soapStub.h:146

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 const char** SOAP_FMAC4 soap_faultsubcode ( struct soap soap)
102 {
103  soap_fault(soap);
104  if (soap->version == 2)
105  { if (soap->fault->SOAP_ENV__Code->SOAP_ENV__Subcode == NULL)
108  }
109  return (const char**)&soap->fault->SOAP_ENV__Code->SOAP_ENV__Subcode->SOAP_ENV__Value;
110  }
111  return (const char**)&soap->fault->faultcode;
112 }
SOAP_FMAC3 void SOAP_FMAC4 soap_fault(struct soap *soap)
Definition: soapC.cpp:56
char * SOAP_ENV__Value
Definition: soapStub.h:94
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
short version
Definition: stdsoap2.h:1935
arena_t NULL
Definition: jemalloc_internal.h:624
struct SOAP_ENV__Code * soap_new_SOAP_ENV__Code(struct soap *soap, int n=-1)
Definition: soapH.h:217
struct SOAP_ENV__Code * SOAP_ENV__Subcode
Definition: soapStub.h:95
struct SOAP_ENV__Code * SOAP_ENV__Code
Definition: soapStub.h:149
char * faultcode
Definition: soapStub.h:145
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a)
Definition: soapC.cpp:960

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete ( struct soap_clist p)
399 { switch (p->type)
400  {
402  if (p->size < 0)
404  else
406  break;
408  if (p->size < 0)
409  SOAP_DELETE((struct ns1__executeCommand*)p->ptr);
410  else
412  break;
413 #ifndef WITH_NOGLOBAL
415  if (p->size < 0)
416  SOAP_DELETE((struct SOAP_ENV__Header*)p->ptr);
417  else
419  break;
420 #endif
421 #ifndef WITH_NOGLOBAL
423  if (p->size < 0)
424  SOAP_DELETE((struct SOAP_ENV__Code*)p->ptr);
425  else
426  SOAP_DELETE_ARRAY((struct SOAP_ENV__Code*)p->ptr);
427  break;
428 #endif
429 #ifndef WITH_NOGLOBAL
431  if (p->size < 0)
432  SOAP_DELETE((struct SOAP_ENV__Detail*)p->ptr);
433  else
435  break;
436 #endif
437 #ifndef WITH_NOGLOBAL
439  if (p->size < 0)
440  SOAP_DELETE((struct SOAP_ENV__Reason*)p->ptr);
441  else
443  break;
444 #endif
445 #ifndef WITH_NOGLOBAL
447  if (p->size < 0)
448  SOAP_DELETE((struct SOAP_ENV__Fault*)p->ptr);
449  else
451  break;
452 #endif
453  default: return SOAP_ERR;
454  }
455  return SOAP_OK;
456 }
#define SOAP_TYPE_SOAP_ENV__Detail
Definition: soapStub.h:106
Definition: soapStub.h:59
#define SOAP_TYPE_SOAP_ENV__Reason
Definition: soapStub.h:124
#define SOAP_TYPE_ns1__executeCommand
Definition: soapStub.h:57
#define SOAP_TYPE_SOAP_ENV__Header
Definition: soapStub.h:71
#define SOAP_TYPE_SOAP_ENV__Fault
Definition: soapStub.h:140
#define SOAP_ERR
Definition: stdsoap2.h:1244
Definition: soapStub.h:47
#define SOAP_DELETE_ARRAY(obj)
Definition: stdsoap2.h:1511
#define SOAP_TYPE_ns1__executeCommandResponse
Definition: soapStub.h:45
#define SOAP_DELETE(obj)
Definition: stdsoap2.h:1507
Definition: soapStub.h:142
Definition: soapStub.h:126
#define SOAP_TYPE_SOAP_ENV__Code
Definition: soapStub.h:89
#define SOAP_OK
Definition: stdsoap2.h:1245
void * ptr
Definition: stdsoap2.h:1673
int type
Definition: stdsoap2.h:1674
Definition: soapStub.h:91
Definition: soapStub.h:108
Definition: soapStub.h:73
int size
Definition: stdsoap2.h:1675

+ Here is the caller graph for this function:

SOAP_FMAC3 char** SOAP_FMAC4 soap_get__QName ( struct soap soap,
char **  p,
const char *  tag,
const char *  type 
)
1642 {
1643  if ((p = soap_in__QName(soap, tag, p, type)))
1644  if (soap_getindependent(soap))
1645  return NULL;
1646  return p;
1647 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 char **SOAP_FMAC4 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1627
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163

+ Here is the call graph for this function:

SOAP_FMAC3 char* SOAP_FMAC4 soap_get_byte ( struct soap soap,
char *  p,
const char *  tag,
const char *  type 
)
492 {
493  if ((p = soap_in_byte(soap, tag, p, type)))
494  if (soap_getindependent(soap))
495  return NULL;
496  return p;
497 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 char *SOAP_FMAC4 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type)
Definition: soapC.cpp:477

+ Here is the call graph for this function:

SOAP_FMAC3 int* SOAP_FMAC4 soap_get_int ( struct soap soap,
int *  p,
const char *  tag,
const char *  type 
)
529 {
530  if ((p = soap_in_int(soap, tag, p, type)))
531  if (soap_getindependent(soap))
532  return NULL;
533  return p;
534 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 int *SOAP_FMAC4 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type)
Definition: soapC.cpp:514

+ Here is the call graph for this function:

SOAP_FMAC3 struct ns1__executeCommand* SOAP_FMAC4 soap_get_ns1__executeCommand ( struct soap soap,
struct ns1__executeCommand p,
const char *  tag,
const char *  type 
)
1248 {
1249  if ((p = soap_in_ns1__executeCommand(soap, tag, p, type)))
1250  if (soap_getindependent(soap))
1251  return NULL;
1252  return p;
1253 }
SOAP_FMAC3 struct ns1__executeCommand *SOAP_FMAC4 soap_in_ns1__executeCommand(struct soap *soap, const char *tag, struct ns1__executeCommand *a, const char *type)
Definition: soapC.cpp:1203
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct ns1__executeCommandResponse* SOAP_FMAC4 soap_get_ns1__executeCommandResponse ( struct soap soap,
struct ns1__executeCommandResponse p,
const char *  tag,
const char *  type 
)
1354 {
1355  if ((p = soap_in_ns1__executeCommandResponse(soap, tag, p, type)))
1356  if (soap_getindependent(soap))
1357  return NULL;
1358  return p;
1359 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 struct ns1__executeCommandResponse *SOAP_FMAC4 soap_in_ns1__executeCommandResponse(struct soap *soap, const char *tag, struct ns1__executeCommandResponse *a, const char *type)
Definition: soapC.cpp:1309

+ Here is the call graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Code** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Code ( struct soap soap,
struct SOAP_ENV__Code **  p,
const char *  tag,
const char *  type 
)
1553 {
1554  if ((p = soap_in_PointerToSOAP_ENV__Code(soap, tag, p, type)))
1555  if (soap_getindependent(soap))
1556  return NULL;
1557  return p;
1558 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 struct SOAP_ENV__Code **SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type)
Definition: soapC.cpp:1523
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163

+ Here is the call graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Detail** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Detail ( struct soap soap,
struct SOAP_ENV__Detail **  p,
const char *  tag,
const char *  type 
)
1496 {
1497  if ((p = soap_in_PointerToSOAP_ENV__Detail(soap, tag, p, type)))
1498  if (soap_getindependent(soap))
1499  return NULL;
1500  return p;
1501 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 struct SOAP_ENV__Detail **SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type)
Definition: soapC.cpp:1466

+ Here is the call graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Reason** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Reason ( struct soap soap,
struct SOAP_ENV__Reason **  p,
const char *  tag,
const char *  type 
)
1439 {
1440  if ((p = soap_in_PointerToSOAP_ENV__Reason(soap, tag, p, type)))
1441  if (soap_getindependent(soap))
1442  return NULL;
1443  return p;
1444 }
SOAP_FMAC3 struct SOAP_ENV__Reason **SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type)
Definition: soapC.cpp:1409
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163

+ Here is the call graph for this function:

SOAP_FMAC3 char*** SOAP_FMAC4 soap_get_PointerTostring ( struct soap soap,
char ***  p,
const char *  tag,
const char *  type 
)
1608 {
1609  if ((p = soap_in_PointerTostring(soap, tag, p, type)))
1610  if (soap_getindependent(soap))
1611  return NULL;
1612  return p;
1613 }
SOAP_FMAC3 char ***SOAP_FMAC4 soap_in_PointerTostring(struct soap *soap, const char *tag, char ***a, const char *type)
Definition: soapC.cpp:1578
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163

+ Here is the call graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Code* SOAP_FMAC4 soap_get_SOAP_ENV__Code ( struct soap soap,
struct SOAP_ENV__Code p,
const char *  tag,
const char *  type 
)
1040 {
1041  if ((p = soap_in_SOAP_ENV__Code(soap, tag, p, type)))
1042  if (soap_getindependent(soap))
1043  return NULL;
1044  return p;
1045 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 struct SOAP_ENV__Code *SOAP_FMAC4 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type)
Definition: soapC.cpp:989

+ Here is the call graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Detail* SOAP_FMAC4 soap_get_SOAP_ENV__Detail ( struct soap soap,
struct SOAP_ENV__Detail p,
const char *  tag,
const char *  type 
)
919 {
920  if ((p = soap_in_SOAP_ENV__Detail(soap, tag, p, type)))
921  if (soap_getindependent(soap))
922  return NULL;
923  return p;
924 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 struct SOAP_ENV__Detail *SOAP_FMAC4 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type)
Definition: soapC.cpp:868

+ Here is the call graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Fault* SOAP_FMAC4 soap_get_SOAP_ENV__Fault ( struct soap soap,
struct SOAP_ENV__Fault p,
const char *  tag,
const char *  type 
)
688 {
689  if ((p = soap_in_SOAP_ENV__Fault(soap, tag, p, type)))
690  if (soap_getindependent(soap))
691  return NULL;
692  return p;
693 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 struct SOAP_ENV__Fault *SOAP_FMAC4 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type)
Definition: soapC.cpp:595

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Header* SOAP_FMAC4 soap_get_SOAP_ENV__Header ( struct soap soap,
struct SOAP_ENV__Header p,
const char *  tag,
const char *  type 
)
1140 {
1141  if ((p = soap_in_SOAP_ENV__Header(soap, tag, p, type)))
1142  if (soap_getindependent(soap))
1143  return NULL;
1144  return p;
1145 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 struct SOAP_ENV__Header *SOAP_FMAC4 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type)
Definition: soapC.cpp:1101

+ Here is the call graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Reason* SOAP_FMAC4 soap_get_SOAP_ENV__Reason ( struct soap soap,
struct SOAP_ENV__Reason p,
const char *  tag,
const char *  type 
)
800 {
801  if ((p = soap_in_SOAP_ENV__Reason(soap, tag, p, type)))
802  if (soap_getindependent(soap))
803  return NULL;
804  return p;
805 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 struct SOAP_ENV__Reason *SOAP_FMAC4 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type)
Definition: soapC.cpp:755

+ Here is the call graph for this function:

SOAP_FMAC3 char** SOAP_FMAC4 soap_get_string ( struct soap soap,
char **  p,
const char *  tag,
const char *  type 
)
1686 {
1687  if ((p = soap_in_string(soap, tag, p, type)))
1688  if (soap_getindependent(soap))
1689  return NULL;
1690  return p;
1691 }
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap)
Definition: soapC.cpp:163
SOAP_FMAC3 char **SOAP_FMAC4 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1671

+ Here is the call graph for this function:

SOAP_FMAC3 void* SOAP_FMAC4 soap_getelement ( struct soap soap,
int *  type 
)
183 { (void)type;
184  if (soap_peek_element(soap))
185  return NULL;
186 #ifndef WITH_NOIDREF
187  if (!*soap->id || !(*type = soap_lookup_type(soap, soap->id)))
188  *type = soap_lookup_type(soap, soap->href);
189  switch (*type)
190  {
191  case SOAP_TYPE_byte:
192  return soap_in_byte(soap, NULL, NULL, "xsd:byte");
193  case SOAP_TYPE_int:
194  return soap_in_int(soap, NULL, NULL, "xsd:int");
196  return soap_in_ns1__executeCommand(soap, NULL, NULL, "ns1:executeCommand");
198  return soap_in_ns1__executeCommandResponse(soap, NULL, NULL, "ns1:executeCommandResponse");
200  return soap_in_PointerTostring(soap, NULL, NULL, "xsd:string");
201  case SOAP_TYPE__QName:
202  { char **s;
203  s = soap_in__QName(soap, NULL, NULL, "xsd:QName");
204  return s ? *s : NULL;
205  }
206  case SOAP_TYPE_string:
207  { char **s;
208  s = soap_in_string(soap, NULL, NULL, "xsd:string");
209  return s ? *s : NULL;
210  }
211  default:
212 #else
213  *type = 0;
214 #endif
215  { const char *t = soap->type;
216  if (!*t)
217  t = soap->tag;
218  if (!soap_match_tag(soap, t, "xsd:byte"))
219  { *type = SOAP_TYPE_byte;
220  return soap_in_byte(soap, NULL, NULL, NULL);
221  }
222  if (!soap_match_tag(soap, t, "xsd:int"))
223  { *type = SOAP_TYPE_int;
224  return soap_in_int(soap, NULL, NULL, NULL);
225  }
226  if (!soap_match_tag(soap, t, "ns1:executeCommand"))
228  return soap_in_ns1__executeCommand(soap, NULL, NULL, NULL);
229  }
230  if (!soap_match_tag(soap, t, "ns1:executeCommandResponse"))
233  }
234  if (!soap_match_tag(soap, t, "xsd:QName"))
235  { char **s;
236  *type = SOAP_TYPE__QName;
237  s = soap_in__QName(soap, NULL, NULL, NULL);
238  return s ? *s : NULL;
239  }
240  if (!soap_match_tag(soap, t, "xsd:string"))
241  { char **s;
242  *type = SOAP_TYPE_string;
243  s = soap_in_string(soap, NULL, NULL, NULL);
244  return s ? *s : NULL;
245  }
246  t = soap->tag;
247 #ifndef WITH_NOIDREF
248  }
249 #endif
250  }
251  soap->error = SOAP_TAG_MISMATCH;
252  return NULL;
253 }
SOAP_FMAC3 char ***SOAP_FMAC4 soap_in_PointerTostring(struct soap *soap, const char *tag, char ***a, const char *type)
Definition: soapC.cpp:1578
int error
Definition: stdsoap2.h:2112
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
SOAP_FMAC1 int SOAP_FMAC2 soap_match_tag(struct soap *soap, const char *tag1, const char *tag2)
Definition: stdsoap2.cpp:2966
SOAP_FMAC3 struct ns1__executeCommand *SOAP_FMAC4 soap_in_ns1__executeCommand(struct soap *soap, const char *tag, struct ns1__executeCommand *a, const char *type)
Definition: soapC.cpp:1203
#define SOAP_TYPE_ns1__executeCommand
Definition: soapStub.h:57
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 char **SOAP_FMAC4 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1627
SOAP_FMAC1 int SOAP_FMAC2 soap_peek_element(struct soap *soap)
Definition: stdsoap2.cpp:10626
#define SOAP_TYPE_PointerTostring
Definition: soapH.h:399
#define SOAP_TYPE_ns1__executeCommandResponse
Definition: soapStub.h:45
SOAP_FMAC3 char *SOAP_FMAC4 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type)
Definition: soapC.cpp:477
#define SOAP_TYPE_byte
Definition: soapH.h:46
#define SOAP_TAG_MISMATCH
Definition: stdsoap2.h:1248
#define SOAP_TYPE_int
Definition: soapH.h:66
#define SOAP_TYPE_string
Definition: soapH.h:440
char type[SOAP_TAGLEN]
Definition: stdsoap2.h:2072
SOAP_FMAC3 struct ns1__executeCommandResponse *SOAP_FMAC4 soap_in_ns1__executeCommandResponse(struct soap *soap, const char *tag, struct ns1__executeCommandResponse *a, const char *type)
Definition: soapC.cpp:1309
SOAP_FMAC3 int *SOAP_FMAC4 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type)
Definition: soapC.cpp:514
SOAP_FMAC1 int SOAP_FMAC2 soap_lookup_type(struct soap *soap, const char *id)
Definition: stdsoap2.cpp:8003
#define SOAP_TYPE__QName
Definition: soapStub.h:168
char tag[SOAP_TAGLEN]
Definition: stdsoap2.h:2069
SOAP_FMAC3 char **SOAP_FMAC4 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1671
char id[SOAP_TAGLEN]
Definition: stdsoap2.h:2070

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_getfault ( struct soap soap)
89 {
90  return (soap->fault = soap_get_SOAP_ENV__Fault(soap, NULL, "SOAP-ENV:Fault", NULL)) == NULL;
91 }
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 struct SOAP_ENV__Fault *SOAP_FMAC4 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type)
Definition: soapC.cpp:687

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_getheader ( struct soap soap)
24 {
25  soap->part = SOAP_IN_HEADER;
26  soap->header = soap_in_SOAP_ENV__Header(soap, "SOAP-ENV:Header", soap->header, NULL);
27  soap->part = SOAP_END_HEADER;
28  return soap->header == NULL;
29 }
short part
Definition: stdsoap2.h:2085
#define SOAP_END_HEADER
Definition: stdsoap2.h:1422
arena_t NULL
Definition: jemalloc_internal.h:624
struct SOAP_ENV__Header * header
Definition: stdsoap2.h:1968
SOAP_FMAC3 struct SOAP_ENV__Header *SOAP_FMAC4 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type)
Definition: soapC.cpp:1101
#define SOAP_IN_HEADER
Definition: stdsoap2.h:1421

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent ( struct soap soap)
164 {
165  int t;
166  if (soap->version == 1)
167  { for (;;)
168  { if (!soap_getelement(soap, &t))
169  if (soap->error || soap_ignore_element(soap))
170  break;
171  }
172  }
173  if (soap->error == SOAP_NO_TAG || soap->error == SOAP_EOF)
174  soap->error = SOAP_OK;
175  return soap->error;
176 }
int error
Definition: stdsoap2.h:2112
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap)
Definition: soapC.cpp:259
#define SOAP_NO_TAG
Definition: stdsoap2.h:1251
short version
Definition: stdsoap2.h:1935
SOAP_FMAC3 void *SOAP_FMAC4 soap_getelement(struct soap *soap, int *type)
Definition: soapC.cpp:182
#define SOAP_OK
Definition: stdsoap2.h:1245
#define SOAP_EOF
Definition: stdsoap2.h:1243

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_header ( struct soap soap)
49 {
50  if (soap->header == NULL)
51  { if ((soap->header = soap_new_SOAP_ENV__Header(soap, -1)))
53  }
54 }
arena_t NULL
Definition: jemalloc_internal.h:624
struct SOAP_ENV__Header * soap_new_SOAP_ENV__Header(struct soap *soap, int n=-1)
Definition: soapH.h:253
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a)
Definition: soapC.cpp:1081
struct SOAP_ENV__Header * header
Definition: stdsoap2.h:1968

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element ( struct soap soap)
260 {
261  if (!soap_peek_element(soap))
262  { int t;
263  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Unexpected element '%s' in input (level=%u, %d)\n", soap->tag, soap->level, soap->body));
264  if (soap->mustUnderstand && !soap->other)
265  return soap->error = SOAP_MUSTUNDERSTAND;
266  if (((soap->mode & SOAP_XML_STRICT) && soap->part != SOAP_IN_HEADER) || !soap_match_tag(soap, soap->tag, "SOAP-ENV:"))
267  { DBGLOG(TEST, SOAP_MESSAGE(fdebug, "REJECTING element '%s'\n", soap->tag));
268  return soap->error = SOAP_TAG_MISMATCH;
269  }
270  if (!*soap->id || !soap_getelement(soap, &t))
271  { soap->peeked = 0;
272  if (soap->fignore)
273  soap->error = soap->fignore(soap, soap->tag);
274  else
275  soap->error = SOAP_OK;
276  DBGLOG(TEST, if (!soap->error) SOAP_MESSAGE(fdebug, "IGNORING element '%s'\n", soap->tag));
277  if (!soap->error && soap->body)
278  { soap->level++;
279  while (!soap_ignore_element(soap))
280  ;
281  if (soap->error == SOAP_NO_TAG)
282  soap->error = soap_element_end_in(soap, NULL);
283  }
284  }
285  }
286  return soap->error;
287 }
#define SOAP_MUSTUNDERSTAND
Definition: stdsoap2.h:1253
int error
Definition: stdsoap2.h:2112
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap)
Definition: soapC.cpp:259
short part
Definition: stdsoap2.h:2085
soap_mode mode
Definition: stdsoap2.h:1936
#define SOAP_NO_TAG
Definition: stdsoap2.h:1251
SOAP_FMAC1 int SOAP_FMAC2 soap_match_tag(struct soap *soap, const char *tag1, const char *tag2)
Definition: stdsoap2.cpp:2966
unsigned int level
Definition: stdsoap2.h:2060
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
arena_t NULL
Definition: jemalloc_internal.h:624
short peeked
Definition: stdsoap2.h:2089
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
SOAP_FMAC1 int SOAP_FMAC2 soap_peek_element(struct soap *soap)
Definition: stdsoap2.cpp:10626
SOAP_FMAC3 void *SOAP_FMAC4 soap_getelement(struct soap *soap, int *type)
Definition: soapC.cpp:182
#define SOAP_XML_STRICT
Definition: stdsoap2.h:1361
#define SOAP_TAG_MISMATCH
Definition: stdsoap2.h:1248
short mustUnderstand
Definition: stdsoap2.h:2082
#define SOAP_OK
Definition: stdsoap2.h:1245
#define SOAP_IN_HEADER
Definition: stdsoap2.h:1421
short body
Definition: stdsoap2.h:2059
int(* fignore)(struct soap *, const char *)
Definition: stdsoap2.h:2006
short other
Definition: stdsoap2.h:2076
char tag[SOAP_TAGLEN]
Definition: stdsoap2.h:2069
char id[SOAP_TAGLEN]
Definition: stdsoap2.h:2070

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 char* * SOAP_FMAC4 soap_in__QName ( struct soap soap,
const char *  tag,
char **  a,
const char *  type 
)
1628 { char **p;
1629  p = soap_instring(soap, tag, a, type, SOAP_TYPE__QName, 2, 0, -1);
1630  return p;
1631 }
SOAP_FMAC1 char **SOAP_FMAC2 soap_instring(struct soap *soap, const char *tag, char **p, const char *type, int t, int flag, long minlen, long maxlen)
Definition: stdsoap2.cpp:13371
#define SOAP_TYPE__QName
Definition: soapStub.h:168

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 char* SOAP_FMAC4 soap_in_byte ( struct soap soap,
const char *  tag,
char *  a,
const char *  type 
)
478 { char *p;
479  p = soap_inbyte(soap, tag, a, type, SOAP_TYPE_byte);
480  return p;
481 }
SOAP_FMAC1 char *SOAP_FMAC2 soap_inbyte(struct soap *soap, const char *tag, char *p, const char *type, int t)
Definition: stdsoap2.cpp:12251
#define SOAP_TYPE_byte
Definition: soapH.h:46

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int* SOAP_FMAC4 soap_in_int ( struct soap soap,
const char *  tag,
int *  a,
const char *  type 
)
515 { int *p;
516  p = soap_inint(soap, tag, a, type, SOAP_TYPE_int);
517  return p;
518 }
#define SOAP_TYPE_int
Definition: soapH.h:66
SOAP_FMAC1 int *SOAP_FMAC2 soap_inint(struct soap *soap, const char *tag, int *p, const char *type, int t)
Definition: stdsoap2.cpp:11989

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct ns1__executeCommand* SOAP_FMAC4 soap_in_ns1__executeCommand ( struct soap soap,
const char *  tag,
struct ns1__executeCommand a,
const char *  type 
)
1204 {
1205  size_t soap_flag_command = 1;
1206  if (soap_element_begin_in(soap, tag, 0, type))
1207  return NULL;
1208  a = (struct ns1__executeCommand *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_ns1__executeCommand, sizeof(struct ns1__executeCommand), 0, NULL, NULL, NULL);
1209  if (!a)
1210  return NULL;
1212  if (soap->body && !*soap->href)
1213  {
1214  for (;;)
1215  { soap->error = SOAP_TAG_MISMATCH;
1216  if (soap_flag_command && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG))
1217  if (soap_in_string(soap, "command", &a->command, "xsd:string"))
1218  { soap_flag_command--;
1219  continue;
1220  }
1221  if (soap->error == SOAP_TAG_MISMATCH)
1222  soap->error = soap_ignore_element(soap);
1223  if (soap->error == SOAP_NO_TAG)
1224  break;
1225  if (soap->error)
1226  return NULL;
1227  }
1228  if (soap_element_end_in(soap, tag))
1229  return NULL;
1230  }
1231  else
1232  { a = (struct ns1__executeCommand *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_ns1__executeCommand, 0, sizeof(struct ns1__executeCommand), 0, NULL);
1233  if (soap->body && soap_element_end_in(soap, tag))
1234  return NULL;
1235  }
1236  return a;
1237 }
int error
Definition: stdsoap2.h:2112
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap)
Definition: soapC.cpp:259
SOAP_FMAC1 void *SOAP_FMAC2 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))
Definition: stdsoap2.cpp:8112
Definition: soapStub.h:59
#define SOAP_NO_TAG
Definition: stdsoap2.h:1251
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__executeCommand(struct soap *soap, struct ns1__executeCommand *a)
Definition: soapC.cpp:1179
#define SOAP_TYPE_ns1__executeCommand
Definition: soapStub.h:57
arena_t NULL
Definition: jemalloc_internal.h:624
char * command
Definition: soapStub.h:62
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
#define SOAP_TAG_MISMATCH
Definition: stdsoap2.h:1248
SOAP_FMAC1 void *SOAP_FMAC2 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 *))
Definition: stdsoap2.cpp:8168
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
short body
Definition: stdsoap2.h:2059
SOAP_FMAC3 char **SOAP_FMAC4 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1671
char id[SOAP_TAGLEN]
Definition: stdsoap2.h:2070

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct ns1__executeCommandResponse* SOAP_FMAC4 soap_in_ns1__executeCommandResponse ( struct soap soap,
const char *  tag,
struct ns1__executeCommandResponse a,
const char *  type 
)
1310 {
1311  size_t soap_flag_result = 1;
1312  if (soap_element_begin_in(soap, tag, 0, type))
1313  return NULL;
1315  if (!a)
1316  return NULL;
1318  if (soap->body && !*soap->href)
1319  {
1320  for (;;)
1321  { soap->error = SOAP_TAG_MISMATCH;
1322  if (soap_flag_result && soap->error == SOAP_TAG_MISMATCH)
1323  if (soap_in_PointerTostring(soap, "result", &a->result, "xsd:string"))
1324  { soap_flag_result--;
1325  continue;
1326  }
1327  if (soap->error == SOAP_TAG_MISMATCH)
1328  soap->error = soap_ignore_element(soap);
1329  if (soap->error == SOAP_NO_TAG)
1330  break;
1331  if (soap->error)
1332  return NULL;
1333  }
1334  if (soap_element_end_in(soap, tag))
1335  return NULL;
1336  }
1337  else
1338  { a = (struct ns1__executeCommandResponse *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_ns1__executeCommandResponse, 0, sizeof(struct ns1__executeCommandResponse), 0, NULL);
1339  if (soap->body && soap_element_end_in(soap, tag))
1340  return NULL;
1341  }
1342  return a;
1343 }
SOAP_FMAC3 char ***SOAP_FMAC4 soap_in_PointerTostring(struct soap *soap, const char *tag, char ***a, const char *type)
Definition: soapC.cpp:1578
int error
Definition: stdsoap2.h:2112
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap)
Definition: soapC.cpp:259
SOAP_FMAC1 void *SOAP_FMAC2 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))
Definition: stdsoap2.cpp:8112
#define SOAP_NO_TAG
Definition: stdsoap2.h:1251
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__executeCommandResponse(struct soap *soap, struct ns1__executeCommandResponse *a)
Definition: soapC.cpp:1285
arena_t NULL
Definition: jemalloc_internal.h:624
char ** result
Definition: soapStub.h:50
Definition: soapStub.h:47
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
#define SOAP_TYPE_ns1__executeCommandResponse
Definition: soapStub.h:45
#define SOAP_TAG_MISMATCH
Definition: stdsoap2.h:1248
SOAP_FMAC1 void *SOAP_FMAC2 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 *))
Definition: stdsoap2.cpp:8168
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
short body
Definition: stdsoap2.h:2059
char id[SOAP_TAGLEN]
Definition: stdsoap2.h:2070

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Code** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Code ( struct soap soap,
const char *  tag,
struct SOAP_ENV__Code **  a,
const char *  type 
)
1524 {
1525  if (soap_element_begin_in(soap, tag, 1, NULL))
1526  return NULL;
1527  if (!a)
1528  if (!(a = (struct SOAP_ENV__Code **)soap_malloc(soap, sizeof(struct SOAP_ENV__Code *))))
1529  return NULL;
1530  *a = NULL;
1531  if (!soap->null && *soap->href != '#')
1532  { soap_revert(soap);
1533  if (!(*a = soap_in_SOAP_ENV__Code(soap, tag, *a, type)))
1534  return NULL;
1535  }
1536  else
1537  { a = (struct SOAP_ENV__Code **)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_SOAP_ENV__Code, sizeof(struct SOAP_ENV__Code), 0);
1538  if (soap->body && soap_element_end_in(soap, tag))
1539  return NULL;
1540  }
1541  return a;
1542 }
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
SOAP_FMAC1 void *SOAP_FMAC2 soap_id_lookup(struct soap *soap, const char *id, void **p, int t, size_t n, unsigned int k)
Definition: stdsoap2.cpp:8024
SOAP_FMAC3 struct SOAP_ENV__Code *SOAP_FMAC4 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type)
Definition: soapC.cpp:989
#define SOAP_TYPE_SOAP_ENV__Code
Definition: soapStub.h:89
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
SOAP_FMAC1 void SOAP_FMAC2 soap_revert(struct soap *soap)
Definition: stdsoap2.cpp:11051
short body
Definition: stdsoap2.h:2059
short null
Definition: stdsoap2.h:2083
Definition: soapStub.h:91
SOAP_FMAC1 void *SOAP_FMAC2 soap_malloc(struct soap *soap, size_t n)
Definition: stdsoap2.cpp:7638

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Detail** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Detail ( struct soap soap,
const char *  tag,
struct SOAP_ENV__Detail **  a,
const char *  type 
)
1467 {
1468  if (soap_element_begin_in(soap, tag, 1, NULL))
1469  return NULL;
1470  if (!a)
1471  if (!(a = (struct SOAP_ENV__Detail **)soap_malloc(soap, sizeof(struct SOAP_ENV__Detail *))))
1472  return NULL;
1473  *a = NULL;
1474  if (!soap->null && *soap->href != '#')
1475  { soap_revert(soap);
1476  if (!(*a = soap_in_SOAP_ENV__Detail(soap, tag, *a, type)))
1477  return NULL;
1478  }
1479  else
1480  { a = (struct SOAP_ENV__Detail **)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_SOAP_ENV__Detail, sizeof(struct SOAP_ENV__Detail), 0);
1481  if (soap->body && soap_element_end_in(soap, tag))
1482  return NULL;
1483  }
1484  return a;
1485 }
#define SOAP_TYPE_SOAP_ENV__Detail
Definition: soapStub.h:106
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
SOAP_FMAC1 void *SOAP_FMAC2 soap_id_lookup(struct soap *soap, const char *id, void **p, int t, size_t n, unsigned int k)
Definition: stdsoap2.cpp:8024
SOAP_FMAC3 struct SOAP_ENV__Detail *SOAP_FMAC4 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type)
Definition: soapC.cpp:868
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
SOAP_FMAC1 void SOAP_FMAC2 soap_revert(struct soap *soap)
Definition: stdsoap2.cpp:11051
short body
Definition: stdsoap2.h:2059
short null
Definition: stdsoap2.h:2083
Definition: soapStub.h:108
SOAP_FMAC1 void *SOAP_FMAC2 soap_malloc(struct soap *soap, size_t n)
Definition: stdsoap2.cpp:7638

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Reason** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Reason ( struct soap soap,
const char *  tag,
struct SOAP_ENV__Reason **  a,
const char *  type 
)
1410 {
1411  if (soap_element_begin_in(soap, tag, 1, NULL))
1412  return NULL;
1413  if (!a)
1414  if (!(a = (struct SOAP_ENV__Reason **)soap_malloc(soap, sizeof(struct SOAP_ENV__Reason *))))
1415  return NULL;
1416  *a = NULL;
1417  if (!soap->null && *soap->href != '#')
1418  { soap_revert(soap);
1419  if (!(*a = soap_in_SOAP_ENV__Reason(soap, tag, *a, type)))
1420  return NULL;
1421  }
1422  else
1423  { a = (struct SOAP_ENV__Reason **)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_SOAP_ENV__Reason, sizeof(struct SOAP_ENV__Reason), 0);
1424  if (soap->body && soap_element_end_in(soap, tag))
1425  return NULL;
1426  }
1427  return a;
1428 }
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
#define SOAP_TYPE_SOAP_ENV__Reason
Definition: soapStub.h:124
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
SOAP_FMAC3 struct SOAP_ENV__Reason *SOAP_FMAC4 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type)
Definition: soapC.cpp:755
SOAP_FMAC1 void *SOAP_FMAC2 soap_id_lookup(struct soap *soap, const char *id, void **p, int t, size_t n, unsigned int k)
Definition: stdsoap2.cpp:8024
Definition: soapStub.h:126
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
SOAP_FMAC1 void SOAP_FMAC2 soap_revert(struct soap *soap)
Definition: stdsoap2.cpp:11051
short body
Definition: stdsoap2.h:2059
short null
Definition: stdsoap2.h:2083
SOAP_FMAC1 void *SOAP_FMAC2 soap_malloc(struct soap *soap, size_t n)
Definition: stdsoap2.cpp:7638

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 char*** SOAP_FMAC4 soap_in_PointerTostring ( struct soap soap,
const char *  tag,
char ***  a,
const char *  type 
)
1579 {
1580  if (soap_element_begin_in(soap, tag, 1, NULL))
1581  return NULL;
1582  if (!a)
1583  if (!(a = (char ***)soap_malloc(soap, sizeof(char **))))
1584  return NULL;
1585  *a = NULL;
1586  if (!soap->null && *soap->href != '#')
1587  { soap_revert(soap);
1588  if (!(*a = soap_in_string(soap, tag, *a, type)))
1589  return NULL;
1590  }
1591  else
1592  { a = (char ***)soap_id_lookup(soap, soap->href, (void**)a, SOAP_TYPE_string, sizeof(char *), 1);
1593  if (soap->body && soap_element_end_in(soap, tag))
1594  return NULL;
1595  }
1596  return a;
1597 }
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
SOAP_FMAC1 void *SOAP_FMAC2 soap_id_lookup(struct soap *soap, const char *id, void **p, int t, size_t n, unsigned int k)
Definition: stdsoap2.cpp:8024
#define SOAP_TYPE_string
Definition: soapH.h:440
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
SOAP_FMAC1 void SOAP_FMAC2 soap_revert(struct soap *soap)
Definition: stdsoap2.cpp:11051
short body
Definition: stdsoap2.h:2059
short null
Definition: stdsoap2.h:2083
SOAP_FMAC1 void *SOAP_FMAC2 soap_malloc(struct soap *soap, size_t n)
Definition: stdsoap2.cpp:7638
SOAP_FMAC3 char **SOAP_FMAC4 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1671

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Code* SOAP_FMAC4 soap_in_SOAP_ENV__Code ( struct soap soap,
const char *  tag,
struct SOAP_ENV__Code a,
const char *  type 
)
990 {
991  size_t soap_flag_SOAP_ENV__Value = 1;
992  size_t soap_flag_SOAP_ENV__Subcode = 1;
993  if (soap_element_begin_in(soap, tag, 0, type))
994  return NULL;
995  a = (struct SOAP_ENV__Code *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_SOAP_ENV__Code, sizeof(struct SOAP_ENV__Code), 0, NULL, NULL, NULL);
996  if (!a)
997  return NULL;
999  if (soap->body && !*soap->href)
1000  {
1001  for (;;)
1002  { soap->error = SOAP_TAG_MISMATCH;
1003  if (soap_flag_SOAP_ENV__Value && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG))
1004  if (soap_in__QName(soap, "SOAP-ENV:Value", &a->SOAP_ENV__Value, ""))
1005  { soap_flag_SOAP_ENV__Value--;
1006  continue;
1007  }
1008  if (soap_flag_SOAP_ENV__Subcode && soap->error == SOAP_TAG_MISMATCH)
1009  if (soap_in_PointerToSOAP_ENV__Code(soap, "SOAP-ENV:Subcode", &a->SOAP_ENV__Subcode, ""))
1010  { soap_flag_SOAP_ENV__Subcode--;
1011  continue;
1012  }
1013  if (soap->error == SOAP_TAG_MISMATCH)
1014  soap->error = soap_ignore_element(soap);
1015  if (soap->error == SOAP_NO_TAG)
1016  break;
1017  if (soap->error)
1018  return NULL;
1019  }
1020  if (soap_element_end_in(soap, tag))
1021  return NULL;
1022  }
1023  else
1024  { a = (struct SOAP_ENV__Code *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_SOAP_ENV__Code, 0, sizeof(struct SOAP_ENV__Code), 0, NULL);
1025  if (soap->body && soap_element_end_in(soap, tag))
1026  return NULL;
1027  }
1028  return a;
1029 }
char * SOAP_ENV__Value
Definition: soapStub.h:94
int error
Definition: stdsoap2.h:2112
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap)
Definition: soapC.cpp:259
SOAP_FMAC1 void *SOAP_FMAC2 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))
Definition: stdsoap2.cpp:8112
#define SOAP_NO_TAG
Definition: stdsoap2.h:1251
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 char **SOAP_FMAC4 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1627
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
SOAP_FMAC3 struct SOAP_ENV__Code **SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type)
Definition: soapC.cpp:1523
#define SOAP_TAG_MISMATCH
Definition: stdsoap2.h:1248
#define SOAP_TYPE_SOAP_ENV__Code
Definition: soapStub.h:89
SOAP_FMAC1 void *SOAP_FMAC2 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 *))
Definition: stdsoap2.cpp:8168
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
struct SOAP_ENV__Code * SOAP_ENV__Subcode
Definition: soapStub.h:95
short body
Definition: stdsoap2.h:2059
Definition: soapStub.h:91
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a)
Definition: soapC.cpp:960
char id[SOAP_TAGLEN]
Definition: stdsoap2.h:2070

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Detail* SOAP_FMAC4 soap_in_SOAP_ENV__Detail ( struct soap soap,
const char *  tag,
struct SOAP_ENV__Detail a,
const char *  type 
)
869 {
870  size_t soap_flag___any = 1;
871  size_t soap_flag_fault = 1;
872  if (soap_element_begin_in(soap, tag, 0, type))
873  return NULL;
874  a = (struct SOAP_ENV__Detail *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_SOAP_ENV__Detail, sizeof(struct SOAP_ENV__Detail), 0, NULL, NULL, NULL);
875  if (!a)
876  return NULL;
878  if (soap->body && !*soap->href)
879  {
880  for (;;)
881  { soap->error = SOAP_TAG_MISMATCH;
882  if (soap_flag_fault && soap->error == SOAP_TAG_MISMATCH)
883  if ((a->fault = soap_getelement(soap, &a->__type)))
884  { soap_flag_fault = 0;
885  continue;
886  }
887  if (soap_flag___any && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG))
888  if (soap_inliteral(soap, "-any", &a->__any))
889  { soap_flag___any--;
890  continue;
891  }
892  if (soap->error == SOAP_TAG_MISMATCH)
893  soap->error = soap_ignore_element(soap);
894  if (soap->error == SOAP_NO_TAG)
895  break;
896  if (soap->error)
897  return NULL;
898  }
899  if (soap_element_end_in(soap, tag))
900  return NULL;
901  }
902  else
903  { a = (struct SOAP_ENV__Detail *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_SOAP_ENV__Detail, 0, sizeof(struct SOAP_ENV__Detail), 0, NULL);
904  if (soap->body && soap_element_end_in(soap, tag))
905  return NULL;
906  }
907  return a;
908 }
#define SOAP_TYPE_SOAP_ENV__Detail
Definition: soapStub.h:106
int __type
Definition: soapStub.h:112
int error
Definition: stdsoap2.h:2112
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap)
Definition: soapC.cpp:259
SOAP_FMAC1 void *SOAP_FMAC2 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))
Definition: stdsoap2.cpp:8112
#define SOAP_NO_TAG
Definition: stdsoap2.h:1251
void * fault
Definition: soapStub.h:113
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
SOAP_FMAC3 void *SOAP_FMAC4 soap_getelement(struct soap *soap, int *type)
Definition: soapC.cpp:182
#define SOAP_TAG_MISMATCH
Definition: stdsoap2.h:1248
SOAP_FMAC1 char **SOAP_FMAC2 soap_inliteral(struct soap *soap, const char *tag, char **p)
Definition: stdsoap2.cpp:13768
SOAP_FMAC1 void *SOAP_FMAC2 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 *))
Definition: stdsoap2.cpp:8168
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
char * __any
Definition: soapStub.h:111
short body
Definition: stdsoap2.h:2059
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a)
Definition: soapC.cpp:841
Definition: soapStub.h:108
char id[SOAP_TAGLEN]
Definition: stdsoap2.h:2070

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Fault* SOAP_FMAC4 soap_in_SOAP_ENV__Fault ( struct soap soap,
const char *  tag,
struct SOAP_ENV__Fault a,
const char *  type 
)
596 {
597  size_t soap_flag_faultcode = 1;
598  size_t soap_flag_faultstring = 1;
599  size_t soap_flag_faultactor = 1;
600  size_t soap_flag_detail = 1;
601  size_t soap_flag_SOAP_ENV__Code = 1;
602  size_t soap_flag_SOAP_ENV__Reason = 1;
603  size_t soap_flag_SOAP_ENV__Node = 1;
604  size_t soap_flag_SOAP_ENV__Role = 1;
605  size_t soap_flag_SOAP_ENV__Detail = 1;
606  if (soap_element_begin_in(soap, tag, 0, type))
607  return NULL;
608  a = (struct SOAP_ENV__Fault *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_SOAP_ENV__Fault, sizeof(struct SOAP_ENV__Fault), 0, NULL, NULL, NULL);
609  if (!a)
610  return NULL;
612  if (soap->body && !*soap->href)
613  {
614  for (;;)
615  { soap->error = SOAP_TAG_MISMATCH;
616  if (soap_flag_faultcode && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG))
617  if (soap_in__QName(soap, "faultcode", &a->faultcode, ""))
618  { soap_flag_faultcode--;
619  continue;
620  }
621  if (soap_flag_faultstring && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG))
622  if (soap_in_string(soap, "faultstring", &a->faultstring, "xsd:string"))
623  { soap_flag_faultstring--;
624  continue;
625  }
626  if (soap_flag_faultactor && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG))
627  if (soap_in_string(soap, "faultactor", &a->faultactor, "xsd:string"))
628  { soap_flag_faultactor--;
629  continue;
630  }
631  if (soap_flag_detail && soap->error == SOAP_TAG_MISMATCH)
632  if (soap_in_PointerToSOAP_ENV__Detail(soap, "detail", &a->detail, ""))
633  { soap_flag_detail--;
634  continue;
635  }
636  if (soap_flag_SOAP_ENV__Code && soap->error == SOAP_TAG_MISMATCH)
637  if (soap_in_PointerToSOAP_ENV__Code(soap, "SOAP-ENV:Code", &a->SOAP_ENV__Code, ""))
638  { soap_flag_SOAP_ENV__Code--;
639  continue;
640  }
641  if (soap_flag_SOAP_ENV__Reason && soap->error == SOAP_TAG_MISMATCH)
642  if (soap_in_PointerToSOAP_ENV__Reason(soap, "SOAP-ENV:Reason", &a->SOAP_ENV__Reason, ""))
643  { soap_flag_SOAP_ENV__Reason--;
644  continue;
645  }
646  if (soap_flag_SOAP_ENV__Node && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG))
647  if (soap_in_string(soap, "SOAP-ENV:Node", &a->SOAP_ENV__Node, "xsd:string"))
648  { soap_flag_SOAP_ENV__Node--;
649  continue;
650  }
651  if (soap_flag_SOAP_ENV__Role && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG))
652  if (soap_in_string(soap, "SOAP-ENV:Role", &a->SOAP_ENV__Role, "xsd:string"))
653  { soap_flag_SOAP_ENV__Role--;
654  continue;
655  }
656  if (soap_flag_SOAP_ENV__Detail && soap->error == SOAP_TAG_MISMATCH)
657  if (soap_in_PointerToSOAP_ENV__Detail(soap, "SOAP-ENV:Detail", &a->SOAP_ENV__Detail, ""))
658  { soap_flag_SOAP_ENV__Detail--;
659  continue;
660  }
661  if (soap->error == SOAP_TAG_MISMATCH)
662  soap->error = soap_ignore_element(soap);
663  if (soap->error == SOAP_NO_TAG)
664  break;
665  if (soap->error)
666  return NULL;
667  }
668  if (soap_element_end_in(soap, tag))
669  return NULL;
670  }
671  else
672  { a = (struct SOAP_ENV__Fault *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_SOAP_ENV__Fault, 0, sizeof(struct SOAP_ENV__Fault), 0, NULL);
673  if (soap->body && soap_element_end_in(soap, tag))
674  return NULL;
675  }
676  return a;
677 }
char * faultactor
Definition: soapStub.h:147
SOAP_FMAC3 struct SOAP_ENV__Reason **SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type)
Definition: soapC.cpp:1409
int error
Definition: stdsoap2.h:2112
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap)
Definition: soapC.cpp:259
SOAP_FMAC1 void *SOAP_FMAC2 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))
Definition: stdsoap2.cpp:8112
#define SOAP_NO_TAG
Definition: stdsoap2.h:1251
char * SOAP_ENV__Node
Definition: soapStub.h:151
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 char **SOAP_FMAC4 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1627
#define SOAP_TYPE_SOAP_ENV__Fault
Definition: soapStub.h:140
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
SOAP_FMAC3 struct SOAP_ENV__Code **SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type)
Definition: soapC.cpp:1523
struct SOAP_ENV__Detail * detail
Definition: soapStub.h:148
struct SOAP_ENV__Reason * SOAP_ENV__Reason
Definition: soapStub.h:150
struct SOAP_ENV__Detail * SOAP_ENV__Detail
Definition: soapStub.h:153
Definition: soapStub.h:142
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a)
Definition: soapC.cpp:538
#define SOAP_TAG_MISMATCH
Definition: stdsoap2.h:1248
SOAP_FMAC3 struct SOAP_ENV__Detail **SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type)
Definition: soapC.cpp:1466
char * faultstring
Definition: soapStub.h:146
SOAP_FMAC1 void *SOAP_FMAC2 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 *))
Definition: stdsoap2.cpp:8168
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
short body
Definition: stdsoap2.h:2059
struct SOAP_ENV__Code * SOAP_ENV__Code
Definition: soapStub.h:149
char * faultcode
Definition: soapStub.h:145
char * SOAP_ENV__Role
Definition: soapStub.h:152
SOAP_FMAC3 char **SOAP_FMAC4 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1671
char id[SOAP_TAGLEN]
Definition: stdsoap2.h:2070

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Header* SOAP_FMAC4 soap_in_SOAP_ENV__Header ( struct soap soap,
const char *  tag,
struct SOAP_ENV__Header a,
const char *  type 
)
1102 {
1103  if (soap_element_begin_in(soap, tag, 0, type))
1104  return NULL;
1105  a = (struct SOAP_ENV__Header *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_SOAP_ENV__Header, sizeof(struct SOAP_ENV__Header), 0, NULL, NULL, NULL);
1106  if (!a)
1107  return NULL;
1109  if (soap->body && !*soap->href)
1110  {
1111  for (;;)
1112  { soap->error = SOAP_TAG_MISMATCH;
1113  if (soap->error == SOAP_TAG_MISMATCH)
1114  soap->error = soap_ignore_element(soap);
1115  if (soap->error == SOAP_NO_TAG)
1116  break;
1117  if (soap->error)
1118  return NULL;
1119  }
1120  if (soap_element_end_in(soap, tag))
1121  return NULL;
1122  }
1123  else
1124  { a = (struct SOAP_ENV__Header *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_SOAP_ENV__Header, 0, sizeof(struct SOAP_ENV__Header), 0, NULL);
1125  if (soap->body && soap_element_end_in(soap, tag))
1126  return NULL;
1127  }
1128  return a;
1129 }
int error
Definition: stdsoap2.h:2112
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap)
Definition: soapC.cpp:259
SOAP_FMAC1 void *SOAP_FMAC2 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))
Definition: stdsoap2.cpp:8112
#define SOAP_NO_TAG
Definition: stdsoap2.h:1251
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_TYPE_SOAP_ENV__Header
Definition: soapStub.h:71
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a)
Definition: soapC.cpp:1081
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
#define SOAP_TAG_MISMATCH
Definition: stdsoap2.h:1248
SOAP_FMAC1 void *SOAP_FMAC2 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 *))
Definition: stdsoap2.cpp:8168
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
short body
Definition: stdsoap2.h:2059
Definition: soapStub.h:73
char id[SOAP_TAGLEN]
Definition: stdsoap2.h:2070

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 struct SOAP_ENV__Reason* SOAP_FMAC4 soap_in_SOAP_ENV__Reason ( struct soap soap,
const char *  tag,
struct SOAP_ENV__Reason a,
const char *  type 
)
756 {
757  size_t soap_flag_SOAP_ENV__Text = 1;
758  if (soap_element_begin_in(soap, tag, 0, type))
759  return NULL;
760  a = (struct SOAP_ENV__Reason *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_SOAP_ENV__Reason, sizeof(struct SOAP_ENV__Reason), 0, NULL, NULL, NULL);
761  if (!a)
762  return NULL;
764  if (soap->body && !*soap->href)
765  {
766  for (;;)
767  { soap->error = SOAP_TAG_MISMATCH;
768  if (soap_flag_SOAP_ENV__Text && (soap->error == SOAP_TAG_MISMATCH || soap->error == SOAP_NO_TAG))
769  if (soap_in_string(soap, "SOAP-ENV:Text", &a->SOAP_ENV__Text, "xsd:string"))
770  { soap_flag_SOAP_ENV__Text--;
771  continue;
772  }
773  if (soap->error == SOAP_TAG_MISMATCH)
774  soap->error = soap_ignore_element(soap);
775  if (soap->error == SOAP_NO_TAG)
776  break;
777  if (soap->error)
778  return NULL;
779  }
780  if (soap_element_end_in(soap, tag))
781  return NULL;
782  }
783  else
784  { a = (struct SOAP_ENV__Reason *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_SOAP_ENV__Reason, 0, sizeof(struct SOAP_ENV__Reason), 0, NULL);
785  if (soap->body && soap_element_end_in(soap, tag))
786  return NULL;
787  }
788  return a;
789 }
int error
Definition: stdsoap2.h:2112
char href[SOAP_TAGLEN]
Definition: stdsoap2.h:2071
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap)
Definition: soapC.cpp:259
char * SOAP_ENV__Text
Definition: soapStub.h:129
SOAP_FMAC1 void *SOAP_FMAC2 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))
Definition: stdsoap2.cpp:8112
#define SOAP_NO_TAG
Definition: stdsoap2.h:1251
#define SOAP_TYPE_SOAP_ENV__Reason
Definition: soapStub.h:124
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_in(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10291
Definition: soapStub.h:126
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a)
Definition: soapC.cpp:729
#define SOAP_TAG_MISMATCH
Definition: stdsoap2.h:1248
SOAP_FMAC1 void *SOAP_FMAC2 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 *))
Definition: stdsoap2.cpp:8168
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type)
Definition: stdsoap2.cpp:10262
short body
Definition: stdsoap2.h:2059
SOAP_FMAC3 char **SOAP_FMAC4 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type)
Definition: soapC.cpp:1671
char id[SOAP_TAGLEN]
Definition: stdsoap2.h:2070

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 char* * SOAP_FMAC4 soap_in_string ( struct soap soap,
const char *  tag,
char **  a,
const char *  type 
)
1672 { char **p;
1673  p = soap_instring(soap, tag, a, type, SOAP_TYPE_string, 1, 0, -1);
1674  return p;
1675 }
SOAP_FMAC1 char **SOAP_FMAC2 soap_instring(struct soap *soap, const char *tag, char **p, const char *type, int t, int flag, long minlen, long maxlen)
Definition: stdsoap2.cpp:13371
#define SOAP_TYPE_string
Definition: soapH.h:440

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void* SOAP_FMAC4 soap_instantiate ( struct soap soap,
int  t,
const char *  type,
const char *  arrayType,
size_t *  n 
)
367 { (void)type;
368  switch (t)
369  {
371  return (void*)soap_instantiate_ns1__executeCommandResponse(soap, -1, type, arrayType, n);
373  return (void*)soap_instantiate_ns1__executeCommand(soap, -1, type, arrayType, n);
374 #ifndef WITH_NOGLOBAL
376  return (void*)soap_instantiate_SOAP_ENV__Header(soap, -1, type, arrayType, n);
377 #endif
378 #ifndef WITH_NOGLOBAL
380  return (void*)soap_instantiate_SOAP_ENV__Code(soap, -1, type, arrayType, n);
381 #endif
382 #ifndef WITH_NOGLOBAL
384  return (void*)soap_instantiate_SOAP_ENV__Detail(soap, -1, type, arrayType, n);
385 #endif
386 #ifndef WITH_NOGLOBAL
388  return (void*)soap_instantiate_SOAP_ENV__Reason(soap, -1, type, arrayType, n);
389 #endif
390 #ifndef WITH_NOGLOBAL
392  return (void*)soap_instantiate_SOAP_ENV__Fault(soap, -1, type, arrayType, n);
393 #endif
394  }
395  return NULL;
396 }
#define SOAP_TYPE_SOAP_ENV__Detail
Definition: soapStub.h:106
SOAP_FMAC1 struct SOAP_ENV__Reason *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
Definition: soapC.cpp:807
#define SOAP_TYPE_SOAP_ENV__Reason
Definition: soapStub.h:124
#define SOAP_TYPE_ns1__executeCommand
Definition: soapStub.h:57
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_TYPE_SOAP_ENV__Header
Definition: soapStub.h:71
SOAP_FMAC1 struct SOAP_ENV__Detail *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
Definition: soapC.cpp:926
#define SOAP_TYPE_SOAP_ENV__Fault
Definition: soapStub.h:140
#define SOAP_TYPE_ns1__executeCommandResponse
Definition: soapStub.h:45
SOAP_FMAC1 struct SOAP_ENV__Header *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
Definition: soapC.cpp:1147
SOAP_FMAC1 struct SOAP_ENV__Fault *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
Definition: soapC.cpp:695
#define SOAP_TYPE_SOAP_ENV__Code
Definition: soapStub.h:89
SOAP_FMAC1 struct ns1__executeCommand *SOAP_FMAC2 soap_instantiate_ns1__executeCommand(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
Definition: soapC.cpp:1255
SOAP_FMAC1 struct SOAP_ENV__Code *SOAP_FMAC2 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
Definition: soapC.cpp:1047
SOAP_FMAC1 struct ns1__executeCommandResponse *SOAP_FMAC2 soap_instantiate_ns1__executeCommandResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size)
Definition: soapC.cpp:1361

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC1 struct ns1__executeCommand* SOAP_FMAC2 soap_instantiate_ns1__executeCommand ( struct soap soap,
int  n,
const char *  type,
const char *  arrayType,
size_t *  size 
)
1256 {
1257  (void)type; (void)arrayType; /* appease -Wall -Werror */
1258  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "soap_instantiate_ns1__executeCommand(%d, %s, %s)\n", n, type?type:"", arrayType?arrayType:""));
1260  if (!cp)
1261  return NULL;
1262  if (n < 0)
1263  { cp->ptr = (void*)SOAP_NEW(struct ns1__executeCommand);
1264  if (size)
1265  *size = sizeof(struct ns1__executeCommand);
1266  }
1267  else
1268  { cp->ptr = (void*)SOAP_NEW_ARRAY(struct ns1__executeCommand, n);
1269  if (size)
1270  *size = n * sizeof(struct ns1__executeCommand);
1271  }
1272  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Instantiated location=%p\n", cp->ptr));
1273  if (!cp->ptr)
1274  soap->error = SOAP_EOM;
1275  return (struct ns1__executeCommand*)cp->ptr;
1276 }
int error
Definition: stdsoap2.h:2112
Definition: soapStub.h:59
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
#define SOAP_TYPE_ns1__executeCommand
Definition: soapStub.h:57
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete(struct soap_clist *p)
Definition: soapC.cpp:398
Definition: stdsoap2.h:1671
#define SOAP_NEW_ARRAY(type, n)
Definition: stdsoap2.h:1495
void * ptr
Definition: stdsoap2.h:1673
#define SOAP_EOM
Definition: stdsoap2.h:1265
SOAP_FMAC1 struct soap_clist *SOAP_FMAC2 soap_link(struct soap *soap, void *p, int t, int n, int(*fdelete)(struct soap_clist *))
Definition: stdsoap2.cpp:7950
#define SOAP_NEW(type)
Definition: stdsoap2.h:1492
int size
Definition: stdsoap2.h:1675

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC1 struct ns1__executeCommandResponse* SOAP_FMAC2 soap_instantiate_ns1__executeCommandResponse ( struct soap soap,
int  n,
const char *  type,
const char *  arrayType,
size_t *  size 
)
1362 {
1363  (void)type; (void)arrayType; /* appease -Wall -Werror */
1364  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "soap_instantiate_ns1__executeCommandResponse(%d, %s, %s)\n", n, type?type:"", arrayType?arrayType:""));
1366  if (!cp)
1367  return NULL;
1368  if (n < 0)
1369  { cp->ptr = (void*)SOAP_NEW(struct ns1__executeCommandResponse);
1370  if (size)
1371  *size = sizeof(struct ns1__executeCommandResponse);
1372  }
1373  else
1374  { cp->ptr = (void*)SOAP_NEW_ARRAY(struct ns1__executeCommandResponse, n);
1375  if (size)
1376  *size = n * sizeof(struct ns1__executeCommandResponse);
1377  }
1378  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Instantiated location=%p\n", cp->ptr));
1379  if (!cp->ptr)
1380  soap->error = SOAP_EOM;
1381  return (struct ns1__executeCommandResponse*)cp->ptr;
1382 }
int error
Definition: stdsoap2.h:2112
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete(struct soap_clist *p)
Definition: soapC.cpp:398
Definition: soapStub.h:47
Definition: stdsoap2.h:1671
#define SOAP_TYPE_ns1__executeCommandResponse
Definition: soapStub.h:45
#define SOAP_NEW_ARRAY(type, n)
Definition: stdsoap2.h:1495
void * ptr
Definition: stdsoap2.h:1673
#define SOAP_EOM
Definition: stdsoap2.h:1265
SOAP_FMAC1 struct soap_clist *SOAP_FMAC2 soap_link(struct soap *soap, void *p, int t, int n, int(*fdelete)(struct soap_clist *))
Definition: stdsoap2.cpp:7950
#define SOAP_NEW(type)
Definition: stdsoap2.h:1492
int size
Definition: stdsoap2.h:1675

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC1 struct SOAP_ENV__Code* SOAP_FMAC2 soap_instantiate_SOAP_ENV__Code ( struct soap soap,
int  n,
const char *  type,
const char *  arrayType,
size_t *  size 
)
1048 {
1049  (void)type; (void)arrayType; /* appease -Wall -Werror */
1050  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "soap_instantiate_SOAP_ENV__Code(%d, %s, %s)\n", n, type?type:"", arrayType?arrayType:""));
1052  if (!cp)
1053  return NULL;
1054  if (n < 0)
1055  { cp->ptr = (void*)SOAP_NEW(struct SOAP_ENV__Code);
1056  if (size)
1057  *size = sizeof(struct SOAP_ENV__Code);
1058  }
1059  else
1060  { cp->ptr = (void*)SOAP_NEW_ARRAY(struct SOAP_ENV__Code, n);
1061  if (size)
1062  *size = n * sizeof(struct SOAP_ENV__Code);
1063  }
1064  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Instantiated location=%p\n", cp->ptr));
1065  if (!cp->ptr)
1066  soap->error = SOAP_EOM;
1067  return (struct SOAP_ENV__Code*)cp->ptr;
1068 }
int error
Definition: stdsoap2.h:2112
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete(struct soap_clist *p)
Definition: soapC.cpp:398
Definition: stdsoap2.h:1671
#define SOAP_NEW_ARRAY(type, n)
Definition: stdsoap2.h:1495
#define SOAP_TYPE_SOAP_ENV__Code
Definition: soapStub.h:89
void * ptr
Definition: stdsoap2.h:1673
#define SOAP_EOM
Definition: stdsoap2.h:1265
SOAP_FMAC1 struct soap_clist *SOAP_FMAC2 soap_link(struct soap *soap, void *p, int t, int n, int(*fdelete)(struct soap_clist *))
Definition: stdsoap2.cpp:7950
#define SOAP_NEW(type)
Definition: stdsoap2.h:1492
Definition: soapStub.h:91
int size
Definition: stdsoap2.h:1675

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC1 struct SOAP_ENV__Detail* SOAP_FMAC2 soap_instantiate_SOAP_ENV__Detail ( struct soap soap,
int  n,
const char *  type,
const char *  arrayType,
size_t *  size 
)
927 {
928  (void)type; (void)arrayType; /* appease -Wall -Werror */
929  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "soap_instantiate_SOAP_ENV__Detail(%d, %s, %s)\n", n, type?type:"", arrayType?arrayType:""));
931  if (!cp)
932  return NULL;
933  if (n < 0)
934  { cp->ptr = (void*)SOAP_NEW(struct SOAP_ENV__Detail);
935  if (size)
936  *size = sizeof(struct SOAP_ENV__Detail);
937  }
938  else
939  { cp->ptr = (void*)SOAP_NEW_ARRAY(struct SOAP_ENV__Detail, n);
940  if (size)
941  *size = n * sizeof(struct SOAP_ENV__Detail);
942  }
943  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Instantiated location=%p\n", cp->ptr));
944  if (!cp->ptr)
945  soap->error = SOAP_EOM;
946  return (struct SOAP_ENV__Detail*)cp->ptr;
947 }
#define SOAP_TYPE_SOAP_ENV__Detail
Definition: soapStub.h:106
int error
Definition: stdsoap2.h:2112
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete(struct soap_clist *p)
Definition: soapC.cpp:398
Definition: stdsoap2.h:1671
#define SOAP_NEW_ARRAY(type, n)
Definition: stdsoap2.h:1495
void * ptr
Definition: stdsoap2.h:1673
#define SOAP_EOM
Definition: stdsoap2.h:1265
SOAP_FMAC1 struct soap_clist *SOAP_FMAC2 soap_link(struct soap *soap, void *p, int t, int n, int(*fdelete)(struct soap_clist *))
Definition: stdsoap2.cpp:7950
#define SOAP_NEW(type)
Definition: stdsoap2.h:1492
Definition: soapStub.h:108
int size
Definition: stdsoap2.h:1675

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC1 struct SOAP_ENV__Fault* SOAP_FMAC2 soap_instantiate_SOAP_ENV__Fault ( struct soap soap,
int  n,
const char *  type,
const char *  arrayType,
size_t *  size 
)
696 {
697  (void)type; (void)arrayType; /* appease -Wall -Werror */
698  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "soap_instantiate_SOAP_ENV__Fault(%d, %s, %s)\n", n, type?type:"", arrayType?arrayType:""));
700  if (!cp)
701  return NULL;
702  if (n < 0)
703  { cp->ptr = (void*)SOAP_NEW(struct SOAP_ENV__Fault);
704  if (size)
705  *size = sizeof(struct SOAP_ENV__Fault);
706  }
707  else
708  { cp->ptr = (void*)SOAP_NEW_ARRAY(struct SOAP_ENV__Fault, n);
709  if (size)
710  *size = n * sizeof(struct SOAP_ENV__Fault);
711  }
712  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Instantiated location=%p\n", cp->ptr));
713  if (!cp->ptr)
714  soap->error = SOAP_EOM;
715  return (struct SOAP_ENV__Fault*)cp->ptr;
716 }
int error
Definition: stdsoap2.h:2112
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_TYPE_SOAP_ENV__Fault
Definition: soapStub.h:140
SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete(struct soap_clist *p)
Definition: soapC.cpp:398
Definition: stdsoap2.h:1671
Definition: soapStub.h:142
#define SOAP_NEW_ARRAY(type, n)
Definition: stdsoap2.h:1495
void * ptr
Definition: stdsoap2.h:1673
#define SOAP_EOM
Definition: stdsoap2.h:1265
SOAP_FMAC1 struct soap_clist *SOAP_FMAC2 soap_link(struct soap *soap, void *p, int t, int n, int(*fdelete)(struct soap_clist *))
Definition: stdsoap2.cpp:7950
#define SOAP_NEW(type)
Definition: stdsoap2.h:1492
int size
Definition: stdsoap2.h:1675

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC1 struct SOAP_ENV__Header* SOAP_FMAC2 soap_instantiate_SOAP_ENV__Header ( struct soap soap,
int  n,
const char *  type,
const char *  arrayType,
size_t *  size 
)
1148 {
1149  (void)type; (void)arrayType; /* appease -Wall -Werror */
1150  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "soap_instantiate_SOAP_ENV__Header(%d, %s, %s)\n", n, type?type:"", arrayType?arrayType:""));
1152  if (!cp)
1153  return NULL;
1154  if (n < 0)
1155  { cp->ptr = (void*)SOAP_NEW(struct SOAP_ENV__Header);
1156  if (size)
1157  *size = sizeof(struct SOAP_ENV__Header);
1158  }
1159  else
1160  { cp->ptr = (void*)SOAP_NEW_ARRAY(struct SOAP_ENV__Header, n);
1161  if (size)
1162  *size = n * sizeof(struct SOAP_ENV__Header);
1163  }
1164  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Instantiated location=%p\n", cp->ptr));
1165  if (!cp->ptr)
1166  soap->error = SOAP_EOM;
1167  return (struct SOAP_ENV__Header*)cp->ptr;
1168 }
int error
Definition: stdsoap2.h:2112
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_TYPE_SOAP_ENV__Header
Definition: soapStub.h:71
SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete(struct soap_clist *p)
Definition: soapC.cpp:398
Definition: stdsoap2.h:1671
#define SOAP_NEW_ARRAY(type, n)
Definition: stdsoap2.h:1495
void * ptr
Definition: stdsoap2.h:1673
#define SOAP_EOM
Definition: stdsoap2.h:1265
SOAP_FMAC1 struct soap_clist *SOAP_FMAC2 soap_link(struct soap *soap, void *p, int t, int n, int(*fdelete)(struct soap_clist *))
Definition: stdsoap2.cpp:7950
#define SOAP_NEW(type)
Definition: stdsoap2.h:1492
Definition: soapStub.h:73
int size
Definition: stdsoap2.h:1675

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC1 struct SOAP_ENV__Reason* SOAP_FMAC2 soap_instantiate_SOAP_ENV__Reason ( struct soap soap,
int  n,
const char *  type,
const char *  arrayType,
size_t *  size 
)
808 {
809  (void)type; (void)arrayType; /* appease -Wall -Werror */
810  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "soap_instantiate_SOAP_ENV__Reason(%d, %s, %s)\n", n, type?type:"", arrayType?arrayType:""));
812  if (!cp)
813  return NULL;
814  if (n < 0)
815  { cp->ptr = (void*)SOAP_NEW(struct SOAP_ENV__Reason);
816  if (size)
817  *size = sizeof(struct SOAP_ENV__Reason);
818  }
819  else
820  { cp->ptr = (void*)SOAP_NEW_ARRAY(struct SOAP_ENV__Reason, n);
821  if (size)
822  *size = n * sizeof(struct SOAP_ENV__Reason);
823  }
824  DBGLOG(TEST, SOAP_MESSAGE(fdebug, "Instantiated location=%p\n", cp->ptr));
825  if (!cp->ptr)
826  soap->error = SOAP_EOM;
827  return (struct SOAP_ENV__Reason*)cp->ptr;
828 }
int error
Definition: stdsoap2.h:2112
#define SOAP_TYPE_SOAP_ENV__Reason
Definition: soapStub.h:124
#define DBGLOG(DBGFILE, CMD)
Definition: stdsoap2.h:1600
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete(struct soap_clist *p)
Definition: soapC.cpp:398
Definition: stdsoap2.h:1671
Definition: soapStub.h:126
#define SOAP_NEW_ARRAY(type, n)
Definition: stdsoap2.h:1495
void * ptr
Definition: stdsoap2.h:1673
#define SOAP_EOM
Definition: stdsoap2.h:1265
SOAP_FMAC1 struct soap_clist *SOAP_FMAC2 soap_link(struct soap *soap, void *p, int t, int n, int(*fdelete)(struct soap_clist *))
Definition: stdsoap2.cpp:7950
#define SOAP_NEW(type)
Definition: stdsoap2.h:1492
int size
Definition: stdsoap2.h:1675

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_markelement ( struct soap soap,
const void *  ptr,
int  type 
)
339 {
340  (void)soap; (void)ptr; (void)type; /* appease -Wall -Werror */
341  switch (type)
342  {
344  soap_serialize_ns1__executeCommand(soap, (const struct ns1__executeCommand *)ptr);
345  break;
348  break;
350  soap_serialize_PointerTostring(soap, (char **const*)ptr);
351  break;
352  case SOAP_TYPE__QName:
353  soap_serialize_string(soap, (char*const*)&ptr);
354  break;
355  case SOAP_TYPE_string:
356  soap_serialize_string(soap, (char*const*)&ptr);
357  break;
358  }
359 }
Definition: soapStub.h:59
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__executeCommand(struct soap *soap, const struct ns1__executeCommand *a)
Definition: soapC.cpp:1185
#define SOAP_TYPE_ns1__executeCommand
Definition: soapStub.h:57
Definition: soapStub.h:47
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTostring(struct soap *soap, char **const *a)
Definition: soapC.cpp:1562
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string(struct soap *soap, char *const *a)
Definition: soapC.cpp:1659
#define SOAP_TYPE_PointerTostring
Definition: soapH.h:399
#define SOAP_TYPE_ns1__executeCommandResponse
Definition: soapStub.h:45
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__executeCommandResponse(struct soap *soap, const struct ns1__executeCommandResponse *a)
Definition: soapC.cpp:1291
#define SOAP_TYPE_string
Definition: soapH.h:440
#define SOAP_TYPE__QName
Definition: soapStub.h:168

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out__QName ( struct soap soap,
const char *  tag,
int  id,
char *const a,
const char *  type 
)
1623 {
1624  return soap_outstring(soap, tag, id, a, type, SOAP_TYPE__QName);
1625 }
SOAP_FMAC1 int SOAP_FMAC2 soap_outstring(struct soap *soap, const char *tag, int id, char *const *p, const char *type, int n)
Definition: stdsoap2.cpp:13352
#define SOAP_TYPE__QName
Definition: soapStub.h:168

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_byte ( struct soap soap,
const char *  tag,
int  id,
const char *  a,
const char *  type 
)
473 { (void)soap; (void)type; (void)tag; (void)id;
474  return soap_outbyte(soap, tag, id, a, type, SOAP_TYPE_byte);
475 }
SOAP_FMAC1 int SOAP_FMAC2 soap_outbyte(struct soap *soap, const char *tag, int id, const char *p, const char *type, int n)
Definition: stdsoap2.cpp:12220
#define SOAP_TYPE_byte
Definition: soapH.h:46

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_int ( struct soap soap,
const char *  tag,
int  id,
const int *  a,
const char *  type 
)
510 { (void)soap; (void)type; (void)tag; (void)id;
511  return soap_outint(soap, tag, id, a, type, SOAP_TYPE_int);
512 }
SOAP_FMAC1 int SOAP_FMAC2 soap_outint(struct soap *soap, const char *tag, int id, const int *p, const char *type, int n)
Definition: stdsoap2.cpp:11944
#define SOAP_TYPE_int
Definition: soapH.h:66

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__executeCommand ( struct soap soap,
const char *  tag,
int  id,
const struct ns1__executeCommand a,
const char *  type 
)
1194 {
1195  (void)soap; (void)tag; (void)id; (void)type;
1196  if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_ns1__executeCommand), type))
1197  return soap->error;
1198  if (soap_out_string(soap, "command", -1, &a->command, ""))
1199  return soap->error;
1200  return soap_element_end_out(soap, tag);
1201 }
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type)
Definition: stdsoap2.cpp:9757
int error
Definition: stdsoap2.h:2112
#define SOAP_TYPE_ns1__executeCommand
Definition: soapStub.h:57
char * command
Definition: soapStub.h:62
SOAP_FMAC1 int SOAP_FMAC2 soap_embedded_id(struct soap *soap, int id, const void *p, int t)
Definition: stdsoap2.cpp:7385
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_out(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10030
SOAP_FMAC3 int SOAP_FMAC4 soap_out_string(struct soap *soap, const char *tag, int id, char *const *a, const char *type)
Definition: soapC.cpp:1666

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__executeCommandResponse ( struct soap soap,
const char *  tag,
int  id,
const struct ns1__executeCommandResponse a,
const char *  type 
)
1300 {
1301  (void)soap; (void)tag; (void)id; (void)type;
1303  return soap->error;
1304  if (soap_out_PointerTostring(soap, "result", -1, &a->result, ""))
1305  return soap->error;
1306  return soap_element_end_out(soap, tag);
1307 }
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type)
Definition: stdsoap2.cpp:9757
int error
Definition: stdsoap2.h:2112
char ** result
Definition: soapStub.h:50
#define SOAP_TYPE_ns1__executeCommandResponse
Definition: soapStub.h:45
SOAP_FMAC1 int SOAP_FMAC2 soap_embedded_id(struct soap *soap, int id, const void *p, int t)
Definition: stdsoap2.cpp:7385
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_out(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10030
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTostring(struct soap *soap, const char *tag, int id, char **const *a, const char *type)
Definition: soapC.cpp:1570

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Code ( struct soap soap,
const char *  tag,
int  id,
struct SOAP_ENV__Code *const a,
const char *  type 
)
1516 {
1517  id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_SOAP_ENV__Code);
1518  if (id < 0)
1519  return soap->error;
1520  return soap_out_SOAP_ENV__Code(soap, tag, id, *a, type);
1521 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type)
Definition: soapC.cpp:976
#define SOAP_TYPE_SOAP_ENV__Code
Definition: soapStub.h:89
SOAP_FMAC1 int SOAP_FMAC2 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)
Definition: stdsoap2.cpp:10149

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Detail ( struct soap soap,
const char *  tag,
int  id,
struct SOAP_ENV__Detail *const a,
const char *  type 
)
1459 {
1460  id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_SOAP_ENV__Detail);
1461  if (id < 0)
1462  return soap->error;
1463  return soap_out_SOAP_ENV__Detail(soap, tag, id, *a, type);
1464 }
#define SOAP_TYPE_SOAP_ENV__Detail
Definition: soapStub.h:106
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type)
Definition: soapC.cpp:857
SOAP_FMAC1 int SOAP_FMAC2 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)
Definition: stdsoap2.cpp:10149

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Reason ( struct soap soap,
const char *  tag,
int  id,
struct SOAP_ENV__Reason *const a,
const char *  type 
)
1402 {
1403  id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_SOAP_ENV__Reason);
1404  if (id < 0)
1405  return soap->error;
1406  return soap_out_SOAP_ENV__Reason(soap, tag, id, *a, type);
1407 }
int error
Definition: stdsoap2.h:2112
#define SOAP_TYPE_SOAP_ENV__Reason
Definition: soapStub.h:124
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type)
Definition: soapC.cpp:743
SOAP_FMAC1 int SOAP_FMAC2 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)
Definition: stdsoap2.cpp:10149

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTostring ( struct soap soap,
const char *  tag,
int  id,
char **const a,
const char *  type 
)
1571 {
1572  id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_string);
1573  if (id < 0)
1574  return soap->error;
1575  return soap_out_string(soap, tag, id, *a, type);
1576 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_out_string(struct soap *soap, const char *tag, int id, char *const *a, const char *type)
Definition: soapC.cpp:1666
#define SOAP_TYPE_string
Definition: soapH.h:440
SOAP_FMAC1 int SOAP_FMAC2 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)
Definition: stdsoap2.cpp:10149

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Code ( struct soap soap,
const char *  tag,
int  id,
const struct SOAP_ENV__Code a,
const char *  type 
)
977 {
978  const char *soap_tmp_SOAP_ENV__Value = soap_QName2s(soap, a->SOAP_ENV__Value);
979  (void)soap; (void)tag; (void)id; (void)type;
980  if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_SOAP_ENV__Code), type))
981  return soap->error;
982  if (soap_out__QName(soap, "SOAP-ENV:Value", -1, (char*const*)&soap_tmp_SOAP_ENV__Value, ""))
983  return soap->error;
984  if (soap_out_PointerToSOAP_ENV__Code(soap, "SOAP-ENV:Subcode", -1, &a->SOAP_ENV__Subcode, ""))
985  return soap->error;
986  return soap_element_end_out(soap, tag);
987 }
SOAP_FMAC3 int SOAP_FMAC4 soap_out__QName(struct soap *soap, const char *tag, int id, char *const *a, const char *type)
Definition: soapC.cpp:1622
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type)
Definition: stdsoap2.cpp:9757
char * SOAP_ENV__Value
Definition: soapStub.h:94
int error
Definition: stdsoap2.h:2112
SOAP_FMAC1 const char *SOAP_FMAC2 soap_QName2s(struct soap *soap, const char *s)
Definition: stdsoap2.cpp:13155
SOAP_FMAC1 int SOAP_FMAC2 soap_embedded_id(struct soap *soap, int id, const void *p, int t)
Definition: stdsoap2.cpp:7385
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_out(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10030
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const *a, const char *type)
Definition: soapC.cpp:1515
#define SOAP_TYPE_SOAP_ENV__Code
Definition: soapStub.h:89
struct SOAP_ENV__Code * SOAP_ENV__Subcode
Definition: soapStub.h:95

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Detail ( struct soap soap,
const char *  tag,
int  id,
const struct SOAP_ENV__Detail a,
const char *  type 
)
858 {
859  (void)soap; (void)tag; (void)id; (void)type;
860  if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_SOAP_ENV__Detail), type))
861  return soap->error;
862  soap_outliteral(soap, "-any", &a->__any, NULL);
863  if (soap_putelement(soap, a->fault, "fault", -1, a->__type))
864  return soap->error;
865  return soap_element_end_out(soap, tag);
866 }
#define SOAP_TYPE_SOAP_ENV__Detail
Definition: soapStub.h:106
SOAP_FMAC3 int SOAP_FMAC4 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type)
Definition: soapC.cpp:307
int __type
Definition: soapStub.h:112
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type)
Definition: stdsoap2.cpp:9757
int error
Definition: stdsoap2.h:2112
SOAP_FMAC1 int SOAP_FMAC2 soap_outliteral(struct soap *soap, const char *tag, char *const *p, const char *type)
Definition: stdsoap2.cpp:13728
void * fault
Definition: soapStub.h:113
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_embedded_id(struct soap *soap, int id, const void *p, int t)
Definition: stdsoap2.cpp:7385
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_out(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10030
char * __any
Definition: soapStub.h:111

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Fault ( struct soap soap,
const char *  tag,
int  id,
const struct SOAP_ENV__Fault a,
const char *  type 
)
569 {
570  const char *soap_tmp_faultcode = soap_QName2s(soap, a->faultcode);
571  (void)soap; (void)tag; (void)id; (void)type;
572  if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_SOAP_ENV__Fault), type))
573  return soap->error;
574  if (soap_out__QName(soap, "faultcode", -1, (char*const*)&soap_tmp_faultcode, ""))
575  return soap->error;
576  if (soap_out_string(soap, "faultstring", -1, &a->faultstring, ""))
577  return soap->error;
578  if (soap_out_string(soap, "faultactor", -1, &a->faultactor, ""))
579  return soap->error;
580  if (soap_out_PointerToSOAP_ENV__Detail(soap, "detail", -1, &a->detail, ""))
581  return soap->error;
582  if (soap_out_PointerToSOAP_ENV__Code(soap, "SOAP-ENV:Code", -1, &a->SOAP_ENV__Code, ""))
583  return soap->error;
584  if (soap_out_PointerToSOAP_ENV__Reason(soap, "SOAP-ENV:Reason", -1, &a->SOAP_ENV__Reason, ""))
585  return soap->error;
586  if (soap_out_string(soap, "SOAP-ENV:Node", -1, &a->SOAP_ENV__Node, ""))
587  return soap->error;
588  if (soap_out_string(soap, "SOAP-ENV:Role", -1, &a->SOAP_ENV__Role, ""))
589  return soap->error;
590  if (soap_out_PointerToSOAP_ENV__Detail(soap, "SOAP-ENV:Detail", -1, &a->SOAP_ENV__Detail, ""))
591  return soap->error;
592  return soap_element_end_out(soap, tag);
593 }
char * faultactor
Definition: soapStub.h:147
SOAP_FMAC3 int SOAP_FMAC4 soap_out__QName(struct soap *soap, const char *tag, int id, char *const *a, const char *type)
Definition: soapC.cpp:1622
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type)
Definition: stdsoap2.cpp:9757
int error
Definition: stdsoap2.h:2112
char * SOAP_ENV__Node
Definition: soapStub.h:151
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const *a, const char *type)
Definition: soapC.cpp:1401
#define SOAP_TYPE_SOAP_ENV__Fault
Definition: soapStub.h:140
SOAP_FMAC1 const char *SOAP_FMAC2 soap_QName2s(struct soap *soap, const char *s)
Definition: stdsoap2.cpp:13155
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const *a, const char *type)
Definition: soapC.cpp:1458
struct SOAP_ENV__Detail * detail
Definition: soapStub.h:148
struct SOAP_ENV__Reason * SOAP_ENV__Reason
Definition: soapStub.h:150
struct SOAP_ENV__Detail * SOAP_ENV__Detail
Definition: soapStub.h:153
SOAP_FMAC1 int SOAP_FMAC2 soap_embedded_id(struct soap *soap, int id, const void *p, int t)
Definition: stdsoap2.cpp:7385
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_out(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10030
SOAP_FMAC3 int SOAP_FMAC4 soap_out_string(struct soap *soap, const char *tag, int id, char *const *a, const char *type)
Definition: soapC.cpp:1666
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const *a, const char *type)
Definition: soapC.cpp:1515
char * faultstring
Definition: soapStub.h:146
struct SOAP_ENV__Code * SOAP_ENV__Code
Definition: soapStub.h:149
char * faultcode
Definition: soapStub.h:145
char * SOAP_ENV__Role
Definition: soapStub.h:152

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Header ( struct soap soap,
const char *  tag,
int  id,
const struct SOAP_ENV__Header a,
const char *  type 
)
1094 {
1095  (void)soap; (void)tag; (void)id; (void)type;
1096  if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_SOAP_ENV__Header), type))
1097  return soap->error;
1098  return soap_element_end_out(soap, tag);
1099 }
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type)
Definition: stdsoap2.cpp:9757
int error
Definition: stdsoap2.h:2112
#define SOAP_TYPE_SOAP_ENV__Header
Definition: soapStub.h:71
SOAP_FMAC1 int SOAP_FMAC2 soap_embedded_id(struct soap *soap, int id, const void *p, int t)
Definition: stdsoap2.cpp:7385
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_out(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10030

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Reason ( struct soap soap,
const char *  tag,
int  id,
const struct SOAP_ENV__Reason a,
const char *  type 
)
744 {
745  (void)soap; (void)tag; (void)id; (void)type;
746  if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_SOAP_ENV__Reason), type))
747  return soap->error;
748  if (soap->lang)
749  soap_set_attr(soap, "xml:lang", soap->lang, 1);
750  if (soap_out_string(soap, "SOAP-ENV:Text", -1, &a->SOAP_ENV__Text, ""))
751  return soap->error;
752  return soap_element_end_out(soap, tag);
753 }
SOAP_FMAC1 int SOAP_FMAC2 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type)
Definition: stdsoap2.cpp:9757
int error
Definition: stdsoap2.h:2112
char * SOAP_ENV__Text
Definition: soapStub.h:129
#define SOAP_TYPE_SOAP_ENV__Reason
Definition: soapStub.h:124
SOAP_FMAC1 int SOAP_FMAC2 soap_embedded_id(struct soap *soap, int id, const void *p, int t)
Definition: stdsoap2.cpp:7385
SOAP_FMAC1 int SOAP_FMAC2 soap_element_end_out(struct soap *soap, const char *tag)
Definition: stdsoap2.cpp:10030
SOAP_FMAC3 int SOAP_FMAC4 soap_out_string(struct soap *soap, const char *tag, int id, char *const *a, const char *type)
Definition: soapC.cpp:1666
const char * lang
Definition: stdsoap2.h:1946
SOAP_FMAC1 int SOAP_FMAC2 soap_set_attr(struct soap *soap, const char *name, const char *value, int flag)
Definition: stdsoap2.cpp:10394

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_out_string ( struct soap soap,
const char *  tag,
int  id,
char *const a,
const char *  type 
)
1667 {
1668  return soap_outstring(soap, tag, id, a, type, SOAP_TYPE_string);
1669 }
SOAP_FMAC1 int SOAP_FMAC2 soap_outstring(struct soap *soap, const char *tag, int id, char *const *p, const char *type, int n)
Definition: stdsoap2.cpp:13352
#define SOAP_TYPE_string
Definition: soapH.h:440

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put__QName ( struct soap soap,
char *const a,
const char *  tag,
const char *  type 
)
1634 {
1635  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE__QName);
1636  if (soap_out__QName(soap, tag?tag:"byte", id, a, type))
1637  return soap->error;
1638  return soap_putindependent(soap);
1639 }
SOAP_FMAC3 int SOAP_FMAC4 soap_out__QName(struct soap *soap, const char *tag, int id, char *const *a, const char *type)
Definition: soapC.cpp:1622
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
#define SOAP_TYPE__QName
Definition: soapStub.h:168

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte ( struct soap soap,
const char *  a,
const char *  tag,
const char *  type 
)
484 {
485  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_byte);
486  if (soap_out_byte(soap, tag?tag:"byte", id, a, type))
487  return soap->error;
488  return soap_putindependent(soap);
489 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
#define SOAP_TYPE_byte
Definition: soapH.h:46
SOAP_FMAC3 int SOAP_FMAC4 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type)
Definition: soapC.cpp:472

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_int ( struct soap soap,
const int *  a,
const char *  tag,
const char *  type 
)
521 {
522  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_int);
523  if (soap_out_int(soap, tag?tag:"int", id, a, type))
524  return soap->error;
525  return soap_putindependent(soap);
526 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
#define SOAP_TYPE_int
Definition: soapH.h:66
SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type)
Definition: soapC.cpp:509

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__executeCommand ( struct soap soap,
const struct ns1__executeCommand a,
const char *  tag,
const char *  type 
)
1240 {
1241  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_ns1__executeCommand);
1242  if (soap_out_ns1__executeCommand(soap, tag?tag:"ns1:executeCommand", id, a, type))
1243  return soap->error;
1244  return soap_putindependent(soap);
1245 }
int error
Definition: stdsoap2.h:2112
#define SOAP_TYPE_ns1__executeCommand
Definition: soapStub.h:57
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__executeCommand(struct soap *soap, const char *tag, int id, const struct ns1__executeCommand *a, const char *type)
Definition: soapC.cpp:1193
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__executeCommandResponse ( struct soap soap,
const struct ns1__executeCommandResponse a,
const char *  tag,
const char *  type 
)
1346 {
1347  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_ns1__executeCommandResponse);
1348  if (soap_out_ns1__executeCommandResponse(soap, tag?tag:"ns1:executeCommandResponse", id, a, type))
1349  return soap->error;
1350  return soap_putindependent(soap);
1351 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_TYPE_ns1__executeCommandResponse
Definition: soapStub.h:45
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__executeCommandResponse(struct soap *soap, const char *tag, int id, const struct ns1__executeCommandResponse *a, const char *type)
Definition: soapC.cpp:1299
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Code ( struct soap soap,
struct SOAP_ENV__Code *const a,
const char *  tag,
const char *  type 
)
1545 {
1546  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_PointerToSOAP_ENV__Code);
1547  if (soap_out_PointerToSOAP_ENV__Code(soap, tag?tag:"SOAP-ENV:Code", id, a, type))
1548  return soap->error;
1549  return soap_putindependent(soap);
1550 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_TYPE_PointerToSOAP_ENV__Code
Definition: soapH.h:378
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const *a, const char *type)
Definition: soapC.cpp:1515

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Detail ( struct soap soap,
struct SOAP_ENV__Detail *const a,
const char *  tag,
const char *  type 
)
1488 {
1489  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_PointerToSOAP_ENV__Detail);
1490  if (soap_out_PointerToSOAP_ENV__Detail(soap, tag?tag:"SOAP-ENV:Detail", id, a, type))
1491  return soap->error;
1492  return soap_putindependent(soap);
1493 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const *a, const char *type)
Definition: soapC.cpp:1458
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
#define SOAP_TYPE_PointerToSOAP_ENV__Detail
Definition: soapH.h:355

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Reason ( struct soap soap,
struct SOAP_ENV__Reason *const a,
const char *  tag,
const char *  type 
)
1431 {
1432  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_PointerToSOAP_ENV__Reason);
1433  if (soap_out_PointerToSOAP_ENV__Reason(soap, tag?tag:"SOAP-ENV:Reason", id, a, type))
1434  return soap->error;
1435  return soap_putindependent(soap);
1436 }
int error
Definition: stdsoap2.h:2112
#define SOAP_TYPE_PointerToSOAP_ENV__Reason
Definition: soapH.h:332
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const *a, const char *type)
Definition: soapC.cpp:1401
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTostring ( struct soap soap,
char **const a,
const char *  tag,
const char *  type 
)
1600 {
1601  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_PointerTostring);
1602  if (soap_out_PointerTostring(soap, tag?tag:"byte", id, a, type))
1603  return soap->error;
1604  return soap_putindependent(soap);
1605 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_TYPE_PointerTostring
Definition: soapH.h:399
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTostring(struct soap *soap, const char *tag, int id, char **const *a, const char *type)
Definition: soapC.cpp:1570

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Code ( struct soap soap,
const struct SOAP_ENV__Code a,
const char *  tag,
const char *  type 
)
1032 {
1033  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_SOAP_ENV__Code);
1034  if (soap_out_SOAP_ENV__Code(soap, tag?tag:"SOAP-ENV:Code", id, a, type))
1035  return soap->error;
1036  return soap_putindependent(soap);
1037 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type)
Definition: soapC.cpp:976
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
#define SOAP_TYPE_SOAP_ENV__Code
Definition: soapStub.h:89

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Detail ( struct soap soap,
const struct SOAP_ENV__Detail a,
const char *  tag,
const char *  type 
)
911 {
912  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_SOAP_ENV__Detail);
913  if (soap_out_SOAP_ENV__Detail(soap, tag?tag:"SOAP-ENV:Detail", id, a, type))
914  return soap->error;
915  return soap_putindependent(soap);
916 }
#define SOAP_TYPE_SOAP_ENV__Detail
Definition: soapStub.h:106
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type)
Definition: soapC.cpp:857

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Fault ( struct soap soap,
const struct SOAP_ENV__Fault a,
const char *  tag,
const char *  type 
)
680 {
681  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_SOAP_ENV__Fault);
682  if (soap_out_SOAP_ENV__Fault(soap, tag?tag:"SOAP-ENV:Fault", id, a, type))
683  return soap->error;
684  return soap_putindependent(soap);
685 }
int error
Definition: stdsoap2.h:2112
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type)
Definition: soapC.cpp:568
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_TYPE_SOAP_ENV__Fault
Definition: soapStub.h:140
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Header ( struct soap soap,
const struct SOAP_ENV__Header a,
const char *  tag,
const char *  type 
)
1132 {
1133  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_SOAP_ENV__Header);
1134  if (soap_out_SOAP_ENV__Header(soap, tag?tag:"SOAP-ENV:Header", id, a, type))
1135  return soap->error;
1136  return soap_putindependent(soap);
1137 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_TYPE_SOAP_ENV__Header
Definition: soapStub.h:71
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type)
Definition: soapC.cpp:1093
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Reason ( struct soap soap,
const struct SOAP_ENV__Reason a,
const char *  tag,
const char *  type 
)
792 {
793  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_SOAP_ENV__Reason);
794  if (soap_out_SOAP_ENV__Reason(soap, tag?tag:"SOAP-ENV:Reason", id, a, type))
795  return soap->error;
796  return soap_putindependent(soap);
797 }
int error
Definition: stdsoap2.h:2112
#define SOAP_TYPE_SOAP_ENV__Reason
Definition: soapStub.h:124
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type)
Definition: soapC.cpp:743

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_put_string ( struct soap soap,
char *const a,
const char *  tag,
const char *  type 
)
1678 {
1679  register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_string);
1680  if (soap_out_string(soap, tag?tag:"byte", id, a, type))
1681  return soap->error;
1682  return soap_putindependent(soap);
1683 }
int error
Definition: stdsoap2.h:2112
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC1 int SOAP_FMAC2 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type)
Definition: stdsoap2.cpp:6998
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap)
Definition: soapC.cpp:290
SOAP_FMAC3 int SOAP_FMAC4 soap_out_string(struct soap *soap, const char *tag, int id, char *const *a, const char *type)
Definition: soapC.cpp:1666
#define SOAP_TYPE_string
Definition: soapH.h:440

+ Here is the call graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_putelement ( struct soap soap,
const void *  ptr,
const char *  tag,
int  id,
int  type 
)
308 { (void)tag;
309  switch (type)
310  {
311  case SOAP_TYPE_byte:
312  return soap_out_byte(soap, tag, id, (const char *)ptr, "xsd:byte");
313  case SOAP_TYPE_int:
314  return soap_out_int(soap, tag, id, (const int *)ptr, "xsd:int");
316  return soap_out_ns1__executeCommand(soap, tag, id, (const struct ns1__executeCommand *)ptr, "ns1:executeCommand");
318  return soap_out_ns1__executeCommandResponse(soap, tag, id, (const struct ns1__executeCommandResponse *)ptr, "ns1:executeCommandResponse");
320  return soap_out_PointerTostring(soap, tag, id, (char **const*)ptr, "xsd:string");
321  case SOAP_TYPE__QName:
322  return soap_out_string(soap, tag, id, (char*const*)&ptr, "xsd:QName");
323  case SOAP_TYPE_string:
324  return soap_out_string(soap, tag, id, (char*const*)&ptr, "xsd:string");
325  }
326  return SOAP_OK;
327 }
Definition: soapStub.h:59
#define SOAP_TYPE_ns1__executeCommand
Definition: soapStub.h:57
Definition: soapStub.h:47
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__executeCommand(struct soap *soap, const char *tag, int id, const struct ns1__executeCommand *a, const char *type)
Definition: soapC.cpp:1193
#define SOAP_TYPE_PointerTostring
Definition: soapH.h:399
#define SOAP_TYPE_ns1__executeCommandResponse
Definition: soapStub.h:45
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__executeCommandResponse(struct soap *soap, const char *tag, int id, const struct ns1__executeCommandResponse *a, const char *type)
Definition: soapC.cpp:1299
SOAP_FMAC3 int SOAP_FMAC4 soap_out_string(struct soap *soap, const char *tag, int id, char *const *a, const char *type)
Definition: soapC.cpp:1666
#define SOAP_TYPE_byte
Definition: soapH.h:46
#define SOAP_TYPE_int
Definition: soapH.h:66
#define SOAP_TYPE_string
Definition: soapH.h:440
SOAP_FMAC3 int SOAP_FMAC4 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type)
Definition: soapC.cpp:472
#define SOAP_OK
Definition: stdsoap2.h:1245
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTostring(struct soap *soap, const char *tag, int id, char **const *a, const char *type)
Definition: soapC.cpp:1570
#define SOAP_TYPE__QName
Definition: soapStub.h:168
SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type)
Definition: soapC.cpp:509

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_putfault ( struct soap soap)
82 {
83  if (soap->fault)
84  return soap_put_SOAP_ENV__Fault(soap, soap->fault, "SOAP-ENV:Fault", NULL);
85  return SOAP_OK;
86 }
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
arena_t NULL
Definition: jemalloc_internal.h:624
#define SOAP_OK
Definition: stdsoap2.h:1245
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type)
Definition: soapC.cpp:679

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_putheader ( struct soap soap)
32 {
33  if (soap->version && soap->header)
34  { soap->part = SOAP_IN_HEADER;
35  if (soap_out_SOAP_ENV__Header(soap, "SOAP-ENV:Header", 0, soap->header, NULL))
36  return soap->error;
37  soap->part = SOAP_END_HEADER;
38  }
39  return SOAP_OK;
40 }
int error
Definition: stdsoap2.h:2112
short part
Definition: stdsoap2.h:2085
#define SOAP_END_HEADER
Definition: stdsoap2.h:1422
short version
Definition: stdsoap2.h:1935
arena_t NULL
Definition: jemalloc_internal.h:624
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type)
Definition: soapC.cpp:1093
struct SOAP_ENV__Header * header
Definition: stdsoap2.h:1968
#define SOAP_OK
Definition: stdsoap2.h:1245
#define SOAP_IN_HEADER
Definition: stdsoap2.h:1421

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent ( struct soap soap)
291 {
292  int i;
293  struct soap_plist *pp;
294  if (soap->version == 1 && soap->encodingStyle && !(soap->mode & (SOAP_XML_TREE | SOAP_XML_GRAPH)))
295  for (i = 0; i < SOAP_PTRHASH; i++)
296  for (pp = soap->pht[i]; pp; pp = pp->next)
297  if (pp->mark1 == 2 || pp->mark2 == 2)
298  if (soap_putelement(soap, pp->ptr, "id", pp->id, pp->type))
299  return soap->error;
300  return SOAP_OK;
301 }
SOAP_FMAC3 int SOAP_FMAC4 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type)
Definition: soapC.cpp:307
#define SOAP_XML_GRAPH
Definition: stdsoap2.h:1380
int error
Definition: stdsoap2.h:2112
struct soap_plist * next
Definition: stdsoap2.h:1644
soap_mode mode
Definition: stdsoap2.h:1936
short version
Definition: stdsoap2.h:1935
char mark1
Definition: stdsoap2.h:1649
#define SOAP_XML_TREE
Definition: stdsoap2.h:1366
struct soap_plist * pht[SOAP_PTRHASH]
Definition: stdsoap2.h:1964
Definition: stdsoap2.h:1643
#define SOAP_PTRHASH
Definition: stdsoap2.h:1026
int id
Definition: stdsoap2.h:1648
const void * ptr
Definition: stdsoap2.h:1645
#define SOAP_OK
Definition: stdsoap2.h:1245
char mark2
Definition: stdsoap2.h:1650
int type
Definition: stdsoap2.h:1647
const char * encodingStyle
Definition: stdsoap2.h:1944

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize__QName ( struct soap soap,
char *const a 
)
1616 {
1617 #ifndef WITH_NOIDREF
1618  soap_reference(soap, *a, SOAP_TYPE__QName);
1619 #endif
1620 }
SOAP_FMAC1 int SOAP_FMAC2 soap_reference(struct soap *soap, const void *p, int t)
Definition: stdsoap2.cpp:7337
#define SOAP_TYPE__QName
Definition: soapStub.h:168

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__executeCommand ( struct soap soap,
const struct ns1__executeCommand a 
)
1186 {
1187 #ifndef WITH_NOIDREF
1188  (void)soap; (void)a; /* appease -Wall -Werror */
1189  soap_serialize_string(soap, &a->command);
1190 #endif
1191 }
char * command
Definition: soapStub.h:62
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string(struct soap *soap, char *const *a)
Definition: soapC.cpp:1659

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__executeCommandResponse ( struct soap soap,
const struct ns1__executeCommandResponse a 
)
1292 {
1293 #ifndef WITH_NOIDREF
1294  (void)soap; (void)a; /* appease -Wall -Werror */
1296 #endif
1297 }
char ** result
Definition: soapStub.h:50
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTostring(struct soap *soap, char **const *a)
Definition: soapC.cpp:1562

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Code ( struct soap soap,
struct SOAP_ENV__Code *const a 
)
1508 {
1509 #ifndef WITH_NOIDREF
1510  if (!soap_reference(soap, *a, SOAP_TYPE_SOAP_ENV__Code))
1512 #endif
1513 }
SOAP_FMAC1 int SOAP_FMAC2 soap_reference(struct soap *soap, const void *p, int t)
Definition: stdsoap2.cpp:7337
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a)
Definition: soapC.cpp:967
#define SOAP_TYPE_SOAP_ENV__Code
Definition: soapStub.h:89

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Detail ( struct soap soap,
struct SOAP_ENV__Detail *const a 
)
1451 {
1452 #ifndef WITH_NOIDREF
1455 #endif
1456 }
#define SOAP_TYPE_SOAP_ENV__Detail
Definition: soapStub.h:106
SOAP_FMAC1 int SOAP_FMAC2 soap_reference(struct soap *soap, const void *p, int t)
Definition: stdsoap2.cpp:7337
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a)
Definition: soapC.cpp:849

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Reason ( struct soap soap,
struct SOAP_ENV__Reason *const a 
)
1394 {
1395 #ifndef WITH_NOIDREF
1398 #endif
1399 }
SOAP_FMAC1 int SOAP_FMAC2 soap_reference(struct soap *soap, const void *p, int t)
Definition: stdsoap2.cpp:7337
#define SOAP_TYPE_SOAP_ENV__Reason
Definition: soapStub.h:124
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a)
Definition: soapC.cpp:735

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTostring ( struct soap soap,
char **const a 
)
1563 {
1564 #ifndef WITH_NOIDREF
1565  if (!soap_reference(soap, *a, SOAP_TYPE_string))
1566  soap_serialize_string(soap, *a);
1567 #endif
1568 }
SOAP_FMAC1 int SOAP_FMAC2 soap_reference(struct soap *soap, const void *p, int t)
Definition: stdsoap2.cpp:7337
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string(struct soap *soap, char *const *a)
Definition: soapC.cpp:1659
#define SOAP_TYPE_string
Definition: soapH.h:440

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Code ( struct soap soap,
const struct SOAP_ENV__Code a 
)
968 {
969 #ifndef WITH_NOIDREF
970  (void)soap; (void)a; /* appease -Wall -Werror */
973 #endif
974 }
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const *a)
Definition: soapC.cpp:1507
char * SOAP_ENV__Value
Definition: soapStub.h:94
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize__QName(struct soap *soap, char *const *a)
Definition: soapC.cpp:1615
struct SOAP_ENV__Code * SOAP_ENV__Subcode
Definition: soapStub.h:95

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Detail ( struct soap soap,
const struct SOAP_ENV__Detail a 
)
850 {
851 #ifndef WITH_NOIDREF
852  (void)soap; (void)a; /* appease -Wall -Werror */
853  soap_markelement(soap, a->fault, a->__type);
854 #endif
855 }
int __type
Definition: soapStub.h:112
void * fault
Definition: soapStub.h:113
SOAP_FMAC3 void SOAP_FMAC4 soap_markelement(struct soap *soap, const void *ptr, int type)
Definition: soapC.cpp:338

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Fault ( struct soap soap,
const struct SOAP_ENV__Fault a 
)
553 {
554 #ifndef WITH_NOIDREF
555  (void)soap; (void)a; /* appease -Wall -Werror */
556  soap_serialize__QName(soap, &a->faultcode);
565 #endif
566 }
char * faultactor
Definition: soapStub.h:147
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const *a)
Definition: soapC.cpp:1393
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const *a)
Definition: soapC.cpp:1507
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize__QName(struct soap *soap, char *const *a)
Definition: soapC.cpp:1615
char * SOAP_ENV__Node
Definition: soapStub.h:151
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string(struct soap *soap, char *const *a)
Definition: soapC.cpp:1659
struct SOAP_ENV__Detail * detail
Definition: soapStub.h:148
struct SOAP_ENV__Reason * SOAP_ENV__Reason
Definition: soapStub.h:150
struct SOAP_ENV__Detail * SOAP_ENV__Detail
Definition: soapStub.h:153
char * faultstring
Definition: soapStub.h:146
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const *a)
Definition: soapC.cpp:1450
struct SOAP_ENV__Code * SOAP_ENV__Code
Definition: soapStub.h:149
char * faultcode
Definition: soapStub.h:145
char * SOAP_ENV__Role
Definition: soapStub.h:152

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Header ( struct soap soap,
const struct SOAP_ENV__Header a 
)
1087 {
1088 #ifndef WITH_NOIDREF
1089  (void)soap; (void)a; /* appease -Wall -Werror */
1090 #endif
1091 }

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Reason ( struct soap soap,
const struct SOAP_ENV__Reason a 
)
736 {
737 #ifndef WITH_NOIDREF
738  (void)soap; (void)a; /* appease -Wall -Werror */
740 #endif
741 }
char * SOAP_ENV__Text
Definition: soapStub.h:129
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string(struct soap *soap, char *const *a)
Definition: soapC.cpp:1659

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string ( struct soap soap,
char *const a 
)
1660 {
1661 #ifndef WITH_NOIDREF
1662  soap_reference(soap, *a, SOAP_TYPE_string);
1663 #endif
1664 }
SOAP_FMAC1 int SOAP_FMAC2 soap_reference(struct soap *soap, const void *p, int t)
Definition: stdsoap2.cpp:7337
#define SOAP_TYPE_string
Definition: soapH.h:440

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serializefault ( struct soap soap)
75 {
76  soap_fault(soap);
77  if (soap->fault)
79 }
SOAP_FMAC3 void SOAP_FMAC4 soap_fault(struct soap *soap)
Definition: soapC.cpp:56
struct SOAP_ENV__Fault * fault
Definition: stdsoap2.h:1969
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a)
Definition: soapC.cpp:552

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader ( struct soap soap)
43 {
44  if (soap->version && soap->header)
46 }
short version
Definition: stdsoap2.h:1935
struct SOAP_ENV__Header * header
Definition: stdsoap2.h:1968
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a)
Definition: soapC.cpp:1086

+ Here is the call graph for this function:

+ Here is the caller graph for this function: