#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__RangeValue_USCOREType () | |
virtual | ~jsdl__RangeValue_USCOREType () |
Data Fields | |
jsdl__Boundary_USCOREType * | UpperBoundedRange |
jsdl__Boundary_USCOREType * | LowerBoundedRange |
std::vector< class jsdl__Exact_USCOREType * > | Exact |
std::vector< jsdl__Range_USCOREType * > | Range |
char * | __anyAttribute |
soap * | soap |
jsdl__Boundary_USCOREType * | UpperBoundedRange |
Element UpperBoundedRange of type "http://schemas.ggf.org/jsdl/2005/11/jsdl":Boundary_Type. Optional element. | |
jsdl__Boundary_USCOREType * | LowerBoundedRange |
Element LowerBoundedRange of type "http://schemas.ggf.org/jsdl/2005/11/jsdl":Boundary_Type. Optional element. | |
std::vector< jsdl__Exact_USCOREType * > | Exact |
Vector of jsdl__Exact_USCOREType* with length 0..unbounded. | |
std::vector< jsdl__Range_USCOREType * > | Range |
Vector of jsdl__Range_USCOREType* with length 0..unbounded. | |
_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__RangeValue_USCOREType::jsdl__RangeValue_USCOREType | ( | ) | [inline] |
virtual jsdl__RangeValue_USCOREType::~jsdl__RangeValue_USCOREType | ( | ) | [inline, virtual] |
virtual void jsdl__RangeValue_USCOREType::soap_default | ( | struct soap * | ) | [virtual] |
virtual void* jsdl__RangeValue_USCOREType::soap_get | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual void* jsdl__RangeValue_USCOREType::soap_in | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | [virtual] |
virtual int jsdl__RangeValue_USCOREType::soap_out | ( | struct soap * | , | |
const char * | , | |||
int | , | |||
const char * | ||||
) | const [virtual] |
virtual int jsdl__RangeValue_USCOREType::soap_put | ( | struct soap * | , | |
const char * | , | |||
const char * | ||||
) | const [virtual] |
virtual void jsdl__RangeValue_USCOREType::soap_serialize | ( | struct soap * | ) | const [virtual] |
virtual int jsdl__RangeValue_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::vector<jsdl__Exact_USCOREType*> jsdl__RangeValue_USCOREType::Exact |
Vector of jsdl__Exact_USCOREType* with length 0..unbounded.
std::vector<class jsdl__Exact_USCOREType * > jsdl__RangeValue_USCOREType::Exact |
Element LowerBoundedRange of type "http://schemas.ggf.org/jsdl/2005/11/jsdl":Boundary_Type. Optional element.
std::vector<jsdl__Range_USCOREType*> jsdl__RangeValue_USCOREType::Range |
Vector of jsdl__Range_USCOREType* with length 0..unbounded.
std::vector<jsdl__Range_USCOREType * > jsdl__RangeValue_USCOREType::Range |
A handle to the soap struct that manages this instance (automatically set).
Element UpperBoundedRange of type "http://schemas.ggf.org/jsdl/2005/11/jsdl":Boundary_Type. Optional element.