#include <ServiceDiscovery.h>
Data Fields | |
int | numNames |
char ** | names |
The SDVOList structure holds an array of VO names and a count.
int numNames |
The number of VO names (may be zero).
char** names |
Array of VO names (NULL if and only if numVOs is zero).