![]() |
Home | Documentation |
SOAP_ENV__Detail Struct Reference
updated Mon Jan 22 2024 by Robert van Engelen
|
#include <addressStub.h>
Public Member Functions | |
long | 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 202 of file addressStub.h.
|
inline |
Constructor with member initializations
Definition at line 213 of file addressStub.h.
|
inline |
Return unique type id SOAP_TYPE_SOAP_ENV__Detail
Definition at line 211 of file addressStub.h.
|
friend |
Friend allocator
char* SOAP_ENV__Detail::__any |
Definition at line 204 of file addressStub.h.
int SOAP_ENV__Detail::__type |
Any type of element 'fault' assigned to fault with its SOAP_TYPE_<typename> assigned to __type Do not create a cyclic data structure through this member unless SOAP encoding or SOAP_XML_GRAPH are used for id-ref serialization
Definition at line 207 of file addressStub.h.
void* SOAP_ENV__Detail::fault |
Definition at line 208 of file addressStub.h.