Searched refs:SOAP_TYPE_bool (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A DsoapH.h117 #ifndef SOAP_TYPE_bool
118 #define SOAP_TYPE_bool (83) macro
H A DsoapC.cpp176 case SOAP_TYPE_bool:
357 { *type = SOAP_TYPE_bool;
678 case SOAP_TYPE_bool:
1836 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_bool);
1853 { if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_bool), type) || soap_send(soap, soap_bool2s(soap, *a)))
1891 a = (bool *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_bool, sizeof(bool), 0, NULL, NULL, NULL);
1899 { a = (bool *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_bool, 0, sizeof(bool), 0, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A DsoapH.h117 #ifndef SOAP_TYPE_bool
118 #define SOAP_TYPE_bool (83) macro
H A DsoapC.cpp176 case SOAP_TYPE_bool:
357 { *type = SOAP_TYPE_bool;
678 case SOAP_TYPE_bool:
1836 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_bool);
1853 { if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_bool), type) || soap_send(soap, soap_bool2s(soap, *a)))
1891 a = (bool *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_bool, sizeof(bool), 0, NULL, NULL, NULL);
1899 { a = (bool *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_bool, 0, sizeof(bool), 0, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlH.h145 #ifndef SOAP_TYPE_bool
146 #define SOAP_TYPE_bool (15) macro
H A DwsdlC.cpp178 case SOAP_TYPE_bool:
716 { *type = SOAP_TYPE_bool;
869 case SOAP_TYPE_bool:
3075 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_bool);
3092 { if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_bool), type) || soap_send(soap, soap_bool2s(soap, *a)))
3130 a = (bool *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_bool, sizeof(bool), 0, NULL, NULL, NULL);
3138 { a = (bool *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_bool, 0, sizeof(bool), 0, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlH.h145 #ifndef SOAP_TYPE_bool
146 #define SOAP_TYPE_bool (15) macro
H A DwsdlC.cpp178 case SOAP_TYPE_bool:
716 { *type = SOAP_TYPE_bool;
869 case SOAP_TYPE_bool:
3075 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_bool);
3092 { if (soap_element_begin_out(soap, tag, soap_embedded_id(soap, id, a, SOAP_TYPE_bool), type) || soap_send(soap, soap_bool2s(soap, *a)))
3130 a = (bool *)soap_id_enter(soap, soap->id, a, SOAP_TYPE_bool, sizeof(bool), 0, NULL, NULL, NULL);
3138 { a = (bool *)soap_id_forward(soap, soap->href, (void*)a, 0, SOAP_TYPE_bool, 0, sizeof(bool), 0, NULL);

Completed in 581 milliseconds