|
Mantid
|
#include <ICat4Stub.h>
Public Member Functions | |
| _ns1__login_credentials () | |
| 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 ()=default |
Public Attributes | |
| std::vector< _ns1__login_credentials_entry > * | entry |
Definition at line 942 of file ICat4Stub.h.
|
inline |
Definition at line 953 of file ICat4Stub.h.
|
virtualdefault |
|
virtual |
Definition at line 5047 of file ICat4C.cpp.
References entry.
Referenced by ICat4::soap_in__ns1__login_credentials(), ICat4::soap_new_req__ns1__login_credentials(), and ICat4::soap_new_set__ns1__login_credentials().
|
virtual |
Definition at line 5129 of file ICat4C.cpp.
References ICat4::soap_get__ns1__login_credentials().
|
virtual |
Definition at line 5074 of file ICat4C.cpp.
References ICat4::soap_in__ns1__login_credentials().
Referenced by ICat4::soap_in__ns1__login_credentials().
|
virtual |
Definition at line 5060 of file ICat4C.cpp.
References ICat4::soap_out__ns1__login_credentials().
Referenced by soap_put().
|
virtual |
Definition at line 5122 of file ICat4C.cpp.
References soap_out(), ICat4::soap_putindependent(), and SOAP_TYPE_ICat4__ns1__login_credentials.
|
virtual |
Definition at line 5052 of file ICat4C.cpp.
References entry, and ICat4::soap_serialize_PointerTostd__vectorTemplateOf_ns1__login_credentials_entry().
Referenced by ICat4::ns1__login::soap_serialize().
|
inlinevirtual |
Definition at line 946 of file ICat4Stub.h.
| std::vector<_ns1__login_credentials_entry>* ICat4::_ns1__login_credentials::entry |
Definition at line 944 of file ICat4Stub.h.
Referenced by soap_default(), and soap_serialize().