SDServiceList Struct Reference

#include <ServiceDiscovery.h>


Data Fields

void *const _owner
int numServices
SDService ** services


Detailed Description

The SDServiceList structure holds a list of Services and a count.


Field Documentation

void* const _owner

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

int numServices

The number of services (may be zero).

SDService** services

Array of services (NULL if and only if numServices is zero).


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