Sophie

Sophie

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

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::StateOutFile 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:54 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::StateOutFile  Class Reference</h1>Writes state information to files. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="state_file_h-source.html">state_file.h</a>&gt;</code>
<p>
Inheritance diagram for sc::StateOutFile<p><center><img src="class_sc__StateOutFile_inherit_graph.gif" border="0" usemap="#sc::StateOutFile_inherit_map" alt="Inheritance graph"></center>
<map name="sc::StateOutFile_inherit_map">
<area href="class_sc__StateOutBin.html" shape="rect" coords="14,347,110,365">
<area href="class_sc__StateOutText.html" shape="rect" coords="134,347,235,365">
<area href="class_sc__StateOut.html" shape="rect" coords="85,213,162,232">
<area href="class_sc__DescribedClass.html" shape="rect" coords="66,147,181,165">
<area href="class_sc__RefCount.html" shape="rect" coords="82,80,165,99">
<area href="class_sc__Identity.html" shape="rect" coords="87,13,159,32">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for sc::StateOutFile:<p><center><img src="class_sc__StateOutFile_coll_graph.gif" border="0" usemap="#sc::StateOutFile_coll_map" alt="Collaboration graph"></center>
<map name="sc::StateOutFile_coll_map">
<area href="class_sc__StateOut.html" shape="rect" coords="258,262,335,281">
<area href="class_sc__TranslateDataOut.html" shape="rect" coords="154,345,279,363">
<area href="class_sc__DescribedClass.html" shape="rect" coords="14,179,129,198">
<area href="class_sc__RefCount.html" shape="rect" coords="30,97,113,115">
<area href="class_sc__Identity.html" shape="rect" coords="35,14,107,33">
<area href="class_sc__TranslateData.html" shape="rect" coords="50,262,157,281">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_sc__StateOutFile-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::StateOutFile::StateOutFile"></a>
&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateOutFile.html#a0">StateOutFile</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>State information will be written to <a class="el" href="class_sc__ExEnv.html#d8">ExEnv::outn</a>().</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a1" doxytag="sc::StateOutFile::StateOutFile"></a>
&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateOutFile.html#a1">StateOutFile</a> (std::ostream &amp;s)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>State information will be written to s.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a2" doxytag="sc::StateOutFile::StateOutFile"></a>
&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateOutFile.html#a2">StateOutFile</a> (const char *name)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>State information will be written to name.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a3" doxytag="sc::StateOutFile::~StateOutFile"></a>
&nbsp;</td><td valign=bottom><b>~StateOutFile</b> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="a4" doxytag="sc::StateOutFile::open"></a>
virtual int&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateOutFile.html#a4">open</a> (const char *name)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>State information will be written to name.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a5" doxytag="sc::StateOutFile::flush"></a>
virtual void&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateOutFile.html#a5">flush</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Flush the output stream.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a6" doxytag="sc::StateOutFile::close"></a>
virtual void&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateOutFile.html#a6">close</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Close the output stream.</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::StateOutFile::opened_"></a>
int&nbsp;</td><td valign=bottom><b>opened_</b></td></tr>
<tr><td nowrap align=right valign=top><a name="n1" doxytag="sc::StateOutFile::buf_"></a>
std::streambuf*&nbsp;</td><td valign=bottom><b>buf_</b></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Writes state information to files.
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="state_file_h-source.html">state_file.h</a></ul>
<hr>
<address>
<small>

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