RGMATupleStoreList Struct Reference

#include <rgma.h>


Data Fields

int numTupleStores
RGMATupleStoretupleStore


Detailed Description

The RGMATupleStoreList structure holds a list of RGMATupleStore structures. It may be empty.

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


Field Documentation

int numTupleStores
 

Length of list.

RGMATupleStore* tupleStore
 

List of tuple stores.


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