#include <mstate.h>
Inheritance diagram for BcastStateRecv


Public Methods | |
| BcastStateRecv (const Ref< MessageGrp > &, int source=0) | |
| Create the BcastStateRecv. | |
| void | source (int s) |
| Set the source node. | |
Protected Methods | |
| void | next_buffer () |
| Specializations must implement next_buffer(). | |
Protected Attributes | |
| int | source_ |
Only one node uses a BcastStateSend and the rest must use a BcastStateRecv.