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

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.

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

Destructor frees deserialized data and soap engine context.


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).

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).


Field Documentation

const char* Delegation1SoapBinding::endpoint

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

struct soap* Delegation1SoapBinding::soap

Runtime engine context allocated in constructor.


The documentation for this class was generated from the following file:
Generated on Wed May 16 19:13:04 2012 for glite-wms-wmproxy-api-cpp-3.3.3 by  doxygen 1.4.7