"http://www.emtest.sk/ifc/":NameValue is a complexType.
More...
#include <EventDownloaderStub.h>
|
| 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__NameValue () |
| |
| virtual | ~ns1__NameValue () |
| |
| 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__NameValue () |
| |
| virtual | ~ns1__NameValue () |
| |
|
| std::string * | Name |
| | Element Name of type xs:string.
|
| |
| std::string * | Value |
| | Element Value of type xs:string.
|
| |
| struct soap * | soap |
| | A handle to the soap struct that manages this instance (automatically set)
|
| |
"http://www.emtest.sk/ifc/":NameValue is a complexType.
◆ ns1__NameValue() [1/2]
| EventDownloader::ns1__NameValue::ns1__NameValue |
( |
| ) |
|
|
inline |
◆ ~ns1__NameValue() [1/2]
| virtual EventDownloader::ns1__NameValue::~ns1__NameValue |
( |
| ) |
|
|
inlinevirtual |
◆ ns1__NameValue() [2/2]
| EventDownloader::ns1__NameValue::ns1__NameValue |
( |
| ) |
|
|
inline |
◆ ~ns1__NameValue() [2/2]
| virtual EventDownloader::ns1__NameValue::~ns1__NameValue |
( |
| ) |
|
|
inlinevirtual |
◆ soap_default() [1/2]
| void EventDownloader::ns1__NameValue::soap_default |
( |
struct soap * |
soap | ) |
|
|
virtual |
◆ soap_default() [2/2]
| virtual void EventDownloader::ns1__NameValue::soap_default |
( |
struct soap * |
| ) |
|
|
virtual |
◆ soap_get() [1/2]
| void * EventDownloader::ns1__NameValue::soap_get |
( |
struct soap * |
soap, |
|
|
const char * |
tag, |
|
|
const char * |
type |
|
) |
| |
|
virtual |
◆ soap_get() [2/2]
| virtual void * EventDownloader::ns1__NameValue::soap_get |
( |
struct soap * |
, |
|
|
const char * |
, |
|
|
const char * |
|
|
) |
| |
|
virtual |
◆ soap_in() [1/2]
| void * EventDownloader::ns1__NameValue::soap_in |
( |
struct soap * |
soap, |
|
|
const char * |
tag, |
|
|
const char * |
type |
|
) |
| |
|
virtual |
◆ soap_in() [2/2]
| virtual void * EventDownloader::ns1__NameValue::soap_in |
( |
struct soap * |
, |
|
|
const char * |
, |
|
|
const char * |
|
|
) |
| |
|
virtual |
◆ soap_out() [1/2]
| int EventDownloader::ns1__NameValue::soap_out |
( |
struct soap * |
soap, |
|
|
const char * |
tag, |
|
|
int |
id, |
|
|
const char * |
type |
|
) |
| const |
|
virtual |
◆ soap_out() [2/2]
| virtual int EventDownloader::ns1__NameValue::soap_out |
( |
struct soap * |
, |
|
|
const char * |
, |
|
|
int |
, |
|
|
const char * |
|
|
) |
| const |
|
virtual |
◆ soap_put() [1/2]
| int EventDownloader::ns1__NameValue::soap_put |
( |
struct soap * |
soap, |
|
|
const char * |
tag, |
|
|
const char * |
type |
|
) |
| const |
|
virtual |
◆ soap_put() [2/2]
| virtual int EventDownloader::ns1__NameValue::soap_put |
( |
struct soap * |
, |
|
|
const char * |
, |
|
|
const char * |
|
|
) |
| const |
|
virtual |
◆ soap_serialize() [1/2]
| void EventDownloader::ns1__NameValue::soap_serialize |
( |
struct soap * |
soap | ) |
const |
|
virtual |
◆ soap_serialize() [2/2]
| virtual void EventDownloader::ns1__NameValue::soap_serialize |
( |
struct soap * |
| ) |
const |
|
virtual |
◆ soap_type() [1/2]
| virtual int EventDownloader::ns1__NameValue::soap_type |
( |
| ) |
const |
|
inlinevirtual |
◆ soap_type() [2/2]
| virtual int EventDownloader::ns1__NameValue::soap_type |
( |
| ) |
const |
|
inlinevirtual |
◆ Name
| std::string * EventDownloader::ns1__NameValue::Name |
Element Name of type xs:string.
Optional element.
◆ soap
| struct soap * EventDownloader::ns1__NameValue::soap |
A handle to the soap struct that manages this instance (automatically set)
◆ Value
| std::string * EventDownloader::ns1__NameValue::Value |
Element Value of type xs:string.
Optional element.
The documentation for this class was generated from the following files: