ns1__BaseFaultType Class Reference

#include <src/soapStub.h>

Inheritance diagram for ns1__BaseFaultType:

ns1__AuthenticationFaultType ns1__AuthenticationFaultType ns1__AuthorizationFaultType ns1__AuthorizationFaultType ns1__GenericFaultType ns1__GenericFaultType ns1__GetQuotaManagementFaultType ns1__GetQuotaManagementFaultType ns1__InvalidArgumentFaultType ns1__InvalidArgumentFaultType ns1__JobUnknownFaultType ns1__JobUnknownFaultType ns1__NoSuitableResourcesFaultType ns1__NoSuitableResourcesFaultType ns1__OperationNotAllowedFaultType ns1__OperationNotAllowedFaultType ns1__ServerOverloadedFaultType ns1__ServerOverloadedFaultType

Detailed Description

"http://glite.org/wms/wmproxy":BaseFaultType is a complexType.


Public Member Functions

virtual int soap_type () const
virtual void soap_default (struct soap *)
virtual void soap_serialize (struct soap *) const
virtual int soap_put (struct soap *, const char *, const char *) const
virtual int soap_out (struct soap *, const char *, int, const char *) const
virtual void * soap_get (struct soap *, const char *, const char *)
virtual void * soap_in (struct soap *, const char *, const char *)
 ns1__BaseFaultType ()
virtual ~ns1__BaseFaultType ()

Data Fields

std::string methodName
 Element methodName of type xs:string. Required element.
time_t Timestamp
 Element Timestamp of type xs:dateTime. Required element.
std::string * ErrorCode
std::string * Description
std::vector< std::string > FaultCause
soapsoap
std::string * ErrorCode
 Element ErrorCode of type xs:string. Optional element.
std::string * Description
 Element Description of type xs:string. Optional element.
std::vector< std::string > FaultCause
 Vector of std::string with length 0..unbounded.
soapsoap
 A handle to the soap struct that manages this instance (automatically set).


Constructor & Destructor Documentation

ns1__BaseFaultType::ns1__BaseFaultType (  )  [inline]

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


Member Function Documentation

virtual void ns1__BaseFaultType::soap_default ( struct soap  )  [virtual]

Reimplemented in ns1__GenericFaultType, ns1__AuthenticationFaultType, ns1__AuthorizationFaultType, ns1__InvalidArgumentFaultType, ns1__GetQuotaManagementFaultType, ns1__NoSuitableResourcesFaultType, ns1__JobUnknownFaultType, ns1__OperationNotAllowedFaultType, and ns1__ServerOverloadedFaultType.

virtual void* ns1__BaseFaultType::soap_get ( struct soap ,
const char *  ,
const char *   
) [virtual]

Reimplemented in ns1__GenericFaultType, ns1__AuthenticationFaultType, ns1__AuthorizationFaultType, ns1__InvalidArgumentFaultType, ns1__GetQuotaManagementFaultType, ns1__NoSuitableResourcesFaultType, ns1__JobUnknownFaultType, ns1__OperationNotAllowedFaultType, and ns1__ServerOverloadedFaultType.

virtual void* ns1__BaseFaultType::soap_in ( struct soap ,
const char *  ,
const char *   
) [virtual]

Reimplemented in ns1__GenericFaultType, ns1__AuthenticationFaultType, ns1__AuthorizationFaultType, ns1__InvalidArgumentFaultType, ns1__GetQuotaManagementFaultType, ns1__NoSuitableResourcesFaultType, ns1__JobUnknownFaultType, ns1__OperationNotAllowedFaultType, and ns1__ServerOverloadedFaultType.

virtual int ns1__BaseFaultType::soap_out ( struct soap ,
const char *  ,
int  ,
const char *   
) const [virtual]

Reimplemented in ns1__GenericFaultType, ns1__AuthenticationFaultType, ns1__AuthorizationFaultType, ns1__InvalidArgumentFaultType, ns1__GetQuotaManagementFaultType, ns1__NoSuitableResourcesFaultType, ns1__JobUnknownFaultType, ns1__OperationNotAllowedFaultType, and ns1__ServerOverloadedFaultType.

virtual int ns1__BaseFaultType::soap_put ( struct soap ,
const char *  ,
const char *   
) const [virtual]

Reimplemented in ns1__GenericFaultType, ns1__AuthenticationFaultType, ns1__AuthorizationFaultType, ns1__InvalidArgumentFaultType, ns1__GetQuotaManagementFaultType, ns1__NoSuitableResourcesFaultType, ns1__JobUnknownFaultType, ns1__OperationNotAllowedFaultType, and ns1__ServerOverloadedFaultType.

virtual void ns1__BaseFaultType::soap_serialize ( struct soap  )  const [virtual]

Reimplemented in ns1__GenericFaultType, ns1__AuthenticationFaultType, ns1__AuthorizationFaultType, ns1__InvalidArgumentFaultType, ns1__GetQuotaManagementFaultType, ns1__NoSuitableResourcesFaultType, ns1__JobUnknownFaultType, ns1__OperationNotAllowedFaultType, and ns1__ServerOverloadedFaultType.

virtual int ns1__BaseFaultType::soap_type (  )  const [inline, virtual]

Reimplemented in ns1__GenericFaultType, ns1__AuthenticationFaultType, ns1__AuthorizationFaultType, ns1__InvalidArgumentFaultType, ns1__GetQuotaManagementFaultType, ns1__NoSuitableResourcesFaultType, ns1__JobUnknownFaultType, ns1__OperationNotAllowedFaultType, and ns1__ServerOverloadedFaultType.


Field Documentation

std::string* ns1__BaseFaultType::Description

Element Description of type xs:string. Optional element.

std::string* ns1__BaseFaultType::Description

std::string* ns1__BaseFaultType::ErrorCode

Element ErrorCode of type xs:string. Optional element.

std::string* ns1__BaseFaultType::ErrorCode

std::vector<std::string > ns1__BaseFaultType::FaultCause

Vector of std::string with length 0..unbounded.

std::vector<std::string > ns1__BaseFaultType::FaultCause

std::string ns1__BaseFaultType::methodName

Element methodName of type xs:string. Required element.

struct soap* ns1__BaseFaultType::soap

A handle to the soap struct that manages this instance (automatically set).

struct soap* ns1__BaseFaultType::soap

time_t ns1__BaseFaultType::Timestamp

Element Timestamp of type xs:dateTime. Required element.


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