Sophie

Sophie

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

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: theorem.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="#typedef-members">Typedefs</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">theorem.h File Reference</div>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="expr_8h_source.html">expr.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="os_8h_source.html">os.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="proof_8h_source.html">proof.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="hash__fun_8h_source.html">hash_fun.h</a>&quot;</code><br/>
</div>
<p><a href="theorem_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_1Theorem.html">CVC3::Theorem</a>
<li>class <a class="el" href="classCVC3_1_1Theorem3.html">CVC3::Theorem3</a>
<dl class="el"><dd class="mdescRight"><a class="el" href="classCVC3_1_1Theorem3.html" title="Theorem3.">Theorem3</a>.  <a href="classCVC3_1_1Theorem3.html#details">More...</a><br/></dl><li>class <a class="el" href="classCVC3_1_1TheoremLess.html">CVC3::TheoremLess</a>
<dl class="el"><dd class="mdescRight">"Less" comparator for theorems by <a class="el" href="classCVC3_1_1TheoremValue.html">TheoremValue</a> pointers  <a href="classCVC3_1_1TheoremLess.html#details">More...</a><br/></dl><li>struct <a class="el" href="structHash_1_1hash_3_01CVC3_1_1Theorem_01_4.html">Hash::hash&lt; CVC3::Theorem &gt;</a>
</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="namespaceHash.html">Hash</a>
</ul>
<h2><a name="typedef-members"></a>
Typedefs</h2>
<ul>
<li>typedef std::map&lt; Theorem, <br class="typebreak"/>
bool, TheoremLess &gt; <a class="el" href="namespaceCVC3.html#ae8220d283ddfdaa8f4e0da0a03fa7ff4">CVC3::TheoremMap</a>
</ul>
<h2><a name="func-members"></a>
Functions</h2>
<ul>
<li>bool <a class="el" href="namespaceCVC3.html#a5d869d6f1c2d4780875deea3828247e1">CVC3::operator&lt;</a> (const Theorem &amp;t1, const Theorem &amp;t2)
<li>bool <a class="el" href="namespaceCVC3.html#a3f7d84a4848e35fdefb0cf032716139c">CVC3::operator&lt;=</a> (const Theorem &amp;t1, const Theorem &amp;t2)
<li>bool <a class="el" href="namespaceCVC3.html#aafc08e614f90df8f0d23503c3fe13ef4">CVC3::operator&gt;</a> (const Theorem &amp;t1, const Theorem &amp;t2)
<li>bool <a class="el" href="namespaceCVC3.html#a7d4b62b76a23fdc6b341f9f8c6a3aa4c">CVC3::operator&gt;=</a> (const Theorem &amp;t1, const Theorem &amp;t2)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Author: Sergey Berezin</p>
<p>Created: Dec 10 00:37:49 GMT 2002</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>Definition in file <a class="el" href="theorem_8h_source.html">theorem.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>