SDService Struct Reference

#include <ServiceDiscovery.h>


Data Fields

void *const _owner
char * name
char * type
char * endpoint
char * version


Detailed Description

The SDService structure holds the basic details about a GLite service. More details can be obtained from a SDServiceDetails structure (see below).


Field Documentation

void* const _owner

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

char* name

Unique service name.

char* type

The type of service.

char* endpoint

The endpoint used to contact the service.

char* version

The service version.


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