.TH "sc::StateRecv" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::StateRecv \- \fBStateRecv\fP is a concrete specialization of \fBMsgStateRecv\fP that does the receive part of point to point communication in a \fBMessageGrp\fP\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::MsgStateRecv\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBStateRecv\fP (const \fBRef\fP< \fBMessageGrp\fP > &)" .br .RI "Create a \fBStateRecv\fP given a \fBMessageGrp\fP\&. " .ti -1c .RI "void \fBsource\fP (int)" .br .RI "Specify 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 "Additional Inherited Members" .SH "Detailed Description" .PP \fBStateRecv\fP is a concrete specialization of \fBMsgStateRecv\fP that does the receive part of point to point communication in a \fBMessageGrp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.