sc::BcastStateRecv Class Reference

BcastStateRecv does the receive part of a broadcast of an object to all nodes. More...

#include <mstate.h>

Inheritance diagram for sc::BcastStateRecv:

sc::MsgStateRecv sc::MsgStateBufRecv sc::StateIn sc::DescribedClass sc::RefCount sc::Identity List of all members.

Public Member Functions

 BcastStateRecv (const Ref< MessageGrp > &, int source=0)
 Create the BcastStateRecv.
void source (int s)
 Set the source node.

Protected Member Functions

void next_buffer ()
 Specializations must implement next_buffer().

Protected Attributes

int source_

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.


The documentation for this class was generated from the following file:
Generated at Mon Dec 3 23:24:00 2007 for MPQC 2.3.1 using the documentation package Doxygen 1.5.2.