AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
EAdvertisements::ExportXMLSoap12Proxy Class Reference

#include <EAdvertisementsExportXMLSoap12Proxy.h>

Inheritance diagram for EAdvertisements::ExportXMLSoap12Proxy:
Inheritance graph
[legend]
Collaboration diagram for EAdvertisements::ExportXMLSoap12Proxy:
Collaboration graph
[legend]

Public Member Functions

 ExportXMLSoap12Proxy ()
 Constructor. More...
 
 ExportXMLSoap12Proxy (soap_mode iomode)
 Constructor with engine input+output mode control. More...
 
 ExportXMLSoap12Proxy (soap_mode imode, soap_mode omode)
 Constructor with engine input and output mode control. More...
 
virtual ~ExportXMLSoap12Proxy ()
 Destructor frees deserialized data. More...
 
virtual void ExportXMLSoap12Proxy_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__Faultsoap_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...
 

Public Attributes

const char * soap_endpoint
 Endpoint URL of service 'ExportXMLSoap12Proxy' (change as needed) More...
 

Constructor & Destructor Documentation

EAdvertisements::ExportXMLSoap12Proxy::ExportXMLSoap12Proxy ( )

Constructor.

Here is the call graph for this function:

EAdvertisements::ExportXMLSoap12Proxy::ExportXMLSoap12Proxy ( soap_mode  iomode)

Constructor with engine input+output mode control.

Here is the call graph for this function:

EAdvertisements::ExportXMLSoap12Proxy::ExportXMLSoap12Proxy ( soap_mode  imode,
soap_mode  omode 
)

Constructor with engine input and output mode control.

Here is the call graph for this function:

EAdvertisements::ExportXMLSoap12Proxy::~ExportXMLSoap12Proxy ( )
virtual

Destructor frees deserialized data.

Member Function Documentation

int EAdvertisements::ExportXMLSoap12Proxy::ExportAmounts ( _ns1__ExportAmounts ns1__ExportAmounts,
_ns1__ExportAmountsResponse ns1__ExportAmountsResponse 
)
virtual

Web service operation 'ExportAmounts' (return error code or SOAP_OK)

Here is the call graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::ExportBusStopsXML ( _ns1__ExportBusStopsXML ns1__ExportBusStopsXML,
_ns1__ExportBusStopsXMLResponse ns1__ExportBusStopsXMLResponse 
)
virtual

Web service operation 'ExportBusStopsXML' (return error code or SOAP_OK)

Here is the call graph for this function:

void EAdvertisements::ExportXMLSoap12Proxy::ExportXMLSoap12Proxy_init ( soap_mode  imode,
soap_mode  omode 
)
virtual

Initializer used by constructor.

Here is the caller graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::FullComunication ( _ns1__FullComunication ns1__FullComunication,
_ns1__FullComunicationResponse ns1__FullComunicationResponse 
)
virtual

Web service operation 'FullComunication' (return error code or SOAP_OK)

Here is the call graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::FullExport ( _ns1__FullExport ns1__FullExport,
_ns1__FullExportResponse ns1__FullExportResponse 
)
virtual

Web service operation 'FullExport' (return error code or SOAP_OK)

Here is the call graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::FullExportEx ( _ns1__FullExportEx ns1__FullExportEx,
_ns1__FullExportExResponse ns1__FullExportExResponse 
)
virtual

Web service operation 'FullExportEx' (return error code or SOAP_OK)

Here is the call graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::FullExportEx2 ( _ns1__FullExportEx2 ns1__FullExportEx2,
_ns1__FullExportEx2Response ns1__FullExportEx2Response 
)
virtual

Web service operation 'FullExportEx2' (return error code or SOAP_OK)

Here is the call graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::FullExportEx3 ( _ns1__FullExportEx3 ns1__FullExportEx3,
_ns1__FullExportEx3Response ns1__FullExportEx3Response 
)
virtual

Web service operation 'FullExportEx3' (return error code or SOAP_OK)

Here is the call graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::FullUpdate ( _ns1__FullUpdate ns1__FullUpdate,
_ns1__FullUpdateResponse ns1__FullUpdateResponse 
)
virtual

Web service operation 'FullUpdate' (return error code or SOAP_OK)

Here is the call graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::FullUpdateEx ( _ns1__FullUpdateEx ns1__FullUpdateEx,
_ns1__FullUpdateExResponse ns1__FullUpdateExResponse 
)
virtual

Web service operation 'FullUpdateEx' (return error code or SOAP_OK)

Here is the call graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::FullUpdateEx2 ( _ns1__FullUpdateEx2 ns1__FullUpdateEx2,
_ns1__FullUpdateEx2Response ns1__FullUpdateEx2Response 
)
virtual

Web service operation 'FullUpdateEx2' (return error code or SOAP_OK)

Here is the call graph for this function:

const SOAP_ENV__Fault * EAdvertisements::ExportXMLSoap12Proxy::soap_fault ( )
virtual

Get SOAP Fault structure (NULL when absent)

const char * EAdvertisements::ExportXMLSoap12Proxy::soap_fault_detail ( )
virtual

Get SOAP Fault detail as string (NULL when absent)

Here is the call graph for this function:

const char * EAdvertisements::ExportXMLSoap12Proxy::soap_fault_string ( )
virtual

Get SOAP Fault string (NULL when absent)

Here is the call graph for this function:

void EAdvertisements::ExportXMLSoap12Proxy::soap_noheader ( )
virtual

Disables and removes SOAP Header from message.

int EAdvertisements::ExportXMLSoap12Proxy::WriteExportRequest ( _ns1__WriteExportRequest ns1__WriteExportRequest,
_ns1__WriteExportRequestResponse ns1__WriteExportRequestResponse 
)
virtual

Web service operation 'WriteExportRequest' (return error code or SOAP_OK)

Here is the call graph for this function:

int EAdvertisements::ExportXMLSoap12Proxy::WriteExportRequestEx ( _ns1__WriteExportRequestEx ns1__WriteExportRequestEx,
_ns1__WriteExportRequestExResponse ns1__WriteExportRequestExResponse 
)
virtual

Web service operation 'WriteExportRequestEx' (return error code or SOAP_OK)

Here is the call graph for this function:

Member Data Documentation

const char* EAdvertisements::ExportXMLSoap12Proxy::soap_endpoint

Endpoint URL of service 'ExportXMLSoap12Proxy' (change as needed)


The documentation for this class was generated from the following files: