Searched refs:SOAP_TYPE_xsd__int (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/Symbian/
H A DsoapStub.h658 #ifndef SOAP_TYPE_xsd__int
659 #define SOAP_TYPE_xsd__int (19) macro
H A DsoapH.h50 #ifndef SOAP_TYPE_xsd__int
51 #define SOAP_TYPE_xsd__int (19) macro
H A DsoapC.cpp162 case SOAP_TYPE_xsd__int:
329 { *type = SOAP_TYPE_xsd__int;
664 case SOAP_TYPE_xsd__int:
1573 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_xsd__int);
1581 return soap_outlong(soap, tag, id, a, type, SOAP_TYPE_xsd__int);
1594 return soap_inlong(soap, tag, a, type, SOAP_TYPE_xsd__int);
7723 soap_embedded(soap, &a->inputInteger, SOAP_TYPE_xsd__int);
7837 soap_embedded(soap, &a->_return, SOAP_TYPE_xsd__int);
9089 soap_reference(soap, *a, SOAP_TYPE_xsd__int);
9102 id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_xsd__int);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/Symbian/
H A DsoapStub.h658 #ifndef SOAP_TYPE_xsd__int
659 #define SOAP_TYPE_xsd__int (19) macro
H A DsoapH.h50 #ifndef SOAP_TYPE_xsd__int
51 #define SOAP_TYPE_xsd__int (19) macro
H A DsoapC.cpp162 case SOAP_TYPE_xsd__int:
329 { *type = SOAP_TYPE_xsd__int;
664 case SOAP_TYPE_xsd__int:
1573 register int id = soap_embed(soap, (void*)a, NULL, 0, tag, SOAP_TYPE_xsd__int);
1581 return soap_outlong(soap, tag, id, a, type, SOAP_TYPE_xsd__int);
1594 return soap_inlong(soap, tag, a, type, SOAP_TYPE_xsd__int);
7723 soap_embedded(soap, &a->inputInteger, SOAP_TYPE_xsd__int);
7837 soap_embedded(soap, &a->_return, SOAP_TYPE_xsd__int);
9089 soap_reference(soap, *a, SOAP_TYPE_xsd__int);
9102 id = soap_element_id(soap, tag, id, *a, NULL, 0, type, SOAP_TYPE_xsd__int);
[all...]

Completed in 265 milliseconds