SDServiceDetailsList Struct Reference

#include <ServiceDiscovery.h>


Data Fields

void *const _owner
int numServiceDetails
SDServiceDetails ** servicedetails


Detailed Description

The SDServiceDetailsList structure holds a list of Service details and a count.


Field Documentation

void* const _owner
 

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

int numServiceDetails
 

The number of service details (may be zero).

SDServiceDetails** servicedetails
 

Array of service datils (NULL if and only if numServiceDatils is zero).


Generated on Sat Feb 17 03:08:10 2007 for GLITE SERVICE DISCOVERY C API by  doxygen 1.3.9.1