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 <util/group/mstate.h>

Inheritance diagram for sc::StateSend:

Inheritance 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 Sun Feb 22 10:13:04 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net