#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 *) |
jsdlposix__Environment_USCOREType () | |
virtual | ~jsdlposix__Environment_USCOREType () |
Data Fields | |
std::string | __item |
__item wraps 'xs:string' simpleContent. | |
std::string | name |
std::string * | filesystemName |
char * | __anyAttribute |
soap * | soap |
xsd__NCName | name |
Attribute name of type xs:NCName. Required attribute. | |
xsd__NCName * | filesystemName |
Attribute filesystemName of type xs:NCName. Optional attribute. | |
_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). |
jsdlposix__Environment_USCOREType::jsdlposix__Environment_USCOREType | ( | ) | [inline] |
virtual jsdlposix__Environment_USCOREType::~jsdlposix__Environment_USCOREType | ( | ) | [inline, virtual] |
virtual void jsdlposix__Environment_USCOREType::soap_default | ( | struct soap * | ) | [virtual] |
virtual void* jsdlposix__Environment_USCOREType::soap_get | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual void* jsdlposix__Environment_USCOREType::soap_in | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual int jsdlposix__Environment_USCOREType::soap_out | ( | struct soap * | , | |
const char * | , | |||
int | , | |||
const char * | ||||
) | const [virtual] |
virtual int jsdlposix__Environment_USCOREType::soap_put | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | const [virtual] |
virtual void jsdlposix__Environment_USCOREType::soap_serialize | ( | struct soap * | ) | const [virtual] |
virtual int jsdlposix__Environment_USCOREType::soap_type | ( | ) | const [inline, virtual] |
<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 jsdlposix__Environment_USCOREType::__item |
__item wraps 'xs:string' simpleContent.
Attribute filesystemName of type xs:NCName. Optional attribute.
std::string* jsdlposix__Environment_USCOREType::filesystemName |
Attribute name of type xs:NCName. Required attribute.
std::string jsdlposix__Environment_USCOREType::name |
A handle to the soap struct that manages this instance (automatically set).