SendObject Struct Reference

additional info for a bsp_send() More...

#include <bsp_exptable.h>


Data Fields

int tag_size
 Size of the tags.
int payload_size
 Size of the payloads.
int item_count
 Number of sends packined in this big 'bsp_send()'.


Detailed Description

additional info for a bsp_send()

Definition at line 131 of file bsp_exptable.h.


Field Documentation

int SendObject::item_count
 

Number of sends packined in this big 'bsp_send()'.

Definition at line 135 of file bsp_exptable.h.

Referenced by deliveryTable_pushSend().

int SendObject::payload_size
 

Size of the payloads.

Definition at line 134 of file bsp_exptable.h.

Referenced by deliveryTable_pushSend().

int SendObject::tag_size
 

Size of the tags.

Definition at line 133 of file bsp_exptable.h.

Referenced by deliveryTable_pushSend().


The documentation for this struct was generated from the following file:
Generated on Sat Apr 8 12:59:19 2006 for BSPonMPI by  doxygen 1.4.6