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 Apr 25 19:11:54 2007 for RGMA C API by doxygen 1.3.5