Delegation1SoapBinding Class Reference

#include <src/soapDelegation1SoapBindingProxy.h>

Public Member Functions

 Delegation1SoapBinding ()
 Constructor allocates soap engine context, sets default endpoint URL, and sets namespace mapping table.
virtual ~Delegation1SoapBinding ()
 Destructor frees deserialized data and soap engine context.
virtual int delegation1__getProxyReq (std::string _delegationID, struct delegation1__getProxyReqResponse &_param_1)
 Invoke 'getProxyReq' of service 'Delegation1SoapBinding' and return error code (or SOAP_OK).
virtual int delegation1__putProxy (std::string _delegationID, std::string _proxy, struct delegation1__putProxyResponse &_param_2)
 Invoke 'putProxy' of service 'Delegation1SoapBinding' and return error code (or SOAP_OK).

Data Fields

struct soapsoap
 Runtime engine context allocated in constructor.
const char * endpoint
 Endpoint URL of service 'Delegation1SoapBinding' (change as needed).

Constructor & Destructor Documentation

Delegation1SoapBinding::Delegation1SoapBinding (  )  [inline]

Constructor allocates soap engine context, sets default endpoint URL, and sets namespace mapping table.

References endpoint, and soap.

virtual Delegation1SoapBinding::~Delegation1SoapBinding (  )  [inline, virtual]

Destructor frees deserialized data and soap engine context.

References soap.


Member Function Documentation

virtual int Delegation1SoapBinding::delegation1__getProxyReq ( std::string  _delegationID,
struct delegation1__getProxyReqResponse _param_1 
) [inline, virtual]

Invoke 'getProxyReq' of service 'Delegation1SoapBinding' and return error code (or SOAP_OK).

References endpoint, soap, and soap_call_delegation1__getProxyReq().

virtual int Delegation1SoapBinding::delegation1__putProxy ( std::string  _delegationID,
std::string  _proxy,
struct delegation1__putProxyResponse _param_2 
) [inline, virtual]

Invoke 'putProxy' of service 'Delegation1SoapBinding' and return error code (or SOAP_OK).

References endpoint, soap, and soap_call_delegation1__putProxy().


Field Documentation

Endpoint URL of service 'Delegation1SoapBinding' (change as needed).

Referenced by delegation1__getProxyReq(), delegation1__putProxy(), and Delegation1SoapBinding().

Runtime engine context allocated in constructor.

Referenced by delegation1__getProxyReq(), delegation1__putProxy(), Delegation1SoapBinding(), and ~Delegation1SoapBinding().


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

Generated on 16 May 2012 for glite-wms-wmproxy-api-cpp-3.3.3 by  doxygen 1.6.1