sc::StateSend - StateSend is a concrete specialization of MsgStateSend that does the send part of point
Contents
Detailed Description
StateSend is a concrete specialization of MsgStateSend that does the send part of point to point
communication in a MessageGrp.
Name
sc::StateSend - StateSend is a concrete specialization of MsgStateSend that does the send part of point
to point communication in a MessageGrp.
Synopsis
#include <mstate.h>
Inherits sc::MsgStateSend.
PublicMemberFunctionsStateSend (const Ref< MessageGrp > &)
Create a StateSend given a MessageGrp.
void target (int)
Specify the target node.
void flush ()
Flush the buffer.
AdditionalInheritedMembers