PPL Logo

PipeBcastHashObj Class Reference
[Strategies for use in converse]

The message in reassembling. More...

#include <pipebroadcastconverse.h>

Collaboration diagram for PipeBcastHashObj:

Collaboration graph
[legend]

Public Member Functions

 PipeBcastHashObj (int dim, int rem, char *msg)

Data Fields

char * message
int dimension
 total size of the reassembled message
int remaining
 how many messages we are still waiting before reassembly is done

Detailed Description

The message in reassembling.

Definition at line 74 of file pipebroadcastconverse.h.


Constructor & Destructor Documentation

PipeBcastHashObj::PipeBcastHashObj ( int  dim,
int  rem,
char *  msg 
) [inline]

Definition at line 79 of file pipebroadcastconverse.h.


Field Documentation

Definition at line 76 of file pipebroadcastconverse.h.

Referenced by PipeBroadcastConverse::store().

total size of the reassembled message

Definition at line 77 of file pipebroadcastconverse.h.

Referenced by PipeBroadcastConverse::store().

how many messages we are still waiting before reassembly is done

Definition at line 78 of file pipebroadcastconverse.h.

Referenced by PipeBroadcastConverse::store().


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

Generated on Fri May 25 08:04:46 2012 for Charm++ by  doxygen 1.5.5