#include <inquire_v2.h>
Public Attributes | |
uddi2__businessEntity * | businessEntity |
Element reference "urn:uddi-org:api_v2":businessEntity. | |
int | __type |
A gSOAP type indicator SOAP_TYPE_X (e.g. SOAP_TYPE_int, SOAP_TYPE_std__string, ..., as defined by soapH.h). | |
void * | _any |
Pointer to an instance of the type indicated with __type. | |
soap * | soap |
A handle to the soap struct context that manages this class instance. |
|
A gSOAP type indicator SOAP_TYPE_X (e.g. SOAP_TYPE_int, SOAP_TYPE_std__string, ..., as defined by soapH.h).
|
|
Pointer to an instance of the type indicated with __type.
|
|
Element reference "urn:uddi-org:api_v2":businessEntity. Required element |
|
A handle to the soap struct context that manages this class instance.
|