logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::StateSend - StateSend is a concrete specialization of MsgStateSend that does the send part of point

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                                 sc::StateSend(3)

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

See Also