SDServiceDataList Struct Reference

#include <ServiceDiscovery.h>


Data Fields

void *const _owner
int numItems
SDServiceDataitems


Detailed Description

The SDServiceDataList structure holds an array of SDServiceData items and a count.


Field Documentation

void* const _owner
 

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

int numItems
 

The number of data items (may be zero).

SDServiceData* items
 

Array of data items (NULL if and only if numItems is zero).


Generated on Fri May 4 20:52:53 2007 for GLITE SERVICE DISCOVERY C API by  doxygen 1.3.9.1