#include <src/soapStub.h>
Inheritance diagram for ns1__OperationNotAllowedFaultType:
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__OperationNotAllowedFaultType () | |
virtual | ~ns1__OperationNotAllowedFaultType () |
ns1__OperationNotAllowedFaultType::ns1__OperationNotAllowedFaultType | ( | ) | [inline] |
virtual ns1__OperationNotAllowedFaultType::~ns1__OperationNotAllowedFaultType | ( | ) | [inline, virtual] |
virtual void ns1__OperationNotAllowedFaultType::soap_default | ( | struct soap * | ) | [virtual] |
Reimplemented from ns1__BaseFaultType.
virtual void* ns1__OperationNotAllowedFaultType::soap_get | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
Reimplemented from ns1__BaseFaultType.
virtual void* ns1__OperationNotAllowedFaultType::soap_in | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
Reimplemented from ns1__BaseFaultType.
virtual int ns1__OperationNotAllowedFaultType::soap_out | ( | struct soap * | , | |
const char * | , | |||
int | , | |||
const char * | ||||
) | const [virtual] |
Reimplemented from ns1__BaseFaultType.
virtual int ns1__OperationNotAllowedFaultType::soap_put | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | const [virtual] |
Reimplemented from ns1__BaseFaultType.
virtual void ns1__OperationNotAllowedFaultType::soap_serialize | ( | struct soap * | ) | const [virtual] |
Reimplemented from ns1__BaseFaultType.
virtual int ns1__OperationNotAllowedFaultType::soap_type | ( | ) | const [inline, virtual] |
Reimplemented from ns1__BaseFaultType.