#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 *) |
jsdl__Application_USCOREType () | |
virtual | ~jsdl__Application_USCOREType () |
Data Fields | |
std::string * | jsdl__ApplicationName |
std::string * | jsdl__ApplicationVersion |
std::string * | jsdl__Description |
std::vector< char * > | __any |
char * | __anyAttribute |
soap * | soap |
std::string * | jsdl__ApplicationName |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":ApplicationName. Optional element. | |
std::string * | jsdl__ApplicationVersion |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":ApplicationVersion. Optional element. | |
jsdl__Description_USCOREType * | jsdl__Description |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Description. Optional element. | |
std::vector< _XML > | __any |
TODO: <any namespace="##other" minoccurs="0" maxoccurs="unbounded"> TODO: Schema extensibility is user-definable. Catch any element content in XML string. | |
_XML | __anyAttribute |
<anyAttribute namespace="##other"> TODO: Schema extensibility is user-definable. A placeholder that has no effect: please see comment. | |
soap * | soap |
A handle to the soap struct that manages this instance (automatically set). |
jsdl__Application_USCOREType::jsdl__Application_USCOREType | ( | ) | [inline] |
virtual jsdl__Application_USCOREType::~jsdl__Application_USCOREType | ( | ) | [inline, virtual] |
virtual void jsdl__Application_USCOREType::soap_default | ( | struct soap * | ) | [virtual] |
virtual void* jsdl__Application_USCOREType::soap_get | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual void* jsdl__Application_USCOREType::soap_in | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual int jsdl__Application_USCOREType::soap_out | ( | struct soap * | , | |
const char * | , | |||
int | , | |||
const char * | ||||
) | const [virtual] |
virtual int jsdl__Application_USCOREType::soap_put | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | const [virtual] |
virtual void jsdl__Application_USCOREType::soap_serialize | ( | struct soap * | ) | const [virtual] |
virtual int jsdl__Application_USCOREType::soap_type | ( | ) | const [inline, virtual] |
std::vector<_XML> jsdl__Application_USCOREType::__any |
TODO: <any namespace="##other" minoccurs="0" maxoccurs="unbounded"> TODO: Schema extensibility is user-definable. Catch any element content in XML string.
Consult the protocol documentation to change or insert declarations. Use wsdl2h option -x to remove this element. Use wsdl2h option -d for xsd__anyType DOM (soap_dom_element). Size of the array of XML or DOM nodes is 0..unbounded
std::vector<char * > jsdl__Application_USCOREType::__any |
<anyAttribute namespace="##other"> TODO: Schema extensibility is user-definable. A placeholder that has no effect: please see comment.
Consult the protocol documentation to change or insert declarations. Use wsdl2h option -x to remove this attribute. Use wsdl2h option -d for xsd__anyAttribute DOM (soap_dom_attribute).
std::string* jsdl__Application_USCOREType::jsdl__ApplicationName |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":ApplicationName. Optional element.
std::string* jsdl__Application_USCOREType::jsdl__ApplicationName |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":ApplicationVersion. Optional element.
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Description. Optional element.
std::string* jsdl__Application_USCOREType::jsdl__Description |
A handle to the soap struct that manages this instance (automatically set).