SDServiceDetails Struct Reference

#include <ServiceDiscovery.h>


Data Fields

void *const _owner
char * name
char * type
char * endpoint
char * version
char * site
char * wsdl
char * administration
SDVOListvos
SDServiceListassociatedServices
SDServiceDataListdata


Detailed Description

The SDServiceDetails structure holds full details about a GLite service, including those returned in the SDService structure.


Field Documentation

void* const _owner

The plugin that allocated the structure. The application should not touch it.

char* name

See description in SDService.

char* type

See description in SDService.

char* endpoint

See description in SDService.

char* version

See description in SDService.

char* site

The name of the site that hosts the service.

char* wsdl

The URL of the WSDL for the service (NULL if it is not a Web Service).

char* administration

An administration contact e-mail address.

SDVOList* vos

The list of VOs supported by this service.

SDServiceList* associatedServices

A list of associated services.

SDServiceDataList* data

A list of service data (keyword/value pairs).


Generated on Wed May 11 04:51:19 2011 for GLITE SERVICE DISCOVERY C API by  doxygen 1.4.7