Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > 263386785cefb9ae5d63b926d214d809 > files > 79

mpqc-2.1.2-4mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>sc::BcastStateRecv class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.5 on Mon Oct 14 14:16:42 2002 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>sc::BcastStateRecv  Class Reference</h1><a class="el" href="class_sc__BcastStateRecv.html">BcastStateRecv</a> does the receive part of a broadcast of an object to all nodes. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="mstate_h-source.html">mstate.h</a>&gt;</code>
<p>
Inheritance diagram for sc::BcastStateRecv<p><center><img src="class_sc__BcastStateRecv_inherit_graph.gif" border="0" usemap="#sc::BcastStateRecv_inherit_map" alt="Inheritance graph"></center>
<map name="sc::BcastStateRecv_inherit_map">
<area href="class_sc__MsgStateRecv.html" shape="rect" coords="23,347,133,366">
<area href="class_sc__MsgStateBufRecv.html" shape="rect" coords="14,280,142,299">
<area href="class_sc__StateIn.html" shape="rect" coords="43,214,113,232">
<area href="class_sc__DescribedClass.html" shape="rect" coords="21,147,135,166">
<area href="class_sc__RefCount.html" shape="rect" coords="37,80,119,99">
<area href="class_sc__Identity.html" shape="rect" coords="42,14,114,32">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for sc::BcastStateRecv:<p><center><img src="class_sc__BcastStateRecv_coll_graph.gif" border="0" usemap="#sc::BcastStateRecv_coll_map" alt="Collaboration graph"></center>
<map name="sc::BcastStateRecv_coll_map">
<area href="class_sc__MsgStateRecv.html" shape="rect" coords="741,416,850,435">
<area href="class_sc__MsgStateBufRecv.html" shape="rect" coords="731,347,859,366">
<area href="class_sc__StateIn.html" shape="rect" coords="474,264,543,283">
<area href="class_sc__TranslateDataIn.html" shape="rect" coords="411,347,529,366">
<area href="class_sc__DescribedClass.html" shape="rect" coords="14,179,129,198">
<area href="class_sc__RefCount.html" shape="rect" coords="30,96,113,115">
<area href="class_sc__Identity.html" shape="rect" coords="35,14,107,32">
<area href="class_sc__Ref.html" shape="rect" coords="809,179,923,198">
<area href="class_sc__RefBase.html" shape="rect" coords="895,96,973,115">
<area href="class_sc__Ref.html" shape="rect" coords="886,222,1025,240">
<area href="class_sc__TranslateData.html" shape="rect" coords="303,264,410,283">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_sc__BcastStateRecv-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="a0" doxytag="sc::BcastStateRecv::BcastStateRecv"></a>
&nbsp;</td><td valign=bottom><a class="el" href="class_sc__BcastStateRecv.html#a0">BcastStateRecv</a> (const <a class="el" href="class_sc__Ref.html">Ref</a>&lt; <a class="el" href="class_sc__MessageGrp.html">MessageGrp</a> &gt; &amp;, int source=0)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create the <a class="el" href="class_sc__BcastStateRecv.html">BcastStateRecv</a>.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a1" doxytag="sc::BcastStateRecv::source"></a>
void&nbsp;</td><td valign=bottom><a class="el" href="class_sc__BcastStateRecv.html#a1">source</a> (int s)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Set the source node.</em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="b0" doxytag="sc::BcastStateRecv::next_buffer"></a>
void&nbsp;</td><td valign=bottom><a class="el" href="class_sc__BcastStateRecv.html#b0">next_buffer</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Specializations must implement <a class="el" href="class_sc__BcastStateRecv.html#b0">next_buffer</a>().</em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="n0" doxytag="sc::BcastStateRecv::source_"></a>
int&nbsp;</td><td valign=bottom><b>source_</b></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="class_sc__BcastStateRecv.html">BcastStateRecv</a> does the receive part of a broadcast of an object to all nodes.
<p>
Only one node uses a <a class="el" href="class_sc__BcastStateSend.html">BcastStateSend</a> and the rest must use a <a class="el" href="class_sc__BcastStateRecv.html">BcastStateRecv</a>. 
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="mstate_h-source.html">mstate.h</a></ul>
<hr>
<address>
<small>

Generated at Mon Oct 14 14:16:42 2002 for <a
href="http://aros.ca.sandia.gov/~cljanss/mpqc">MPQC</a>
2.1.2 using the documentation package <a
href="http://www.stack.nl/~dimitri/doxygen/index.html">Doxygen</a>
1.2.5.

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