RGMAStringList Struct Reference

#include <rgma.h>


Data Fields

int numStrings
char ** string


Detailed Description

The RGMAStringList structure holds a (possibly empty) list of strings.

It is allocated on the heap and you should call RGMA_freeStringList to free it when it is no longer required.


Field Documentation

int numStrings
 

Number of strings in the list.

char** string
 

List of strings.


Generated on Wed May 17 17:48:42 2006 for RGMA C API by doxygen 1.3.5