|
Mantid
|
#include <ICat4Stub.h>
Public Member Functions | |
| _ns1__login_credentials_entry () | |
| virtual void | soap_default (struct soap *) |
| virtual void * | soap_get (struct soap *, const char *, const char *) |
| virtual void * | soap_in (struct soap *, const char *, const char *) |
| virtual int | soap_out (struct soap *, const char *, int, const char *) const |
| virtual int | soap_put (struct soap *, const char *, const char *) const |
| virtual void | soap_serialize (struct soap *) const |
| virtual int | soap_type () const |
| virtual | ~_ns1__login_credentials_entry ()=default |
Public Attributes | |
| std::string * | key |
| std::string * | value |
Definition at line 922 of file ICat4Stub.h.
|
inline |
Definition at line 934 of file ICat4Stub.h.
|
virtualdefault |
|
virtual |
Definition at line 4906 of file ICat4C.cpp.
Referenced by ICat4::soap_in__ns1__login_credentials_entry(), ICat4::soap_new_req__ns1__login_credentials_entry(), and ICat4::soap_new_set__ns1__login_credentials_entry().
|
virtual |
Definition at line 5000 of file ICat4C.cpp.
References ICat4::soap_get__ns1__login_credentials_entry().
|
virtual |
Definition at line 4937 of file ICat4C.cpp.
References ICat4::soap_in__ns1__login_credentials_entry().
Referenced by ICat4::soap_in__ns1__login_credentials_entry().
|
virtual |
Definition at line 4920 of file ICat4C.cpp.
References ICat4::soap_out__ns1__login_credentials_entry().
Referenced by soap_put().
|
virtual |
Definition at line 4993 of file ICat4C.cpp.
References soap_out(), ICat4::soap_putindependent(), and SOAP_TYPE_ICat4__ns1__login_credentials_entry.
|
virtual |
Definition at line 4912 of file ICat4C.cpp.
References key, ICat4::soap_serialize_PointerTostd__string(), and value.
|
inlinevirtual |
Definition at line 927 of file ICat4Stub.h.
| std::string* ICat4::_ns1__login_credentials_entry::key |
Definition at line 924 of file ICat4Stub.h.
Referenced by Mantid::ICat::ICat4Catalog::login(), soap_default(), and soap_serialize().
| std::string* ICat4::_ns1__login_credentials_entry::value |
Definition at line 925 of file ICat4Stub.h.
Referenced by Mantid::ICat::ICat4Catalog::login(), soap_default(), and soap_serialize().