Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 247b28499c443e092731ffba814075f2 > files > 837

mpqc-html-2.3.1-9mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>MPQC: sc::StateSend Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><b>sc</b>::<a class="el" href="classsc_1_1StateSend.html">StateSend</a>
  </div>
</div>
<div class="contents">
<h1>sc::StateSend Class Reference</h1><!-- doxytag: class="sc::StateSend" --><!-- doxytag: inherits="sc::MsgStateSend" --><a class="el" href="classsc_1_1StateSend.html" title="StateSend is a concrete specialization of MsgStateSend that does the send part of...">StateSend</a> is a concrete specialization of <a class="el" href="classsc_1_1MsgStateSend.html" title="The MsgStateSend is an abstract base class that sends objects to nodes in a MessageGrp...">MsgStateSend</a> that does the send part of point to point communication in a <a class="el" href="classsc_1_1MessageGrp.html" title="The MessageGrp abstract class provides a mechanism for moving data and objects between...">MessageGrp</a>.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="mstate_8h_source.html">mstate.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for sc::StateSend:</div>
<div class="dynsection">

<p><center><img src="classsc_1_1StateSend.png" usemap="#sc::StateSend_map" border="0" alt=""></center>
<map name="sc::StateSend_map">
<area href="classsc_1_1MsgStateSend.html" alt="sc::MsgStateSend" shape="rect" coords="0,224,120,248">
<area href="classsc_1_1StateOut.html" alt="sc::StateOut" shape="rect" coords="0,168,120,192">
<area href="classsc_1_1DescribedClass.html" alt="sc::DescribedClass" shape="rect" coords="0,112,120,136">
<area href="classsc_1_1RefCount.html" alt="sc::RefCount" shape="rect" coords="0,56,120,80">
<area href="classsc_1_1Identity.html" alt="sc::Identity" shape="rect" coords="0,0,120,24">
</map>
</div>

<p>
<a href="classsc_1_1StateSend-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9cd9ed07a9f70183bbcb4fe7c14ad1c6"></a><!-- doxytag: member="sc::StateSend::StateSend" ref="9cd9ed07a9f70183bbcb4fe7c14ad1c6" args="(const Ref&lt; MessageGrp &gt; &amp;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsc_1_1StateSend.html#9cd9ed07a9f70183bbcb4fe7c14ad1c6">StateSend</a> (const <a class="el" href="classsc_1_1Ref.html">Ref</a>&lt; <a class="el" href="classsc_1_1MessageGrp.html">MessageGrp</a> &gt; &amp;)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a <a class="el" href="classsc_1_1StateSend.html" title="StateSend is a concrete specialization of MsgStateSend that does the send part of...">StateSend</a> given a <a class="el" href="classsc_1_1MessageGrp.html" title="The MessageGrp abstract class provides a mechanism for moving data and objects between...">MessageGrp</a>. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ddf10c0716a2389e7629bcd4fc030f2d"></a><!-- doxytag: member="sc::StateSend::target" ref="ddf10c0716a2389e7629bcd4fc030f2d" args="(int)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsc_1_1StateSend.html#ddf10c0716a2389e7629bcd4fc030f2d">target</a> (int)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specify the target node. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="663a9f9eb28a549c56002261bfce11be"></a><!-- doxytag: member="sc::StateSend::flush" ref="663a9f9eb28a549c56002261bfce11be" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsc_1_1StateSend.html#663a9f9eb28a549c56002261bfce11be">flush</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Flush the buffer. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classsc_1_1StateSend.html" title="StateSend is a concrete specialization of MsgStateSend that does the send part of...">StateSend</a> is a concrete specialization of <a class="el" href="classsc_1_1MsgStateSend.html" title="The MsgStateSend is an abstract base class that sends objects to nodes in a MessageGrp...">MsgStateSend</a> that does the send part of point to point communication in a <a class="el" href="classsc_1_1MessageGrp.html" title="The MessageGrp abstract class provides a mechanism for moving data and objects between...">MessageGrp</a>. 
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="mstate_8h_source.html">mstate.h</a></ul>
</div>
<hr>
<address>
<small>

Generated at Wed Oct 14 14:12:16 2009 for <a
href="http://www.mpqc.org">MPQC</a>
2.3.1 using the documentation package <a
href="http://www.doxygen.org">Doxygen</a>
1.5.9.

</small>
</address>
</body>
</html>