|
| | ExportXMLSoapProxy (const std::string &webServiceURL) |
| | Constructor. More...
|
| |
| | ExportXMLSoapProxy (soap_mode iomode) |
| | Constructor with engine input+output mode control. More...
|
| |
| | ExportXMLSoapProxy (soap_mode imode, soap_mode omode) |
| | Constructor with engine input and output mode control. More...
|
| |
| virtual | ~ExportXMLSoapProxy () |
| | Destructor frees deserialized data. More...
|
| |
| virtual void | ExportXMLSoapProxy_init (soap_mode imode, soap_mode omode) |
| | Initializer used by constructor. More...
|
| |
| virtual void | soap_noheader () |
| | Disables and removes SOAP Header from message. More...
|
| |
| virtual const SOAP_ENV__Fault * | soap_fault () |
| | Get SOAP Fault structure (NULL when absent) More...
|
| |
| virtual const char * | soap_fault_string () |
| | Get SOAP Fault string (NULL when absent) More...
|
| |
| virtual const char * | soap_fault_detail () |
| | Get SOAP Fault detail as string (NULL when absent) More...
|
| |
| virtual int | ExportBusStopsXML (_ns1__ExportBusStopsXML *ns1__ExportBusStopsXML, _ns1__ExportBusStopsXMLResponse *ns1__ExportBusStopsXMLResponse) |
| | Web service operation 'ExportBusStopsXML' (return error code or SOAP_OK) More...
|
| |
| virtual int | FullExport (_ns1__FullExport *ns1__FullExport, _ns1__FullExportResponse *ns1__FullExportResponse) |
| | Web service operation 'FullExport' (return error code or SOAP_OK) More...
|
| |
| virtual int | FullUpdate (_ns1__FullUpdate *ns1__FullUpdate, _ns1__FullUpdateResponse *ns1__FullUpdateResponse) |
| | Web service operation 'FullUpdate' (return error code or SOAP_OK) More...
|
| |
| virtual int | FullUpdateEx (_ns1__FullUpdateEx *ns1__FullUpdateEx, _ns1__FullUpdateExResponse *ns1__FullUpdateExResponse) |
| | Web service operation 'FullUpdateEx' (return error code or SOAP_OK) More...
|
| |
| virtual int | FullUpdateEx2 (_ns1__FullUpdateEx2 *ns1__FullUpdateEx2, _ns1__FullUpdateEx2Response *ns1__FullUpdateEx2Response) |
| | Web service operation 'FullUpdateEx2' (return error code or SOAP_OK) More...
|
| |
| virtual int | FullComunication (_ns1__FullComunication *ns1__FullComunication, _ns1__FullComunicationResponse *ns1__FullComunicationResponse) |
| | Web service operation 'FullComunication' (return error code or SOAP_OK) More...
|
| |
| virtual int | WriteExportRequest (_ns1__WriteExportRequest *ns1__WriteExportRequest, _ns1__WriteExportRequestResponse *ns1__WriteExportRequestResponse) |
| | Web service operation 'WriteExportRequest' (return error code or SOAP_OK) More...
|
| |
| virtual int | FullExportEx (_ns1__FullExportEx *ns1__FullExportEx, _ns1__FullExportExResponse *ns1__FullExportExResponse) |
| | Web service operation 'FullExportEx' (return error code or SOAP_OK) More...
|
| |
| virtual int | ExportAmounts (_ns1__ExportAmounts *ns1__ExportAmounts, _ns1__ExportAmountsResponse *ns1__ExportAmountsResponse) |
| | Web service operation 'ExportAmounts' (return error code or SOAP_OK) More...
|
| |
| virtual int | FullExportEx2 (_ns1__FullExportEx2 *ns1__FullExportEx2, _ns1__FullExportEx2Response *ns1__FullExportEx2Response) |
| | Web service operation 'FullExportEx2' (return error code or SOAP_OK) More...
|
| |
| virtual int | FullExportEx3 (_ns1__FullExportEx3 *ns1__FullExportEx3, _ns1__FullExportEx3Response *ns1__FullExportEx3Response) |
| | Web service operation 'FullExportEx3' (return error code or SOAP_OK) More...
|
| |
| virtual int | WriteExportRequestEx (_ns1__WriteExportRequestEx *ns1__WriteExportRequestEx, _ns1__WriteExportRequestExResponse *ns1__WriteExportRequestExResponse) |
| | Web service operation 'WriteExportRequestEx' (return error code or SOAP_OK) More...
|
| |