|
Mantid
|
#include <ICat4Stub.h>
Public Member Functions | |
| ns1__deleteManyResponse () | |
| void | soap_default (struct soap *) override |
| void * | soap_get (struct soap *, const char *, const char *) override |
| void * | soap_in (struct soap *, const char *, const char *) override |
| int | soap_out (struct soap *, const char *, int, const char *) const override |
| int | soap_put (struct soap *, const char *, const char *) const override |
| void | soap_serialize (struct soap *) const override |
| int | soap_type () const override |
Public Member Functions inherited from ICat4::xsd__anyType | |
| xsd__anyType () | |
| virtual | ~xsd__anyType ()=default |
Additional Inherited Members | |
Public Attributes inherited from ICat4::xsd__anyType | |
| char * | __item |
| struct soap * | soap |
Definition at line 831 of file ICat4Stub.h.
|
inline |
Definition at line 840 of file ICat4Stub.h.
|
overridevirtual |
Reimplemented from ICat4::xsd__anyType.
Definition at line 19148 of file ICat4C.cpp.
References ICat4::xsd__anyType::soap, and ICat4::xsd__anyType::soap_default().
Referenced by ICat4::ICATPortBindingProxy::deleteMany(), ICat4::soap_in_ns1__deleteManyResponse(), ICat4::soap_new_req_ns1__deleteManyResponse(), and ICat4::soap_new_set_ns1__deleteManyResponse().
|
overridevirtual |
Reimplemented from ICat4::xsd__anyType.
Definition at line 19204 of file ICat4C.cpp.
References ICat4::xsd__anyType::soap, and ICat4::soap_get_ns1__deleteManyResponse().
|
overridevirtual |
Reimplemented from ICat4::xsd__anyType.
Definition at line 19169 of file ICat4C.cpp.
References ICat4::xsd__anyType::soap, and ICat4::soap_in_ns1__deleteManyResponse().
Referenced by ICat4::soap_in_ns1__deleteManyResponse().
|
overridevirtual |
Reimplemented from ICat4::xsd__anyType.
Definition at line 19160 of file ICat4C.cpp.
References ICat4::xsd__anyType::soap, and ICat4::soap_out_ns1__deleteManyResponse().
Referenced by soap_put().
|
overridevirtual |
Reimplemented from ICat4::xsd__anyType.
Definition at line 19197 of file ICat4C.cpp.
References ICat4::xsd__anyType::soap, soap_out(), ICat4::soap_putindependent(), and SOAP_TYPE_ICat4_ns1__deleteManyResponse.
|
overridevirtual |
Reimplemented from ICat4::xsd__anyType.
Definition at line 19153 of file ICat4C.cpp.
References ICat4::xsd__anyType::soap, and ICat4::xsd__anyType::soap_serialize().
Referenced by ICat4::soap_serialize_PointerTons1__deleteMany().
|
inlineoverridevirtual |
Reimplemented from ICat4::xsd__anyType.
Definition at line 833 of file ICat4Stub.h.