sc::StateSend Class Reference

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

#include <mstate.h>

Inheritance diagram for sc::StateSend:

Inheritance graph
[legend]
Collaboration diagram for sc::StateSend:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StateSend (const Ref< MessageGrp > &)
 Create a StateSend given a MessageGrp.
void target (int)
 Specify the target node.
int get_target () const
 Return the target.
void type (int)
 Specify the type.
int get_type () const
 Return the type.
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.


The documentation for this class was generated from the following file:
Generated at Wed Sep 5 14:03:35 2007 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.2.
These pages are hosted on SourceForge.net