RGMAProducerTableEntryList Struct Reference

#include <rgma.h>


Data Fields

int numProducerTableEntries
RGMAProducerTableEntryproducerTableEntry


Detailed Description

The RGMAProducerTableEntryList structure holds a list of RGMAProducerTableEntry structures. It may be empty.

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


Field Documentation

int numProducerTableEntries
 

Length of list.

RGMAProducerTableEntry* producerTableEntry
 

List of producer/table entries.


Generated on Thu May 11 19:24:12 2006 for RGMA C API by doxygen 1.3.5