PPL Logo

conv-com/pipebroadcastconverse.h File Reference

Header for the PipeBroadcastConverse strategy. More...

Go to the source code of this file.

Data Structures

struct  PipeBcastInfo
 Header used to split messages for the pipelining. More...
class  PipeBcastHashKey
 The hash key for indexing incoming fragmented messages while waiting to reassemble them. More...
class  PipeBcastHashObj
 The message in reassembling. More...
class  PipeBroadcastConverse
 PipeBroadcastConverse streams broadcast messages to all processors, and delivers them using the "deliver" method. More...

Functions

 CkpvExtern (int, pipeline_handler)
void PipelineHandler (void *message)
 Converse handler for messages broadcasted through PipeBroadcastConverse and subclasses when no fragmentation is needed (i.e the total size is less than the pipeSize).
 CkpvExtern (int, pipeline_frag_handler)
void PipelineFragmentHandler (void *message)
 Converse handler for messages broadcasted through PipeBroadcastConverse and subclasses when fragmentation is needed.


Detailed Description

Header for the PipeBroadcastConverse strategy.

Definition in file pipebroadcastconverse.h.


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