sc::BcastStateRecv - BcastStateRecv does the receive part of a broadcast of an object to all nodes.
Contents
Detailed Description
BcastStateRecv does the receive 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::BcastStateRecv - BcastStateRecv does the receive part of a broadcast of an object to all nodes.
Synopsis
#include <mstate.h>
Inherits sc::MsgStateRecv.
PublicMemberFunctionsBcastStateRecv (const Ref< MessageGrp > &, int source=0)
Create the BcastStateRecv.
void source (int s)
Set the source node.
ProtectedMemberFunctions
void next_buffer ()
Specializations must implement next_buffer().
ProtectedAttributes
int source_