#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__JobDescription_USCOREType () | |
virtual | ~jsdl__JobDescription_USCOREType () |
Data Fields | |
jsdl__JobIdentification_USCOREType * | jsdl__JobIdentification |
jsdl__Application_USCOREType * | jsdl__Application |
jsdl__Resources_USCOREType * | jsdl__Resources |
std::vector< class jsdl__DataStaging_USCOREType * > | jsdl__DataStaging |
std::vector< char * > | __any |
char * | __anyAttribute |
soap * | soap |
jsdl__JobIdentification_USCOREType * | jsdl__JobIdentification |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":JobIdentification. Optional element. | |
jsdl__Application_USCOREType * | jsdl__Application |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Application. Optional element. | |
jsdl__Resources_USCOREType * | jsdl__Resources |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Resources. Optional element. | |
std::vector< jsdl__DataStaging_USCOREType * > | jsdl__DataStaging |
Vector of jsdl__DataStaging_USCOREType* with length 0..unbounded. | |
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__JobDescription_USCOREType::jsdl__JobDescription_USCOREType | ( | ) | [inline] |
virtual jsdl__JobDescription_USCOREType::~jsdl__JobDescription_USCOREType | ( | ) | [inline, virtual] |
virtual void jsdl__JobDescription_USCOREType::soap_default | ( | struct soap * | ) | [virtual] |
virtual void* jsdl__JobDescription_USCOREType::soap_get | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual void* jsdl__JobDescription_USCOREType::soap_in | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual int jsdl__JobDescription_USCOREType::soap_out | ( | struct soap * | , | |
const char * | , | |||
int | , | |||
const char * | ||||
) | const [virtual] |
virtual int jsdl__JobDescription_USCOREType::soap_put | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | const [virtual] |
virtual void jsdl__JobDescription_USCOREType::soap_serialize | ( | struct soap * | ) | const [virtual] |
virtual int jsdl__JobDescription_USCOREType::soap_type | ( | ) | const [inline, virtual] |
std::vector<_XML> jsdl__JobDescription_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__JobDescription_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).
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Application. Optional element.
Vector of jsdl__DataStaging_USCOREType* with length 0..unbounded.
std::vector<class jsdl__DataStaging_USCOREType * > jsdl__JobDescription_USCOREType::jsdl__DataStaging |
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":JobIdentification. Optional element.
Element reference "http://schemas.ggf.org/jsdl/2005/11/jsdl":Resources. Optional element.
A handle to the soap struct that manages this instance (automatically set).