.TH "sc::StateSend" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::StateSend \- \fBStateSend\fP is a concrete specialization of \fBMsgStateSend\fP that does the send part of point to point communication in a \fBMessageGrp\fP\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBsc::MsgStateSend\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBStateSend\fP (const \fBRef\fP< \fBMessageGrp\fP > &)" .br .RI "Create a \fBStateSend\fP given a \fBMessageGrp\fP\&. " .ti -1c .RI "void \fBtarget\fP (int)" .br .RI "Specify the target node\&. " .ti -1c .RI "void \fBflush\fP ()" .br .RI "Flush the buffer\&. " .in -1c .SS "Additional Inherited Members" .SH "Detailed Description" .PP \fBStateSend\fP is a concrete specialization of \fBMsgStateSend\fP that does the send part of point to point communication in a \fBMessageGrp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.