#include <ServiceDiscovery.h>
Data Fields | |
void *const | _owner |
char * | name |
char * | type |
char * | endpoint |
char * | version |
char * | site |
char * | wsdl |
char * | administration |
SDVOList * | vos |
SDServiceList * | associatedServices |
SDServiceDataList * | data |
|
The plugin that allocated the structure. The application should not touch it. |
|
See description in SDService. |
|
See description in SDService. |
|
See description in SDService. |
|
See description in SDService. |
|
The name of the site that hosts the service. |
|
The URL of the WSDL for the service (NULL if it is not a Web Service). |
|
An administration contact e-mail address. |
|
The list of VOs supported by this service. |
|
A list of associated services. |
|
A list of service data (keyword/value pairs). |