sc_StateSend

Langue: en

Autres versions - même langue

Version: 351990 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.

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.

Detailed Description

StateSend is a concrete specialization of MsgStateSend that does the send part of point to point communication in a MessageGrp.

Author

Generated automatically by Doxygen for MPQC from the source code.