BcastStateSend does the send part of a broadcast of an object to all nodes. More...
#include <mstate.h>
Public Member Functions | |
BcastStateSend (const Ref< MessageGrp > &) | |
Create the BcastStateSend. | |
void | flush () |
Flush the data remaining in the buffer. |
BcastStateSend does the send part of a broadcast of an object to all nodes.
Only one node uses a BcastStateSend and the rest must use a BcastStateRecv.