|
MPQC
2.3.1
|
StateSend is a concrete specialization of MsgStateSend that does the send part of point to point communication in a MessageGrp. More...
#include <mstate.h>
Public Member Functions | |
| StateSend (const Ref< MessageGrp > &) | |
| Create a StateSend given a MessageGrp. | |
| void | target (int) |
| Specify the target node. | |
| void | flush () |
| Flush the buffer. | |
StateSend is a concrete specialization of MsgStateSend that does the send part of point to point communication in a MessageGrp.