Sophie

Sophie

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

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_value.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="#define-members">Defines</a>  </div>
  <div class="headertitle">
<div class="title">expr_value.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="theorem_8h_source.html">theorem.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="type_8h_source.html">type.h</a>&quot;</code><br/>
</div>
<p><a href="expr__value_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_1ExprValue.html">CVC3::ExprValue</a>
<dl class="el"><dd class="mdescRight">The base class for holding the actual data in expressions.  <a href="classCVC3_1_1ExprValue.html#details">More...</a><br/></dl><li>class <a class="el" href="classCVC3_1_1ExprNode.html">CVC3::ExprNode</a>
<li>class <a class="el" href="classCVC3_1_1ExprNodeTmp.html">CVC3::ExprNodeTmp</a>
<li>class <a class="el" href="classCVC3_1_1ExprApplyTmp.html">CVC3::ExprApplyTmp</a>
<li>class <a class="el" href="classCVC3_1_1ExprApply.html">CVC3::ExprApply</a>
<li>class <a class="el" href="classCVC3_1_1ExprString.html">CVC3::ExprString</a>
<li>class <a class="el" href="classCVC3_1_1ExprSkolem.html">CVC3::ExprSkolem</a>
<li>class <a class="el" href="classCVC3_1_1ExprRational.html">CVC3::ExprRational</a>
<li>class <a class="el" href="classCVC3_1_1ExprVar.html">CVC3::ExprVar</a>
<li>class <a class="el" href="classCVC3_1_1ExprSymbol.html">CVC3::ExprSymbol</a>
<li>class <a class="el" href="classCVC3_1_1ExprBoundVar.html">CVC3::ExprBoundVar</a>
<li>class <a class="el" href="classCVC3_1_1ExprClosure.html">CVC3::ExprClosure</a>
<dl class="el"><dd class="mdescRight">A "closure" expression which binds variables used in the "body". Used by LAMBDA and quantifiers.  <a href="classCVC3_1_1ExprClosure.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>
</ul>
<h2><a name="define-members"></a>
Defines</h2>
<ul>
<li>#define <a class="el" href="expr__value_8h.html#ac4add2a227a10511e0128d63952030e8">PRIME</a>&#160;&#160;&#160;131
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Author: Sergey Berezin</p>
<p>Created: Fri Feb 7 15:07: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>Class ExprValue: the value holding class of Expr. No one should use it directly; use Expr API instead. To enforce that, the constructors are made protected, and only Expr, ExprManager, and subclasses can use them. </p>

<p>Definition in file <a class="el" href="expr__value_8h_source.html">expr_value.h</a>.</p>
</div><hr/><h2>Define Documentation</h2>
<a class="anchor" id="ac4add2a227a10511e0128d63952030e8"></a><!-- doxytag: member="expr_value.h::PRIME" ref="ac4add2a227a10511e0128d63952030e8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define PRIME&#160;&#160;&#160;131</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="expr__value_8h_source.html#l00050">50</a> of file <a class="el" href="expr__value_8h_source.html">expr_value.h</a>.</p>

<p>Referenced by <a class="el" href="theory__bitvector_8cpp_source.html#l05556">CVC3::BVConstExpr::computeHash()</a>, <a class="el" href="expr__value_8h_source.html#l00873">CVC3::ExprBoundVar::computeHash()</a>, <a class="el" href="expr__value_8h_source.html#l00833">CVC3::ExprSymbol::computeHash()</a>, <a class="el" href="expr__value_8h_source.html#l00713">CVC3::ExprSkolem::computeHash()</a>, <a class="el" href="expr__value_8h_source.html#l00567">CVC3::ExprApply::computeHash()</a>, <a class="el" href="expr__value_8h_source.html#l00541">CVC3::ExprApplyTmp::computeHash()</a>, <a class="el" href="expr__value_8cpp_source.html#l00333">CVC3::ExprClosure::computeHash()</a>, and <a class="el" href="expr__value_8cpp_source.html#l00310">CVC3::ExprValue::hash()</a>.</p>

</div>
</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>