Mantid
|
#include <ICat4Stub.h>
Public Member Functions | |
ns1__parameterType () | |
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::ns1__entityBaseBean | |
ns1__entityBaseBean () | |
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 | |
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 |
xsd__anyType () | |
virtual | ~xsd__anyType ()=default |
Definition at line 1977 of file ICat4Stub.h.
|
inline |
Definition at line 2011 of file ICat4Stub.h.
|
overridevirtual |
Reimplemented from ICat4::ns1__entityBaseBean.
Definition at line 12090 of file ICat4C.cpp.
References ICat4::soap_default_bool(), ICat4::soap_default_std__vectorTemplateOfPointerTons1__dataCollectionParameter(), ICat4::soap_default_std__vectorTemplateOfPointerTons1__datafileParameter(), ICat4::soap_default_std__vectorTemplateOfPointerTons1__datasetParameter(), ICat4::soap_default_std__vectorTemplateOfPointerTons1__investigationParameter(), ICat4::soap_default_std__vectorTemplateOfPointerTons1__permissibleStringValue(), and ICat4::soap_default_std__vectorTemplateOfPointerTons1__sampleParameter().
Referenced by ICat4::soap_in_ns1__parameterType(), ICat4::soap_new_req_ns1__parameterType(), and ICat4::soap_new_set_ns1__parameterType().
|
overridevirtual |
Reimplemented from ICat4::ns1__entityBaseBean.
Definition at line 12435 of file ICat4C.cpp.
References ICat4::soap_get_ns1__parameterType().
|
overridevirtual |
Reimplemented from ICat4::ns1__entityBaseBean.
Definition at line 12219 of file ICat4C.cpp.
References ICat4::soap_in_ns1__parameterType().
Referenced by ICat4::soap_in_ns1__parameterType().
|
overridevirtual |
Reimplemented from ICat4::ns1__entityBaseBean.
Definition at line 12148 of file ICat4C.cpp.
References ICat4::soap_out_ns1__parameterType().
|
overridevirtual |
Reimplemented from ICat4::ns1__entityBaseBean.
Definition at line 12428 of file ICat4C.cpp.
References ICat4::soap_putindependent(), and SOAP_TYPE_ICat4_ns1__parameterType.
|
overridevirtual |
Reimplemented from ICat4::ns1__entityBaseBean.
Definition at line 12121 of file ICat4C.cpp.
References ICat4::soap_serialize_PointerTodouble(), ICat4::soap_serialize_PointerTons1__facility(), ICat4::soap_serialize_PointerTons1__parameterValueType(), ICat4::soap_serialize_PointerTostd__string(), ICat4::soap_serialize_std__vectorTemplateOfPointerTons1__dataCollectionParameter(), ICat4::soap_serialize_std__vectorTemplateOfPointerTons1__datafileParameter(), ICat4::soap_serialize_std__vectorTemplateOfPointerTons1__datasetParameter(), ICat4::soap_serialize_std__vectorTemplateOfPointerTons1__investigationParameter(), ICat4::soap_serialize_std__vectorTemplateOfPointerTons1__permissibleStringValue(), and ICat4::soap_serialize_std__vectorTemplateOfPointerTons1__sampleParameter().
|
inlineoverridevirtual |
Reimplemented from ICat4::ns1__entityBaseBean.
Definition at line 2004 of file ICat4Stub.h.
bool ICat4::ns1__parameterType::applicableToDataCollection |
Definition at line 1979 of file ICat4Stub.h.
bool ICat4::ns1__parameterType::applicableToDatafile |
Definition at line 1980 of file ICat4Stub.h.
bool ICat4::ns1__parameterType::applicableToDataset |
Definition at line 1981 of file ICat4Stub.h.
bool ICat4::ns1__parameterType::applicableToInvestigation |
Definition at line 1982 of file ICat4Stub.h.
bool ICat4::ns1__parameterType::applicableToSample |
Definition at line 1983 of file ICat4Stub.h.
std::vector<ns1__dataCollectionParameter *> ICat4::ns1__parameterType::dataCollectionParameters |
Definition at line 1984 of file ICat4Stub.h.
std::vector<ns1__datafileParameter *> ICat4::ns1__parameterType::datafileParameters |
Definition at line 1986 of file ICat4Stub.h.
std::vector<ns1__datasetParameter *> ICat4::ns1__parameterType::datasetParameters |
Definition at line 1987 of file ICat4Stub.h.
std::string* ICat4::ns1__parameterType::description |
Definition at line 1988 of file ICat4Stub.h.
bool ICat4::ns1__parameterType::enforced |
Definition at line 1989 of file ICat4Stub.h.
ns1__facility* ICat4::ns1__parameterType::facility |
Definition at line 1990 of file ICat4Stub.h.
std::vector<ns1__investigationParameter *> ICat4::ns1__parameterType::investigationParameters |
Definition at line 1991 of file ICat4Stub.h.
double* ICat4::ns1__parameterType::maximumNumericValue |
Definition at line 1993 of file ICat4Stub.h.
double* ICat4::ns1__parameterType::minimumNumericValue |
Definition at line 1994 of file ICat4Stub.h.
std::string* ICat4::ns1__parameterType::name |
Definition at line 1995 of file ICat4Stub.h.
std::vector<class ns1__permissibleStringValue *> ICat4::ns1__parameterType::permissibleStringValues |
Definition at line 1996 of file ICat4Stub.h.
std::vector<ns1__sampleParameter *> ICat4::ns1__parameterType::sampleParameters |
Definition at line 1998 of file ICat4Stub.h.
std::string* ICat4::ns1__parameterType::units |
Definition at line 1999 of file ICat4Stub.h.
std::string* ICat4::ns1__parameterType::unitsFullName |
Definition at line 2000 of file ICat4Stub.h.
enum ns1__parameterValueType* ICat4::ns1__parameterType::valueType |
Definition at line 2001 of file ICat4Stub.h.
bool ICat4::ns1__parameterType::verified |
Definition at line 2002 of file ICat4Stub.h.