Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 583ffa4ba069126c3ba0bc565dc0485a > files > 884

cvc3-doc-2.4.1-1.fc15.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>CVC3: expr_stream.h File 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.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">CVC3&#160;<span id="projectnumber">2.4.1</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">expr_stream.h File Reference</div>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="os_8h_source.html">os.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="expr_8h_source.html">expr.h</a>&quot;</code><br/>
</div>
<p><a href="expr__stream_8h_source.html">Go to the source code of this file.</a></p>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>class <a class="el" href="classCVC3_1_1ExprStream.html">CVC3::ExprStream</a>
<dl class="el"><dd class="mdescRight">Pretty-printing output stream for <a class="el" href="classCVC3_1_1Expr.html" title="Data structure of expressions in CVC3.">Expr</a>. READ THE DOCS BEFORE USING!  <a href="classCVC3_1_1ExprStream.html#details">More...</a><br/></dl></ul>
<h2><a name="namespaces"></a>
Namespaces</h2>
<ul>
<li>namespace <a class="el" href="namespaceCVC3.html">CVC3</a>
<li>namespace <a class="el" href="namespacestd.html">std</a>

<p><dl class="el"><dd class="mdescRight"><p>STL namespace. </p>
<br/></dl></p>
</ul>
<h2><a name="func-members"></a>
Functions</h2>
<ul>
<li><a class="el" href="classCVC3_1_1ExprStream.html">CVC3::ExprStream</a> &amp; <a class="el" href="group__ExprStream__Manip.html#ga05b0ea7353ec24fa8e7e272d7a7875d8">std::endl</a> (<a class="el" href="classCVC3_1_1ExprStream.html">CVC3::ExprStream</a> &amp;os)
<dl class="el"><dd class="mdescRight">Print the end-of-line.  <a href="group__ExprStream__Manip.html#ga05b0ea7353ec24fa8e7e272d7a7875d8"></a><br/></dl><li>ExprStream &amp; <a class="el" href="group__ExprStream__Manip.html#ga2a0348c6d3f94f2f8febc6dd0a9c3218">CVC3::push</a> (ExprStream &amp;os)
<dl class="el"><dd class="mdescRight">Set the indentation to the current position.  <a href="group__ExprStream__Manip.html#ga2a0348c6d3f94f2f8febc6dd0a9c3218"></a><br/></dl><li>ExprStream &amp; <a class="el" href="group__ExprStream__Manip.html#gaddb050a787be87116afc51791293d3be">CVC3::pop</a> (ExprStream &amp;os)
<dl class="el"><dd class="mdescRight">Restore the indentation.  <a href="group__ExprStream__Manip.html#gaddb050a787be87116afc51791293d3be"></a><br/></dl><li>ExprStream &amp; <a class="el" href="group__ExprStream__Manip.html#gacf04af76c8233f27762ad6ebb73a58c0">CVC3::popSave</a> (ExprStream &amp;os)
<dl class="el"><dd class="mdescRight">Remember the current indentation and pop to the previous position.  <a href="group__ExprStream__Manip.html#gacf04af76c8233f27762ad6ebb73a58c0"></a><br/></dl><li>ExprStream &amp; <a class="el" href="group__ExprStream__Manip.html#ga7a2134042b4ae9b096b0003d8f3c869a">CVC3::pushRestore</a> (ExprStream &amp;os)
<dl class="el"><dd class="mdescRight">Set the indentation to the position saved by <a class="el" href="group__ExprStream__Manip.html#gacf04af76c8233f27762ad6ebb73a58c0" title="Remember the current indentation and pop to the previous position.">popSave()</a>  <a href="group__ExprStream__Manip.html#ga7a2134042b4ae9b096b0003d8f3c869a"></a><br/></dl><li>ExprStream &amp; <a class="el" href="group__ExprStream__Manip.html#ga90deb7348703ae1a59a11d9af77aa8ad">CVC3::reset</a> (ExprStream &amp;os)
<dl class="el"><dd class="mdescRight">Reset the indentation to the default at this level.  <a href="group__ExprStream__Manip.html#ga90deb7348703ae1a59a11d9af77aa8ad"></a><br/></dl><li>ExprStream &amp; <a class="el" href="group__ExprStream__Manip.html#ga02670eb229648e9e2d888f21f91b6810">CVC3::space</a> (ExprStream &amp;os)
<dl class="el"><dd class="mdescRight">Insert a single white space separator.  <a href="group__ExprStream__Manip.html#ga02670eb229648e9e2d888f21f91b6810"></a><br/></dl><li>ExprStream &amp; <a class="el" href="group__ExprStream__Manip.html#gab9909b3108229b630956179ebd71f3ef">CVC3::nodag</a> (ExprStream &amp;os)
<li>ExprStream &amp; <a class="el" href="group__ExprStream__Manip.html#ga1475185296de10fdbe07f0b498e8ed36">CVC3::pushdag</a> (ExprStream &amp;os)
<li>ExprStream &amp; <a class="el" href="group__ExprStream__Manip.html#ga07ae0c39b4082065891134536f2fa91c">CVC3::popdag</a> (ExprStream &amp;os)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Author: Sergey Berezin</p>
<p>Created: Mon Jun 16 10:59:18 2003</p>
<hr/>
<p>License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the <a class="el" href="LICENSE.html">LICENSE</a> file provided with this distribution.</p>
<hr/>
<p>Declaration of class ExprStream, an output stream to pretty-print Expr in various nice output formats (presentation/internal/other languages, outo-indentation, bounded depth printing, DAG-ified printing, etc, etc...).</p>
<p>This stream is most useful for the decision procedure designer when writing a pretty-printer (Theory::print() method). ExprStream carries information about the current output language, and all the indentation and depth pretty-printing is done automagically by the <a class="el" href="namespaceCVC3.html#a6b7e38d3c97da1e91e12a6c9555b8163">operator&lt;&lt;()</a>. </p>

<p>Definition in file <a class="el" href="expr__stream_8h_source.html">expr_stream.h</a>.</p>
</div></div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Sep 7 2011 for CVC3 by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>