sc::BcastStateSend(3) | MPQC | sc::BcastStateSend(3) |
sc::BcastStateSend - BcastStateSend does the send part of a broadcast of an object to all nodes.
#include <mstate.h>
Inherits sc::MsgStateSend.
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.
Flush the data remaining in the buffer.
Implements sc::MsgStateSend.
Generated automatically by Doxygen for MPQC from the source code.
Fri Dec 2 2022 | Version 2.3.1 |