PPL Logo

ChunkInfo Struct Reference
[Strategies for use in Charm++]

#include <ChunkMulticastStrategy.h>

Collaboration diagram for ChunkInfo:

Collaboration graph
[legend]

Data Fields

int chunkNumber
 which chunk is this inside the whole message
int chunkSize
 it is the size of the data part of the message (without the converse header)
int numChunks
 total number of chunks to arrive
int idx
 keeps track of the number of messages sent from this pe
int srcPe
 pe from whom I'm receiving the message

Detailed Description

Definition at line 21 of file ChunkMulticastStrategy.h.


Field Documentation

which chunk is this inside the whole message

Definition at line 23 of file ChunkMulticastStrategy.h.

Referenced by ChunkMulticastStrategy::handleMessage(), and ChunkMulticastStrategy::insertMessage().

it is the size of the data part of the message (without the converse header)

Definition at line 24 of file ChunkMulticastStrategy.h.

Referenced by ChunkMulticastStrategy::handleMessage(), and ChunkMulticastStrategy::insertMessage().

total number of chunks to arrive

Definition at line 25 of file ChunkMulticastStrategy.h.

Referenced by ChunkMulticastStrategy::handleMessage(), and ChunkMulticastStrategy::insertMessage().

keeps track of the number of messages sent from this pe

Definition at line 27 of file ChunkMulticastStrategy.h.

Referenced by ChunkMulticastStrategy::handleMessage(), and ChunkMulticastStrategy::insertMessage().

pe from whom I'm receiving the message

Definition at line 28 of file ChunkMulticastStrategy.h.

Referenced by ChunkMulticastStrategy::handleMessage(), and ChunkMulticastStrategy::insertMessage().


The documentation for this struct was generated from the following file:

Generated on Sat May 26 08:09:02 2012 for Charm++ by  doxygen 1.5.5