![]() |
Home | Documentation |
SOAP_ENV__Code Struct Reference
updated Fri Feb 3 2017
|
#include <addressStub.h>
Public Member Functions | |
int | soap_type () const |
SOAP_ENV__Code () | |
int | soap_type () const |
SOAP_ENV__Code () | |
Public Attributes | |
char * | SOAP_ENV__Value |
struct SOAP_ENV__Code * | SOAP_ENV__Subcode |
Friends | |
SOAP_FMAC1 SOAP_ENV__Code *SOAP_FMAC2 | address_instantiate_SOAP_ENV__Code (struct soap *, int, const char *, const char *, size_t *) |
SOAP_FMAC1 SOAP_ENV__Code *SOAP_FMAC2 | graph_instantiate_SOAP_ENV__Code (struct soap *, int, const char *, const char *, size_t *) |
Definition at line 191 of file addressStub.h.
|
inline |
Constructor with member initializations
Definition at line 201 of file addressStub.h.
|
inline |
Constructor with member initializations
Definition at line 111 of file graphStub.h.
|
inline |
Return unique type id SOAP_TYPE_SOAP_ENV__Code
Definition at line 109 of file graphStub.h.
|
inline |
Return unique type id SOAP_TYPE_SOAP_ENV__Code
Definition at line 199 of file addressStub.h.
|
friend |
Friend allocator used by soap_new_SOAP_ENV__Code(struct soap*, int)
|
friend |
Friend allocator used by soap_new_SOAP_ENV__Code(struct soap*, int)
struct SOAP_ENV__Code * SOAP_ENV__Code::SOAP_ENV__Subcode |
Optional element 'SOAP-ENV:Subcode' of XSD type 'SOAP-ENV:Code'
Definition at line 196 of file addressStub.h.
char * SOAP_ENV__Code::SOAP_ENV__Value |
Optional element 'SOAP-ENV:Value' of XSD type 'xsd:QName'
Definition at line 194 of file addressStub.h.