![]() |
Home | Documentation |
SOAP_ENV__Detail Struct Reference
updated Tue Apr 19 2016
|
#include <addressStub.h>
Public Member Functions | |
int | soap_type () const |
SOAP_ENV__Detail () | |
Public Attributes | |
char * | __any |
int | __type |
void * | fault |
Friends | |
SOAP_FMAC1 SOAP_ENV__Detail *SOAP_FMAC2 | address_instantiate_SOAP_ENV__Detail (struct soap *, int, const char *, const char *, size_t *) |
Definition at line 220 of file addressStub.h.
|
inline |
Constructor with member initializations
Definition at line 231 of file addressStub.h.
|
inline |
Return unique type id SOAP_TYPE_SOAP_ENV__Detail
Definition at line 229 of file addressStub.h.
|
friend |
Friend allocator used by soap_new_SOAP_ENV__Detail(struct soap*, int)
char* SOAP_ENV__Detail::__any |
Definition at line 222 of file addressStub.h.
int SOAP_ENV__Detail::__type |
Any type of element 'fault' assigned to fault with its SOAP_TYPE_T assigned to __type Do not create a cyclic data structure throught this member unless SOAP encoding or SOAP_XML_GRAPH are used for id-ref serialization
Definition at line 225 of file addressStub.h.
void* SOAP_ENV__Detail::fault |
Definition at line 226 of file addressStub.h.