#include <src/soapStub.h>
Public Member Functions | |
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__DestURIsStructType () | |
virtual | ~ns1__DestURIsStructType () |
Data Fields | |
std::vector< ns1__DestURIStructType * > | Item |
soap * | soap |
std::vector< ns1__DestURIStructType * > | Item |
Vector of ns1__DestURIStructType* with length 1..unbounded. | |
soap * | soap |
A handle to the soap struct that manages this instance (automatically set). |
ns1__DestURIsStructType::ns1__DestURIsStructType | ( | ) | [inline] |
virtual ns1__DestURIsStructType::~ns1__DestURIsStructType | ( | ) | [inline, virtual] |
virtual void ns1__DestURIsStructType::soap_default | ( | struct soap * | ) | [virtual] |
virtual void* ns1__DestURIsStructType::soap_get | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual void* ns1__DestURIsStructType::soap_in | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual int ns1__DestURIsStructType::soap_out | ( | struct soap * | , | |
const char * | , | |||
int | , | |||
const char * | ||||
) | const [virtual] |
virtual int ns1__DestURIsStructType::soap_put | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | const [virtual] |
virtual void ns1__DestURIsStructType::soap_serialize | ( | struct soap * | ) | const [virtual] |
virtual int ns1__DestURIsStructType::soap_type | ( | ) | const [inline, virtual] |
std::vector<ns1__DestURIStructType*> ns1__DestURIsStructType::Item |
Vector of ns1__DestURIStructType* with length 1..unbounded.
std::vector<ns1__DestURIStructType * > ns1__DestURIsStructType::Item |
struct soap* ns1__DestURIsStructType::soap |
A handle to the soap struct that manages this instance (automatically set).
struct soap* ns1__DestURIsStructType::soap |