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 Fri May 4 20:52:53 2007 for GLITE SERVICE DISCOVERY C API by  doxygen 1.3.9.1