sc::BcastStateSend - BcastStateSend does the send part of a broadcast of an object to all nodes.
Contents
Detailed Description
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.
Name
sc::BcastStateSend - BcastStateSend does the send part of a broadcast of an object to all nodes.
Synopsis
#include <mstate.h>
Inherits sc::MsgStateSend.
PublicMemberFunctionsBcastStateSend (const Ref< MessageGrp > &)
Create the BcastStateSend.
void flush ()
Flush the data remaining in the buffer.
AdditionalInheritedMembers