RGMAIndexList Struct Reference

#include <rgma.h>


Data Fields

int numIndexes
RGMAIndexindex


Detailed Description

The RGMAIndexList structure holds a list of RGMAIndex structures. It may be empty.

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


Field Documentation

int numIndexes
 

Length of list.

RGMAIndex* index
 

List of tuple stores.


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