Sophie

Sophie

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

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::StateRecv 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_1StateRecv.html">StateRecv</a>
  </div>
</div>
<div class="contents">
<h1>sc::StateRecv Class Reference</h1><!-- doxytag: class="sc::StateRecv" --><!-- doxytag: inherits="sc::MsgStateRecv" --><a class="el" href="classsc_1_1StateRecv.html" title="StateRecv is a concrete specialization of MsgStateRecv that does the receive part...">StateRecv</a> is a concrete specialization of <a class="el" href="classsc_1_1MsgStateRecv.html" title="The MsgStateRecv is an abstract base class that receives objects from nodes in a...">MsgStateRecv</a> that does the receive 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::StateRecv:</div>
<div class="dynsection">

<p><center><img src="classsc_1_1StateRecv.png" usemap="#sc::StateRecv_map" border="0" alt=""></center>
<map name="sc::StateRecv_map">
<area href="classsc_1_1MsgStateRecv.html" alt="sc::MsgStateRecv" shape="rect" coords="0,280,131,304">
<area href="classsc_1_1MsgStateBufRecv.html" alt="sc::MsgStateBufRecv" shape="rect" coords="0,224,131,248">
<area href="classsc_1_1StateIn.html" alt="sc::StateIn" shape="rect" coords="0,168,131,192">
<area href="classsc_1_1DescribedClass.html" alt="sc::DescribedClass" shape="rect" coords="0,112,131,136">
<area href="classsc_1_1RefCount.html" alt="sc::RefCount" shape="rect" coords="0,56,131,80">
<area href="classsc_1_1Identity.html" alt="sc::Identity" shape="rect" coords="0,0,131,24">
</map>
</div>

<p>
<a href="classsc_1_1StateRecv-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="ea62425b2abf3ad21aad5f8dee0fa94c"></a><!-- doxytag: member="sc::StateRecv::StateRecv" ref="ea62425b2abf3ad21aad5f8dee0fa94c" args="(const Ref&lt; MessageGrp &gt; &amp;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsc_1_1StateRecv.html#ea62425b2abf3ad21aad5f8dee0fa94c">StateRecv</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_1StateRecv.html" title="StateRecv is a concrete specialization of MsgStateRecv that does the receive part...">StateRecv</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="732256ec88ab3bd8bc100786eac244b3"></a><!-- doxytag: member="sc::StateRecv::source" ref="732256ec88ab3bd8bc100786eac244b3" args="(int)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsc_1_1StateRecv.html#732256ec88ab3bd8bc100786eac244b3">source</a> (int)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specify the source node. <br></td></tr>
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f11dc250b7ff1b35642f4f5c13e173db"></a><!-- doxytag: member="sc::StateRecv::next_buffer" ref="f11dc250b7ff1b35642f4f5c13e173db" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsc_1_1StateRecv.html#f11dc250b7ff1b35642f4f5c13e173db">next_buffer</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Specializations must implement <a class="el" href="classsc_1_1StateRecv.html#f11dc250b7ff1b35642f4f5c13e173db" title="Specializations must implement next_buffer().">next_buffer()</a>. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classsc_1_1StateRecv.html" title="StateRecv is a concrete specialization of MsgStateRecv that does the receive part...">StateRecv</a> is a concrete specialization of <a class="el" href="classsc_1_1MsgStateRecv.html" title="The MsgStateRecv is an abstract base class that receives objects from nodes in a...">MsgStateRecv</a> that does the receive 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>