#include <src/soapStub.h>
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 *) |
delegation1__DelegationExceptionType () | |
virtual | ~delegation1__DelegationExceptionType () |
Data Fields | |
std::string * | message |
soap * | soap |
std::string * | message |
Element message of type xs:string. Nullable pointer. | |
soap * | soap |
A handle to the soap struct that manages this instance (automatically set). |
delegation1__DelegationExceptionType::delegation1__DelegationExceptionType | ( | ) | [inline] |
virtual delegation1__DelegationExceptionType::~delegation1__DelegationExceptionType | ( | ) | [inline, virtual] |
virtual void delegation1__DelegationExceptionType::soap_default | ( | struct soap * | ) | [virtual] |
virtual void* delegation1__DelegationExceptionType::soap_get | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual void* delegation1__DelegationExceptionType::soap_in | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual int delegation1__DelegationExceptionType::soap_out | ( | struct soap * | , | |
const char * | , | |||
int | , | |||
const char * | ||||
) | const [virtual] |
virtual int delegation1__DelegationExceptionType::soap_put | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | const [virtual] |
virtual void delegation1__DelegationExceptionType::soap_serialize | ( | struct soap * | ) | const [virtual] |
virtual int delegation1__DelegationExceptionType::soap_type | ( | ) | const [inline, virtual] |
std::string* delegation1__DelegationExceptionType::message |
Element message of type xs:string. Nullable pointer.
std::string* delegation1__DelegationExceptionType::message |
A handle to the soap struct that manages this instance (automatically set).