Lines Matching defs:soap

47 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap)  in soap_serializeheader()
53 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) in soap_putheader()
64 SOAP_FMAC3 int SOAP_FMAC4 soap_getheader(struct soap *soap) in soap_getheader()
72 SOAP_FMAC3 void SOAP_FMAC4 soap_header(struct soap *soap) in soap_header()
80 SOAP_FMAC3 void SOAP_FMAC4 soap_fault(struct soap *soap) in soap_fault()
98 SOAP_FMAC3 void SOAP_FMAC4 soap_serializefault(struct soap *soap) in soap_serializefault()
105 SOAP_FMAC3 int SOAP_FMAC4 soap_putfault(struct soap *soap) in soap_putfault()
112 SOAP_FMAC3 int SOAP_FMAC4 soap_getfault(struct soap *soap) in soap_getfault()
117 SOAP_FMAC3 const char ** SOAP_FMAC4 soap_faultcode(struct soap *soap) in soap_faultcode()
125 SOAP_FMAC3 const char ** SOAP_FMAC4 soap_faultsubcode(struct soap *soap) in soap_faultsubcode()
138 SOAP_FMAC3 const char ** SOAP_FMAC4 soap_faultstring(struct soap *soap) in soap_faultstring()
146 SOAP_FMAC3 const char ** SOAP_FMAC4 soap_faultdetail(struct soap *soap) in soap_faultdetail()
166 SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap *soap) in soap_getindependent()
183 SOAP_FMAC3 void * SOAP_FMAC4 soap_getelement(struct soap *soap, int *type) in soap_getelement()
634 SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap *soap) in soap_ignore_element()
665 SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap *soap) in soap_putindependent()
680 SOAP_FMAC3 int SOAP_FMAC4 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int … in soap_putelement()
832 SOAP_FMAC3 void SOAP_FMAC4 soap_markelement(struct soap *soap, const void *ptr, int type) in soap_markelement()
997 SOAP_FMAC3 void * SOAP_FMAC4 soap_instantiate(struct soap *soap, int t, const char *type, const cha… in soap_instantiate()
1399 SOAP_FMAC3 void* SOAP_FMAC4 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, … in soap_class_id_enter()
1403 SOAP_FMAC3 void SOAP_FMAC4 soap_default_byte(struct soap *soap, char *a) in soap_default_byte()
1413 SOAP_FMAC3 int SOAP_FMAC4 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, … in soap_out_byte()
1418 SOAP_FMAC3 char * SOAP_FMAC4 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *… in soap_in_byte()
1424 SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte(struct soap *soap, const char *a, const char *tag, const ch… in soap_put_byte()
1432 SOAP_FMAC3 char * SOAP_FMAC4 soap_get_byte(struct soap *soap, char *p, const char *tag, const char … in soap_get_byte()
1440 SOAP_FMAC3 void SOAP_FMAC4 soap_default_int(struct soap *soap, int *a) in soap_default_int()
1450 SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, co… in soap_out_int()
1455 SOAP_FMAC3 int * SOAP_FMAC4 soap_in_int(struct soap *soap, const char *tag, int *a, const char *typ… in soap_in_int()
1461 SOAP_FMAC3 int SOAP_FMAC4 soap_put_int(struct soap *soap, const int *a, const char *tag, const char… in soap_put_int()
1469 SOAP_FMAC3 int * SOAP_FMAC4 soap_get_int(struct soap *soap, int *p, const char *tag, const char *ty… in soap_get_int()
1477 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__int(struct soap *soap, const char *tag, int id, const long … in soap_out_xsd__int()
1482 SOAP_FMAC3 long * SOAP_FMAC4 soap_in_xsd__int(struct soap *soap, const char *tag, long *a, const ch… in soap_in_xsd__int()
1488 SOAP_FMAC3 int SOAP_FMAC4 soap_put_xsd__int(struct soap *soap, const long *a, const char *tag, cons… in soap_put_xsd__int()
1496 SOAP_FMAC3 long * SOAP_FMAC4 soap_get_xsd__int(struct soap *soap, long *p, const char *tag, const c… in soap_get_xsd__int()
1504 SOAP_FMAC3 void SOAP_FMAC4 soap_default_long(struct soap *soap, long *a) in soap_default_long()
1514 SOAP_FMAC3 int SOAP_FMAC4 soap_out_long(struct soap *soap, const char *tag, int id, const long *a, … in soap_out_long()
1519 SOAP_FMAC3 long * SOAP_FMAC4 soap_in_long(struct soap *soap, const char *tag, long *a, const char *… in soap_in_long()
1525 SOAP_FMAC3 int SOAP_FMAC4 soap_put_long(struct soap *soap, const long *a, const char *tag, const ch… in soap_put_long()
1533 SOAP_FMAC3 long * SOAP_FMAC4 soap_get_long(struct soap *soap, long *p, const char *tag, const char … in soap_get_long()
1541 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__long(struct soap *soap, const char *tag, int id, const LONG… in soap_out_xsd__long()
1546 SOAP_FMAC3 LONG64 * SOAP_FMAC4 soap_in_xsd__long(struct soap *soap, const char *tag, LONG64 *a, con… in soap_in_xsd__long()
1552 SOAP_FMAC3 int SOAP_FMAC4 soap_put_xsd__long(struct soap *soap, const LONG64 *a, const char *tag, c… in soap_put_xsd__long()
1560 SOAP_FMAC3 LONG64 * SOAP_FMAC4 soap_get_xsd__long(struct soap *soap, LONG64 *p, const char *tag, co… in soap_get_xsd__long()
1568 SOAP_FMAC3 void SOAP_FMAC4 soap_default_LONG64(struct soap *soap, LONG64 *a) in soap_default_LONG64()
1578 SOAP_FMAC3 int SOAP_FMAC4 soap_out_LONG64(struct soap *soap, const char *tag, int id, const LONG64 … in soap_out_LONG64()
1583 SOAP_FMAC3 LONG64 * SOAP_FMAC4 soap_in_LONG64(struct soap *soap, const char *tag, LONG64 *a, const … in soap_in_LONG64()
1589 SOAP_FMAC3 int SOAP_FMAC4 soap_put_LONG64(struct soap *soap, const LONG64 *a, const char *tag, cons… in soap_put_LONG64()
1597 SOAP_FMAC3 LONG64 * SOAP_FMAC4 soap_get_LONG64(struct soap *soap, LONG64 *p, const char *tag, const… in soap_get_LONG64()
1605 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__float(struct soap *soap, const char *tag, int id, const flo… in soap_out_xsd__float()
1610 SOAP_FMAC3 float * SOAP_FMAC4 soap_in_xsd__float(struct soap *soap, const char *tag, float *a, cons… in soap_in_xsd__float()
1616 SOAP_FMAC3 int SOAP_FMAC4 soap_put_xsd__float(struct soap *soap, const float *a, const char *tag, c… in soap_put_xsd__float()
1624 SOAP_FMAC3 float * SOAP_FMAC4 soap_get_xsd__float(struct soap *soap, float *p, const char *tag, con… in soap_get_xsd__float()
1632 SOAP_FMAC3 void SOAP_FMAC4 soap_default_float(struct soap *soap, float *a) in soap_default_float()
1642 SOAP_FMAC3 int SOAP_FMAC4 soap_out_float(struct soap *soap, const char *tag, int id, const float *a… in soap_out_float()
1647 SOAP_FMAC3 float * SOAP_FMAC4 soap_in_float(struct soap *soap, const char *tag, float *a, const cha… in soap_in_float()
1653 SOAP_FMAC3 int SOAP_FMAC4 soap_put_float(struct soap *soap, const float *a, const char *tag, const … in soap_put_float()
1661 SOAP_FMAC3 float * SOAP_FMAC4 soap_get_float(struct soap *soap, float *p, const char *tag, const ch… in soap_get_float()
1669 SOAP_FMAC3 void SOAP_FMAC4 soap_default_unsignedByte(struct soap *soap, unsigned char *a) in soap_default_unsignedByte()
1679 SOAP_FMAC3 int SOAP_FMAC4 soap_out_unsignedByte(struct soap *soap, const char *tag, int id, const u… in soap_out_unsignedByte()
1684 SOAP_FMAC3 unsigned char * SOAP_FMAC4 soap_in_unsignedByte(struct soap *soap, const char *tag, unsi… in soap_in_unsignedByte()
1690 SOAP_FMAC3 int SOAP_FMAC4 soap_put_unsignedByte(struct soap *soap, const unsigned char *a, const ch… in soap_put_unsignedByte()
1698 SOAP_FMAC3 unsigned char * SOAP_FMAC4 soap_get_unsignedByte(struct soap *soap, unsigned char *p, co… in soap_get_unsignedByte()
1706 SOAP_FMAC3 void SOAP_FMAC4 soap_default_unsignedInt(struct soap *soap, unsigned int *a) in soap_default_unsignedInt()
1716 SOAP_FMAC3 int SOAP_FMAC4 soap_out_unsignedInt(struct soap *soap, const char *tag, int id, const un… in soap_out_unsignedInt()
1721 SOAP_FMAC3 unsigned int * SOAP_FMAC4 soap_in_unsignedInt(struct soap *soap, const char *tag, unsign… in soap_in_unsignedInt()
1727 SOAP_FMAC3 int SOAP_FMAC4 soap_put_unsignedInt(struct soap *soap, const unsigned int *a, const char… in soap_put_unsignedInt()
1735 SOAP_FMAC3 unsigned int * SOAP_FMAC4 soap_get_unsignedInt(struct soap *soap, unsigned int *p, const… in soap_get_unsignedInt()
1743 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__AuditLogCondition(struct soap *soap, enum KMS_Ag… in soap_default_KMS_Agent__AuditLogCondition()
1760 SOAP_FMAC3S const char* SOAP_FMAC4S soap_KMS_Agent__AuditLogCondition2s(struct soap *soap, enum KMS… in soap_KMS_Agent__AuditLogCondition2s()
1767 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__AuditLogCondition(struct soap *soap, const char *tag,… in soap_out_KMS_Agent__AuditLogCondition()
1773 SOAP_FMAC3S int SOAP_FMAC4S soap_s2KMS_Agent__AuditLogCondition(struct soap *soap, const char *s, e… in soap_s2KMS_Agent__AuditLogCondition()
1790 …AuditLogCondition * SOAP_FMAC4 soap_in_KMS_Agent__AuditLogCondition(struct soap *soap, const char … in soap_in_KMS_Agent__AuditLogCondition()
1809 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__AuditLogCondition(struct soap *soap, const enum KMS_A… in soap_put_KMS_Agent__AuditLogCondition()
1817 …uditLogCondition * SOAP_FMAC4 soap_get_KMS_Agent__AuditLogCondition(struct soap *soap, enum KMS_Ag… in soap_get_KMS_Agent__AuditLogCondition()
1825 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__AuditLogRetention(struct soap *soap, enum KMS_Ag… in soap_default_KMS_Agent__AuditLogRetention()
1843 SOAP_FMAC3S const char* SOAP_FMAC4S soap_KMS_Agent__AuditLogRetention2s(struct soap *soap, enum KMS… in soap_KMS_Agent__AuditLogRetention2s()
1850 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__AuditLogRetention(struct soap *soap, const char *tag,… in soap_out_KMS_Agent__AuditLogRetention()
1856 SOAP_FMAC3S int SOAP_FMAC4S soap_s2KMS_Agent__AuditLogRetention(struct soap *soap, const char *s, e… in soap_s2KMS_Agent__AuditLogRetention()
1873 …AuditLogRetention * SOAP_FMAC4 soap_in_KMS_Agent__AuditLogRetention(struct soap *soap, const char … in soap_in_KMS_Agent__AuditLogRetention()
1892 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__AuditLogRetention(struct soap *soap, const enum KMS_A… in soap_put_KMS_Agent__AuditLogRetention()
1900 …uditLogRetention * SOAP_FMAC4 soap_get_KMS_Agent__AuditLogRetention(struct soap *soap, enum KMS_Ag… in soap_get_KMS_Agent__AuditLogRetention()
1908 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__DataUnitState(struct soap *soap, enum KMS_Agent_… in soap_default_KMS_Agent__DataUnitState()
1926 SOAP_FMAC3S const char* SOAP_FMAC4S soap_KMS_Agent__DataUnitState2s(struct soap *soap, enum KMS_Age… in soap_KMS_Agent__DataUnitState2s()
1933 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__DataUnitState(struct soap *soap, const char *tag, int… in soap_out_KMS_Agent__DataUnitState()
1939 SOAP_FMAC3S int SOAP_FMAC4S soap_s2KMS_Agent__DataUnitState(struct soap *soap, const char *s, enum … in soap_s2KMS_Agent__DataUnitState()
1956 …_Agent__DataUnitState * SOAP_FMAC4 soap_in_KMS_Agent__DataUnitState(struct soap *soap, const char … in soap_in_KMS_Agent__DataUnitState()
1975 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__DataUnitState(struct soap *soap, const enum KMS_Agent… in soap_put_KMS_Agent__DataUnitState()
1983 …Agent__DataUnitState * SOAP_FMAC4 soap_get_KMS_Agent__DataUnitState(struct soap *soap, enum KMS_Ag… in soap_get_KMS_Agent__DataUnitState()
1991 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__KeyState(struct soap *soap, enum KMS_Agent__KeyS… in soap_default_KMS_Agent__KeyState()
2015 SOAP_FMAC3S const char* SOAP_FMAC4S soap_KMS_Agent__KeyState2s(struct soap *soap, enum KMS_Agent__K… in soap_KMS_Agent__KeyState2s()
2022 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__KeyState(struct soap *soap, const char *tag, int id, … in soap_out_KMS_Agent__KeyState()
2028 SOAP_FMAC3S int SOAP_FMAC4S soap_s2KMS_Agent__KeyState(struct soap *soap, const char *s, enum KMS_A… in soap_s2KMS_Agent__KeyState()
2045 SOAP_FMAC3 enum KMS_Agent__KeyState * SOAP_FMAC4 soap_in_KMS_Agent__KeyState(struct soap *soap, con… in soap_in_KMS_Agent__KeyState()
2064 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__KeyState(struct soap *soap, const enum KMS_Agent__Key… in soap_put_KMS_Agent__KeyState()
2072 SOAP_FMAC3 enum KMS_Agent__KeyState * SOAP_FMAC4 soap_get_KMS_Agent__KeyState(struct soap *soap, en… in soap_get_KMS_Agent__KeyState()
2080 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__KeyType(struct soap *soap, enum KMS_Agent__KeyTy… in soap_default_KMS_Agent__KeyType()
2095 SOAP_FMAC3S const char* SOAP_FMAC4S soap_KMS_Agent__KeyType2s(struct soap *soap, enum KMS_Agent__Ke… in soap_KMS_Agent__KeyType2s()
2102 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__KeyType(struct soap *soap, const char *tag, int id, c… in soap_out_KMS_Agent__KeyType()
2108 SOAP_FMAC3S int SOAP_FMAC4S soap_s2KMS_Agent__KeyType(struct soap *soap, const char *s, enum KMS_Ag… in soap_s2KMS_Agent__KeyType()
2125 SOAP_FMAC3 enum KMS_Agent__KeyType * SOAP_FMAC4 soap_in_KMS_Agent__KeyType(struct soap *soap, const… in soap_in_KMS_Agent__KeyType()
2144 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__KeyType(struct soap *soap, const enum KMS_Agent__KeyT… in soap_put_KMS_Agent__KeyType()
2152 SOAP_FMAC3 enum KMS_Agent__KeyType * SOAP_FMAC4 soap_get_KMS_Agent__KeyType(struct soap *soap, enum… in soap_get_KMS_Agent__KeyType()
2160 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__FilterOperator(struct soap *soap, enum KMS_Agent… in soap_default_KMS_Agent__FilterOperator()
2181 SOAP_FMAC3S const char* SOAP_FMAC4S soap_KMS_Agent__FilterOperator2s(struct soap *soap, enum KMS_Ag… in soap_KMS_Agent__FilterOperator2s()
2188 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__FilterOperator(struct soap *soap, const char *tag, in… in soap_out_KMS_Agent__FilterOperator()
2194 SOAP_FMAC3S int SOAP_FMAC4S soap_s2KMS_Agent__FilterOperator(struct soap *soap, const char *s, enum… in soap_s2KMS_Agent__FilterOperator()
2211 …gent__FilterOperator * SOAP_FMAC4 soap_in_KMS_Agent__FilterOperator(struct soap *soap, const char … in soap_in_KMS_Agent__FilterOperator()
2230 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__FilterOperator(struct soap *soap, const enum KMS_Agen… in soap_put_KMS_Agent__FilterOperator()
2238 …ent__FilterOperator * SOAP_FMAC4 soap_get_KMS_Agent__FilterOperator(struct soap *soap, enum KMS_Ag… in soap_get_KMS_Agent__FilterOperator()
2246 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__SortOrder(struct soap *soap, enum KMS_Agent__Sor… in soap_default_KMS_Agent__SortOrder()
2262 SOAP_FMAC3S const char* SOAP_FMAC4S soap_KMS_Agent__SortOrder2s(struct soap *soap, enum KMS_Agent__… in soap_KMS_Agent__SortOrder2s()
2269 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__SortOrder(struct soap *soap, const char *tag, int id,… in soap_out_KMS_Agent__SortOrder()
2275 SOAP_FMAC3S int SOAP_FMAC4S soap_s2KMS_Agent__SortOrder(struct soap *soap, const char *s, enum KMS_… in soap_s2KMS_Agent__SortOrder()
2292 SOAP_FMAC3 enum KMS_Agent__SortOrder * SOAP_FMAC4 soap_in_KMS_Agent__SortOrder(struct soap *soap, c… in soap_in_KMS_Agent__SortOrder()
2311 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__SortOrder(struct soap *soap, const enum KMS_Agent__So… in soap_put_KMS_Agent__SortOrder()
2319 SOAP_FMAC3 enum KMS_Agent__SortOrder * SOAP_FMAC4 soap_get_KMS_Agent__SortOrder(struct soap *soap, … in soap_get_KMS_Agent__SortOrder()
2327 SOAP_FMAC3S const char* SOAP_FMAC4S soap_xsd__boolean2s(struct soap *soap, bool n) in soap_xsd__boolean2s()
2331 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__boolean(struct soap *soap, const char *tag, int id, const b… in soap_out_xsd__boolean()
2337 SOAP_FMAC3S int SOAP_FMAC4S soap_s2xsd__boolean(struct soap *soap, const char *s, bool *a) in soap_s2xsd__boolean()
2342 SOAP_FMAC3 bool * SOAP_FMAC4 soap_in_xsd__boolean(struct soap *soap, const char *tag, bool *a, cons… in soap_in_xsd__boolean()
2365 SOAP_FMAC3 int SOAP_FMAC4 soap_put_xsd__boolean(struct soap *soap, const bool *a, const char *tag, … in soap_put_xsd__boolean()
2373 SOAP_FMAC3 bool * SOAP_FMAC4 soap_get_xsd__boolean(struct soap *soap, bool *p, const char *tag, con… in soap_get_xsd__boolean()
2381 SOAP_FMAC3 void SOAP_FMAC4 soap_default_bool(struct soap *soap, bool *a) in soap_default_bool()
2397 SOAP_FMAC3S const char* SOAP_FMAC4S soap_bool2s(struct soap *soap, bool n) in soap_bool2s()
2403 SOAP_FMAC3 int SOAP_FMAC4 soap_out_bool(struct soap *soap, const char *tag, int id, const bool *a, … in soap_out_bool()
2409 SOAP_FMAC3S int SOAP_FMAC4S soap_s2bool(struct soap *soap, const char *s, bool *a) in soap_s2bool()
2426 SOAP_FMAC3 bool * SOAP_FMAC4 soap_in_bool(struct soap *soap, const char *tag, bool *a, const char *… in soap_in_bool()
2449 SOAP_FMAC3 int SOAP_FMAC4 soap_put_bool(struct soap *soap, const bool *a, const char *tag, const ch… in soap_put_bool()
2457 SOAP_FMAC3 bool * SOAP_FMAC4 soap_get_bool(struct soap *soap, bool *p, const char *tag, const char … in soap_get_bool()
2467 SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *… in soap_default_SOAP_ENV__Fault()
2481 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV_… in soap_serialize_SOAP_ENV__Fault()
2495 SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, cons… in soap_out_SOAP_ENV__Fault()
2521 SOAP_FMAC3 struct SOAP_ENV__Fault * SOAP_FMAC4 soap_in_SOAP_ENV__Fault(struct soap *soap, const cha… in soap_in_SOAP_ENV__Fault()
2605 SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault … in soap_put_SOAP_ENV__Fault()
2613 SOAP_FMAC3 struct SOAP_ENV__Fault * SOAP_FMAC4 soap_get_SOAP_ENV__Fault(struct soap *soap, struct S… in soap_get_SOAP_ENV__Fault()
2621 SOAP_FMAC1 struct SOAP_ENV__Fault * SOAP_FMAC2 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, … in soap_instantiate_SOAP_ENV__Fault()
2646 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, si… in soap_copy_SOAP_ENV__Fault()
2657 SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason… in soap_default_SOAP_ENV__Reason()
2663 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV… in soap_serialize_SOAP_ENV__Reason()
2669 SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, con… in soap_out_SOAP_ENV__Reason()
2680 SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_in_SOAP_ENV__Reason(struct soap *soap, const c… in soap_in_SOAP_ENV__Reason()
2716 SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reaso… in soap_put_SOAP_ENV__Reason()
2724 SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_get_SOAP_ENV__Reason(struct soap *soap, struct… in soap_get_SOAP_ENV__Reason()
2732 SOAP_FMAC1 struct SOAP_ENV__Reason * SOAP_FMAC2 soap_instantiate_SOAP_ENV__Reason(struct soap *soap in soap_instantiate_SOAP_ENV__Reason()
2757 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, s… in soap_copy_SOAP_ENV__Reason()
2768 SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail… in soap_default_SOAP_ENV__Detail()
2776 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV… in soap_serialize_SOAP_ENV__Detail()
2782 SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, con… in soap_out_SOAP_ENV__Detail()
2792 SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_in_SOAP_ENV__Detail(struct soap *soap, const c… in soap_in_SOAP_ENV__Detail()
2834 SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detai… in soap_put_SOAP_ENV__Detail()
2842 SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_get_SOAP_ENV__Detail(struct soap *soap, struct… in soap_get_SOAP_ENV__Detail()
2850 SOAP_FMAC1 struct SOAP_ENV__Detail * SOAP_FMAC2 soap_instantiate_SOAP_ENV__Detail(struct soap *soap in soap_instantiate_SOAP_ENV__Detail()
2875 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, s… in soap_copy_SOAP_ENV__Detail()
2886 SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) in soap_default_SOAP_ENV__Code()
2893 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__… in soap_serialize_SOAP_ENV__Code()
2900 SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const… in soap_out_SOAP_ENV__Code()
2912 SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_in_SOAP_ENV__Code(struct soap *soap, const char … in soap_in_SOAP_ENV__Code()
2954 SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a… in soap_put_SOAP_ENV__Code()
2962 SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOA… in soap_get_SOAP_ENV__Code()
2970 SOAP_FMAC1 struct SOAP_ENV__Code * SOAP_FMAC2 soap_instantiate_SOAP_ENV__Code(struct soap *soap, in… in soap_instantiate_SOAP_ENV__Code()
2995 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, siz… in soap_copy_SOAP_ENV__Code()
3006 SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header… in soap_default_SOAP_ENV__Header()
3011 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV… in soap_serialize_SOAP_ENV__Header()
3016 SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, con… in soap_out_SOAP_ENV__Header()
3023 SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_in_SOAP_ENV__Header(struct soap *soap, const c… in soap_in_SOAP_ENV__Header()
3053 SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Heade… in soap_put_SOAP_ENV__Header()
3061 SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_get_SOAP_ENV__Header(struct soap *soap, struct… in soap_get_SOAP_ENV__Header()
3069 SOAP_FMAC1 struct SOAP_ENV__Header * SOAP_FMAC2 soap_instantiate_SOAP_ENV__Header(struct soap *soap in soap_instantiate_SOAP_ENV__Header()
3094 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, s… in soap_copy_SOAP_ENV__Header()
3103 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RegisterAgentKWK(struct soap *soap, struct KMS_A… in soap_default_KMS_Agent__RegisterAgentKWK()
3109 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RegisterAgentKWK(struct soap *soap, const stru… in soap_serialize_KMS_Agent__RegisterAgentKWK()
3116 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RegisterAgentKWK(struct soap *soap, const char *tag, … in soap_out_KMS_Agent__RegisterAgentKWK()
3125 …__RegisterAgentKWK * SOAP_FMAC4 soap_in_KMS_Agent__RegisterAgentKWK(struct soap *soap, const char … in soap_in_KMS_Agent__RegisterAgentKWK()
3165 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RegisterAgentKWK(struct soap *soap, const struct KMS_… in soap_put_KMS_Agent__RegisterAgentKWK()
3173 …_RegisterAgentKWK * SOAP_FMAC4 soap_get_KMS_Agent__RegisterAgentKWK(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RegisterAgentKWK()
3181 …rAgentKWK * SOAP_FMAC2 soap_instantiate_KMS_Agent__RegisterAgentKWK(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RegisterAgentKWK()
3206 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RegisterAgentKWK(struct soap *soap, int st, int tt,… in soap_copy_KMS_Agent__RegisterAgentKWK()
3213 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, stru… in soap_default_KMS_Agent__RegisterAgentKWKResponse()
3219 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, co… in soap_serialize_KMS_Agent__RegisterAgentKWKResponse()
3225 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, const cha… in soap_out_KMS_Agent__RegisterAgentKWKResponse()
3234 …WKResponse * SOAP_FMAC4 soap_in_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, const char … in soap_in_KMS_Agent__RegisterAgentKWKResponse()
3270 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, const str… in soap_put_KMS_Agent__RegisterAgentKWKResponse()
3278 …KResponse * SOAP_FMAC4 soap_get_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RegisterAgentKWKResponse()
3286 …e * SOAP_FMAC2 soap_instantiate_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RegisterAgentKWKResponse()
3311 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, int st,… in soap_copy_KMS_Agent__RegisterAgentKWKResponse()
3318 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, struct K… in soap_default_KMS_Agent__GetAgentKWKPublicKey()
3323 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, const … in soap_serialize_KMS_Agent__GetAgentKWKPublicKey()
3328 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, const char *t… in soap_out_KMS_Agent__GetAgentKWKPublicKey()
3335 …ntKWKPublicKey * SOAP_FMAC4 soap_in_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, const char … in soap_in_KMS_Agent__GetAgentKWKPublicKey()
3365 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, const struct … in soap_put_KMS_Agent__GetAgentKWKPublicKey()
3373 …tKWKPublicKey * SOAP_FMAC4 soap_get_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__GetAgentKWKPublicKey()
3381 …icKey * SOAP_FMAC2 soap_instantiate_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__GetAgentKWKPublicKey()
3406 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, int st, int… in soap_copy_KMS_Agent__GetAgentKWKPublicKey()
3413 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, … in soap_default_KMS_Agent__GetAgentKWKPublicKeyResponse()
3419 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap in soap_serialize_KMS_Agent__GetAgentKWKPublicKeyResponse()
3426 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, const… in soap_out_KMS_Agent__GetAgentKWKPublicKeyResponse()
3435 …sponse * SOAP_FMAC4 soap_in_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, const char … in soap_in_KMS_Agent__GetAgentKWKPublicKeyResponse()
3475 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, const… in soap_put_KMS_Agent__GetAgentKWKPublicKeyResponse()
3483 …ponse * SOAP_FMAC4 soap_get_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__GetAgentKWKPublicKeyResponse()
3491 …SOAP_FMAC2 soap_instantiate_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__GetAgentKWKPublicKeyResponse()
3516 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, int… in soap_copy_KMS_Agent__GetAgentKWKPublicKeyResponse()
3523 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__CreateAuditLog(struct soap *soap, struct KMS_Age… in soap_default_KMS_Agent__CreateAuditLog()
3532 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__CreateAuditLog(struct soap *soap, const struct… in soap_serialize_KMS_Agent__CreateAuditLog()
3538 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__CreateAuditLog(struct soap *soap, const char *tag, in… in soap_out_KMS_Agent__CreateAuditLog()
3553 …gent__CreateAuditLog * SOAP_FMAC4 soap_in_KMS_Agent__CreateAuditLog(struct soap *soap, const char … in soap_in_KMS_Agent__CreateAuditLog()
3611 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__CreateAuditLog(struct soap *soap, const struct KMS_Ag… in soap_put_KMS_Agent__CreateAuditLog()
3619 …ent__CreateAuditLog * SOAP_FMAC4 soap_get_KMS_Agent__CreateAuditLog(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__CreateAuditLog()
3627 …ateAuditLog * SOAP_FMAC2 soap_instantiate_KMS_Agent__CreateAuditLog(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__CreateAuditLog()
3652 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__CreateAuditLog(struct soap *soap, int st, int tt, v… in soap_copy_KMS_Agent__CreateAuditLog()
3659 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__CreateAuditLogResponse(struct soap *soap, struct… in soap_default_KMS_Agent__CreateAuditLogResponse()
3665 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__CreateAuditLogResponse(struct soap *soap, cons… in soap_serialize_KMS_Agent__CreateAuditLogResponse()
3671 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__CreateAuditLogResponse(struct soap *soap, const char … in soap_out_KMS_Agent__CreateAuditLogResponse()
3679 …tLogResponse * SOAP_FMAC4 soap_in_KMS_Agent__CreateAuditLogResponse(struct soap *soap, const char … in soap_in_KMS_Agent__CreateAuditLogResponse()
3710 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__CreateAuditLogResponse(struct soap *soap, const struc… in soap_put_KMS_Agent__CreateAuditLogResponse()
3718 …LogResponse * SOAP_FMAC4 soap_get_KMS_Agent__CreateAuditLogResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__CreateAuditLogResponse()
3726 …nse * SOAP_FMAC2 soap_instantiate_KMS_Agent__CreateAuditLogResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__CreateAuditLogResponse()
3751 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__CreateAuditLogResponse(struct soap *soap, int st, i… in soap_copy_KMS_Agent__CreateAuditLogResponse()
3758 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap,… in soap_default_KMS_Agent__RetrieveProtectAndProcessKey2()
3766 … SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, const struc… in soap_serialize_KMS_Agent__RetrieveProtectAndProcessKey2()
3774 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, cons… in soap_out_KMS_Agent__RetrieveProtectAndProcessKey2()
3787 …sKey2 * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2()
3839 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, cons… in soap_put_KMS_Agent__RetrieveProtectAndProcessKey2()
3847 …Key2 * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveProtectAndProcessKey2()
3855 …OAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKey2()
3880 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, in… in soap_copy_KMS_Agent__RetrieveProtectAndProcessKey2()
3887 …FMAC4 soap_default_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, struct KMS_… in soap_default_KMS_Agent__RetrieveProtectAndProcessKey2Response()
3893 …AC4 soap_serialize_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, const struc… in soap_serialize_KMS_Agent__RetrieveProtectAndProcessKey2Response()
3900 …OAP_FMAC4 soap_out_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, const char … in soap_out_KMS_Agent__RetrieveProtectAndProcessKey2Response()
3909 …SOAP_FMAC4 soap_in_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveProtectAndProcessKey2Response()
3949 …OAP_FMAC4 soap_put_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, const struc… in soap_put_KMS_Agent__RetrieveProtectAndProcessKey2Response()
3957 …OAP_FMAC4 soap_get_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveProtectAndProcessKey2Response()
3965 …2 soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKey2Response()
3990 …AP_FMAC4 soap_copy_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, int st, int… in soap_copy_KMS_Agent__RetrieveProtectAndProcessKey2Response()
3997 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, … in soap_default_KMS_Agent__RetrieveProtectAndProcessKey()
4004 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap in soap_serialize_KMS_Agent__RetrieveProtectAndProcessKey()
4011 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, const… in soap_out_KMS_Agent__RetrieveProtectAndProcessKey()
4022 …essKey * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveProtectAndProcessKey()
4068 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, const… in soap_put_KMS_Agent__RetrieveProtectAndProcessKey()
4076 …ssKey * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveProtectAndProcessKey()
4084 …SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKey()
4109 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, int… in soap_copy_KMS_Agent__RetrieveProtectAndProcessKey()
4116 …_FMAC4 soap_default_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, struct KMS_… in soap_default_KMS_Agent__RetrieveProtectAndProcessKeyResponse()
4122 …MAC4 soap_serialize_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, const struc… in soap_serialize_KMS_Agent__RetrieveProtectAndProcessKeyResponse()
4129 …SOAP_FMAC4 soap_out_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, const char … in soap_out_KMS_Agent__RetrieveProtectAndProcessKeyResponse()
4138 … SOAP_FMAC4 soap_in_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveProtectAndProcessKeyResponse()
4178 …SOAP_FMAC4 soap_put_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, const struc… in soap_put_KMS_Agent__RetrieveProtectAndProcessKeyResponse()
4186 …SOAP_FMAC4 soap_get_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveProtectAndProcessKeyResponse()
4194 …C2 soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKeyResponse()
4219 …OAP_FMAC4 soap_copy_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, int st, int… in soap_copy_KMS_Agent__RetrieveProtectAndProcessKeyResponse()
4226 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, struct … in soap_default_KMS_Agent__RetrieveDataUnitKeys2()
4236 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const… in soap_serialize_KMS_Agent__RetrieveDataUnitKeys2()
4244 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const char *… in soap_out_KMS_Agent__RetrieveDataUnitKeys2()
4261 …DataUnitKeys2 * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveDataUnitKeys2()
4325 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const struct… in soap_put_KMS_Agent__RetrieveDataUnitKeys2()
4333 …ataUnitKeys2 * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveDataUnitKeys2()
4341 …eys2 * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveDataUnitKeys2()
4366 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, int st, in… in soap_copy_KMS_Agent__RetrieveDataUnitKeys2()
4373 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap,… in soap_default_KMS_Agent__RetrieveDataUnitKeys2Response()
4380 … SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, const struc… in soap_serialize_KMS_Agent__RetrieveDataUnitKeys2Response()
4386 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, cons… in soap_out_KMS_Agent__RetrieveDataUnitKeys2Response()
4397 …ponse * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveDataUnitKeys2Response()
4443 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, cons… in soap_put_KMS_Agent__RetrieveDataUnitKeys2Response()
4451 …onse * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveDataUnitKeys2Response()
4459 …OAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveDataUnitKeys2Response()
4484 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, in… in soap_copy_KMS_Agent__RetrieveDataUnitKeys2Response()
4491 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, struct K… in soap_default_KMS_Agent__RetrieveDataUnitKeys()
4500 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const … in soap_serialize_KMS_Agent__RetrieveDataUnitKeys()
4507 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const char *t… in soap_out_KMS_Agent__RetrieveDataUnitKeys()
4522 …veDataUnitKeys * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveDataUnitKeys()
4580 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const struct … in soap_put_KMS_Agent__RetrieveDataUnitKeys()
4588 …eDataUnitKeys * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveDataUnitKeys()
4596 …tKeys * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveDataUnitKeys()
4621 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, int st, int… in soap_copy_KMS_Agent__RetrieveDataUnitKeys()
4628 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, … in soap_default_KMS_Agent__RetrieveDataUnitKeysResponse()
4635 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap in soap_serialize_KMS_Agent__RetrieveDataUnitKeysResponse()
4641 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, const… in soap_out_KMS_Agent__RetrieveDataUnitKeysResponse()
4652 …sponse * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveDataUnitKeysResponse()
4698 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, const… in soap_put_KMS_Agent__RetrieveDataUnitKeysResponse()
4706 …ponse * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveDataUnitKeysResponse()
4714 …SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveDataUnitKeysResponse()
4739 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, int… in soap_copy_KMS_Agent__RetrieveDataUnitKeysResponse()
4746 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveKey2(struct soap *soap, struct KMS_Agent… in soap_default_KMS_Agent__RetrieveKey2()
4755 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveKey2(struct soap *soap, const struct K… in soap_serialize_KMS_Agent__RetrieveKey2()
4764 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveKey2(struct soap *soap, const char *tag, int … in soap_out_KMS_Agent__RetrieveKey2()
4779 …MS_Agent__RetrieveKey2 * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveKey2(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveKey2()
4837 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveKey2(struct soap *soap, const struct KMS_Agen… in soap_put_KMS_Agent__RetrieveKey2()
4845 …S_Agent__RetrieveKey2 * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveKey2(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveKey2()
4853 …_RetrieveKey2 * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveKey2(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveKey2()
4878 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveKey2(struct soap *soap, int st, int tt, voi… in soap_copy_KMS_Agent__RetrieveKey2()
4885 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveKey2Response(struct soap *soap, struct K… in soap_default_KMS_Agent__RetrieveKey2Response()
4891 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveKey2Response(struct soap *soap, const … in soap_serialize_KMS_Agent__RetrieveKey2Response()
4898 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveKey2Response(struct soap *soap, const char *t… in soap_out_KMS_Agent__RetrieveKey2Response()
4907 …veKey2Response * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveKey2Response(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveKey2Response()
4947 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveKey2Response(struct soap *soap, const struct … in soap_put_KMS_Agent__RetrieveKey2Response()
4955 …eKey2Response * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveKey2Response(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveKey2Response()
4963 …ponse * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveKey2Response(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveKey2Response()
4988 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveKey2Response(struct soap *soap, int st, int… in soap_copy_KMS_Agent__RetrieveKey2Response()
4995 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveKey(struct soap *soap, struct KMS_Agent_… in soap_default_KMS_Agent__RetrieveKey()
5003 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveKey(struct soap *soap, const struct KM… in soap_serialize_KMS_Agent__RetrieveKey()
5011 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveKey(struct soap *soap, const char *tag, int i… in soap_out_KMS_Agent__RetrieveKey()
5024 … KMS_Agent__RetrieveKey * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveKey(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveKey()
5076 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveKey(struct soap *soap, const struct KMS_Agent… in soap_put_KMS_Agent__RetrieveKey()
5084 …KMS_Agent__RetrieveKey * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveKey(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveKey()
5092 …t__RetrieveKey * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveKey(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveKey()
5117 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveKey(struct soap *soap, int st, int tt, void… in soap_copy_KMS_Agent__RetrieveKey()
5124 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveKeyResponse(struct soap *soap, struct KM… in soap_default_KMS_Agent__RetrieveKeyResponse()
5130 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveKeyResponse(struct soap *soap, const s… in soap_serialize_KMS_Agent__RetrieveKeyResponse()
5137 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveKeyResponse(struct soap *soap, const char *ta… in soap_out_KMS_Agent__RetrieveKeyResponse()
5146 …ieveKeyResponse * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveKeyResponse(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveKeyResponse()
5186 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveKeyResponse(struct soap *soap, const struct K… in soap_put_KMS_Agent__RetrieveKeyResponse()
5194 …eveKeyResponse * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveKeyResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveKeyResponse()
5202 …sponse * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveKeyResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveKeyResponse()
5227 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveKeyResponse(struct soap *soap, int st, int … in soap_copy_KMS_Agent__RetrieveKeyResponse()
5234 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__CreateKey2(struct soap *soap, struct KMS_Agent__… in soap_default_KMS_Agent__CreateKey2()
5242 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__CreateKey2(struct soap *soap, const struct KMS… in soap_serialize_KMS_Agent__CreateKey2()
5250 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__CreateKey2(struct soap *soap, const char *tag, int id… in soap_out_KMS_Agent__CreateKey2()
5263 …ct KMS_Agent__CreateKey2 * SOAP_FMAC4 soap_in_KMS_Agent__CreateKey2(struct soap *soap, const char … in soap_in_KMS_Agent__CreateKey2()
5315 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__CreateKey2(struct soap *soap, const struct KMS_Agent_… in soap_put_KMS_Agent__CreateKey2()
5323 …t KMS_Agent__CreateKey2 * SOAP_FMAC4 soap_get_KMS_Agent__CreateKey2(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__CreateKey2()
5331 …ent__CreateKey2 * SOAP_FMAC2 soap_instantiate_KMS_Agent__CreateKey2(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__CreateKey2()
5356 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__CreateKey2(struct soap *soap, int st, int tt, void … in soap_copy_KMS_Agent__CreateKey2()
5363 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__CreateKey2Response(struct soap *soap, struct KMS… in soap_default_KMS_Agent__CreateKey2Response()
5369 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__CreateKey2Response(struct soap *soap, const st… in soap_serialize_KMS_Agent__CreateKey2Response()
5376 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__CreateKey2Response(struct soap *soap, const char *tag… in soap_out_KMS_Agent__CreateKey2Response()
5385 …eateKey2Response * SOAP_FMAC4 soap_in_KMS_Agent__CreateKey2Response(struct soap *soap, const char … in soap_in_KMS_Agent__CreateKey2Response()
5425 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__CreateKey2Response(struct soap *soap, const struct KM… in soap_put_KMS_Agent__CreateKey2Response()
5433 …ateKey2Response * SOAP_FMAC4 soap_get_KMS_Agent__CreateKey2Response(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__CreateKey2Response()
5441 …esponse * SOAP_FMAC2 soap_instantiate_KMS_Agent__CreateKey2Response(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__CreateKey2Response()
5466 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__CreateKey2Response(struct soap *soap, int st, int t… in soap_copy_KMS_Agent__CreateKey2Response()
5473 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__CreateKey(struct soap *soap, struct KMS_Agent__C… in soap_default_KMS_Agent__CreateKey()
5480 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__CreateKey(struct soap *soap, const struct KMS_… in soap_serialize_KMS_Agent__CreateKey()
5487 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__CreateKey(struct soap *soap, const char *tag, int id,… in soap_out_KMS_Agent__CreateKey()
5498 SOAP_FMAC3 struct KMS_Agent__CreateKey * SOAP_FMAC4 soap_in_KMS_Agent__CreateKey(struct soap *soap,… in soap_in_KMS_Agent__CreateKey()
5544 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__CreateKey(struct soap *soap, const struct KMS_Agent__… in soap_put_KMS_Agent__CreateKey()
5552 SOAP_FMAC3 struct KMS_Agent__CreateKey * SOAP_FMAC4 soap_get_KMS_Agent__CreateKey(struct soap *soap in soap_get_KMS_Agent__CreateKey()
5560 …Agent__CreateKey * SOAP_FMAC2 soap_instantiate_KMS_Agent__CreateKey(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__CreateKey()
5585 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__CreateKey(struct soap *soap, int st, int tt, void *… in soap_copy_KMS_Agent__CreateKey()
5592 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__CreateKeyResponse(struct soap *soap, struct KMS_… in soap_default_KMS_Agent__CreateKeyResponse()
5598 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__CreateKeyResponse(struct soap *soap, const str… in soap_serialize_KMS_Agent__CreateKeyResponse()
5605 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__CreateKeyResponse(struct soap *soap, const char *tag,… in soap_out_KMS_Agent__CreateKeyResponse()
5614 …CreateKeyResponse * SOAP_FMAC4 soap_in_KMS_Agent__CreateKeyResponse(struct soap *soap, const char … in soap_in_KMS_Agent__CreateKeyResponse()
5654 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__CreateKeyResponse(struct soap *soap, const struct KMS… in soap_put_KMS_Agent__CreateKeyResponse()
5662 …reateKeyResponse * SOAP_FMAC4 soap_get_KMS_Agent__CreateKeyResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__CreateKeyResponse()
5670 …Response * SOAP_FMAC2 soap_instantiate_KMS_Agent__CreateKeyResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__CreateKeyResponse()
5695 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__CreateKeyResponse(struct soap *soap, int st, int tt… in soap_copy_KMS_Agent__CreateKeyResponse()
5702 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, stru… in soap_default_KMS_Agent__DisassociateDataUnitKeys()
5708 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, co… in soap_serialize_KMS_Agent__DisassociateDataUnitKeys()
5714 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, const cha… in soap_out_KMS_Agent__DisassociateDataUnitKeys()
5723 …taUnitKeys * SOAP_FMAC4 soap_in_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, const char … in soap_in_KMS_Agent__DisassociateDataUnitKeys()
5763 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, const str… in soap_put_KMS_Agent__DisassociateDataUnitKeys()
5771 …aUnitKeys * SOAP_FMAC4 soap_get_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__DisassociateDataUnitKeys()
5779 …s * SOAP_FMAC2 soap_instantiate_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__DisassociateDataUnitKeys()
5804 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, int st,… in soap_copy_KMS_Agent__DisassociateDataUnitKeys()
5811 …SOAP_FMAC4 soap_default_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, struct KMS_… in soap_default_KMS_Agent__DisassociateDataUnitKeysResponse()
5817 …AP_FMAC4 soap_serialize_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, const struc… in soap_serialize_KMS_Agent__DisassociateDataUnitKeysResponse()
5823 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, c… in soap_out_KMS_Agent__DisassociateDataUnitKeysResponse()
5831 …se * SOAP_FMAC4 soap_in_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, const char … in soap_in_KMS_Agent__DisassociateDataUnitKeysResponse()
5862 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, c… in soap_put_KMS_Agent__DisassociateDataUnitKeysResponse()
5870 …e * SOAP_FMAC4 soap_get_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__DisassociateDataUnitKeysResponse()
5878 …_FMAC2 soap_instantiate_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__DisassociateDataUnitKeysResponse()
5903 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap,… in soap_copy_KMS_Agent__DisassociateDataUnitKeysResponse()
5910 …AP_FMAC4 soap_default_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, struct KMS_… in soap_default_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
5918 …_FMAC4 soap_serialize_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, const struc… in soap_serialize_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
5926 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap,… in soap_out_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
5939 … * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
5987 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap,… in soap_put_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
5995 …* SOAP_FMAC4 soap_get_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
6003 …MAC2 soap_instantiate_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
6028 … SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, int st, int… in soap_copy_KMS_Agent__RetrieveDataUnitByExternalUniqueID()
6035 … soap_default_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, struct KMS_… in soap_default_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse()
6041 …oap_serialize_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, const struc… in soap_serialize_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse()
6047 …MAC4 soap_out_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, const char … in soap_out_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse()
6056 …FMAC4 soap_in_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse()
6096 …MAC4 soap_put_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, const struc… in soap_put_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse()
6104 …MAC4 soap_get_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse()
6112 …p_instantiate_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse()
6137 …AC4 soap_copy_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, int st, int… in soap_copy_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse()
6144 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveDataUnit(struct soap *soap, struct KMS_A… in soap_default_KMS_Agent__RetrieveDataUnit()
6153 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveDataUnit(struct soap *soap, const stru… in soap_serialize_KMS_Agent__RetrieveDataUnit()
6162 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveDataUnit(struct soap *soap, const char *tag, … in soap_out_KMS_Agent__RetrieveDataUnit()
6177 …__RetrieveDataUnit * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveDataUnit(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveDataUnit()
6231 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveDataUnit(struct soap *soap, const struct KMS_… in soap_put_KMS_Agent__RetrieveDataUnit()
6239 …_RetrieveDataUnit * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveDataUnit(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveDataUnit()
6247 …eDataUnit * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveDataUnit(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveDataUnit()
6272 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveDataUnit(struct soap *soap, int st, int tt,… in soap_copy_KMS_Agent__RetrieveDataUnit()
6279 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, stru… in soap_default_KMS_Agent__RetrieveDataUnitResponse()
6285 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, co… in soap_serialize_KMS_Agent__RetrieveDataUnitResponse()
6291 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, const cha… in soap_out_KMS_Agent__RetrieveDataUnitResponse()
6300 …itResponse * SOAP_FMAC4 soap_in_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, const char … in soap_in_KMS_Agent__RetrieveDataUnitResponse()
6340 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, const str… in soap_put_KMS_Agent__RetrieveDataUnitResponse()
6348 …tResponse * SOAP_FMAC4 soap_get_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__RetrieveDataUnitResponse()
6356 …e * SOAP_FMAC2 soap_instantiate_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__RetrieveDataUnitResponse()
6381 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, int st,… in soap_copy_KMS_Agent__RetrieveDataUnitResponse()
6388 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__CreateDataUnit(struct soap *soap, struct KMS_Age… in soap_default_KMS_Agent__CreateDataUnit()
6396 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__CreateDataUnit(struct soap *soap, const struct… in soap_serialize_KMS_Agent__CreateDataUnit()
6404 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__CreateDataUnit(struct soap *soap, const char *tag, in… in soap_out_KMS_Agent__CreateDataUnit()
6417 …gent__CreateDataUnit * SOAP_FMAC4 soap_in_KMS_Agent__CreateDataUnit(struct soap *soap, const char … in soap_in_KMS_Agent__CreateDataUnit()
6465 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__CreateDataUnit(struct soap *soap, const struct KMS_Ag… in soap_put_KMS_Agent__CreateDataUnit()
6473 …ent__CreateDataUnit * SOAP_FMAC4 soap_get_KMS_Agent__CreateDataUnit(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__CreateDataUnit()
6481 …ateDataUnit * SOAP_FMAC2 soap_instantiate_KMS_Agent__CreateDataUnit(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__CreateDataUnit()
6506 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__CreateDataUnit(struct soap *soap, int st, int tt, v… in soap_copy_KMS_Agent__CreateDataUnit()
6513 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__CreateDataUnitResponse(struct soap *soap, struct… in soap_default_KMS_Agent__CreateDataUnitResponse()
6519 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__CreateDataUnitResponse(struct soap *soap, cons… in soap_serialize_KMS_Agent__CreateDataUnitResponse()
6525 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__CreateDataUnitResponse(struct soap *soap, const char … in soap_out_KMS_Agent__CreateDataUnitResponse()
6534 …UnitResponse * SOAP_FMAC4 soap_in_KMS_Agent__CreateDataUnitResponse(struct soap *soap, const char … in soap_in_KMS_Agent__CreateDataUnitResponse()
6574 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__CreateDataUnitResponse(struct soap *soap, const struc… in soap_put_KMS_Agent__CreateDataUnitResponse()
6582 …nitResponse * SOAP_FMAC4 soap_get_KMS_Agent__CreateDataUnitResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__CreateDataUnitResponse()
6590 …nse * SOAP_FMAC2 soap_instantiate_KMS_Agent__CreateDataUnitResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__CreateDataUnitResponse()
6615 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__CreateDataUnitResponse(struct soap *soap, int st, i… in soap_copy_KMS_Agent__CreateDataUnitResponse()
6622 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__ListKeyGroups(struct soap *soap, struct KMS_Agen… in soap_default_KMS_Agent__ListKeyGroups()
6628 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__ListKeyGroups(struct soap *soap, const struct … in soap_serialize_KMS_Agent__ListKeyGroups()
6634 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__ListKeyGroups(struct soap *soap, const char *tag, int… in soap_out_KMS_Agent__ListKeyGroups()
6643 …_Agent__ListKeyGroups * SOAP_FMAC4 soap_in_KMS_Agent__ListKeyGroups(struct soap *soap, const char … in soap_in_KMS_Agent__ListKeyGroups()
6683 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__ListKeyGroups(struct soap *soap, const struct KMS_Age… in soap_put_KMS_Agent__ListKeyGroups()
6691 …Agent__ListKeyGroups * SOAP_FMAC4 soap_get_KMS_Agent__ListKeyGroups(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__ListKeyGroups()
6699 …istKeyGroups * SOAP_FMAC2 soap_instantiate_KMS_Agent__ListKeyGroups(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__ListKeyGroups()
6724 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__ListKeyGroups(struct soap *soap, int st, int tt, vo… in soap_copy_KMS_Agent__ListKeyGroups()
6731 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, struct … in soap_default_KMS_Agent__ListKeyGroupsResponse()
6739 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, const… in soap_serialize_KMS_Agent__ListKeyGroupsResponse()
6746 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, const char *… in soap_out_KMS_Agent__ListKeyGroupsResponse()
6759 …roupsResponse * SOAP_FMAC4 soap_in_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, const char … in soap_in_KMS_Agent__ListKeyGroupsResponse()
6811 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, const struct… in soap_put_KMS_Agent__ListKeyGroupsResponse()
6819 …oupsResponse * SOAP_FMAC4 soap_get_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__ListKeyGroupsResponse()
6827 …onse * SOAP_FMAC2 soap_instantiate_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__ListKeyGroupsResponse()
6852 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, int st, in… in soap_copy_KMS_Agent__ListKeyGroupsResponse()
6859 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__DataUnit(struct soap *soap, struct KMS_Agent__Da… in soap_default_KMS_Agent__DataUnit()
6869 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__DataUnit(struct soap *soap, const struct KMS_A… in soap_serialize_KMS_Agent__DataUnit()
6878 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__DataUnit(struct soap *soap, const char *tag, int id, … in soap_out_KMS_Agent__DataUnit()
6895 SOAP_FMAC3 struct KMS_Agent__DataUnit * SOAP_FMAC4 soap_in_KMS_Agent__DataUnit(struct soap *soap, c… in soap_in_KMS_Agent__DataUnit()
6959 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__DataUnit(struct soap *soap, const struct KMS_Agent__D… in soap_put_KMS_Agent__DataUnit()
6967 SOAP_FMAC3 struct KMS_Agent__DataUnit * SOAP_FMAC4 soap_get_KMS_Agent__DataUnit(struct soap *soap, … in soap_get_KMS_Agent__DataUnit()
6975 …S_Agent__DataUnit * SOAP_FMAC2 soap_instantiate_KMS_Agent__DataUnit(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__DataUnit()
7000 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__DataUnit(struct soap *soap, int st, int tt, void *p… in soap_copy_KMS_Agent__DataUnit()
7007 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__ArrayOfKeys(struct soap *soap, struct KMS_Agent_… in soap_default_KMS_Agent__ArrayOfKeys()
7014 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__ArrayOfKeys(struct soap *soap, struct KMS_Agen… in soap_serialize_KMS_Agent__ArrayOfKeys()
7024 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__ArrayOfKeys(struct soap *soap, const char *tag, int i… in soap_out_KMS_Agent__ArrayOfKeys()
7039 … KMS_Agent__ArrayOfKeys * SOAP_FMAC4 soap_in_KMS_Agent__ArrayOfKeys(struct soap *soap, const char … in soap_in_KMS_Agent__ArrayOfKeys()
7106 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__ArrayOfKeys(struct soap *soap, const struct KMS_Agent… in soap_put_KMS_Agent__ArrayOfKeys()
7114 …KMS_Agent__ArrayOfKeys * SOAP_FMAC4 soap_get_KMS_Agent__ArrayOfKeys(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__ArrayOfKeys()
7122 …t__ArrayOfKeys * SOAP_FMAC2 soap_instantiate_KMS_Agent__ArrayOfKeys(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__ArrayOfKeys()
7147 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__ArrayOfKeys(struct soap *soap, int st, int tt, void… in soap_copy_KMS_Agent__ArrayOfKeys()
7154 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__Key(struct soap *soap, struct KMS_Agent__Key *a) in soap_default_KMS_Agent__Key()
7164 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__Key(struct soap *soap, const struct KMS_Agent_… in soap_serialize_KMS_Agent__Key()
7173 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__Key(struct soap *soap, const char *tag, int id, const… in soap_out_KMS_Agent__Key()
7190 SOAP_FMAC3 struct KMS_Agent__Key * SOAP_FMAC4 soap_in_KMS_Agent__Key(struct soap *soap, const char … in soap_in_KMS_Agent__Key()
7254 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__Key(struct soap *soap, const struct KMS_Agent__Key *a… in soap_put_KMS_Agent__Key()
7262 SOAP_FMAC3 struct KMS_Agent__Key * SOAP_FMAC4 soap_get_KMS_Agent__Key(struct soap *soap, struct KMS… in soap_get_KMS_Agent__Key()
7270 SOAP_FMAC1 struct KMS_Agent__Key * SOAP_FMAC2 soap_instantiate_KMS_Agent__Key(struct soap *soap, in… in soap_instantiate_KMS_Agent__Key()
7295 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__Key(struct soap *soap, int st, int tt, void *p, siz… in soap_copy_KMS_Agent__Key()
7302 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, struct KMS_A… in soap_default_KMS_Agent__ArrayOfKeyGroups()
7309 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, struct KMS… in soap_serialize_KMS_Agent__ArrayOfKeyGroups()
7319 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, const char *tag, … in soap_out_KMS_Agent__ArrayOfKeyGroups()
7334 …__ArrayOfKeyGroups * SOAP_FMAC4 soap_in_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, const char … in soap_in_KMS_Agent__ArrayOfKeyGroups()
7401 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, const struct KMS_… in soap_put_KMS_Agent__ArrayOfKeyGroups()
7409 …_ArrayOfKeyGroups * SOAP_FMAC4 soap_get_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__ArrayOfKeyGroups()
7417 …KeyGroups * SOAP_FMAC2 soap_instantiate_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__ArrayOfKeyGroups()
7442 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, int st, int tt,… in soap_copy_KMS_Agent__ArrayOfKeyGroups()
7449 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__KeyGroup(struct soap *soap, struct KMS_Agent__Ke… in soap_default_KMS_Agent__KeyGroup()
7456 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__KeyGroup(struct soap *soap, const struct KMS_A… in soap_serialize_KMS_Agent__KeyGroup()
7463 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__KeyGroup(struct soap *soap, const char *tag, int id, … in soap_out_KMS_Agent__KeyGroup()
7474 SOAP_FMAC3 struct KMS_Agent__KeyGroup * SOAP_FMAC4 soap_in_KMS_Agent__KeyGroup(struct soap *soap, c… in soap_in_KMS_Agent__KeyGroup()
7516 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__KeyGroup(struct soap *soap, const struct KMS_Agent__K… in soap_put_KMS_Agent__KeyGroup()
7524 SOAP_FMAC3 struct KMS_Agent__KeyGroup * SOAP_FMAC4 soap_get_KMS_Agent__KeyGroup(struct soap *soap, … in soap_get_KMS_Agent__KeyGroup()
7532 …S_Agent__KeyGroup * SOAP_FMAC2 soap_instantiate_KMS_Agent__KeyGroup(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__KeyGroup()
7557 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__KeyGroup(struct soap *soap, int st, int tt, void *p… in soap_copy_KMS_Agent__KeyGroup()
7564 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__QueryParameters(struct soap *soap, struct KMS_Ag… in soap_default_KMS_Agent__QueryParameters()
7575 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__QueryParameters(struct soap *soap, const struc… in soap_serialize_KMS_Agent__QueryParameters()
7584 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__QueryParameters(struct soap *soap, const char *tag, i… in soap_out_KMS_Agent__QueryParameters()
7603 …nt__QueryParameters * SOAP_FMAC4 soap_in_KMS_Agent__QueryParameters(struct soap *soap, const char … in soap_in_KMS_Agent__QueryParameters()
7673 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__QueryParameters(struct soap *soap, const struct KMS_A… in soap_put_KMS_Agent__QueryParameters()
7681 …t__QueryParameters * SOAP_FMAC4 soap_get_KMS_Agent__QueryParameters(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__QueryParameters()
7689 …Parameters * SOAP_FMAC2 soap_instantiate_KMS_Agent__QueryParameters(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__QueryParameters()
7714 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__QueryParameters(struct soap *soap, int st, int tt, … in soap_copy_KMS_Agent__QueryParameters()
7721 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, struc… in soap_default_KMS_Agent__ArrayOfFilterParameters()
7728 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, str… in soap_serialize_KMS_Agent__ArrayOfFilterParameters()
7738 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, const char… in soap_out_KMS_Agent__ArrayOfFilterParameters()
7753 …rParameters * SOAP_FMAC4 soap_in_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, const char … in soap_in_KMS_Agent__ArrayOfFilterParameters()
7820 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, const stru… in soap_put_KMS_Agent__ArrayOfFilterParameters()
7828 …Parameters * SOAP_FMAC4 soap_get_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__ArrayOfFilterParameters()
7836 …rs * SOAP_FMAC2 soap_instantiate_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__ArrayOfFilterParameters()
7861 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, int st, … in soap_copy_KMS_Agent__ArrayOfFilterParameters()
7868 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__FilterParameters(struct soap *soap, struct KMS_A… in soap_default_KMS_Agent__FilterParameters()
7876 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__FilterParameters(struct soap *soap, const stru… in soap_serialize_KMS_Agent__FilterParameters()
7883 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__FilterParameters(struct soap *soap, const char *tag, … in soap_out_KMS_Agent__FilterParameters()
7896 …__FilterParameters * SOAP_FMAC4 soap_in_KMS_Agent__FilterParameters(struct soap *soap, const char … in soap_in_KMS_Agent__FilterParameters()
7948 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__FilterParameters(struct soap *soap, const struct KMS_… in soap_put_KMS_Agent__FilterParameters()
7956 …_FilterParameters * SOAP_FMAC4 soap_get_KMS_Agent__FilterParameters(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__FilterParameters()
7964 …arameters * SOAP_FMAC2 soap_instantiate_KMS_Agent__FilterParameters(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__FilterParameters()
7989 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__FilterParameters(struct soap *soap, int st, int tt,… in soap_copy_KMS_Agent__FilterParameters()
7996 SOAP_FMAC3 void SOAP_FMAC4 soap_default_KMS_Agent__ArrayOfHexBinary(struct soap *soap, struct KMS_A… in soap_default_KMS_Agent__ArrayOfHexBinary()
8003 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_KMS_Agent__ArrayOfHexBinary(struct soap *soap, struct KMS… in soap_serialize_KMS_Agent__ArrayOfHexBinary()
8013 SOAP_FMAC3 int SOAP_FMAC4 soap_out_KMS_Agent__ArrayOfHexBinary(struct soap *soap, const char *tag, … in soap_out_KMS_Agent__ArrayOfHexBinary()
8028 …__ArrayOfHexBinary * SOAP_FMAC4 soap_in_KMS_Agent__ArrayOfHexBinary(struct soap *soap, const char … in soap_in_KMS_Agent__ArrayOfHexBinary()
8095 SOAP_FMAC3 int SOAP_FMAC4 soap_put_KMS_Agent__ArrayOfHexBinary(struct soap *soap, const struct KMS_… in soap_put_KMS_Agent__ArrayOfHexBinary()
8103 …_ArrayOfHexBinary * SOAP_FMAC4 soap_get_KMS_Agent__ArrayOfHexBinary(struct soap *soap, struct KMS_… in soap_get_KMS_Agent__ArrayOfHexBinary()
8111 …HexBinary * SOAP_FMAC2 soap_instantiate_KMS_Agent__ArrayOfHexBinary(struct soap *soap, int n, cons… in soap_instantiate_KMS_Agent__ArrayOfHexBinary()
8136 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KMS_Agent__ArrayOfHexBinary(struct soap *soap, int st, int tt,… in soap_copy_KMS_Agent__ArrayOfHexBinary()
8143 SOAP_FMAC3 void SOAP_FMAC4 soap_default_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *a) in soap_default_xsd__hexBinary()
8150 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary c… in soap_serialize_xsd__hexBinary()
8156 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__hexBinary(struct soap *soap, const char *tag, int id, const… in soap_out_xsd__hexBinary()
8168 SOAP_FMAC3 struct xsd__hexBinary * SOAP_FMAC4 soap_in_xsd__hexBinary(struct soap *soap, const char … in soap_in_xsd__hexBinary()
8195 SOAP_FMAC3 int SOAP_FMAC4 soap_put_xsd__hexBinary(struct soap *soap, const struct xsd__hexBinary *a… in soap_put_xsd__hexBinary()
8203 SOAP_FMAC3 struct xsd__hexBinary * SOAP_FMAC4 soap_get_xsd__hexBinary(struct soap *soap, struct xsd… in soap_get_xsd__hexBinary()
8211 SOAP_FMAC1 struct xsd__hexBinary * SOAP_FMAC2 soap_instantiate_xsd__hexBinary(struct soap *soap, in… in soap_instantiate_xsd__hexBinary()
8236 SOAP_FMAC3 void SOAP_FMAC4 soap_copy_xsd__hexBinary(struct soap *soap, int st, int tt, void *p, siz… in soap_copy_xsd__hexBinary()
8245 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_… in soap_serialize_PointerToSOAP_ENV__Reason()
8251 SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, in… in soap_out_PointerToSOAP_ENV__Reason()
8259 …ct SOAP_ENV__Reason ** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char … in soap_in_PointerToSOAP_ENV__Reason()
8280 SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Re… in soap_put_PointerToSOAP_ENV__Reason()
8288 …t SOAP_ENV__Reason ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP… in soap_get_PointerToSOAP_ENV__Reason()
8300 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_… in soap_serialize_PointerToSOAP_ENV__Detail()
8306 SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, in… in soap_out_PointerToSOAP_ENV__Detail()
8314 …ct SOAP_ENV__Detail ** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char … in soap_in_PointerToSOAP_ENV__Detail()
8335 SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__De… in soap_put_PointerToSOAP_ENV__Detail()
8343 …t SOAP_ENV__Detail ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP… in soap_get_PointerToSOAP_ENV__Detail()
8355 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_EN… in soap_serialize_PointerToSOAP_ENV__Code()
8361 SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int … in soap_out_PointerToSOAP_ENV__Code()
8369 SOAP_FMAC3 struct SOAP_ENV__Code ** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, c… in soap_in_PointerToSOAP_ENV__Code()
8390 SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code… in soap_put_PointerToSOAP_ENV__Code()
8398 SOAP_FMAC3 struct SOAP_ENV__Code ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, … in soap_get_PointerToSOAP_ENV__Code()
8408 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToKMS_Agent__Key(struct soap *soap, struct KMS_Age… in soap_serialize_PointerToKMS_Agent__Key()
8414 SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToKMS_Agent__Key(struct soap *soap, const char *tag, int … in soap_out_PointerToKMS_Agent__Key()
8422 SOAP_FMAC3 struct KMS_Agent__Key ** SOAP_FMAC4 soap_in_PointerToKMS_Agent__Key(struct soap *soap, c… in soap_in_PointerToKMS_Agent__Key()
8443 SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToKMS_Agent__Key(struct soap *soap, struct KMS_Agent__Key… in soap_put_PointerToKMS_Agent__Key()
8451 SOAP_FMAC3 struct KMS_Agent__Key ** SOAP_FMAC4 soap_get_PointerToKMS_Agent__Key(struct soap *soap, … in soap_get_PointerToKMS_Agent__Key()
8459 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToKMS_Agent__KeyGroup(struct soap *soap, struct KM… in soap_serialize_PointerToKMS_Agent__KeyGroup()
8465 SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToKMS_Agent__KeyGroup(struct soap *soap, const char *tag,… in soap_out_PointerToKMS_Agent__KeyGroup()
8473 …_Agent__KeyGroup ** SOAP_FMAC4 soap_in_PointerToKMS_Agent__KeyGroup(struct soap *soap, const char … in soap_in_PointerToKMS_Agent__KeyGroup()
8494 SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToKMS_Agent__KeyGroup(struct soap *soap, struct KMS_Agent… in soap_put_PointerToKMS_Agent__KeyGroup()
8502 …Agent__KeyGroup ** SOAP_FMAC4 soap_get_PointerToKMS_Agent__KeyGroup(struct soap *soap, struct KMS_… in soap_get_PointerToKMS_Agent__KeyGroup()
8510 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToKMS_Agent__FilterParameters(struct soap *soap, s… in soap_serialize_PointerToKMS_Agent__FilterParameters()
8516 SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToKMS_Agent__FilterParameters(struct soap *soap, const ch… in soap_out_PointerToKMS_Agent__FilterParameters()
8524 …rameters ** SOAP_FMAC4 soap_in_PointerToKMS_Agent__FilterParameters(struct soap *soap, const char … in soap_in_PointerToKMS_Agent__FilterParameters()
8545 SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToKMS_Agent__FilterParameters(struct soap *soap, struct K… in soap_put_PointerToKMS_Agent__FilterParameters()
8553 …ameters ** SOAP_FMAC4 soap_get_PointerToKMS_Agent__FilterParameters(struct soap *soap, struct KMS_… in soap_get_PointerToKMS_Agent__FilterParameters()
8561 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToxsd__hexBinary(struct soap *soap, struct xsd__he… in soap_serialize_PointerToxsd__hexBinary()
8567 SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToxsd__hexBinary(struct soap *soap, const char *tag, int … in soap_out_PointerToxsd__hexBinary()
8575 SOAP_FMAC3 struct xsd__hexBinary ** SOAP_FMAC4 soap_in_PointerToxsd__hexBinary(struct soap *soap, c… in soap_in_PointerToxsd__hexBinary()
8596 SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToxsd__hexBinary(struct soap *soap, struct xsd__hexBinary… in soap_put_PointerToxsd__hexBinary()
8604 SOAP_FMAC3 struct xsd__hexBinary ** SOAP_FMAC4 soap_get_PointerToxsd__hexBinary(struct soap *soap, … in soap_get_PointerToxsd__hexBinary()
8612 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTounsignedByte(struct soap *soap, unsigned char *c… in soap_serialize_PointerTounsignedByte()
8617 SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTounsignedByte(struct soap *soap, const char *tag, int id… in soap_out_PointerTounsignedByte()
8625 SOAP_FMAC3 unsigned char ** SOAP_FMAC4 soap_in_PointerTounsignedByte(struct soap *soap, const char … in soap_in_PointerTounsignedByte()
8646 SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTounsignedByte(struct soap *soap, unsigned char *const*a,… in soap_put_PointerTounsignedByte()
8654 SOAP_FMAC3 unsigned char ** SOAP_FMAC4 soap_get_PointerTounsignedByte(struct soap *soap, unsigned c… in soap_get_PointerTounsignedByte()
8662 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__duration(struct soap *soap, const char *tag, int id, char *… in soap_out_xsd__duration()
8667 SOAP_FMAC3 char * * SOAP_FMAC4 soap_in_xsd__duration(struct soap *soap, const char *tag, char **a, … in soap_in_xsd__duration()
8673 SOAP_FMAC3 int SOAP_FMAC4 soap_put_xsd__duration(struct soap *soap, char *const*a, const char *tag,… in soap_put_xsd__duration()
8681 SOAP_FMAC3 char ** SOAP_FMAC4 soap_get_xsd__duration(struct soap *soap, char **p, const char *tag, … in soap_get_xsd__duration()
8689 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, char *… in soap_out_xsd__dateTime()
8694 SOAP_FMAC3 char * * SOAP_FMAC4 soap_in_xsd__dateTime(struct soap *soap, const char *tag, char **a, … in soap_in_xsd__dateTime()
8700 SOAP_FMAC3 int SOAP_FMAC4 soap_put_xsd__dateTime(struct soap *soap, char *const*a, const char *tag,… in soap_put_xsd__dateTime()
8708 SOAP_FMAC3 char ** SOAP_FMAC4 soap_get_xsd__dateTime(struct soap *soap, char **p, const char *tag, … in soap_get_xsd__dateTime()
8716 SOAP_FMAC3 int SOAP_FMAC4 soap_out_xsd__string(struct soap *soap, const char *tag, int id, char *co… in soap_out_xsd__string()
8721 SOAP_FMAC3 char * * SOAP_FMAC4 soap_in_xsd__string(struct soap *soap, const char *tag, char **a, co… in soap_in_xsd__string()
8727 SOAP_FMAC3 int SOAP_FMAC4 soap_put_xsd__string(struct soap *soap, char *const*a, const char *tag, c… in soap_put_xsd__string()
8735 SOAP_FMAC3 char ** SOAP_FMAC4 soap_get_xsd__string(struct soap *soap, char **p, const char *tag, co… in soap_get_xsd__string()
8743 SOAP_FMAC3 int SOAP_FMAC4 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a… in soap_out__QName()
8748 SOAP_FMAC3 char * * SOAP_FMAC4 soap_in__QName(struct soap *soap, const char *tag, char **a, const c… in soap_in__QName()
8754 SOAP_FMAC3 int SOAP_FMAC4 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const … in soap_put__QName()
8762 SOAP_FMAC3 char ** SOAP_FMAC4 soap_get__QName(struct soap *soap, char **p, const char *tag, const c… in soap_get__QName()
8770 SOAP_FMAC3 void SOAP_FMAC4 soap_default_string(struct soap *soap, char **a) in soap_default_string()
8780 SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string(struct soap *soap, char *const*a) in soap_serialize_string()
8785 SOAP_FMAC3 int SOAP_FMAC4 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a… in soap_out_string()
8790 SOAP_FMAC3 char * * SOAP_FMAC4 soap_in_string(struct soap *soap, const char *tag, char **a, const c… in soap_in_string()
8796 SOAP_FMAC3 int SOAP_FMAC4 soap_put_string(struct soap *soap, char *const*a, const char *tag, const … in soap_put_string()
8804 SOAP_FMAC3 char ** SOAP_FMAC4 soap_get_string(struct soap *soap, char **p, const char *tag, const c… in soap_get_string()