.TH "sc::BcastStateRecv" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::BcastStateRecv \- \fBBcastStateRecv\fP does the receive part of a broadcast of an object to all nodes\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::MsgStateRecv\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBBcastStateRecv\fP (const \fBRef\fP< \fBMessageGrp\fP > &, int \fBsource\fP=0)" .br .RI "Create the \fBBcastStateRecv\fP\&. " .ti -1c .RI "void \fBsource\fP (int s)" .br .RI "Set the source node\&. " .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "void \fBnext_buffer\fP ()" .br .RI "Specializations must implement \fBnext_buffer()\fP\&. " .in -1c .SS "Protected Attributes" .in +1c .ti -1c .RI "int \fBsource_\fP" .br .in -1c .SH "Detailed Description" .PP \fBBcastStateRecv\fP does the receive part of a broadcast of an object to all nodes\&. Only one node uses a \fBBcastStateSend\fP and the rest must use a \fBBcastStateRecv\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.