Sophie

Sophie

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

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::StateInFile 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:52 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::StateInFile  Class Reference</h1>Reads state information from a file. 
<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::StateInFile<p><center><img src="class_sc__StateInFile_inherit_graph.gif" border="0" usemap="#sc::StateInFile_inherit_map" alt="Inheritance graph"></center>
<map name="sc::StateInFile_inherit_map">
<area href="class_sc__StateInBin.html" shape="rect" coords="14,347,102,365">
<area href="class_sc__StateInText.html" shape="rect" coords="126,347,219,365">
<area href="class_sc__StateIn.html" shape="rect" coords="81,213,150,232">
<area href="class_sc__DescribedClass.html" shape="rect" coords="58,147,173,165">
<area href="class_sc__RefCount.html" shape="rect" coords="74,80,157,99">
<area href="class_sc__Identity.html" shape="rect" coords="79,13,151,32">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for sc::StateInFile:<p><center><img src="class_sc__StateInFile_coll_graph.gif" border="0" usemap="#sc::StateInFile_coll_map" alt="Collaboration graph"></center>
<map name="sc::StateInFile_coll_map">
<area href="class_sc__StateIn.html" shape="rect" coords="426,262,495,281">
<area href="class_sc__TranslateDataIn.html" shape="rect" coords="325,345,442,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__Ref.html" shape="rect" coords="809,179,923,198">
<area href="class_sc__RefBase.html" shape="rect" coords="827,97,905,115">
<area href="class_sc__TranslateData.html" shape="rect" coords="217,262,323,281">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_sc__StateInFile-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::StateInFile::StateInFile"></a>
&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateInFile.html#a0">StateInFile</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>State information will be obtained from cin.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a1" doxytag="sc::StateInFile::StateInFile"></a>
&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateInFile.html#a1">StateInFile</a> (std::istream &amp;s)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>State information will be obtained from fp.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a2" doxytag="sc::StateInFile::StateInFile"></a>
&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateInFile.html#a2">StateInFile</a> (const char *name)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>State information will be obtained from name.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a3" doxytag="sc::StateInFile::~StateInFile"></a>
&nbsp;</td><td valign=bottom><b>~StateInFile</b> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="a4" doxytag="sc::StateInFile::open"></a>
virtual int&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateInFile.html#a4">open</a> (const char *name)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>State information will be obtained from name.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a5" doxytag="sc::StateInFile::close"></a>
virtual void&nbsp;</td><td valign=bottom><a class="el" href="class_sc__StateInFile.html#a5">close</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Close the output file.</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::StateInFile::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::StateInFile::buf_"></a>
std::streambuf*&nbsp;</td><td valign=bottom><b>buf_</b></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Reads state information from a file.
<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:52 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>