Sophie

Sophie

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

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::ResultInfo 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:17:36 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::ResultInfo  Class Reference</h1>This is a base class for all of <a class="el" href="class_sc__Compute.html">Compute</a>'s result types. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="compute_h-source.html">compute.h</a>&gt;</code>
<p>
Inheritance diagram for sc::ResultInfo<p><center><img src="class_sc__ResultInfo_inherit_graph.gif" border="0" usemap="#sc::ResultInfo_inherit_map" alt="Inheritance graph"></center>
<map name="sc::ResultInfo_inherit_map">
<area href="class_sc__AccResultInfo.html" shape="rect" coords="121,80,230,99">
<area href="class_sc__NCResult.html" shape="rect" coords="254,80,337,99">
<area href="class_sc__Result.html" shape="rect" coords="361,80,427,99">
<area href="class_sc__AccResult.html" shape="rect" coords="14,147,99,165">
<area href="class_sc__NCAccResult.html" shape="rect" coords="123,147,227,165">
<area href="class_sc__SSAccResult.html" shape="rect" coords="251,147,353,165">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for sc::ResultInfo:<p><center><img src="class_sc__ResultInfo_coll_graph.gif" border="0" usemap="#sc::ResultInfo_coll_map" alt="Collaboration graph"></center>
<map name="sc::ResultInfo_coll_map">
<area href="class_sc__Compute.html" shape="rect" coords="107,344,187,363">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_sc__ResultInfo-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::ResultInfo::ResultInfo"></a>
&nbsp;</td><td valign=bottom><b>ResultInfo</b> (<a class="el" href="class_sc__Compute.html">Compute</a> *c)</td></tr>
<tr><td nowrap align=right valign=top><a name="a1" doxytag="sc::ResultInfo::~ResultInfo"></a>
virtual&nbsp;</td><td valign=bottom><b>~ResultInfo</b> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="a2" doxytag="sc::ResultInfo::compute"></a>
int&amp;&nbsp;</td><td valign=bottom><b>compute</b> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="a3" doxytag="sc::ResultInfo::compute"></a>
const int&amp;&nbsp;</td><td valign=bottom><b>compute</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a4" doxytag="sc::ResultInfo::compute"></a>
int&nbsp;</td><td valign=bottom><b>compute</b> (int c)</td></tr>
<tr><td nowrap align=right valign=top><a name="a5" doxytag="sc::ResultInfo::computed"></a>
int&amp;&nbsp;</td><td valign=bottom><b>computed</b> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="a6" doxytag="sc::ResultInfo::computed"></a>
const int&amp;&nbsp;</td><td valign=bottom><b>computed</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a7" doxytag="sc::ResultInfo::needed"></a>
virtual int&nbsp;</td><td valign=bottom><b>needed</b> () const</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::ResultInfo::update"></a>
virtual void&nbsp;</td><td valign=bottom><b>update</b> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="b1" doxytag="sc::ResultInfo::ResultInfo"></a>
&nbsp;</td><td valign=bottom><b>ResultInfo</b> (<a class="el" href="class_sc__StateIn.html">StateIn</a> &amp;,<a class="el" href="class_sc__Compute.html">Compute</a> *)</td></tr>
<tr><td nowrap align=right valign=top><a name="b2" doxytag="sc::ResultInfo::ResultInfo"></a>
&nbsp;</td><td valign=bottom><b>ResultInfo</b> (const ResultInfo &amp;,<a class="el" href="class_sc__Compute.html">Compute</a> *)</td></tr>
<tr><td nowrap align=right valign=top><a name="b3" doxytag="sc::ResultInfo::save_data_state"></a>
virtual void&nbsp;</td><td valign=bottom><b>save_data_state</b> (<a class="el" href="class_sc__StateOut.html">StateOut</a> &amp;)</td></tr>
<tr><td nowrap align=right valign=top><a name="b4" doxytag="sc::ResultInfo::restore_state"></a>
virtual void&nbsp;</td><td valign=bottom><b>restore_state</b> (<a class="el" href="class_sc__StateIn.html">StateIn</a> &amp;)</td></tr>
<tr><td nowrap align=right valign=top><a name="b5" doxytag="sc::ResultInfo::operator="></a>
ResultInfo&amp;&nbsp;</td><td valign=bottom><b>operator=</b> (const ResultInfo &amp;)</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::ResultInfo::_compute"></a>
int&nbsp;</td><td valign=bottom><b>_compute</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n1" doxytag="sc::ResultInfo::_computed"></a>
int&nbsp;</td><td valign=bottom><b>_computed</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n2" doxytag="sc::ResultInfo::_c"></a>
<a class="el" href="class_sc__Compute.html">Compute</a>*&nbsp;</td><td valign=bottom><b>_c</b></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This is a base class for all of <a class="el" href="class_sc__Compute.html">Compute</a>'s result types.
<p>
Usually <a class="el" href="class_sc__Result.html">Result</a>&lt;Type&gt; will be used to create a result that has a particular datum associated with it, however a <a class="el" href="class_sc__ResultInfo.html">ResultInfo</a> can also be declared to keep track of datum's for which it is awkward to use Result_dec. 
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="compute_h-source.html">compute.h</a></ul>
<hr>
<address>
<small>

Generated at Mon Oct 14 14:17:36 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>