Searched defs:soap (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_CAClient.cpp44 SOAP_FMAC5 int SOAP_FMAC6 soap_call_KMS_CA__RetrieveRootCACertificate(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *EntityID, struct KMS_CA__RetrieveRootCACertificateResponse &result) argument
92 soap_call_KMS_CA__RetrieveLocalClock(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *EntityID, struct KMS_CA__RetrieveLocalClockResponse &result) argument
[all...]
H A DKMS_CertificateClient.cpp44 SOAP_FMAC5 int SOAP_FMAC6 soap_call_KMS_Certificate__RetrieveEntityCertificate(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *EntityID, struct xsd__hexBinary ClientAuthenticationResponse, struct xsd__hexBinary ServerAuthenticationChallenge, struct KMS_Certificate__RetrieveEntityCertificateResponse &result) argument
[all...]
H A DKMS_DiscoveryClient.cpp44 SOAP_FMAC5 int SOAP_FMAC6 soap_call_KMS_Discovery__DiscoverCluster(struct soap *soap, const char *soap_endpoint, const char *soap_action, void *_, struct KMS_Discovery__DiscoverClusterResponse &result) argument
[all...]
H A DKMS_AgentClient.cpp44 SOAP_FMAC5 int SOAP_FMAC6 soap_call_KMS_Agent__ListKeyGroups(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__QueryParameters QueryParameters, struct KMS_Agent__ListKeyGroupsResponse &result) argument
92 soap_call_KMS_Agent__CreateDataUnit(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Agent__CreateDataUnitResponse &result) argument
142 soap_call_KMS_Agent__RetrieveDataUnit(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *DataUnitID, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Agent__RetrieveDataUnitResponse &result) argument
193 soap_call_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *ExternalUniqueID, char *ExternalTag, char *Description, struct KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse &result) argument
243 soap_call_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, struct KMS_Agent__DisassociateDataUnitKeysResponse &result) argument
291 soap_call_KMS_Agent__CreateKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, struct KMS_Agent__CreateKeyResponse &result) argument
340 soap_call_KMS_Agent__CreateKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, char *AgentKWKID, struct KMS_Agent__CreateKey2Response &result) argument
390 soap_call_KMS_Agent__RetrieveKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *KeyID, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, struct KMS_Agent__RetrieveKeyResponse &result) argument
440 soap_call_KMS_Agent__RetrieveKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, char *KeyID, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, char *AgentKWKID, struct KMS_Agent__RetrieveKey2Response &result) argument
491 soap_call_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, struct KMS_Agent__RetrieveDataUnitKeysResponse &result) argument
542 soap_call_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, long PageSize, long PageOffset, char *KeyID, char *AgentKWKID, struct KMS_Agent__RetrieveDataUnitKeys2Response &result) argument
594 soap_call_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, struct KMS_Agent__RetrieveProtectAndProcessKeyResponse &result) argument
643 soap_call_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__DataUnit DataUnit, char *KeyGroupID, char *AgentKWKID, struct KMS_Agent__RetrieveProtectAndProcessKey2Response &result) argument
693 soap_call_KMS_Agent__CreateAuditLog(struct soap *soap, const char *soap_endpoint, const char *soap_action, enum KMS_Agent__AuditLogRetention Retention, enum KMS_Agent__AuditLogCondition Condition, bool IssueAlert, char *Message, struct KMS_Agent__CreateAuditLogResponse &result) argument
744 soap_call_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct KMS_Agent__GetAgentKWKPublicKeyResponse &result) argument
791 soap_call_KMS_Agent__RegisterAgentKWK(struct soap *soap, const char *soap_endpoint, const char *soap_action, struct xsd__hexBinary AgentKWK, struct KMS_Agent__RegisterAgentKWKResponse &result) argument
[all...]
H A DenvC.cpp45 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
51 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
62 soap_getheader(struct soap *soap) argument
70 soap_header(struct soap *soap) argument
78 soap_fault(struct soap *soap) argument
96 soap_serializefault(struct soap *soap) argument
103 soap_putfault(struct soap *soap) argument
110 soap_getfault(struct soap *soap) argument
115 soap_faultcode(struct soap *soap) argument
123 soap_faultsubcode(struct soap *soap) argument
136 soap_faultstring(struct soap *soap) argument
144 soap_faultdetail(struct soap *soap) argument
164 soap_getindependent(struct soap *soap) argument
185 soap_getelement(struct soap *soap, int *type) argument
243 soap_ignore_element(struct soap *soap) argument
274 soap_putindependent(struct soap *soap) argument
293 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
319 soap_markelement(struct soap *soap, const void *ptr, int type) argument
338 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n) argument
404 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType) argument
408 soap_default_byte(struct soap *soap, char *a) argument
418 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
423 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
429 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
437 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
445 soap_default_int(struct soap *soap, int *a) argument
455 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
460 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
466 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
474 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
484 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
498 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
512 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
538 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
622 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
630 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
638 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
663 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
674 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
680 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
686 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
697 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
733 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
741 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
749 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
774 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
785 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
793 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
799 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
809 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
851 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
859 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
867 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
892 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
903 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
910 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
917 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
929 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
971 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
979 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
987 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1012 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1023 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
1028 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
1033 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
1040 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
1070 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
1078 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
1086 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1111 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1122 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
1128 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
1136 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
1157 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
1165 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
1177 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
1183 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
1191 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
1212 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
1220 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
1232 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
1238 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
1246 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
1267 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
1275 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
1285 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
1290 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
1296 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
1304 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
1312 soap_default_string(struct soap *soap, char **a) argument
1322 soap_serialize_string(struct soap *soap, char *const*a) argument
1327 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
1332 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
1338 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
1346 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
[all...]
H A DKMS_CAC.cpp47 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
53 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
64 soap_getheader(struct soap *soap) argument
72 soap_header(struct soap *soap) argument
80 soap_fault(struct soap *soap) argument
98 soap_serializefault(struct soap *soap) argument
105 soap_putfault(struct soap *soap) argument
112 soap_getfault(struct soap *soap) argument
117 soap_faultcode(struct soap *soap) argument
125 soap_faultsubcode(struct soap *soap) argument
138 soap_faultstring(struct soap *soap) argument
146 soap_faultdetail(struct soap *soap) argument
166 soap_getindependent(struct soap *soap) argument
183 soap_getelement(struct soap *soap, int *type) argument
362 soap_ignore_element(struct soap *soap) argument
393 soap_putindependent(struct soap *soap) argument
408 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
464 soap_markelement(struct soap *soap, const void *ptr, int type) argument
506 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n) argument
612 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType) argument
616 soap_default_byte(struct soap *soap, char *a) argument
626 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
631 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
637 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
645 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
653 soap_default_int(struct soap *soap, int *a) argument
663 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
668 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
674 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
682 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
690 soap_out_xsd__int(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
695 soap_in_xsd__int(struct soap *soap, const char *tag, long *a, const char *type) argument
701 soap_put_xsd__int(struct soap *soap, const long *a, const char *tag, const char *type) argument
709 soap_get_xsd__int(struct soap *soap, long *p, const char *tag, const char *type) argument
717 soap_default_long(struct soap *soap, long *a) argument
727 soap_out_long(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
732 soap_in_long(struct soap *soap, const char *tag, long *a, const char *type) argument
738 soap_put_long(struct soap *soap, const long *a, const char *tag, const char *type) argument
746 soap_get_long(struct soap *soap, long *p, const char *tag, const char *type) argument
754 soap_out_xsd__long(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
759 soap_in_xsd__long(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
765 soap_put_xsd__long(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
773 soap_get_xsd__long(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
781 soap_default_LONG64(struct soap *soap, LONG64 *a) argument
791 soap_out_LONG64(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
796 soap_in_LONG64(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
802 soap_put_LONG64(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
810 soap_get_LONG64(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
818 soap_out_xsd__float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
823 soap_in_xsd__float(struct soap *soap, const char *tag, float *a, const char *type) argument
829 soap_put_xsd__float(struct soap *soap, const float *a, const char *tag, const char *type) argument
837 soap_get_xsd__float(struct soap *soap, float *p, const char *tag, const char *type) argument
845 soap_default_float(struct soap *soap, float *a) argument
855 soap_out_float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
860 soap_in_float(struct soap *soap, const char *tag, float *a, const char *type) argument
866 soap_put_float(struct soap *soap, const float *a, const char *tag, const char *type) argument
874 soap_get_float(struct soap *soap, float *p, const char *tag, const char *type) argument
882 soap_default_unsignedByte(struct soap *soap, unsigned char *a) argument
892 soap_out_unsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *a, const char *type) argument
897 soap_in_unsignedByte(struct soap *soap, const char *tag, unsigned char *a, const char *type) argument
903 soap_put_unsignedByte(struct soap *soap, const unsigned char *a, const char *tag, const char *type) argument
911 soap_get_unsignedByte(struct soap *soap, unsigned char *p, const char *tag, const char *type) argument
919 soap_default_unsignedInt(struct soap *soap, unsigned int *a) argument
929 soap_out_unsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *a, const char *type) argument
934 soap_in_unsignedInt(struct soap *soap, const char *tag, unsigned int *a, const char *type) argument
940 soap_put_unsignedInt(struct soap *soap, const unsigned int *a, const char *tag, const char *type) argument
948 soap_get_unsignedInt(struct soap *soap, unsigned int *p, const char *tag, const char *type) argument
956 soap_xsd__boolean2s(struct soap *soap, bool n) argument
960 soap_out_xsd__boolean(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
966 soap_s2xsd__boolean(struct soap *soap, const char *s, bool *a) argument
971 soap_in_xsd__boolean(struct soap *soap, const char *tag, bool *a, const char *type) argument
994 soap_put_xsd__boolean(struct soap *soap, const bool *a, const char *tag, const char *type) argument
1002 soap_get_xsd__boolean(struct soap *soap, bool *p, const char *tag, const char *type) argument
1010 soap_default_bool(struct soap *soap, bool *a) argument
1026 soap_bool2s(struct soap *soap, bool n) argument
1032 soap_out_bool(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
1038 soap_s2bool(struct soap *soap, const char *s, bool *a) argument
1055 soap_in_bool(struct soap *soap, const char *tag, bool *a, const char *type) argument
1078 soap_put_bool(struct soap *soap, const bool *a, const char *tag, const char *type) argument
1086 soap_get_bool(struct soap *soap, bool *p, const char *tag, const char *type) argument
1096 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
1110 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
1124 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
1150 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
1234 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
1242 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
1250 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1275 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1286 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
1292 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
1298 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
1309 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
1345 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
1353 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
1361 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1386 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1397 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
1405 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
1411 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
1421 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
1463 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
1471 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
1479 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1504 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1515 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
1522 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
1529 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
1541 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
1583 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
1591 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
1599 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1624 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1635 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
1640 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
1645 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
1652 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
1682 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
1690 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
1698 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1723 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1732 soap_default_KMS_CA__RetrieveLocalClock(struct soap *soap, struct KMS_CA__RetrieveLocalClock *a) argument
1738 soap_serialize_KMS_CA__RetrieveLocalClock(struct soap *soap, const struct KMS_CA__RetrieveLocalClock *a) argument
1744 soap_out_KMS_CA__RetrieveLocalClock(struct soap *soap, const char *tag, int id, const struct KMS_CA__RetrieveLocalClock *a, const char *type) argument
1753 soap_in_KMS_CA__RetrieveLocalClock(struct soap *soap, const char *tag, struct KMS_CA__RetrieveLocalClock *a, const char *type) argument
1789 soap_put_KMS_CA__RetrieveLocalClock(struct soap *soap, const struct KMS_CA__RetrieveLocalClock *a, const char *tag, const char *type) argument
1797 soap_get_KMS_CA__RetrieveLocalClock(struct soap *soap, struct KMS_CA__RetrieveLocalClock *p, const char *tag, const char *type) argument
1805 soap_instantiate_KMS_CA__RetrieveLocalClock(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1830 soap_copy_KMS_CA__RetrieveLocalClock(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1837 soap_default_KMS_CA__RetrieveLocalClockResponse(struct soap *soap, struct KMS_CA__RetrieveLocalClockResponse *a) argument
1843 soap_serialize_KMS_CA__RetrieveLocalClockResponse(struct soap *soap, const struct KMS_CA__RetrieveLocalClockResponse *a) argument
1849 soap_out_KMS_CA__RetrieveLocalClockResponse(struct soap *soap, const char *tag, int id, const struct KMS_CA__RetrieveLocalClockResponse *a, const char *type) argument
1858 soap_in_KMS_CA__RetrieveLocalClockResponse(struct soap *soap, const char *tag, struct KMS_CA__RetrieveLocalClockResponse *a, const char *type) argument
1894 soap_put_KMS_CA__RetrieveLocalClockResponse(struct soap *soap, const struct KMS_CA__RetrieveLocalClockResponse *a, const char *tag, const char *type) argument
1902 soap_get_KMS_CA__RetrieveLocalClockResponse(struct soap *soap, struct KMS_CA__RetrieveLocalClockResponse *p, const char *tag, const char *type) argument
1910 soap_instantiate_KMS_CA__RetrieveLocalClockResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1935 soap_copy_KMS_CA__RetrieveLocalClockResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1942 soap_default_KMS_CA__RetrieveRootCACertificate(struct soap *soap, struct KMS_CA__RetrieveRootCACertificate *a) argument
1948 soap_serialize_KMS_CA__RetrieveRootCACertificate(struct soap *soap, const struct KMS_CA__RetrieveRootCACertificate *a) argument
1954 soap_out_KMS_CA__RetrieveRootCACertificate(struct soap *soap, const char *tag, int id, const struct KMS_CA__RetrieveRootCACertificate *a, const char *type) argument
1963 soap_in_KMS_CA__RetrieveRootCACertificate(struct soap *soap, const char *tag, struct KMS_CA__RetrieveRootCACertificate *a, const char *type) argument
1999 soap_put_KMS_CA__RetrieveRootCACertificate(struct soap *soap, const struct KMS_CA__RetrieveRootCACertificate *a, const char *tag, const char *type) argument
2007 soap_get_KMS_CA__RetrieveRootCACertificate(struct soap *soap, struct KMS_CA__RetrieveRootCACertificate *p, const char *tag, const char *type) argument
2015 soap_instantiate_KMS_CA__RetrieveRootCACertificate(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2040 soap_copy_KMS_CA__RetrieveRootCACertificate(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2047 soap_default_KMS_CA__RetrieveRootCACertificateResponse(struct soap *soap, struct KMS_CA__RetrieveRootCACertificateResponse *a) argument
2055 soap_serialize_KMS_CA__RetrieveRootCACertificateResponse(struct soap *soap, const struct KMS_CA__RetrieveRootCACertificateResponse *a) argument
2062 soap_out_KMS_CA__RetrieveRootCACertificateResponse(struct soap *soap, const char *tag, int id, const struct KMS_CA__RetrieveRootCACertificateResponse *a, const char *type) argument
2075 soap_in_KMS_CA__RetrieveRootCACertificateResponse(struct soap *soap, const char *tag, struct KMS_CA__RetrieveRootCACertificateResponse *a, const char *type) argument
2127 soap_put_KMS_CA__RetrieveRootCACertificateResponse(struct soap *soap, const struct KMS_CA__RetrieveRootCACertificateResponse *a, const char *tag, const char *type) argument
2135 soap_get_KMS_CA__RetrieveRootCACertificateResponse(struct soap *soap, struct KMS_CA__RetrieveRootCACertificateResponse *p, const char *tag, const char *type) argument
2143 soap_instantiate_KMS_CA__RetrieveRootCACertificateResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2168 soap_copy_KMS_CA__RetrieveRootCACertificateResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2175 soap_default_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *a) argument
2182 soap_serialize_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary const*a) argument
2188 soap_out_xsd__hexBinary(struct soap *soap, const char *tag, int id, const struct xsd__hexBinary *a, const char *type) argument
2200 soap_in_xsd__hexBinary(struct soap *soap, const char *tag, struct xsd__hexBinary *a, const char *type) argument
2227 soap_put_xsd__hexBinary(struct soap *soap, const struct xsd__hexBinary *a, const char *tag, const char *type) argument
2235 soap_get_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *p, const char *tag, const char *type) argument
2243 soap_instantiate_xsd__hexBinary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2268 soap_copy_xsd__hexBinary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2277 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
2283 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
2291 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
2312 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
2320 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
2332 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
2338 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
2346 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
2367 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
2375 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
2387 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
2393 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
2401 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
2422 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
2430 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
2440 soap_serialize_PointerTounsignedByte(struct soap *soap, unsigned char *const*a) argument
2445 soap_out_PointerTounsignedByte(struct soap *soap, const char *tag, int id, unsigned char *const*a, const char *type) argument
2453 soap_in_PointerTounsignedByte(struct soap *soap, const char *tag, unsigned char **a, const char *type) argument
2474 soap_put_PointerTounsignedByte(struct soap *soap, unsigned char *const*a, const char *tag, const char *type) argument
2482 soap_get_PointerTounsignedByte(struct soap *soap, unsigned char **p, const char *tag, const char *type) argument
2490 soap_out_xsd__duration(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2495 soap_in_xsd__duration(struct soap *soap, const char *tag, char **a, const char *type) argument
2501 soap_put_xsd__duration(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2509 soap_get_xsd__duration(struct soap *soap, char **p, const char *tag, const char *type) argument
2517 soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2522 soap_in_xsd__dateTime(struct soap *soap, const char *tag, char **a, const char *type) argument
2528 soap_put_xsd__dateTime(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2536 soap_get_xsd__dateTime(struct soap *soap, char **p, const char *tag, const char *type) argument
2544 soap_out_xsd__string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2549 soap_in_xsd__string(struct soap *soap, const char *tag, char **a, const char *type) argument
2555 soap_put_xsd__string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2563 soap_get_xsd__string(struct soap *soap, char **p, const char *tag, const char *type) argument
2571 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2576 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
2582 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2590 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
2598 soap_default_string(struct soap *soap, char **a) argument
2608 soap_serialize_string(struct soap *soap, char *const*a) argument
2613 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2618 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
2624 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2632 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
[all...]
H A DKMS_CertificateC.cpp47 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
53 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
64 soap_getheader(struct soap *soap) argument
72 soap_header(struct soap *soap) argument
80 soap_fault(struct soap *soap) argument
98 soap_serializefault(struct soap *soap) argument
105 soap_putfault(struct soap *soap) argument
112 soap_getfault(struct soap *soap) argument
117 soap_faultcode(struct soap *soap) argument
125 soap_faultsubcode(struct soap *soap) argument
138 soap_faultstring(struct soap *soap) argument
146 soap_faultdetail(struct soap *soap) argument
166 soap_getindependent(struct soap *soap) argument
183 soap_getelement(struct soap *soap, int *type) argument
350 soap_ignore_element(struct soap *soap) argument
381 soap_putindependent(struct soap *soap) argument
396 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
448 soap_markelement(struct soap *soap, const void *ptr, int type) argument
484 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n) argument
574 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType) argument
578 soap_default_byte(struct soap *soap, char *a) argument
588 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
593 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
599 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
607 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
615 soap_default_int(struct soap *soap, int *a) argument
625 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
630 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
636 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
644 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
652 soap_out_xsd__int(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
657 soap_in_xsd__int(struct soap *soap, const char *tag, long *a, const char *type) argument
663 soap_put_xsd__int(struct soap *soap, const long *a, const char *tag, const char *type) argument
671 soap_get_xsd__int(struct soap *soap, long *p, const char *tag, const char *type) argument
679 soap_default_long(struct soap *soap, long *a) argument
689 soap_out_long(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
694 soap_in_long(struct soap *soap, const char *tag, long *a, const char *type) argument
700 soap_put_long(struct soap *soap, const long *a, const char *tag, const char *type) argument
708 soap_get_long(struct soap *soap, long *p, const char *tag, const char *type) argument
716 soap_out_xsd__long(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
721 soap_in_xsd__long(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
727 soap_put_xsd__long(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
735 soap_get_xsd__long(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
743 soap_default_LONG64(struct soap *soap, LONG64 *a) argument
753 soap_out_LONG64(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
758 soap_in_LONG64(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
764 soap_put_LONG64(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
772 soap_get_LONG64(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
780 soap_out_xsd__float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
785 soap_in_xsd__float(struct soap *soap, const char *tag, float *a, const char *type) argument
791 soap_put_xsd__float(struct soap *soap, const float *a, const char *tag, const char *type) argument
799 soap_get_xsd__float(struct soap *soap, float *p, const char *tag, const char *type) argument
807 soap_default_float(struct soap *soap, float *a) argument
817 soap_out_float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
822 soap_in_float(struct soap *soap, const char *tag, float *a, const char *type) argument
828 soap_put_float(struct soap *soap, const float *a, const char *tag, const char *type) argument
836 soap_get_float(struct soap *soap, float *p, const char *tag, const char *type) argument
844 soap_default_unsignedByte(struct soap *soap, unsigned char *a) argument
854 soap_out_unsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *a, const char *type) argument
859 soap_in_unsignedByte(struct soap *soap, const char *tag, unsigned char *a, const char *type) argument
865 soap_put_unsignedByte(struct soap *soap, const unsigned char *a, const char *tag, const char *type) argument
873 soap_get_unsignedByte(struct soap *soap, unsigned char *p, const char *tag, const char *type) argument
881 soap_default_unsignedInt(struct soap *soap, unsigned int *a) argument
891 soap_out_unsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *a, const char *type) argument
896 soap_in_unsignedInt(struct soap *soap, const char *tag, unsigned int *a, const char *type) argument
902 soap_put_unsignedInt(struct soap *soap, const unsigned int *a, const char *tag, const char *type) argument
910 soap_get_unsignedInt(struct soap *soap, unsigned int *p, const char *tag, const char *type) argument
918 soap_xsd__boolean2s(struct soap *soap, bool n) argument
922 soap_out_xsd__boolean(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
928 soap_s2xsd__boolean(struct soap *soap, const char *s, bool *a) argument
933 soap_in_xsd__boolean(struct soap *soap, const char *tag, bool *a, const char *type) argument
956 soap_put_xsd__boolean(struct soap *soap, const bool *a, const char *tag, const char *type) argument
964 soap_get_xsd__boolean(struct soap *soap, bool *p, const char *tag, const char *type) argument
972 soap_default_bool(struct soap *soap, bool *a) argument
988 soap_bool2s(struct soap *soap, bool n) argument
994 soap_out_bool(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
1000 soap_s2bool(struct soap *soap, const char *s, bool *a) argument
1017 soap_in_bool(struct soap *soap, const char *tag, bool *a, const char *type) argument
1040 soap_put_bool(struct soap *soap, const bool *a, const char *tag, const char *type) argument
1048 soap_get_bool(struct soap *soap, bool *p, const char *tag, const char *type) argument
1058 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
1072 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
1086 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
1112 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
1196 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
1204 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
1212 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1237 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1248 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
1254 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
1260 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
1271 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
1307 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
1315 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
1323 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1348 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1359 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
1367 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
1373 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
1383 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
1425 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
1433 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
1441 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1466 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1477 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
1484 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
1491 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
1503 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
1545 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
1553 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
1561 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1586 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1597 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
1602 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
1607 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
1614 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
1644 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
1652 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
1660 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1685 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1694 soap_default_KMS_Certificate__RetrieveEntityCertificate(struct soap *soap, struct KMS_Certificate__RetrieveEntityCertificate *a) argument
1702 soap_serialize_KMS_Certificate__RetrieveEntityCertificate(struct soap *soap, const struct KMS_Certificate__RetrieveEntityCertificate *a) argument
1710 soap_out_KMS_Certificate__RetrieveEntityCertificate(struct soap *soap, const char *tag, int id, const struct KMS_Certificate__RetrieveEntityCertificate *a, const char *type) argument
1723 soap_in_KMS_Certificate__RetrieveEntityCertificate(struct soap *soap, const char *tag, struct KMS_Certificate__RetrieveEntityCertificate *a, const char *type) argument
1775 soap_put_KMS_Certificate__RetrieveEntityCertificate(struct soap *soap, const struct KMS_Certificate__RetrieveEntityCertificate *a, const char *tag, const char *type) argument
1783 soap_get_KMS_Certificate__RetrieveEntityCertificate(struct soap *soap, struct KMS_Certificate__RetrieveEntityCertificate *p, const char *tag, const char *type) argument
1791 soap_instantiate_KMS_Certificate__RetrieveEntityCertificate(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1816 soap_copy_KMS_Certificate__RetrieveEntityCertificate(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1823 soap_default_KMS_Certificate__RetrieveEntityCertificateResponse(struct soap *soap, struct KMS_Certificate__RetrieveEntityCertificateResponse *a) argument
1831 soap_serialize_KMS_Certificate__RetrieveEntityCertificateResponse(struct soap *soap, const struct KMS_Certificate__RetrieveEntityCertificateResponse *a) argument
1839 soap_out_KMS_Certificate__RetrieveEntityCertificateResponse(struct soap *soap, const char *tag, int id, const struct KMS_Certificate__RetrieveEntityCertificateResponse *a, const char *type) argument
1852 soap_in_KMS_Certificate__RetrieveEntityCertificateResponse(struct soap *soap, const char *tag, struct KMS_Certificate__RetrieveEntityCertificateResponse *a, const char *type) argument
1904 soap_put_KMS_Certificate__RetrieveEntityCertificateResponse(struct soap *soap, const struct KMS_Certificate__RetrieveEntityCertificateResponse *a, const char *tag, const char *type) argument
1912 soap_get_KMS_Certificate__RetrieveEntityCertificateResponse(struct soap *soap, struct KMS_Certificate__RetrieveEntityCertificateResponse *p, const char *tag, const char *type) argument
1920 soap_instantiate_KMS_Certificate__RetrieveEntityCertificateResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1945 soap_copy_KMS_Certificate__RetrieveEntityCertificateResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1952 soap_default_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *a) argument
1959 soap_serialize_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary const*a) argument
1965 soap_out_xsd__hexBinary(struct soap *soap, const char *tag, int id, const struct xsd__hexBinary *a, const char *type) argument
1977 soap_in_xsd__hexBinary(struct soap *soap, const char *tag, struct xsd__hexBinary *a, const char *type) argument
2004 soap_put_xsd__hexBinary(struct soap *soap, const struct xsd__hexBinary *a, const char *tag, const char *type) argument
2012 soap_get_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *p, const char *tag, const char *type) argument
2020 soap_instantiate_xsd__hexBinary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2045 soap_copy_xsd__hexBinary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2054 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
2060 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
2068 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
2089 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
2097 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
2109 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
2115 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
2123 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
2144 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
2152 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
2164 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
2170 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
2178 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
2199 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
2207 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
2217 soap_serialize_PointerTounsignedByte(struct soap *soap, unsigned char *const*a) argument
2222 soap_out_PointerTounsignedByte(struct soap *soap, const char *tag, int id, unsigned char *const*a, const char *type) argument
2230 soap_in_PointerTounsignedByte(struct soap *soap, const char *tag, unsigned char **a, const char *type) argument
2251 soap_put_PointerTounsignedByte(struct soap *soap, unsigned char *const*a, const char *tag, const char *type) argument
2259 soap_get_PointerTounsignedByte(struct soap *soap, unsigned char **p, const char *tag, const char *type) argument
2267 soap_out_xsd__duration(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2272 soap_in_xsd__duration(struct soap *soap, const char *tag, char **a, const char *type) argument
2278 soap_put_xsd__duration(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2286 soap_get_xsd__duration(struct soap *soap, char **p, const char *tag, const char *type) argument
2294 soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2299 soap_in_xsd__dateTime(struct soap *soap, const char *tag, char **a, const char *type) argument
2305 soap_put_xsd__dateTime(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2313 soap_get_xsd__dateTime(struct soap *soap, char **p, const char *tag, const char *type) argument
2321 soap_out_xsd__string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2326 soap_in_xsd__string(struct soap *soap, const char *tag, char **a, const char *type) argument
2332 soap_put_xsd__string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2340 soap_get_xsd__string(struct soap *soap, char **p, const char *tag, const char *type) argument
2348 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2353 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
2359 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2367 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
2375 soap_default_string(struct soap *soap, char **a) argument
2385 soap_serialize_string(struct soap *soap, char *const*a) argument
2390 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2395 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
2401 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2409 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
[all...]
H A Dstdsoap2.cpp574 fsend(struct soap *soap, const char *s, size_t n) argument
735 soap_send_raw(struct soap *soap, const char *s, size_t n) argument
770 soap_flush(struct soap *soap) argument
816 soap_flush_raw(struct soap *soap, const char *s, size_t n) argument
844 soap_send(struct soap *soap, const char *s) argument
857 soap_send2(struct soap *soap, const char *s1, const char *s2) argument
871 soap_send3(struct soap *soap, const char *s1, const char *s2, const char *s3) argument
884 frecv(struct soap *soap, char *s, size_t n) argument
1015 soap_getchunkchar(struct soap *soap) argument
1042 soap_recv_raw(struct soap *soap) argument
1224 soap_recv(struct soap *soap) argument
1297 soap_getchar(struct soap *soap) argument
1390 soap_code_list(struct soap *soap, const struct soap_code_map *code_map, long code) argument
1414 soap_char(struct soap *soap) argument
1453 soap_get0(struct soap *soap) argument
1465 soap_get1(struct soap *soap) argument
1478 soap_get(struct soap *soap) argument
1574 soap_get_pi(struct soap *soap) argument
1617 soap_move(struct soap *soap, long n) argument
1633 soap_tell(struct soap *soap) argument
1644 soap_pututf8(struct soap *soap, register unsigned long c) argument
1689 soap_getutf8(struct soap *soap) argument
1725 soap_puthex(struct soap *soap, const unsigned char *s, int n) argument
1752 soap_gethex(struct soap *soap, int *n) argument
1841 soap_putbase64(struct soap *soap, const unsigned char *s, int n) argument
1885 soap_getbase64(struct soap *soap, int *n, int malloc_flag) argument
2024 soap_xop_forward(struct soap *soap, unsigned char **ptr, int *size, char **id, char **type, char **options) argument
2048 soap_dime_forward(struct soap *soap, unsigned char **ptr, int *size, char **id, char **type, char **options) argument
2078 soap_strdup(struct soap *soap, const char *s) argument
2091 soap_wstrdup(struct soap *soap, const wchar_t *s) argument
2109 soap_new_block(struct soap *soap) argument
2129 soap_push_block(struct soap *soap, struct soap_blist *b, size_t n) argument
2151 soap_pop_block(struct soap *soap, struct soap_blist *b) argument
2169 soap_update_ptrs(struct soap *soap, char *start, char *end, char *p1, char *p2) argument
2224 soap_has_copies(struct soap *soap, register const char *start, register const char *end) argument
2250 soap_resolve(struct soap *soap) argument
2343 soap_size_block(struct soap *soap, struct soap_blist *b, size_t n) argument
2359 soap_first_block(struct soap *soap, struct soap_blist *b) argument
2384 soap_next_block(struct soap *soap, struct soap_blist *b) argument
2405 soap_block_size(struct soap *soap, struct soap_blist *b) argument
2417 soap_end_block(struct soap *soap, struct soap_blist *b) argument
2449 soap_save_block(struct soap *soap, struct soap_blist *b, char *p, int flag) argument
2483 soap_putsize(struct soap *soap, const char *type, int size) argument
2493 soap_putsizes(struct soap *soap, const char *type, const int *size, int dim) argument
2503 soap_putsizesoffsets(struct soap *soap, const char *type, const int *size, const int *offset, int dim) argument
2534 soap_putoffset(struct soap *soap, int offset) argument
2544 soap_putoffsets(struct soap *soap, const int *offset, int dim) argument
2682 soap_push_namespace(struct soap *soap, const char *id, const char *ns) argument
2744 soap_pop_namespace(struct soap *soap) argument
2760 soap_match_namespace(struct soap *soap, const char *id1, const char *id2, size_t n1, size_t n2) argument
2787 soap_current_namespace(struct soap *soap, const char *tag) argument
2866 soap_match_tag(struct soap *soap, const char *tag1, const char *tag2) argument
2912 soap_match_array(struct soap *soap, const char *type) argument
2953 soap_ssl_server_context(struct soap *soap, unsigned short flags, const char *keyfile, const char *password, const char *cafile, const char *capath, const char *dhfile, const char *randfile, const char *sid) argument
2980 soap_ssl_client_context(struct soap *soap, unsigned short flags, const char *keyfile, const char *password, const char *cafile, const char *capath, const char *randfile) argument
3027 soap_ssl_error(struct soap *soap, int ret) argument
3116 ssl_auth_init(struct soap *soap) argument
3364 soap_ssl_accept(struct soap *soap) argument
3445 tcp_init(struct soap *soap) argument
3466 tcp_error(struct soap *soap) argument
3496 tcp_gethost(struct soap *soap, const char *addr, struct in_addr *inaddr) argument
3565 tcp_connect(struct soap *soap, const char *endpoint, const char *host, int port) argument
4211 tcp_select(struct soap *soap, SOAP_SOCKET s, int flags, int timeout) argument
4308 tcp_accept(struct soap *soap, SOAP_SOCKET s, struct sockaddr *a, int *n) argument
4329 tcp_disconnect(struct soap *soap) argument
4410 tcp_closesocket(struct soap *soap, SOAP_SOCKET fd) argument
4421 tcp_shutdownsocket(struct soap *soap, SOAP_SOCKET fd, int how) argument
4434 soap_bind(struct soap *soap, const char *host, int port, int backlog) argument
4605 soap_poll(struct soap *soap) argument
4658 soap_accept(struct soap *soap) argument
4793 soap_closesock(struct soap *soap) argument
4825 soap_cleanup(struct soap *soap) argument
4842 soap_done(struct soap *soap) argument
4983 http_parse(struct soap *soap) argument
5132 http_parse_header(struct soap *soap, const char *key, const char *val) argument
5268 soap_get_header_attribute(struct soap *soap, const char *line, const char *key) argument
5351 http_error(struct soap *soap, int status) argument
5367 http_get(struct soap *soap) argument
5377 http_405(struct soap *soap) argument
5387 http_post(struct soap *soap, const char *endpoint, const char *host, int port, const char *path, const char *action, size_t count) argument
5474 http_send_header(struct soap *soap, const char *s) argument
5493 http_post_header(struct soap *soap, const char *key, const char *val) argument
5509 http_response(struct soap *soap, int status, size_t count) argument
5590 soap_response(struct soap *soap, int status) argument
5655 soap_cookie(struct soap *soap, const char *name, const char *domain, const char *path) argument
5682 soap_set_cookie(struct soap *soap, const char *name, const char *value, const char *domain, const char *path) argument
5758 soap_clr_cookie(struct soap *soap, const char *name, const char *domain, const char *path) argument
5794 soap_cookie_value(struct soap *soap, const char *name, const char *domain, const char *path) argument
5805 soap_env_cookie_value(struct soap *soap, const char *name, const char *domain, const char *path) argument
5816 soap_cookie_expire(struct soap *soap, const char *name, const char *domain, const char *path) argument
5827 soap_set_cookie_expire(struct soap *soap, const char *name, long expire, const char *domain, const char *path) argument
5842 soap_set_cookie_session(struct soap *soap, const char *name, const char *domain, const char *path) argument
5856 soap_clr_cookie_session(struct soap *soap, const char *name, const char *domain, const char *path) argument
5870 soap_putsetcookies(struct soap *soap) argument
5941 soap_putcookies(struct soap *soap, const char *domain, const char *path, int secure) argument
6023 soap_getcookies(struct soap *soap, const char *val) argument
6224 soap_getenv_cookies(struct soap *soap) argument
6244 soap_copy_cookies(struct soap *copy, const struct soap *soap) argument
6277 soap_free_cookies(struct soap *soap) argument
6314 soap_init_pht(struct soap *soap) argument
6350 { struct soap *soap = (struct soap*)malloc(sizeof(struct soap)); local
6362 soap_free(struct soap *soap) argument
6373 soap_del(struct soap *soap) argument
6382 soap_free_pht(struct soap *soap) argument
6404 soap_embed(struct soap *soap, const void *p, const struct soap_array *a, int n, const char *tag, int type) argument
6430 soap_pointer_lookup(struct soap *soap, const void *p, int type, struct soap_plist **ppp) argument
6454 soap_pointer_enter(struct soap *soap, const void *p, const struct soap_array *a, int n, int type, struct soap_plist **ppp) argument
6492 soap_array_pointer_lookup(struct soap *soap, const void *p, const struct soap_array *a, int n, int type, struct soap_plist **ppp) argument
6521 soap_begin_count(struct soap *soap) argument
6588 soap_end_count(struct soap *soap) argument
6603 soap_begin_send(struct soap *soap) argument
6724 soap_embedded(struct soap *soap, const void *p, int t) argument
6741 soap_reference(struct soap *soap, const void *p, int t) argument
6769 soap_array_reference(struct soap *soap, const void *p, const struct soap_array *a, int n, int t) argument
6799 soap_embedded_id(struct soap *soap, int id, const void *p, int t) argument
6840 soap_is_embedded(struct soap *soap, struct soap_plist *pp) argument
6862 soap_is_single(struct soap *soap, struct soap_plist *pp) argument
6880 soap_set_embedded(struct soap *soap, struct soap_plist *pp) argument
6897 soap_attachment(struct soap *soap, const char *tag, int id, const void *p, const struct soap_array *a, const char *aid, const char *atype, const char *aoptions, int n, const char *type, int t) argument
6973 soap_init_iht(struct soap *soap) argument
6985 soap_free_iht(struct soap *soap) argument
7011 soap_lookup(struct soap *soap, const char *id) argument
7027 soap_enter(struct soap *soap, const char *id) argument
7047 soap_malloc(struct soap *soap, size_t n) argument
7077 soap_init_mht(struct soap *soap) argument
7087 soap_free_mht(struct soap *soap) argument
7112 soap_track_malloc(struct soap *soap, const char *file, int line, size_t size) argument
7134 soap_track_free(struct soap *soap, const char *file, int line, void *p) argument
7159 soap_track_unlink(struct soap *soap, const void *p) argument
7175 soap_dealloc(struct soap *soap, void *p) argument
7242 soap_delete(struct soap *soap, void *p) argument
7288 soap_delegate_deletion(struct soap *soap, struct soap *soap_to) argument
7343 soap_link(struct soap *soap, void *p, int t, int n, int (*fdelete)(struct soap_clist*)) argument
7362 soap_unlink(struct soap *soap, const void *p) argument
7395 soap_lookup_type(struct soap *soap, const char *id) argument
7416 soap_id_lookup(struct soap *soap, const char *id, void **p, int t, size_t n, unsigned int k) argument
7507 soap_id_forward(struct soap *soap, const char *href, void *p, size_t len, int st, int tt, size_t n, unsigned int k, void (*fcopy)(struct soap*, int, int, void*, size_t, const void*, size_t)) argument
7565 soap_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, unsigned int k, const char *type, const char *arrayType, void *(*finstantiate)(struct soap*, int, const char*, const char*, size_t*)) argument
7631 soap_fcopy(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7642 soap_end_send(struct soap *soap) argument
7773 soap_end_recv(struct soap *soap) argument
7876 soap_free_temp(struct soap *soap) argument
7930 soap_free_ns(struct soap *soap) argument
7945 soap_init_logs(struct soap *soap) argument
7960 soap_open_logfile(struct soap *soap, int i) argument
7969 soap_close_logfile(struct soap *soap, int i) argument
7982 soap_close_logfiles(struct soap *soap) argument
7992 soap_set_logfile(struct soap *soap, int i, const char *logfile) argument
8012 soap_set_recv_logfile(struct soap *soap, const char *logfile) argument
8022 soap_set_sent_logfile(struct soap *soap, const char *logfile) argument
8032 soap_set_test_logfile(struct soap *soap, const char *logfile) argument
8042 soap_copy(const struct soap *soap) argument
8052 soap_copy_context(struct soap *copy, const struct soap *soap) argument
8142 soap_copy_stream(struct soap *copy, struct soap *soap) argument
8204 soap_free_stream(struct soap *soap) argument
8226 soap_init(struct soap *soap) argument
8480 soap_init1(struct soap *soap, soap_mode mode) argument
8490 soap_init2(struct soap *soap, soap_mode imode, soap_mode omode) argument
8502 soap_begin(struct soap *soap) argument
8539 soap_end(struct soap *soap) argument
8564 soap_set_namespaces(struct soap *soap, const struct Namespace *p) argument
8620 soap_set_local_namespaces(struct soap *soap) argument
8680 soap_lookup_ns(struct soap *soap, const char *tag, size_t n) argument
8694 soap_push_ns(struct soap *soap, const char *id, const char *ns, short utilized) argument
8738 soap_utilize_ns(struct soap *soap, const char *tag, size_t n) argument
8758 soap_element(struct soap *soap, const char *tag, int id, const char *type) argument
8935 soap_element_begin_out(struct soap *soap, const char *tag, int id, const char *type) argument
9060 soap_array_begin_out(struct soap *soap, const char *tag, int id, const char *type, const char *offset) argument
9099 soap_element_start_end_out(struct soap *soap, const char *tag) argument
9193 soap_element_end_out(struct soap *soap, const char *tag) argument
9236 soap_element_ref(struct soap *soap, const char *tag, int id, int href) argument
9253 soap_element_href(struct soap *soap, const char *tag, int id, const char *ref, const char *val) argument
9268 soap_element_null(struct soap *soap, const char *tag, int id, const char *type) argument
9292 soap_element_id(struct soap *soap, const char *tag, int id, const void *p, const struct soap_array *a, int n, const char *type, int t) argument
9328 soap_element_result(struct soap *soap, const char *tag) argument
9346 soap_check_result(struct soap *soap, const char *tag) argument
9359 soap_attribute(struct soap *soap, const char *name, const char *value) argument
9411 soap_element_begin_in(struct soap *soap, const char *tag, int nillable, const char *type) argument
9439 soap_element_end_in(struct soap *soap, const char *tag) argument
9509 soap_attr_value(struct soap *soap, const char *name, int flag) argument
9536 soap_set_attr(struct soap *soap, const char *name, const char *value, int flag) argument
9629 soap_clr_attr(struct soap *soap) argument
9652 soap_getattrval(struct soap *soap, char *s, size_t n, soap_wchar d) argument
9713 soap_store_lab(struct soap *soap, const char *s, size_t n) argument
9726 soap_append_lab(struct soap *soap, const char *s, size_t n) argument
9760 soap_peek_element(struct soap *soap) argument
10142 soap_retry(struct soap *soap) argument
10153 soap_revert(struct soap *soap) argument
10168 soap_string_out(struct soap *soap, const char *s, int flag) argument
10260 soap_string_in(struct soap *soap, int flag, long minlen, long maxlen) argument
10746 soap_wstring_out(struct soap *soap, const wchar_t *s, int flag) argument
10822 soap_wstring_in(struct soap *soap, int flag, long minlen, long maxlen) argument
10976 soap_int2s(struct soap *soap, int n) argument
10986 soap_outint(struct soap *soap, const char *tag, int id, const int *p, const char *type, int n) argument
10999 soap_s2int(struct soap *soap, const char *s, int *p) argument
11026 soap_inint(struct soap *soap, const char *tag, int *p, const char *type, int t) argument
11058 soap_long2s(struct soap *soap, long n) argument
11069 soap_outlong(struct soap *soap, const char *tag, int id, const long *p, const char *type, int n) argument
11082 soap_s2long(struct soap *soap, const char *s, long *p) argument
11109 soap_inlong(struct soap *soap, const char *tag, long *p, const char *type, int t) argument
11141 soap_LONG642s(struct soap *soap, LONG64 n) argument
11152 soap_outLONG64(struct soap *soap, const char *tag, int id, const LONG64 *p, const char *type, int n) argument
11165 soap_s2LONG64(struct soap *soap, const char *s, LONG64 *p) argument
11199 soap_inLONG64(struct soap *soap, const char *tag, LONG64 *p, const char *type, int t) argument
11237 soap_byte2s(struct soap *soap, char n) argument
11247 soap_outbyte(struct soap *soap, const char *tag, int id, const char *p, const char *type, int n) argument
11260 soap_s2byte(struct soap *soap, const char *s, char *p) argument
11278 soap_inbyte(struct soap *soap, const char *tag, char *p, const char *type, int t) argument
11308 soap_short2s(struct soap *soap, short n) argument
11318 soap_outshort(struct soap *soap, const char *tag, int id, const short *p, const char *type, int n) argument
11331 soap_s2short(struct soap *soap, const char *s, short *p) argument
11349 soap_inshort(struct soap *soap, const char *tag, short *p, const char *type, int t) argument
11380 soap_float2s(struct soap *soap, float n) argument
11406 soap_outfloat(struct soap *soap, const char *tag, int id, const float *p, const char *type, int n) argument
11419 soap_s2float(struct soap *soap, const char *s, float *p) argument
11470 soap_isnumeric(struct soap *soap, const char *type) argument
11501 soap_infloat(struct soap *soap, const char *tag, float *p, const char *type, int t) argument
11526 soap_double2s(struct soap *soap, double n) argument
11552 soap_outdouble(struct soap *soap, const char *tag, int id, const double *p, const char *type, int n) argument
11565 soap_s2double(struct soap *soap, const char *s, double *p) argument
11610 soap_indouble(struct soap *soap, const char *tag, double *p, const char *type, int t) argument
11635 soap_unsignedByte2s(struct soap *soap, unsigned char n) argument
11645 soap_outunsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *p, const char *type, int n) argument
11658 soap_s2unsignedByte(struct soap *soap, const char *s, unsigned char *p) argument
11676 soap_inunsignedByte(struct soap *soap, const char *tag, unsigned char *p, const char *type, int t) argument
11706 soap_unsignedShort2s(struct soap *soap, unsigned short n) argument
11716 soap_outunsignedShort(struct soap *soap, const char *tag, int id, const unsigned short *p, const char *type, int n) argument
11729 soap_s2unsignedShort(struct soap *soap, const char *s, unsigned short *p) argument
11747 soap_inunsignedShort(struct soap *soap, const char *tag, unsigned short *p, const char *type, int t) argument
11778 soap_unsignedInt2s(struct soap *soap, unsigned int n) argument
11788 soap_outunsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *p, const char *type, int n) argument
11801 soap_s2unsignedInt(struct soap *soap, const char *s, unsigned int *p) argument
11828 soap_inunsignedInt(struct soap *soap, const char *tag, unsigned int *p, const char *type, int t) argument
11860 soap_unsignedLong2s(struct soap *soap, unsigned long n) argument
11871 soap_outunsignedLong(struct soap *soap, const char *tag, int id, const unsigned long *p, const char *type, int n) argument
11884 soap_s2unsignedLong(struct soap *soap, const char *s, unsigned long *p) argument
11911 soap_inunsignedLong(struct soap *soap, const char *tag, unsigned long *p, const char *type, int t) argument
11943 soap_ULONG642s(struct soap *soap, ULONG64 n) argument
11954 soap_outULONG64(struct soap *soap, const char *tag, int id, const ULONG64 *p, const char *type, int n) argument
11967 soap_s2ULONG64(struct soap *soap, const char *s, ULONG64 *p) argument
12001 soap_inULONG64(struct soap *soap, const char *tag, ULONG64 *p, const char *type, int t) argument
12034 soap_s2string(struct soap *soap, const char *s, char **t, long minlen, long maxlen) argument
12059 soap_s2QName(struct soap *soap, const char *s, char **t, long minlen, long maxlen) argument
12144 soap_QName2s(struct soap *soap, const char *s) argument
12217 soap_s2wchar(struct soap *soap, const char *s, wchar_t **t, long minlen, long maxlen) argument
12273 soap_wchar2s(struct soap *soap, const wchar_t *s) argument
12326 soap_outstring(struct soap *soap, const char *tag, int id, char *const*p, const char *type, int n) argument
12345 soap_instring(struct soap *soap, const char *tag, char **p, const char *type, int t, int flag, long minlen, long maxlen) argument
12390 soap_outwstring(struct soap *soap, const char *tag, int id, wchar_t *const*p, const char *type, int n) argument
12411 soap_inwstring(struct soap *soap, const char *tag, wchar_t **p, const char *type, int t, long minlen, long maxlen) argument
12482 soap_dateTime2s(struct soap *soap, time_t n) argument
12552 soap_outdateTime(struct soap *soap, const char *tag, int id, const time_t *p, const char *type, int n) argument
12565 soap_s2dateTime(struct soap *soap, const char *s, time_t *p) argument
12642 soap_indateTime(struct soap *soap, const char *tag, time_t *p, const char *type, int t) argument
12670 soap_outliteral(struct soap *soap, const char *tag, char *const*p, const char *type) argument
12707 soap_inliteral(struct soap *soap, const char *tag, char **p) argument
12742 soap_outwliteral(struct soap *soap, const char *tag, wchar_t *const*p, const char *type) argument
12787 soap_inwliteral(struct soap *soap, const char *tag, wchar_t **p) argument
12826 soap_value(struct soap *soap) argument
12866 soap_getline(struct soap *soap, char *s, int len) argument
12901 soap_count_attachments(struct soap *soap) argument
12962 soap_putdimefield(struct soap *soap, const char *s, size_t n) argument
12976 soap_dime_option(struct soap *soap, unsigned short optype, const char *option) argument
13001 soap_putdimehdr(struct soap *soap) argument
13045 soap_putdime(struct soap *soap) argument
13131 soap_getdimefield(struct soap *soap, size_t n) argument
13165 soap_getdimehdr(struct soap *soap) argument
13215 soap_getdime(struct soap *soap) argument
13330 soap_getmimehdr(struct soap *soap) argument
13393 soap_getmime(struct soap *soap) argument
13407 soap_post_check_mime_attachments(struct soap *soap) argument
13419 soap_check_mime_attachments(struct soap *soap) argument
13433 soap_get_mime_attachment(struct soap *soap, void *handle) argument
13547 soap_match_cid(struct soap *soap, const char *s, const char *t) argument
13574 soap_resolve_attachment(struct soap *soap, struct soap_multipart *content) argument
13606 soap_putmimehdr(struct soap *soap, struct soap_multipart *content) argument
13633 soap_putmime(struct soap *soap) argument
13699 soap_set_dime(struct soap *soap) argument
13713 soap_set_mime(struct soap *soap, const char *boundary, const char *start) argument
13729 soap_clr_dime(struct soap *soap) argument
13743 soap_clr_mime(struct soap *soap) argument
13757 soap_new_multipart(struct soap *soap, struct soap_multipart **first, struct soap_multipart **last, char *ptr, size_t size) argument
13787 soap_set_dime_attachment(struct soap *soap, char *ptr, size_t size, const char *type, const char *id, unsigned short optype, const char *option) argument
13805 soap_set_mime_attachment(struct soap *soap, char *ptr, size_t size, enum soap_mime_encoding encoding, const char *type, const char *id, const char *location, const char *description) argument
13837 soap_select_mime_boundary(struct soap *soap) argument
13868 soap_valid_mime_boundary(struct soap *soap) argument
13893 soap_getgziphdr(struct soap *soap) argument
13937 soap_begin_recv(struct soap *soap) argument
14188 soap_envelope_begin_out(struct soap *soap) argument
14228 soap_envelope_end_out(struct soap *soap) argument
14259 soap_get_http_body(struct soap *soap) argument
14320 soap_envelope_begin_in(struct soap *soap) argument
14360 soap_envelope_end_in(struct soap *soap) argument
14371 soap_body_begin_out(struct soap *soap) argument
14390 soap_body_end_out(struct soap *soap) argument
14403 soap_body_begin_in(struct soap *soap) argument
14418 soap_body_end_in(struct soap *soap) argument
14431 soap_recv_header(struct soap *soap) argument
14445 soap_set_endpoint(struct soap *soap, const char *endpoint) argument
14514 soap_connect(struct soap *soap, const char *endpoint, const char *action) argument
14524 soap_connect_command(struct soap *soap, int http_command, const char *endpoints, const char *action) argument
14555 soap_try_connect_command(struct soap *soap, int http_command, const char *endpoint, const char *action) argument
14623 soap_s2base64(struct soap *soap, const unsigned char *s, char *t, int n) argument
14665 soap_base642s(struct soap *soap, const char *s, char *t, size_t l, int *n) argument
14743 soap_s2hex(struct soap *soap, const unsigned char *s, char *t, int n) argument
14769 soap_hex2s(struct soap *soap, const char *s, char *t, size_t l, int *n) argument
14808 soap_puthttphdr(struct soap *soap, int status, size_t count) argument
14891 soap_set_validation_fault(struct soap *soap, const char *s, const char *t) argument
14905 soap_set_fault(struct soap *soap) argument
15116 soap_send_fault(struct soap *soap) argument
15177 soap_recv_fault(struct soap *soap, int check) argument
15225 soap_send_empty_response(struct soap *soap, int httpstatuscode) argument
15246 soap_recv_empty_response(struct soap *soap) argument
15260 soap_strerror(struct soap *soap) argument
15314 soap_set_error(struct soap *soap, const char *faultcode, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML, int soaperror) argument
15333 soap_set_sender_error(struct soap *soap, const char *faultstring, const char *faultdetailXML, int soaperror) argument
15343 soap_set_receiver_error(struct soap *soap, const char *faultstring, const char *faultdetailXML, int soaperror) argument
15351 soap_copy_fault(struct soap *soap, const char *faultcode, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML) argument
15368 soap_sender_fault(struct soap *soap, const char *faultstring, const char *faultdetailXML) argument
15378 soap_sender_fault_subcode(struct soap *soap, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML) argument
15388 soap_receiver_fault(struct soap *soap, const char *faultstring, const char *faultdetailXML) argument
15398 soap_receiver_fault_subcode(struct soap *soap, const char *faultsubcodeQName, const char *faultstring, const char *faultdetailXML) argument
15409 soap_print_fault(struct soap *soap, FILE *fd) argument
15435 soap_stream_fault(struct soap *soap, std::ostream& os) argument
15469 soap_sprint_fault(struct soap *soap, char *buf, size_t len) argument
15509 soap_print_fault_location(struct soap *soap, FILE *fd) argument
15541 soap_register_plugin_arg(struct soap *soap, int (*fcreate)(struct soap*, struct soap_plugin*, void*), void *arg) argument
15566 fplugin(struct soap *soap, const char *id) argument
15580 soap_lookup_plugin(struct soap *soap, const char *id) argument
15597 soap::soap() function in class:soap
15604 soap::soap(soap_mode m) function in class:soap
15611 soap::soap(soap_mode im, soap_mode om) function in class:soap
15618 soap(const struct soap& soap) argument
[all...]
H A DKMS_DiscoveryC.cpp47 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
53 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
64 soap_getheader(struct soap *soap) argument
72 soap_header(struct soap *soap) argument
80 soap_fault(struct soap *soap) argument
98 soap_serializefault(struct soap *soap) argument
105 soap_putfault(struct soap *soap) argument
112 soap_getfault(struct soap *soap) argument
117 soap_faultcode(struct soap *soap) argument
125 soap_faultsubcode(struct soap *soap) argument
138 soap_faultstring(struct soap *soap) argument
146 soap_faultdetail(struct soap *soap) argument
166 soap_getindependent(struct soap *soap) argument
183 soap_getelement(struct soap *soap, int *type) argument
386 soap_ignore_element(struct soap *soap) argument
417 soap_putindependent(struct soap *soap) argument
432 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
494 soap_markelement(struct soap *soap, const void *ptr, int type) argument
545 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n) argument
651 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType) argument
655 soap_default_byte(struct soap *soap, char *a) argument
665 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
670 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
676 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
684 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
692 soap_default_int(struct soap *soap, int *a) argument
702 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
707 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
713 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
721 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
729 soap_out_xsd__int(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
734 soap_in_xsd__int(struct soap *soap, const char *tag, long *a, const char *type) argument
740 soap_put_xsd__int(struct soap *soap, const long *a, const char *tag, const char *type) argument
748 soap_get_xsd__int(struct soap *soap, long *p, const char *tag, const char *type) argument
756 soap_default_long(struct soap *soap, long *a) argument
766 soap_out_long(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
771 soap_in_long(struct soap *soap, const char *tag, long *a, const char *type) argument
777 soap_put_long(struct soap *soap, const long *a, const char *tag, const char *type) argument
785 soap_get_long(struct soap *soap, long *p, const char *tag, const char *type) argument
793 soap_out_xsd__long(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
798 soap_in_xsd__long(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
804 soap_put_xsd__long(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
812 soap_get_xsd__long(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
820 soap_default_LONG64(struct soap *soap, LONG64 *a) argument
830 soap_out_LONG64(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
835 soap_in_LONG64(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
841 soap_put_LONG64(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
849 soap_get_LONG64(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
857 soap_out_xsd__float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
862 soap_in_xsd__float(struct soap *soap, const char *tag, float *a, const char *type) argument
868 soap_put_xsd__float(struct soap *soap, const float *a, const char *tag, const char *type) argument
876 soap_get_xsd__float(struct soap *soap, float *p, const char *tag, const char *type) argument
884 soap_default_float(struct soap *soap, float *a) argument
894 soap_out_float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
899 soap_in_float(struct soap *soap, const char *tag, float *a, const char *type) argument
905 soap_put_float(struct soap *soap, const float *a, const char *tag, const char *type) argument
913 soap_get_float(struct soap *soap, float *p, const char *tag, const char *type) argument
921 soap_default_unsignedByte(struct soap *soap, unsigned char *a) argument
931 soap_out_unsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *a, const char *type) argument
936 soap_in_unsignedByte(struct soap *soap, const char *tag, unsigned char *a, const char *type) argument
942 soap_put_unsignedByte(struct soap *soap, const unsigned char *a, const char *tag, const char *type) argument
950 soap_get_unsignedByte(struct soap *soap, unsigned char *p, const char *tag, const char *type) argument
958 soap_default_unsignedInt(struct soap *soap, unsigned int *a) argument
968 soap_out_unsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *a, const char *type) argument
973 soap_in_unsignedInt(struct soap *soap, const char *tag, unsigned int *a, const char *type) argument
979 soap_put_unsignedInt(struct soap *soap, const unsigned int *a, const char *tag, const char *type) argument
987 soap_get_unsignedInt(struct soap *soap, unsigned int *p, const char *tag, const char *type) argument
995 soap_xsd__boolean2s(struct soap *soap, bool n) argument
999 soap_out_xsd__boolean(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
1005 soap_s2xsd__boolean(struct soap *soap, const char *s, bool *a) argument
1010 soap_in_xsd__boolean(struct soap *soap, const char *tag, bool *a, const char *type) argument
1033 soap_put_xsd__boolean(struct soap *soap, const bool *a, const char *tag, const char *type) argument
1041 soap_get_xsd__boolean(struct soap *soap, bool *p, const char *tag, const char *type) argument
1049 soap_default_bool(struct soap *soap, bool *a) argument
1065 soap_bool2s(struct soap *soap, bool n) argument
1071 soap_out_bool(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
1077 soap_s2bool(struct soap *soap, const char *s, bool *a) argument
1094 soap_in_bool(struct soap *soap, const char *tag, bool *a, const char *type) argument
1117 soap_put_bool(struct soap *soap, const bool *a, const char *tag, const char *type) argument
1125 soap_get_bool(struct soap *soap, bool *p, const char *tag, const char *type) argument
1135 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
1149 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
1163 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
1189 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
1273 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
1281 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
1289 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1314 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1325 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
1331 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
1337 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
1348 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
1384 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
1392 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
1400 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1425 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1436 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
1444 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
1450 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
1460 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
1502 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
1510 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
1518 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1543 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1554 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
1561 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
1568 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
1580 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
1622 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
1630 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
1638 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1663 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1674 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
1679 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
1684 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
1691 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
1721 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
1729 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
1737 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1762 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1771 soap_default_KMS_Discovery__DiscoverCluster(struct soap *soap, struct KMS_Discovery__DiscoverCluster *a) argument
1777 soap_serialize_KMS_Discovery__DiscoverCluster(struct soap *soap, const struct KMS_Discovery__DiscoverCluster *a) argument
1783 soap_out_KMS_Discovery__DiscoverCluster(struct soap *soap, const char *tag, int id, const struct KMS_Discovery__DiscoverCluster *a, const char *type) argument
1791 soap_in_KMS_Discovery__DiscoverCluster(struct soap *soap, const char *tag, struct KMS_Discovery__DiscoverCluster *a, const char *type) argument
1822 soap_put_KMS_Discovery__DiscoverCluster(struct soap *soap, const struct KMS_Discovery__DiscoverCluster *a, const char *tag, const char *type) argument
1830 soap_get_KMS_Discovery__DiscoverCluster(struct soap *soap, struct KMS_Discovery__DiscoverCluster *p, const char *tag, const char *type) argument
1838 soap_instantiate_KMS_Discovery__DiscoverCluster(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1863 soap_copy_KMS_Discovery__DiscoverCluster(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1870 soap_default_KMS_Discovery__DiscoverClusterResponse(struct soap *soap, struct KMS_Discovery__DiscoverClusterResponse *a) argument
1877 soap_serialize_KMS_Discovery__DiscoverClusterResponse(struct soap *soap, const struct KMS_Discovery__DiscoverClusterResponse *a) argument
1884 soap_out_KMS_Discovery__DiscoverClusterResponse(struct soap *soap, const char *tag, int id, const struct KMS_Discovery__DiscoverClusterResponse *a, const char *type) argument
1895 soap_in_KMS_Discovery__DiscoverClusterResponse(struct soap *soap, const char *tag, struct KMS_Discovery__DiscoverClusterResponse *a, const char *type) argument
1937 soap_put_KMS_Discovery__DiscoverClusterResponse(struct soap *soap, const struct KMS_Discovery__DiscoverClusterResponse *a, const char *tag, const char *type) argument
1945 soap_get_KMS_Discovery__DiscoverClusterResponse(struct soap *soap, struct KMS_Discovery__DiscoverClusterResponse *p, const char *tag, const char *type) argument
1953 soap_instantiate_KMS_Discovery__DiscoverClusterResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
1978 soap_copy_KMS_Discovery__DiscoverClusterResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
1985 soap_default_KMS_Discovery__ArrayOfClusterMembers(struct soap *soap, struct KMS_Discovery__ArrayOfClusterMembers *a) argument
1992 soap_serialize_KMS_Discovery__ArrayOfClusterMembers(struct soap *soap, struct KMS_Discovery__ArrayOfClusterMembers const*a) argument
2002 soap_out_KMS_Discovery__ArrayOfClusterMembers(struct soap *soap, const char *tag, int id, const struct KMS_Discovery__ArrayOfClusterMembers *a, const char *type) argument
2017 soap_in_KMS_Discovery__ArrayOfClusterMembers(struct soap *soap, const char *tag, struct KMS_Discovery__ArrayOfClusterMembers *a, const char *type) argument
2084 soap_put_KMS_Discovery__ArrayOfClusterMembers(struct soap *soap, const struct KMS_Discovery__ArrayOfClusterMembers *a, const char *tag, const char *type) argument
2092 soap_get_KMS_Discovery__ArrayOfClusterMembers(struct soap *soap, struct KMS_Discovery__ArrayOfClusterMembers *p, const char *tag, const char *type) argument
2100 soap_instantiate_KMS_Discovery__ArrayOfClusterMembers(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2125 soap_copy_KMS_Discovery__ArrayOfClusterMembers(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2132 soap_default_KMS_Discovery_ClusterMember(struct soap *soap, struct KMS_Discovery_ClusterMember *a) argument
2149 soap_serialize_KMS_Discovery_ClusterMember(struct soap *soap, const struct KMS_Discovery_ClusterMember *a) argument
2158 soap_out_KMS_Discovery_ClusterMember(struct soap *soap, const char *tag, int id, const struct KMS_Discovery_ClusterMember *a, const char *type) argument
2188 soap_in_KMS_Discovery_ClusterMember(struct soap *soap, const char *tag, struct KMS_Discovery_ClusterMember *a, const char *type) argument
2278 soap_put_KMS_Discovery_ClusterMember(struct soap *soap, const struct KMS_Discovery_ClusterMember *a, const char *tag, const char *type) argument
2286 soap_get_KMS_Discovery_ClusterMember(struct soap *soap, struct KMS_Discovery_ClusterMember *p, const char *tag, const char *type) argument
2294 soap_instantiate_KMS_Discovery_ClusterMember(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2319 soap_copy_KMS_Discovery_ClusterMember(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2326 soap_default_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *a) argument
2333 soap_serialize_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary const*a) argument
2339 soap_out_xsd__hexBinary(struct soap *soap, const char *tag, int id, const struct xsd__hexBinary *a, const char *type) argument
2351 soap_in_xsd__hexBinary(struct soap *soap, const char *tag, struct xsd__hexBinary *a, const char *type) argument
2378 soap_put_xsd__hexBinary(struct soap *soap, const struct xsd__hexBinary *a, const char *tag, const char *type) argument
2386 soap_get_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *p, const char *tag, const char *type) argument
2394 soap_instantiate_xsd__hexBinary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2419 soap_copy_xsd__hexBinary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2428 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
2434 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
2442 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
2463 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
2471 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
2483 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
2489 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
2497 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
2518 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
2526 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
2538 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
2544 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
2552 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
2573 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
2581 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
2591 soap_serialize_PointerToKMS_Discovery_ClusterMember(struct soap *soap, struct KMS_Discovery_ClusterMember *const*a) argument
2597 soap_out_PointerToKMS_Discovery_ClusterMember(struct soap *soap, const char *tag, int id, struct KMS_Discovery_ClusterMember *const*a, const char *type) argument
2605 soap_in_PointerToKMS_Discovery_ClusterMember(struct soap *soap, const char *tag, struct KMS_Discovery_ClusterMember **a, const char *type) argument
2626 soap_put_PointerToKMS_Discovery_ClusterMember(struct soap *soap, struct KMS_Discovery_ClusterMember *const*a, const char *tag, const char *type) argument
2634 soap_get_PointerToKMS_Discovery_ClusterMember(struct soap *soap, struct KMS_Discovery_ClusterMember **p, const char *tag, const char *type) argument
2642 soap_serialize_PointerTounsignedByte(struct soap *soap, unsigned char *const*a) argument
2647 soap_out_PointerTounsignedByte(struct soap *soap, const char *tag, int id, unsigned char *const*a, const char *type) argument
2655 soap_in_PointerTounsignedByte(struct soap *soap, const char *tag, unsigned char **a, const char *type) argument
2676 soap_put_PointerTounsignedByte(struct soap *soap, unsigned char *const*a, const char *tag, const char *type) argument
2684 soap_get_PointerTounsignedByte(struct soap *soap, unsigned char **p, const char *tag, const char *type) argument
2692 soap_out_xsd__networkAddress(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2697 soap_in_xsd__networkAddress(struct soap *soap, const char *tag, char **a, const char *type) argument
2703 soap_put_xsd__networkAddress(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2711 soap_get_xsd__networkAddress(struct soap *soap, char **p, const char *tag, const char *type) argument
2719 soap_out_xsd__kmaVersion(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2724 soap_in_xsd__kmaVersion(struct soap *soap, const char *tag, char **a, const char *type) argument
2730 soap_put_xsd__kmaVersion(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2738 soap_get_xsd__kmaVersion(struct soap *soap, char **p, const char *tag, const char *type) argument
2746 soap_out_xsd__duration(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2751 soap_in_xsd__duration(struct soap *soap, const char *tag, char **a, const char *type) argument
2757 soap_put_xsd__duration(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2765 soap_get_xsd__duration(struct soap *soap, char **p, const char *tag, const char *type) argument
2773 soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2778 soap_in_xsd__dateTime(struct soap *soap, const char *tag, char **a, const char *type) argument
2784 soap_put_xsd__dateTime(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2792 soap_get_xsd__dateTime(struct soap *soap, char **p, const char *tag, const char *type) argument
2800 soap_out_xsd__string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2805 soap_in_xsd__string(struct soap *soap, const char *tag, char **a, const char *type) argument
2811 soap_put_xsd__string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2819 soap_get_xsd__string(struct soap *soap, char **p, const char *tag, const char *type) argument
2827 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2832 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
2838 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2846 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
2854 soap_default_string(struct soap *soap, char **a) argument
2864 soap_serialize_string(struct soap *soap, char *const*a) argument
2869 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
2874 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
2880 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
2888 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
[all...]
H A DKMS_AgentC.cpp47 SOAP_FMAC3 void SOAP_FMAC4 soap_serializeheader(struct soap *soap) argument
53 SOAP_FMAC3 int SOAP_FMAC4 soap_putheader(struct soap *soap) argument
64 soap_getheader(struct soap *soap) argument
72 soap_header(struct soap *soap) argument
80 soap_fault(struct soap *soap) argument
98 soap_serializefault(struct soap *soap) argument
105 soap_putfault(struct soap *soap) argument
112 soap_getfault(struct soap *soap) argument
117 soap_faultcode(struct soap *soap) argument
125 soap_faultsubcode(struct soap *soap) argument
138 soap_faultstring(struct soap *soap) argument
146 soap_faultdetail(struct soap *soap) argument
166 soap_getindependent(struct soap *soap) argument
183 soap_getelement(struct soap *soap, int *type) argument
634 soap_ignore_element(struct soap *soap) argument
665 soap_putindependent(struct soap *soap) argument
680 soap_putelement(struct soap *soap, const void *ptr, const char *tag, int id, int type) argument
832 soap_markelement(struct soap *soap, const void *ptr, int type) argument
997 soap_instantiate(struct soap *soap, int t, const char *type, const char *arrayType, size_t *n) argument
1399 soap_class_id_enter(struct soap *soap, const char *id, void *p, int t, size_t n, const char *type, const char *arrayType) argument
1403 soap_default_byte(struct soap *soap, char *a) argument
1413 soap_out_byte(struct soap *soap, const char *tag, int id, const char *a, const char *type) argument
1418 soap_in_byte(struct soap *soap, const char *tag, char *a, const char *type) argument
1424 soap_put_byte(struct soap *soap, const char *a, const char *tag, const char *type) argument
1432 soap_get_byte(struct soap *soap, char *p, const char *tag, const char *type) argument
1440 soap_default_int(struct soap *soap, int *a) argument
1450 soap_out_int(struct soap *soap, const char *tag, int id, const int *a, const char *type) argument
1455 soap_in_int(struct soap *soap, const char *tag, int *a, const char *type) argument
1461 soap_put_int(struct soap *soap, const int *a, const char *tag, const char *type) argument
1469 soap_get_int(struct soap *soap, int *p, const char *tag, const char *type) argument
1477 soap_out_xsd__int(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
1482 soap_in_xsd__int(struct soap *soap, const char *tag, long *a, const char *type) argument
1488 soap_put_xsd__int(struct soap *soap, const long *a, const char *tag, const char *type) argument
1496 soap_get_xsd__int(struct soap *soap, long *p, const char *tag, const char *type) argument
1504 soap_default_long(struct soap *soap, long *a) argument
1514 soap_out_long(struct soap *soap, const char *tag, int id, const long *a, const char *type) argument
1519 soap_in_long(struct soap *soap, const char *tag, long *a, const char *type) argument
1525 soap_put_long(struct soap *soap, const long *a, const char *tag, const char *type) argument
1533 soap_get_long(struct soap *soap, long *p, const char *tag, const char *type) argument
1541 soap_out_xsd__long(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
1546 soap_in_xsd__long(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
1552 soap_put_xsd__long(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
1560 soap_get_xsd__long(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
1568 soap_default_LONG64(struct soap *soap, LONG64 *a) argument
1578 soap_out_LONG64(struct soap *soap, const char *tag, int id, const LONG64 *a, const char *type) argument
1583 soap_in_LONG64(struct soap *soap, const char *tag, LONG64 *a, const char *type) argument
1589 soap_put_LONG64(struct soap *soap, const LONG64 *a, const char *tag, const char *type) argument
1597 soap_get_LONG64(struct soap *soap, LONG64 *p, const char *tag, const char *type) argument
1605 soap_out_xsd__float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
1610 soap_in_xsd__float(struct soap *soap, const char *tag, float *a, const char *type) argument
1616 soap_put_xsd__float(struct soap *soap, const float *a, const char *tag, const char *type) argument
1624 soap_get_xsd__float(struct soap *soap, float *p, const char *tag, const char *type) argument
1632 soap_default_float(struct soap *soap, float *a) argument
1642 soap_out_float(struct soap *soap, const char *tag, int id, const float *a, const char *type) argument
1647 soap_in_float(struct soap *soap, const char *tag, float *a, const char *type) argument
1653 soap_put_float(struct soap *soap, const float *a, const char *tag, const char *type) argument
1661 soap_get_float(struct soap *soap, float *p, const char *tag, const char *type) argument
1669 soap_default_unsignedByte(struct soap *soap, unsigned char *a) argument
1679 soap_out_unsignedByte(struct soap *soap, const char *tag, int id, const unsigned char *a, const char *type) argument
1684 soap_in_unsignedByte(struct soap *soap, const char *tag, unsigned char *a, const char *type) argument
1690 soap_put_unsignedByte(struct soap *soap, const unsigned char *a, const char *tag, const char *type) argument
1698 soap_get_unsignedByte(struct soap *soap, unsigned char *p, const char *tag, const char *type) argument
1706 soap_default_unsignedInt(struct soap *soap, unsigned int *a) argument
1716 soap_out_unsignedInt(struct soap *soap, const char *tag, int id, const unsigned int *a, const char *type) argument
1721 soap_in_unsignedInt(struct soap *soap, const char *tag, unsigned int *a, const char *type) argument
1727 soap_put_unsignedInt(struct soap *soap, const unsigned int *a, const char *tag, const char *type) argument
1735 soap_get_unsignedInt(struct soap *soap, unsigned int *p, const char *tag, const char *type) argument
1743 soap_default_KMS_Agent__AuditLogCondition(struct soap *soap, enum KMS_Agent__AuditLogCondition *a) argument
1760 soap_KMS_Agent__AuditLogCondition2s(struct soap *soap, enum KMS_Agent__AuditLogCondition n) argument
1767 soap_out_KMS_Agent__AuditLogCondition(struct soap *soap, const char *tag, int id, const enum KMS_Agent__AuditLogCondition *a, const char *type) argument
1773 soap_s2KMS_Agent__AuditLogCondition(struct soap *soap, const char *s, enum KMS_Agent__AuditLogCondition *a) argument
1790 soap_in_KMS_Agent__AuditLogCondition(struct soap *soap, const char *tag, enum KMS_Agent__AuditLogCondition *a, const char *type) argument
1809 soap_put_KMS_Agent__AuditLogCondition(struct soap *soap, const enum KMS_Agent__AuditLogCondition *a, const char *tag, const char *type) argument
1817 soap_get_KMS_Agent__AuditLogCondition(struct soap *soap, enum KMS_Agent__AuditLogCondition *p, const char *tag, const char *type) argument
1825 soap_default_KMS_Agent__AuditLogRetention(struct soap *soap, enum KMS_Agent__AuditLogRetention *a) argument
1843 soap_KMS_Agent__AuditLogRetention2s(struct soap *soap, enum KMS_Agent__AuditLogRetention n) argument
1850 soap_out_KMS_Agent__AuditLogRetention(struct soap *soap, const char *tag, int id, const enum KMS_Agent__AuditLogRetention *a, const char *type) argument
1856 soap_s2KMS_Agent__AuditLogRetention(struct soap *soap, const char *s, enum KMS_Agent__AuditLogRetention *a) argument
1873 soap_in_KMS_Agent__AuditLogRetention(struct soap *soap, const char *tag, enum KMS_Agent__AuditLogRetention *a, const char *type) argument
1892 soap_put_KMS_Agent__AuditLogRetention(struct soap *soap, const enum KMS_Agent__AuditLogRetention *a, const char *tag, const char *type) argument
1900 soap_get_KMS_Agent__AuditLogRetention(struct soap *soap, enum KMS_Agent__AuditLogRetention *p, const char *tag, const char *type) argument
1908 soap_default_KMS_Agent__DataUnitState(struct soap *soap, enum KMS_Agent__DataUnitState *a) argument
1926 soap_KMS_Agent__DataUnitState2s(struct soap *soap, enum KMS_Agent__DataUnitState n) argument
1933 soap_out_KMS_Agent__DataUnitState(struct soap *soap, const char *tag, int id, const enum KMS_Agent__DataUnitState *a, const char *type) argument
1939 soap_s2KMS_Agent__DataUnitState(struct soap *soap, const char *s, enum KMS_Agent__DataUnitState *a) argument
1956 soap_in_KMS_Agent__DataUnitState(struct soap *soap, const char *tag, enum KMS_Agent__DataUnitState *a, const char *type) argument
1975 soap_put_KMS_Agent__DataUnitState(struct soap *soap, const enum KMS_Agent__DataUnitState *a, const char *tag, const char *type) argument
1983 soap_get_KMS_Agent__DataUnitState(struct soap *soap, enum KMS_Agent__DataUnitState *p, const char *tag, const char *type) argument
1991 soap_default_KMS_Agent__KeyState(struct soap *soap, enum KMS_Agent__KeyState *a) argument
2015 soap_KMS_Agent__KeyState2s(struct soap *soap, enum KMS_Agent__KeyState n) argument
2022 soap_out_KMS_Agent__KeyState(struct soap *soap, const char *tag, int id, const enum KMS_Agent__KeyState *a, const char *type) argument
2028 soap_s2KMS_Agent__KeyState(struct soap *soap, const char *s, enum KMS_Agent__KeyState *a) argument
2045 soap_in_KMS_Agent__KeyState(struct soap *soap, const char *tag, enum KMS_Agent__KeyState *a, const char *type) argument
2064 soap_put_KMS_Agent__KeyState(struct soap *soap, const enum KMS_Agent__KeyState *a, const char *tag, const char *type) argument
2072 soap_get_KMS_Agent__KeyState(struct soap *soap, enum KMS_Agent__KeyState *p, const char *tag, const char *type) argument
2080 soap_default_KMS_Agent__KeyType(struct soap *soap, enum KMS_Agent__KeyType *a) argument
2095 soap_KMS_Agent__KeyType2s(struct soap *soap, enum KMS_Agent__KeyType n) argument
2102 soap_out_KMS_Agent__KeyType(struct soap *soap, const char *tag, int id, const enum KMS_Agent__KeyType *a, const char *type) argument
2108 soap_s2KMS_Agent__KeyType(struct soap *soap, const char *s, enum KMS_Agent__KeyType *a) argument
2125 soap_in_KMS_Agent__KeyType(struct soap *soap, const char *tag, enum KMS_Agent__KeyType *a, const char *type) argument
2144 soap_put_KMS_Agent__KeyType(struct soap *soap, const enum KMS_Agent__KeyType *a, const char *tag, const char *type) argument
2152 soap_get_KMS_Agent__KeyType(struct soap *soap, enum KMS_Agent__KeyType *p, const char *tag, const char *type) argument
2160 soap_default_KMS_Agent__FilterOperator(struct soap *soap, enum KMS_Agent__FilterOperator *a) argument
2181 soap_KMS_Agent__FilterOperator2s(struct soap *soap, enum KMS_Agent__FilterOperator n) argument
2188 soap_out_KMS_Agent__FilterOperator(struct soap *soap, const char *tag, int id, const enum KMS_Agent__FilterOperator *a, const char *type) argument
2194 soap_s2KMS_Agent__FilterOperator(struct soap *soap, const char *s, enum KMS_Agent__FilterOperator *a) argument
2211 soap_in_KMS_Agent__FilterOperator(struct soap *soap, const char *tag, enum KMS_Agent__FilterOperator *a, const char *type) argument
2230 soap_put_KMS_Agent__FilterOperator(struct soap *soap, const enum KMS_Agent__FilterOperator *a, const char *tag, const char *type) argument
2238 soap_get_KMS_Agent__FilterOperator(struct soap *soap, enum KMS_Agent__FilterOperator *p, const char *tag, const char *type) argument
2246 soap_default_KMS_Agent__SortOrder(struct soap *soap, enum KMS_Agent__SortOrder *a) argument
2262 soap_KMS_Agent__SortOrder2s(struct soap *soap, enum KMS_Agent__SortOrder n) argument
2269 soap_out_KMS_Agent__SortOrder(struct soap *soap, const char *tag, int id, const enum KMS_Agent__SortOrder *a, const char *type) argument
2275 soap_s2KMS_Agent__SortOrder(struct soap *soap, const char *s, enum KMS_Agent__SortOrder *a) argument
2292 soap_in_KMS_Agent__SortOrder(struct soap *soap, const char *tag, enum KMS_Agent__SortOrder *a, const char *type) argument
2311 soap_put_KMS_Agent__SortOrder(struct soap *soap, const enum KMS_Agent__SortOrder *a, const char *tag, const char *type) argument
2319 soap_get_KMS_Agent__SortOrder(struct soap *soap, enum KMS_Agent__SortOrder *p, const char *tag, const char *type) argument
2327 soap_xsd__boolean2s(struct soap *soap, bool n) argument
2331 soap_out_xsd__boolean(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
2337 soap_s2xsd__boolean(struct soap *soap, const char *s, bool *a) argument
2342 soap_in_xsd__boolean(struct soap *soap, const char *tag, bool *a, const char *type) argument
2365 soap_put_xsd__boolean(struct soap *soap, const bool *a, const char *tag, const char *type) argument
2373 soap_get_xsd__boolean(struct soap *soap, bool *p, const char *tag, const char *type) argument
2381 soap_default_bool(struct soap *soap, bool *a) argument
2397 soap_bool2s(struct soap *soap, bool n) argument
2403 soap_out_bool(struct soap *soap, const char *tag, int id, const bool *a, const char *type) argument
2409 soap_s2bool(struct soap *soap, const char *s, bool *a) argument
2426 soap_in_bool(struct soap *soap, const char *tag, bool *a, const char *type) argument
2449 soap_put_bool(struct soap *soap, const bool *a, const char *tag, const char *type) argument
2457 soap_get_bool(struct soap *soap, bool *p, const char *tag, const char *type) argument
2467 soap_default_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *a) argument
2481 soap_serialize_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a) argument
2495 soap_out_SOAP_ENV__Fault(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Fault *a, const char *type) argument
2521 soap_in_SOAP_ENV__Fault(struct soap *soap, const char *tag, struct SOAP_ENV__Fault *a, const char *type) argument
2605 soap_put_SOAP_ENV__Fault(struct soap *soap, const struct SOAP_ENV__Fault *a, const char *tag, const char *type) argument
2613 soap_get_SOAP_ENV__Fault(struct soap *soap, struct SOAP_ENV__Fault *p, const char *tag, const char *type) argument
2621 soap_instantiate_SOAP_ENV__Fault(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2646 soap_copy_SOAP_ENV__Fault(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2657 soap_default_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *a) argument
2663 soap_serialize_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a) argument
2669 soap_out_SOAP_ENV__Reason(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Reason *a, const char *type) argument
2680 soap_in_SOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason *a, const char *type) argument
2716 soap_put_SOAP_ENV__Reason(struct soap *soap, const struct SOAP_ENV__Reason *a, const char *tag, const char *type) argument
2724 soap_get_SOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *p, const char *tag, const char *type) argument
2732 soap_instantiate_SOAP_ENV__Reason(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2757 soap_copy_SOAP_ENV__Reason(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2768 soap_default_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *a) argument
2776 soap_serialize_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a) argument
2782 soap_out_SOAP_ENV__Detail(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Detail *a, const char *type) argument
2792 soap_in_SOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail *a, const char *type) argument
2834 soap_put_SOAP_ENV__Detail(struct soap *soap, const struct SOAP_ENV__Detail *a, const char *tag, const char *type) argument
2842 soap_get_SOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *p, const char *tag, const char *type) argument
2850 soap_instantiate_SOAP_ENV__Detail(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2875 soap_copy_SOAP_ENV__Detail(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
2886 soap_default_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *a) argument
2893 soap_serialize_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a) argument
2900 soap_out_SOAP_ENV__Code(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Code *a, const char *type) argument
2912 soap_in_SOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code *a, const char *type) argument
2954 soap_put_SOAP_ENV__Code(struct soap *soap, const struct SOAP_ENV__Code *a, const char *tag, const char *type) argument
2962 soap_get_SOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *p, const char *tag, const char *type) argument
2970 soap_instantiate_SOAP_ENV__Code(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
2995 soap_copy_SOAP_ENV__Code(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3006 soap_default_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *a) argument
3011 soap_serialize_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a) argument
3016 soap_out_SOAP_ENV__Header(struct soap *soap, const char *tag, int id, const struct SOAP_ENV__Header *a, const char *type) argument
3023 soap_in_SOAP_ENV__Header(struct soap *soap, const char *tag, struct SOAP_ENV__Header *a, const char *type) argument
3053 soap_put_SOAP_ENV__Header(struct soap *soap, const struct SOAP_ENV__Header *a, const char *tag, const char *type) argument
3061 soap_get_SOAP_ENV__Header(struct soap *soap, struct SOAP_ENV__Header *p, const char *tag, const char *type) argument
3069 soap_instantiate_SOAP_ENV__Header(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3094 soap_copy_SOAP_ENV__Header(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3103 soap_default_KMS_Agent__RegisterAgentKWK(struct soap *soap, struct KMS_Agent__RegisterAgentKWK *a) argument
3109 soap_serialize_KMS_Agent__RegisterAgentKWK(struct soap *soap, const struct KMS_Agent__RegisterAgentKWK *a) argument
3116 soap_out_KMS_Agent__RegisterAgentKWK(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RegisterAgentKWK *a, const char *type) argument
3125 soap_in_KMS_Agent__RegisterAgentKWK(struct soap *soap, const char *tag, struct KMS_Agent__RegisterAgentKWK *a, const char *type) argument
3165 soap_put_KMS_Agent__RegisterAgentKWK(struct soap *soap, const struct KMS_Agent__RegisterAgentKWK *a, const char *tag, const char *type) argument
3173 soap_get_KMS_Agent__RegisterAgentKWK(struct soap *soap, struct KMS_Agent__RegisterAgentKWK *p, const char *tag, const char *type) argument
3181 soap_instantiate_KMS_Agent__RegisterAgentKWK(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3206 soap_copy_KMS_Agent__RegisterAgentKWK(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3213 soap_default_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, struct KMS_Agent__RegisterAgentKWKResponse *a) argument
3219 soap_serialize_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, const struct KMS_Agent__RegisterAgentKWKResponse *a) argument
3225 soap_out_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RegisterAgentKWKResponse *a, const char *type) argument
3234 soap_in_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, const char *tag, struct KMS_Agent__RegisterAgentKWKResponse *a, const char *type) argument
3270 soap_put_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, const struct KMS_Agent__RegisterAgentKWKResponse *a, const char *tag, const char *type) argument
3278 soap_get_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, struct KMS_Agent__RegisterAgentKWKResponse *p, const char *tag, const char *type) argument
3286 soap_instantiate_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3311 soap_copy_KMS_Agent__RegisterAgentKWKResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3318 soap_default_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, struct KMS_Agent__GetAgentKWKPublicKey *a) argument
3323 soap_serialize_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, const struct KMS_Agent__GetAgentKWKPublicKey *a) argument
3328 soap_out_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, const char *tag, int id, const struct KMS_Agent__GetAgentKWKPublicKey *a, const char *type) argument
3335 soap_in_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, const char *tag, struct KMS_Agent__GetAgentKWKPublicKey *a, const char *type) argument
3365 soap_put_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, const struct KMS_Agent__GetAgentKWKPublicKey *a, const char *tag, const char *type) argument
3373 soap_get_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, struct KMS_Agent__GetAgentKWKPublicKey *p, const char *tag, const char *type) argument
3381 soap_instantiate_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3406 soap_copy_KMS_Agent__GetAgentKWKPublicKey(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3413 soap_default_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, struct KMS_Agent__GetAgentKWKPublicKeyResponse *a) argument
3419 soap_serialize_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, const struct KMS_Agent__GetAgentKWKPublicKeyResponse *a) argument
3426 soap_out_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__GetAgentKWKPublicKeyResponse *a, const char *type) argument
3435 soap_in_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, const char *tag, struct KMS_Agent__GetAgentKWKPublicKeyResponse *a, const char *type) argument
3475 soap_put_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, const struct KMS_Agent__GetAgentKWKPublicKeyResponse *a, const char *tag, const char *type) argument
3483 soap_get_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, struct KMS_Agent__GetAgentKWKPublicKeyResponse *p, const char *tag, const char *type) argument
3491 soap_instantiate_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3516 soap_copy_KMS_Agent__GetAgentKWKPublicKeyResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3523 soap_default_KMS_Agent__CreateAuditLog(struct soap *soap, struct KMS_Agent__CreateAuditLog *a) argument
3532 soap_serialize_KMS_Agent__CreateAuditLog(struct soap *soap, const struct KMS_Agent__CreateAuditLog *a) argument
3538 soap_out_KMS_Agent__CreateAuditLog(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateAuditLog *a, const char *type) argument
3553 soap_in_KMS_Agent__CreateAuditLog(struct soap *soap, const char *tag, struct KMS_Agent__CreateAuditLog *a, const char *type) argument
3611 soap_put_KMS_Agent__CreateAuditLog(struct soap *soap, const struct KMS_Agent__CreateAuditLog *a, const char *tag, const char *type) argument
3619 soap_get_KMS_Agent__CreateAuditLog(struct soap *soap, struct KMS_Agent__CreateAuditLog *p, const char *tag, const char *type) argument
3627 soap_instantiate_KMS_Agent__CreateAuditLog(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3652 soap_copy_KMS_Agent__CreateAuditLog(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3659 soap_default_KMS_Agent__CreateAuditLogResponse(struct soap *soap, struct KMS_Agent__CreateAuditLogResponse *a) argument
3665 soap_serialize_KMS_Agent__CreateAuditLogResponse(struct soap *soap, const struct KMS_Agent__CreateAuditLogResponse *a) argument
3671 soap_out_KMS_Agent__CreateAuditLogResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateAuditLogResponse *a, const char *type) argument
3679 soap_in_KMS_Agent__CreateAuditLogResponse(struct soap *soap, const char *tag, struct KMS_Agent__CreateAuditLogResponse *a, const char *type) argument
3710 soap_put_KMS_Agent__CreateAuditLogResponse(struct soap *soap, const struct KMS_Agent__CreateAuditLogResponse *a, const char *tag, const char *type) argument
3718 soap_get_KMS_Agent__CreateAuditLogResponse(struct soap *soap, struct KMS_Agent__CreateAuditLogResponse *p, const char *tag, const char *type) argument
3726 soap_instantiate_KMS_Agent__CreateAuditLogResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3751 soap_copy_KMS_Agent__CreateAuditLogResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3758 soap_default_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, struct KMS_Agent__RetrieveProtectAndProcessKey2 *a) argument
3766 soap_serialize_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, const struct KMS_Agent__RetrieveProtectAndProcessKey2 *a) argument
3774 soap_out_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveProtectAndProcessKey2 *a, const char *type) argument
3787 soap_in_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveProtectAndProcessKey2 *a, const char *type) argument
3839 soap_put_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, const struct KMS_Agent__RetrieveProtectAndProcessKey2 *a, const char *tag, const char *type) argument
3847 soap_get_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, struct KMS_Agent__RetrieveProtectAndProcessKey2 *p, const char *tag, const char *type) argument
3855 soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3880 soap_copy_KMS_Agent__RetrieveProtectAndProcessKey2(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3887 soap_default_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, struct KMS_Agent__RetrieveProtectAndProcessKey2Response *a) argument
3893 soap_serialize_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, const struct KMS_Agent__RetrieveProtectAndProcessKey2Response *a) argument
3900 soap_out_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveProtectAndProcessKey2Response *a, const char *type) argument
3909 soap_in_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveProtectAndProcessKey2Response *a, const char *type) argument
3949 soap_put_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, const struct KMS_Agent__RetrieveProtectAndProcessKey2Response *a, const char *tag, const char *type) argument
3957 soap_get_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, struct KMS_Agent__RetrieveProtectAndProcessKey2Response *p, const char *tag, const char *type) argument
3965 soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
3990 soap_copy_KMS_Agent__RetrieveProtectAndProcessKey2Response(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
3997 soap_default_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, struct KMS_Agent__RetrieveProtectAndProcessKey *a) argument
4004 soap_serialize_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, const struct KMS_Agent__RetrieveProtectAndProcessKey *a) argument
4011 soap_out_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveProtectAndProcessKey *a, const char *type) argument
4022 soap_in_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveProtectAndProcessKey *a, const char *type) argument
4068 soap_put_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, const struct KMS_Agent__RetrieveProtectAndProcessKey *a, const char *tag, const char *type) argument
4076 soap_get_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, struct KMS_Agent__RetrieveProtectAndProcessKey *p, const char *tag, const char *type) argument
4084 soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4109 soap_copy_KMS_Agent__RetrieveProtectAndProcessKey(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4116 soap_default_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, struct KMS_Agent__RetrieveProtectAndProcessKeyResponse *a) argument
4122 soap_serialize_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, const struct KMS_Agent__RetrieveProtectAndProcessKeyResponse *a) argument
4129 soap_out_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveProtectAndProcessKeyResponse *a, const char *type) argument
4138 soap_in_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveProtectAndProcessKeyResponse *a, const char *type) argument
4178 soap_put_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, const struct KMS_Agent__RetrieveProtectAndProcessKeyResponse *a, const char *tag, const char *type) argument
4186 soap_get_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, struct KMS_Agent__RetrieveProtectAndProcessKeyResponse *p, const char *tag, const char *type) argument
4194 soap_instantiate_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4219 soap_copy_KMS_Agent__RetrieveProtectAndProcessKeyResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4226 soap_default_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, struct KMS_Agent__RetrieveDataUnitKeys2 *a) argument
4236 soap_serialize_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitKeys2 *a) argument
4244 soap_out_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveDataUnitKeys2 *a, const char *type) argument
4261 soap_in_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveDataUnitKeys2 *a, const char *type) argument
4325 soap_put_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitKeys2 *a, const char *tag, const char *type) argument
4333 soap_get_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, struct KMS_Agent__RetrieveDataUnitKeys2 *p, const char *tag, const char *type) argument
4341 soap_instantiate_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4366 soap_copy_KMS_Agent__RetrieveDataUnitKeys2(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4373 soap_default_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, struct KMS_Agent__RetrieveDataUnitKeys2Response *a) argument
4380 soap_serialize_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitKeys2Response *a) argument
4386 soap_out_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveDataUnitKeys2Response *a, const char *type) argument
4397 soap_in_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveDataUnitKeys2Response *a, const char *type) argument
4443 soap_put_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitKeys2Response *a, const char *tag, const char *type) argument
4451 soap_get_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, struct KMS_Agent__RetrieveDataUnitKeys2Response *p, const char *tag, const char *type) argument
4459 soap_instantiate_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4484 soap_copy_KMS_Agent__RetrieveDataUnitKeys2Response(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4491 soap_default_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, struct KMS_Agent__RetrieveDataUnitKeys *a) argument
4500 soap_serialize_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitKeys *a) argument
4507 soap_out_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveDataUnitKeys *a, const char *type) argument
4522 soap_in_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveDataUnitKeys *a, const char *type) argument
4580 soap_put_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitKeys *a, const char *tag, const char *type) argument
4588 soap_get_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, struct KMS_Agent__RetrieveDataUnitKeys *p, const char *tag, const char *type) argument
4596 soap_instantiate_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4621 soap_copy_KMS_Agent__RetrieveDataUnitKeys(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4628 soap_default_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, struct KMS_Agent__RetrieveDataUnitKeysResponse *a) argument
4635 soap_serialize_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitKeysResponse *a) argument
4641 soap_out_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveDataUnitKeysResponse *a, const char *type) argument
4652 soap_in_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveDataUnitKeysResponse *a, const char *type) argument
4698 soap_put_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitKeysResponse *a, const char *tag, const char *type) argument
4706 soap_get_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, struct KMS_Agent__RetrieveDataUnitKeysResponse *p, const char *tag, const char *type) argument
4714 soap_instantiate_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4739 soap_copy_KMS_Agent__RetrieveDataUnitKeysResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4746 soap_default_KMS_Agent__RetrieveKey2(struct soap *soap, struct KMS_Agent__RetrieveKey2 *a) argument
4755 soap_serialize_KMS_Agent__RetrieveKey2(struct soap *soap, const struct KMS_Agent__RetrieveKey2 *a) argument
4764 soap_out_KMS_Agent__RetrieveKey2(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveKey2 *a, const char *type) argument
4779 soap_in_KMS_Agent__RetrieveKey2(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveKey2 *a, const char *type) argument
4837 soap_put_KMS_Agent__RetrieveKey2(struct soap *soap, const struct KMS_Agent__RetrieveKey2 *a, const char *tag, const char *type) argument
4845 soap_get_KMS_Agent__RetrieveKey2(struct soap *soap, struct KMS_Agent__RetrieveKey2 *p, const char *tag, const char *type) argument
4853 soap_instantiate_KMS_Agent__RetrieveKey2(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4878 soap_copy_KMS_Agent__RetrieveKey2(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4885 soap_default_KMS_Agent__RetrieveKey2Response(struct soap *soap, struct KMS_Agent__RetrieveKey2Response *a) argument
4891 soap_serialize_KMS_Agent__RetrieveKey2Response(struct soap *soap, const struct KMS_Agent__RetrieveKey2Response *a) argument
4898 soap_out_KMS_Agent__RetrieveKey2Response(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveKey2Response *a, const char *type) argument
4907 soap_in_KMS_Agent__RetrieveKey2Response(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveKey2Response *a, const char *type) argument
4947 soap_put_KMS_Agent__RetrieveKey2Response(struct soap *soap, const struct KMS_Agent__RetrieveKey2Response *a, const char *tag, const char *type) argument
4955 soap_get_KMS_Agent__RetrieveKey2Response(struct soap *soap, struct KMS_Agent__RetrieveKey2Response *p, const char *tag, const char *type) argument
4963 soap_instantiate_KMS_Agent__RetrieveKey2Response(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
4988 soap_copy_KMS_Agent__RetrieveKey2Response(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
4995 soap_default_KMS_Agent__RetrieveKey(struct soap *soap, struct KMS_Agent__RetrieveKey *a) argument
5003 soap_serialize_KMS_Agent__RetrieveKey(struct soap *soap, const struct KMS_Agent__RetrieveKey *a) argument
5011 soap_out_KMS_Agent__RetrieveKey(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveKey *a, const char *type) argument
5024 soap_in_KMS_Agent__RetrieveKey(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveKey *a, const char *type) argument
5076 soap_put_KMS_Agent__RetrieveKey(struct soap *soap, const struct KMS_Agent__RetrieveKey *a, const char *tag, const char *type) argument
5084 soap_get_KMS_Agent__RetrieveKey(struct soap *soap, struct KMS_Agent__RetrieveKey *p, const char *tag, const char *type) argument
5092 soap_instantiate_KMS_Agent__RetrieveKey(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5117 soap_copy_KMS_Agent__RetrieveKey(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5124 soap_default_KMS_Agent__RetrieveKeyResponse(struct soap *soap, struct KMS_Agent__RetrieveKeyResponse *a) argument
5130 soap_serialize_KMS_Agent__RetrieveKeyResponse(struct soap *soap, const struct KMS_Agent__RetrieveKeyResponse *a) argument
5137 soap_out_KMS_Agent__RetrieveKeyResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveKeyResponse *a, const char *type) argument
5146 soap_in_KMS_Agent__RetrieveKeyResponse(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveKeyResponse *a, const char *type) argument
5186 soap_put_KMS_Agent__RetrieveKeyResponse(struct soap *soap, const struct KMS_Agent__RetrieveKeyResponse *a, const char *tag, const char *type) argument
5194 soap_get_KMS_Agent__RetrieveKeyResponse(struct soap *soap, struct KMS_Agent__RetrieveKeyResponse *p, const char *tag, const char *type) argument
5202 soap_instantiate_KMS_Agent__RetrieveKeyResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5227 soap_copy_KMS_Agent__RetrieveKeyResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5234 soap_default_KMS_Agent__CreateKey2(struct soap *soap, struct KMS_Agent__CreateKey2 *a) argument
5242 soap_serialize_KMS_Agent__CreateKey2(struct soap *soap, const struct KMS_Agent__CreateKey2 *a) argument
5250 soap_out_KMS_Agent__CreateKey2(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateKey2 *a, const char *type) argument
5263 soap_in_KMS_Agent__CreateKey2(struct soap *soap, const char *tag, struct KMS_Agent__CreateKey2 *a, const char *type) argument
5315 soap_put_KMS_Agent__CreateKey2(struct soap *soap, const struct KMS_Agent__CreateKey2 *a, const char *tag, const char *type) argument
5323 soap_get_KMS_Agent__CreateKey2(struct soap *soap, struct KMS_Agent__CreateKey2 *p, const char *tag, const char *type) argument
5331 soap_instantiate_KMS_Agent__CreateKey2(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5356 soap_copy_KMS_Agent__CreateKey2(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5363 soap_default_KMS_Agent__CreateKey2Response(struct soap *soap, struct KMS_Agent__CreateKey2Response *a) argument
5369 soap_serialize_KMS_Agent__CreateKey2Response(struct soap *soap, const struct KMS_Agent__CreateKey2Response *a) argument
5376 soap_out_KMS_Agent__CreateKey2Response(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateKey2Response *a, const char *type) argument
5385 soap_in_KMS_Agent__CreateKey2Response(struct soap *soap, const char *tag, struct KMS_Agent__CreateKey2Response *a, const char *type) argument
5425 soap_put_KMS_Agent__CreateKey2Response(struct soap *soap, const struct KMS_Agent__CreateKey2Response *a, const char *tag, const char *type) argument
5433 soap_get_KMS_Agent__CreateKey2Response(struct soap *soap, struct KMS_Agent__CreateKey2Response *p, const char *tag, const char *type) argument
5441 soap_instantiate_KMS_Agent__CreateKey2Response(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5466 soap_copy_KMS_Agent__CreateKey2Response(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5473 soap_default_KMS_Agent__CreateKey(struct soap *soap, struct KMS_Agent__CreateKey *a) argument
5480 soap_serialize_KMS_Agent__CreateKey(struct soap *soap, const struct KMS_Agent__CreateKey *a) argument
5487 soap_out_KMS_Agent__CreateKey(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateKey *a, const char *type) argument
5498 soap_in_KMS_Agent__CreateKey(struct soap *soap, const char *tag, struct KMS_Agent__CreateKey *a, const char *type) argument
5544 soap_put_KMS_Agent__CreateKey(struct soap *soap, const struct KMS_Agent__CreateKey *a, const char *tag, const char *type) argument
5552 soap_get_KMS_Agent__CreateKey(struct soap *soap, struct KMS_Agent__CreateKey *p, const char *tag, const char *type) argument
5560 soap_instantiate_KMS_Agent__CreateKey(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5585 soap_copy_KMS_Agent__CreateKey(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5592 soap_default_KMS_Agent__CreateKeyResponse(struct soap *soap, struct KMS_Agent__CreateKeyResponse *a) argument
5598 soap_serialize_KMS_Agent__CreateKeyResponse(struct soap *soap, const struct KMS_Agent__CreateKeyResponse *a) argument
5605 soap_out_KMS_Agent__CreateKeyResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateKeyResponse *a, const char *type) argument
5614 soap_in_KMS_Agent__CreateKeyResponse(struct soap *soap, const char *tag, struct KMS_Agent__CreateKeyResponse *a, const char *type) argument
5654 soap_put_KMS_Agent__CreateKeyResponse(struct soap *soap, const struct KMS_Agent__CreateKeyResponse *a, const char *tag, const char *type) argument
5662 soap_get_KMS_Agent__CreateKeyResponse(struct soap *soap, struct KMS_Agent__CreateKeyResponse *p, const char *tag, const char *type) argument
5670 soap_instantiate_KMS_Agent__CreateKeyResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5695 soap_copy_KMS_Agent__CreateKeyResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5702 soap_default_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, struct KMS_Agent__DisassociateDataUnitKeys *a) argument
5708 soap_serialize_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, const struct KMS_Agent__DisassociateDataUnitKeys *a) argument
5714 soap_out_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, const char *tag, int id, const struct KMS_Agent__DisassociateDataUnitKeys *a, const char *type) argument
5723 soap_in_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, const char *tag, struct KMS_Agent__DisassociateDataUnitKeys *a, const char *type) argument
5763 soap_put_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, const struct KMS_Agent__DisassociateDataUnitKeys *a, const char *tag, const char *type) argument
5771 soap_get_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, struct KMS_Agent__DisassociateDataUnitKeys *p, const char *tag, const char *type) argument
5779 soap_instantiate_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5804 soap_copy_KMS_Agent__DisassociateDataUnitKeys(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5811 soap_default_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, struct KMS_Agent__DisassociateDataUnitKeysResponse *a) argument
5817 soap_serialize_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, const struct KMS_Agent__DisassociateDataUnitKeysResponse *a) argument
5823 soap_out_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__DisassociateDataUnitKeysResponse *a, const char *type) argument
5831 soap_in_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, const char *tag, struct KMS_Agent__DisassociateDataUnitKeysResponse *a, const char *type) argument
5862 soap_put_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, const struct KMS_Agent__DisassociateDataUnitKeysResponse *a, const char *tag, const char *type) argument
5870 soap_get_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, struct KMS_Agent__DisassociateDataUnitKeysResponse *p, const char *tag, const char *type) argument
5878 soap_instantiate_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
5903 soap_copy_KMS_Agent__DisassociateDataUnitKeysResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
5910 soap_default_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, struct KMS_Agent__RetrieveDataUnitByExternalUniqueID *a) argument
5918 soap_serialize_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitByExternalUniqueID *a) argument
5926 soap_out_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveDataUnitByExternalUniqueID *a, const char *type) argument
5939 soap_in_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveDataUnitByExternalUniqueID *a, const char *type) argument
5987 soap_put_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitByExternalUniqueID *a, const char *tag, const char *type) argument
5995 soap_get_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, struct KMS_Agent__RetrieveDataUnitByExternalUniqueID *p, const char *tag, const char *type) argument
6003 soap_instantiate_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6028 soap_copy_KMS_Agent__RetrieveDataUnitByExternalUniqueID(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6035 soap_default_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, struct KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse *a) argument
6041 soap_serialize_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse *a) argument
6047 soap_out_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse *a, const char *type) argument
6056 soap_in_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse *a, const char *type) argument
6096 soap_put_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse *a, const char *tag, const char *type) argument
6104 soap_get_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, struct KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse *p, const char *tag, const char *type) argument
6112 soap_instantiate_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6137 soap_copy_KMS_Agent__RetrieveDataUnitByExternalUniqueIDResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6144 soap_default_KMS_Agent__RetrieveDataUnit(struct soap *soap, struct KMS_Agent__RetrieveDataUnit *a) argument
6153 soap_serialize_KMS_Agent__RetrieveDataUnit(struct soap *soap, const struct KMS_Agent__RetrieveDataUnit *a) argument
6162 soap_out_KMS_Agent__RetrieveDataUnit(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveDataUnit *a, const char *type) argument
6177 soap_in_KMS_Agent__RetrieveDataUnit(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveDataUnit *a, const char *type) argument
6231 soap_put_KMS_Agent__RetrieveDataUnit(struct soap *soap, const struct KMS_Agent__RetrieveDataUnit *a, const char *tag, const char *type) argument
6239 soap_get_KMS_Agent__RetrieveDataUnit(struct soap *soap, struct KMS_Agent__RetrieveDataUnit *p, const char *tag, const char *type) argument
6247 soap_instantiate_KMS_Agent__RetrieveDataUnit(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6272 soap_copy_KMS_Agent__RetrieveDataUnit(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6279 soap_default_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, struct KMS_Agent__RetrieveDataUnitResponse *a) argument
6285 soap_serialize_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitResponse *a) argument
6291 soap_out_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__RetrieveDataUnitResponse *a, const char *type) argument
6300 soap_in_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, const char *tag, struct KMS_Agent__RetrieveDataUnitResponse *a, const char *type) argument
6340 soap_put_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, const struct KMS_Agent__RetrieveDataUnitResponse *a, const char *tag, const char *type) argument
6348 soap_get_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, struct KMS_Agent__RetrieveDataUnitResponse *p, const char *tag, const char *type) argument
6356 soap_instantiate_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6381 soap_copy_KMS_Agent__RetrieveDataUnitResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6388 soap_default_KMS_Agent__CreateDataUnit(struct soap *soap, struct KMS_Agent__CreateDataUnit *a) argument
6396 soap_serialize_KMS_Agent__CreateDataUnit(struct soap *soap, const struct KMS_Agent__CreateDataUnit *a) argument
6404 soap_out_KMS_Agent__CreateDataUnit(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateDataUnit *a, const char *type) argument
6417 soap_in_KMS_Agent__CreateDataUnit(struct soap *soap, const char *tag, struct KMS_Agent__CreateDataUnit *a, const char *type) argument
6465 soap_put_KMS_Agent__CreateDataUnit(struct soap *soap, const struct KMS_Agent__CreateDataUnit *a, const char *tag, const char *type) argument
6473 soap_get_KMS_Agent__CreateDataUnit(struct soap *soap, struct KMS_Agent__CreateDataUnit *p, const char *tag, const char *type) argument
6481 soap_instantiate_KMS_Agent__CreateDataUnit(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6506 soap_copy_KMS_Agent__CreateDataUnit(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6513 soap_default_KMS_Agent__CreateDataUnitResponse(struct soap *soap, struct KMS_Agent__CreateDataUnitResponse *a) argument
6519 soap_serialize_KMS_Agent__CreateDataUnitResponse(struct soap *soap, const struct KMS_Agent__CreateDataUnitResponse *a) argument
6525 soap_out_KMS_Agent__CreateDataUnitResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__CreateDataUnitResponse *a, const char *type) argument
6534 soap_in_KMS_Agent__CreateDataUnitResponse(struct soap *soap, const char *tag, struct KMS_Agent__CreateDataUnitResponse *a, const char *type) argument
6574 soap_put_KMS_Agent__CreateDataUnitResponse(struct soap *soap, const struct KMS_Agent__CreateDataUnitResponse *a, const char *tag, const char *type) argument
6582 soap_get_KMS_Agent__CreateDataUnitResponse(struct soap *soap, struct KMS_Agent__CreateDataUnitResponse *p, const char *tag, const char *type) argument
6590 soap_instantiate_KMS_Agent__CreateDataUnitResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6615 soap_copy_KMS_Agent__CreateDataUnitResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6622 soap_default_KMS_Agent__ListKeyGroups(struct soap *soap, struct KMS_Agent__ListKeyGroups *a) argument
6628 soap_serialize_KMS_Agent__ListKeyGroups(struct soap *soap, const struct KMS_Agent__ListKeyGroups *a) argument
6634 soap_out_KMS_Agent__ListKeyGroups(struct soap *soap, const char *tag, int id, const struct KMS_Agent__ListKeyGroups *a, const char *type) argument
6643 soap_in_KMS_Agent__ListKeyGroups(struct soap *soap, const char *tag, struct KMS_Agent__ListKeyGroups *a, const char *type) argument
6683 soap_put_KMS_Agent__ListKeyGroups(struct soap *soap, const struct KMS_Agent__ListKeyGroups *a, const char *tag, const char *type) argument
6691 soap_get_KMS_Agent__ListKeyGroups(struct soap *soap, struct KMS_Agent__ListKeyGroups *p, const char *tag, const char *type) argument
6699 soap_instantiate_KMS_Agent__ListKeyGroups(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6724 soap_copy_KMS_Agent__ListKeyGroups(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6731 soap_default_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, struct KMS_Agent__ListKeyGroupsResponse *a) argument
6739 soap_serialize_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, const struct KMS_Agent__ListKeyGroupsResponse *a) argument
6746 soap_out_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, const char *tag, int id, const struct KMS_Agent__ListKeyGroupsResponse *a, const char *type) argument
6759 soap_in_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, const char *tag, struct KMS_Agent__ListKeyGroupsResponse *a, const char *type) argument
6811 soap_put_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, const struct KMS_Agent__ListKeyGroupsResponse *a, const char *tag, const char *type) argument
6819 soap_get_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, struct KMS_Agent__ListKeyGroupsResponse *p, const char *tag, const char *type) argument
6827 soap_instantiate_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
6852 soap_copy_KMS_Agent__ListKeyGroupsResponse(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
6859 soap_default_KMS_Agent__DataUnit(struct soap *soap, struct KMS_Agent__DataUnit *a) argument
6869 soap_serialize_KMS_Agent__DataUnit(struct soap *soap, const struct KMS_Agent__DataUnit *a) argument
6878 soap_out_KMS_Agent__DataUnit(struct soap *soap, const char *tag, int id, const struct KMS_Agent__DataUnit *a, const char *type) argument
6895 soap_in_KMS_Agent__DataUnit(struct soap *soap, const char *tag, struct KMS_Agent__DataUnit *a, const char *type) argument
6959 soap_put_KMS_Agent__DataUnit(struct soap *soap, const struct KMS_Agent__DataUnit *a, const char *tag, const char *type) argument
6967 soap_get_KMS_Agent__DataUnit(struct soap *soap, struct KMS_Agent__DataUnit *p, const char *tag, const char *type) argument
6975 soap_instantiate_KMS_Agent__DataUnit(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7000 soap_copy_KMS_Agent__DataUnit(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7007 soap_default_KMS_Agent__ArrayOfKeys(struct soap *soap, struct KMS_Agent__ArrayOfKeys *a) argument
7014 soap_serialize_KMS_Agent__ArrayOfKeys(struct soap *soap, struct KMS_Agent__ArrayOfKeys const*a) argument
7024 soap_out_KMS_Agent__ArrayOfKeys(struct soap *soap, const char *tag, int id, const struct KMS_Agent__ArrayOfKeys *a, const char *type) argument
7039 soap_in_KMS_Agent__ArrayOfKeys(struct soap *soap, const char *tag, struct KMS_Agent__ArrayOfKeys *a, const char *type) argument
7106 soap_put_KMS_Agent__ArrayOfKeys(struct soap *soap, const struct KMS_Agent__ArrayOfKeys *a, const char *tag, const char *type) argument
7114 soap_get_KMS_Agent__ArrayOfKeys(struct soap *soap, struct KMS_Agent__ArrayOfKeys *p, const char *tag, const char *type) argument
7122 soap_instantiate_KMS_Agent__ArrayOfKeys(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7147 soap_copy_KMS_Agent__ArrayOfKeys(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7154 soap_default_KMS_Agent__Key(struct soap *soap, struct KMS_Agent__Key *a) argument
7164 soap_serialize_KMS_Agent__Key(struct soap *soap, const struct KMS_Agent__Key *a) argument
7173 soap_out_KMS_Agent__Key(struct soap *soap, const char *tag, int id, const struct KMS_Agent__Key *a, const char *type) argument
7190 soap_in_KMS_Agent__Key(struct soap *soap, const char *tag, struct KMS_Agent__Key *a, const char *type) argument
7254 soap_put_KMS_Agent__Key(struct soap *soap, const struct KMS_Agent__Key *a, const char *tag, const char *type) argument
7262 soap_get_KMS_Agent__Key(struct soap *soap, struct KMS_Agent__Key *p, const char *tag, const char *type) argument
7270 soap_instantiate_KMS_Agent__Key(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7295 soap_copy_KMS_Agent__Key(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7302 soap_default_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, struct KMS_Agent__ArrayOfKeyGroups *a) argument
7309 soap_serialize_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, struct KMS_Agent__ArrayOfKeyGroups const*a) argument
7319 soap_out_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, const char *tag, int id, const struct KMS_Agent__ArrayOfKeyGroups *a, const char *type) argument
7334 soap_in_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, const char *tag, struct KMS_Agent__ArrayOfKeyGroups *a, const char *type) argument
7401 soap_put_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, const struct KMS_Agent__ArrayOfKeyGroups *a, const char *tag, const char *type) argument
7409 soap_get_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, struct KMS_Agent__ArrayOfKeyGroups *p, const char *tag, const char *type) argument
7417 soap_instantiate_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7442 soap_copy_KMS_Agent__ArrayOfKeyGroups(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7449 soap_default_KMS_Agent__KeyGroup(struct soap *soap, struct KMS_Agent__KeyGroup *a) argument
7456 soap_serialize_KMS_Agent__KeyGroup(struct soap *soap, const struct KMS_Agent__KeyGroup *a) argument
7463 soap_out_KMS_Agent__KeyGroup(struct soap *soap, const char *tag, int id, const struct KMS_Agent__KeyGroup *a, const char *type) argument
7474 soap_in_KMS_Agent__KeyGroup(struct soap *soap, const char *tag, struct KMS_Agent__KeyGroup *a, const char *type) argument
7516 soap_put_KMS_Agent__KeyGroup(struct soap *soap, const struct KMS_Agent__KeyGroup *a, const char *tag, const char *type) argument
7524 soap_get_KMS_Agent__KeyGroup(struct soap *soap, struct KMS_Agent__KeyGroup *p, const char *tag, const char *type) argument
7532 soap_instantiate_KMS_Agent__KeyGroup(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7557 soap_copy_KMS_Agent__KeyGroup(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7564 soap_default_KMS_Agent__QueryParameters(struct soap *soap, struct KMS_Agent__QueryParameters *a) argument
7575 soap_serialize_KMS_Agent__QueryParameters(struct soap *soap, const struct KMS_Agent__QueryParameters *a) argument
7584 soap_out_KMS_Agent__QueryParameters(struct soap *soap, const char *tag, int id, const struct KMS_Agent__QueryParameters *a, const char *type) argument
7603 soap_in_KMS_Agent__QueryParameters(struct soap *soap, const char *tag, struct KMS_Agent__QueryParameters *a, const char *type) argument
7673 soap_put_KMS_Agent__QueryParameters(struct soap *soap, const struct KMS_Agent__QueryParameters *a, const char *tag, const char *type) argument
7681 soap_get_KMS_Agent__QueryParameters(struct soap *soap, struct KMS_Agent__QueryParameters *p, const char *tag, const char *type) argument
7689 soap_instantiate_KMS_Agent__QueryParameters(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7714 soap_copy_KMS_Agent__QueryParameters(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7721 soap_default_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, struct KMS_Agent__ArrayOfFilterParameters *a) argument
7728 soap_serialize_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, struct KMS_Agent__ArrayOfFilterParameters const*a) argument
7738 soap_out_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, const char *tag, int id, const struct KMS_Agent__ArrayOfFilterParameters *a, const char *type) argument
7753 soap_in_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, const char *tag, struct KMS_Agent__ArrayOfFilterParameters *a, const char *type) argument
7820 soap_put_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, const struct KMS_Agent__ArrayOfFilterParameters *a, const char *tag, const char *type) argument
7828 soap_get_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, struct KMS_Agent__ArrayOfFilterParameters *p, const char *tag, const char *type) argument
7836 soap_instantiate_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7861 soap_copy_KMS_Agent__ArrayOfFilterParameters(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7868 soap_default_KMS_Agent__FilterParameters(struct soap *soap, struct KMS_Agent__FilterParameters *a) argument
7876 soap_serialize_KMS_Agent__FilterParameters(struct soap *soap, const struct KMS_Agent__FilterParameters *a) argument
7883 soap_out_KMS_Agent__FilterParameters(struct soap *soap, const char *tag, int id, const struct KMS_Agent__FilterParameters *a, const char *type) argument
7896 soap_in_KMS_Agent__FilterParameters(struct soap *soap, const char *tag, struct KMS_Agent__FilterParameters *a, const char *type) argument
7948 soap_put_KMS_Agent__FilterParameters(struct soap *soap, const struct KMS_Agent__FilterParameters *a, const char *tag, const char *type) argument
7956 soap_get_KMS_Agent__FilterParameters(struct soap *soap, struct KMS_Agent__FilterParameters *p, const char *tag, const char *type) argument
7964 soap_instantiate_KMS_Agent__FilterParameters(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
7989 soap_copy_KMS_Agent__FilterParameters(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
7996 soap_default_KMS_Agent__ArrayOfHexBinary(struct soap *soap, struct KMS_Agent__ArrayOfHexBinary *a) argument
8003 soap_serialize_KMS_Agent__ArrayOfHexBinary(struct soap *soap, struct KMS_Agent__ArrayOfHexBinary const*a) argument
8013 soap_out_KMS_Agent__ArrayOfHexBinary(struct soap *soap, const char *tag, int id, const struct KMS_Agent__ArrayOfHexBinary *a, const char *type) argument
8028 soap_in_KMS_Agent__ArrayOfHexBinary(struct soap *soap, const char *tag, struct KMS_Agent__ArrayOfHexBinary *a, const char *type) argument
8095 soap_put_KMS_Agent__ArrayOfHexBinary(struct soap *soap, const struct KMS_Agent__ArrayOfHexBinary *a, const char *tag, const char *type) argument
8103 soap_get_KMS_Agent__ArrayOfHexBinary(struct soap *soap, struct KMS_Agent__ArrayOfHexBinary *p, const char *tag, const char *type) argument
8111 soap_instantiate_KMS_Agent__ArrayOfHexBinary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8136 soap_copy_KMS_Agent__ArrayOfHexBinary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8143 soap_default_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *a) argument
8150 soap_serialize_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary const*a) argument
8156 soap_out_xsd__hexBinary(struct soap *soap, const char *tag, int id, const struct xsd__hexBinary *a, const char *type) argument
8168 soap_in_xsd__hexBinary(struct soap *soap, const char *tag, struct xsd__hexBinary *a, const char *type) argument
8195 soap_put_xsd__hexBinary(struct soap *soap, const struct xsd__hexBinary *a, const char *tag, const char *type) argument
8203 soap_get_xsd__hexBinary(struct soap *soap, struct xsd__hexBinary *p, const char *tag, const char *type) argument
8211 soap_instantiate_xsd__hexBinary(struct soap *soap, int n, const char *type, const char *arrayType, size_t *size) argument
8236 soap_copy_xsd__hexBinary(struct soap *soap, int st, int tt, void *p, size_t len, const void *q, size_t n) argument
8245 soap_serialize_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a) argument
8251 soap_out_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Reason *const*a, const char *type) argument
8259 soap_in_PointerToSOAP_ENV__Reason(struct soap *soap, const char *tag, struct SOAP_ENV__Reason **a, const char *type) argument
8280 soap_put_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason *const*a, const char *tag, const char *type) argument
8288 soap_get_PointerToSOAP_ENV__Reason(struct soap *soap, struct SOAP_ENV__Reason **p, const char *tag, const char *type) argument
8300 soap_serialize_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a) argument
8306 soap_out_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Detail *const*a, const char *type) argument
8314 soap_in_PointerToSOAP_ENV__Detail(struct soap *soap, const char *tag, struct SOAP_ENV__Detail **a, const char *type) argument
8335 soap_put_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail *const*a, const char *tag, const char *type) argument
8343 soap_get_PointerToSOAP_ENV__Detail(struct soap *soap, struct SOAP_ENV__Detail **p, const char *tag, const char *type) argument
8355 soap_serialize_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a) argument
8361 soap_out_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, int id, struct SOAP_ENV__Code *const*a, const char *type) argument
8369 soap_in_PointerToSOAP_ENV__Code(struct soap *soap, const char *tag, struct SOAP_ENV__Code **a, const char *type) argument
8390 soap_put_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code *const*a, const char *tag, const char *type) argument
8398 soap_get_PointerToSOAP_ENV__Code(struct soap *soap, struct SOAP_ENV__Code **p, const char *tag, const char *type) argument
8408 soap_serialize_PointerToKMS_Agent__Key(struct soap *soap, struct KMS_Agent__Key *const*a) argument
8414 soap_out_PointerToKMS_Agent__Key(struct soap *soap, const char *tag, int id, struct KMS_Agent__Key *const*a, const char *type) argument
8422 soap_in_PointerToKMS_Agent__Key(struct soap *soap, const char *tag, struct KMS_Agent__Key **a, const char *type) argument
8443 soap_put_PointerToKMS_Agent__Key(struct soap *soap, struct KMS_Agent__Key *const*a, const char *tag, const char *type) argument
8451 soap_get_PointerToKMS_Agent__Key(struct soap *soap, struct KMS_Agent__Key **p, const char *tag, const char *type) argument
8459 soap_serialize_PointerToKMS_Agent__KeyGroup(struct soap *soap, struct KMS_Agent__KeyGroup *const*a) argument
8465 soap_out_PointerToKMS_Agent__KeyGroup(struct soap *soap, const char *tag, int id, struct KMS_Agent__KeyGroup *const*a, const char *type) argument
8473 soap_in_PointerToKMS_Agent__KeyGroup(struct soap *soap, const char *tag, struct KMS_Agent__KeyGroup **a, const char *type) argument
8494 soap_put_PointerToKMS_Agent__KeyGroup(struct soap *soap, struct KMS_Agent__KeyGroup *const*a, const char *tag, const char *type) argument
8502 soap_get_PointerToKMS_Agent__KeyGroup(struct soap *soap, struct KMS_Agent__KeyGroup **p, const char *tag, const char *type) argument
8510 soap_serialize_PointerToKMS_Agent__FilterParameters(struct soap *soap, struct KMS_Agent__FilterParameters *const*a) argument
8516 soap_out_PointerToKMS_Agent__FilterParameters(struct soap *soap, const char *tag, int id, struct KMS_Agent__FilterParameters *const*a, const char *type) argument
8524 soap_in_PointerToKMS_Agent__FilterParameters(struct soap *soap, const char *tag, struct KMS_Agent__FilterParameters **a, const char *type) argument
8545 soap_put_PointerToKMS_Agent__FilterParameters(struct soap *soap, struct KMS_Agent__FilterParameters *const*a, const char *tag, const char *type) argument
8553 soap_get_PointerToKMS_Agent__FilterParameters(struct soap *soap, struct KMS_Agent__FilterParameters **p, const char *tag, const char *type) argument
8561 soap_serialize_PointerToxsd__hexBinary(struct soap *soap, struct xsd__hexBinary *const*a) argument
8567 soap_out_PointerToxsd__hexBinary(struct soap *soap, const char *tag, int id, struct xsd__hexBinary *const*a, const char *type) argument
8575 soap_in_PointerToxsd__hexBinary(struct soap *soap, const char *tag, struct xsd__hexBinary **a, const char *type) argument
8596 soap_put_PointerToxsd__hexBinary(struct soap *soap, struct xsd__hexBinary *const*a, const char *tag, const char *type) argument
8604 soap_get_PointerToxsd__hexBinary(struct soap *soap, struct xsd__hexBinary **p, const char *tag, const char *type) argument
8612 soap_serialize_PointerTounsignedByte(struct soap *soap, unsigned char *const*a) argument
8617 soap_out_PointerTounsignedByte(struct soap *soap, const char *tag, int id, unsigned char *const*a, const char *type) argument
8625 soap_in_PointerTounsignedByte(struct soap *soap, const char *tag, unsigned char **a, const char *type) argument
8646 soap_put_PointerTounsignedByte(struct soap *soap, unsigned char *const*a, const char *tag, const char *type) argument
8654 soap_get_PointerTounsignedByte(struct soap *soap, unsigned char **p, const char *tag, const char *type) argument
8662 soap_out_xsd__duration(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
8667 soap_in_xsd__duration(struct soap *soap, const char *tag, char **a, const char *type) argument
8673 soap_put_xsd__duration(struct soap *soap, char *const*a, const char *tag, const char *type) argument
8681 soap_get_xsd__duration(struct soap *soap, char **p, const char *tag, const char *type) argument
8689 soap_out_xsd__dateTime(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
8694 soap_in_xsd__dateTime(struct soap *soap, const char *tag, char **a, const char *type) argument
8700 soap_put_xsd__dateTime(struct soap *soap, char *const*a, const char *tag, const char *type) argument
8708 soap_get_xsd__dateTime(struct soap *soap, char **p, const char *tag, const char *type) argument
8716 soap_out_xsd__string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
8721 soap_in_xsd__string(struct soap *soap, const char *tag, char **a, const char *type) argument
8727 soap_put_xsd__string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
8735 soap_get_xsd__string(struct soap *soap, char **p, const char *tag, const char *type) argument
8743 soap_out__QName(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
8748 soap_in__QName(struct soap *soap, const char *tag, char **a, const char *type) argument
8754 soap_put__QName(struct soap *soap, char *const*a, const char *tag, const char *type) argument
8762 soap_get__QName(struct soap *soap, char **p, const char *tag, const char *type) argument
8770 soap_default_string(struct soap *soap, char **a) argument
8780 soap_serialize_string(struct soap *soap, char *const*a) argument
8785 soap_out_string(struct soap *soap, const char *tag, int id, char *const*a, const char *type) argument
8790 soap_in_string(struct soap *soap, const char *tag, char **a, const char *type) argument
8796 soap_put_string(struct soap *soap, char *const*a, const char *tag, const char *type) argument
8804 soap_get_string(struct soap *soap, char **p, const char *tag, const char *type) argument
[all...]
H A Dstdsoap2.h1583 struct soap *soap; member in struct:soap_dom_attribute
1633 struct soap *soap; /* soap context that manages this node */ member in struct:soap_dom_element
1679 struct SOAP_STD_API soap struct
[all...]

Completed in 364 milliseconds