DelivElement Struct Reference

Data element stored in a DeliveryTable. More...

#include <bsp_exptable.h>


Data Fields

unsigned int size
 Size of the variable-length data stored after this structure.
unsigned int next
 Pointer to next element of same type.
_DInfo info
 Specific info of an element.


Detailed Description

Data element stored in a DeliveryTable.

Definition at line 180 of file bsp_exptable.h.


Field Documentation

union _DInfo DelivElement::info
 

Specific info of an element.

Definition at line 184 of file bsp_exptable.h.

Referenced by bsp_pop_reg(), bsp_push_reg(), bsp_put(), bsp_send(), bsp_set_tagsize(), and requestTable_execute().

unsigned int DelivElement::next
 

Pointer to next element of same type.

Definition at line 183 of file bsp_exptable.h.

Referenced by deliveryTable_execute().

unsigned int DelivElement::size
 

Size of the variable-length data stored after this structure.

Definition at line 182 of file bsp_exptable.h.

Referenced by bsp_pop_reg(), bsp_push_reg(), bsp_put(), bsp_send(), bsp_set_tagsize(), deliveryTable_execute(), deliveryTable_push(), and requestTable_execute().


The documentation for this struct was generated from the following file:
Generated on Sat Apr 8 20:13:47 2006 for BSPonMPI by  doxygen 1.4.6