Sophie

Sophie

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

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: CVC3::ExprRational Class 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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceCVC3.html">CVC3</a>      </li>
      <li class="navelem"><a class="el" href="classCVC3_1_1ExprRational.html">ExprRational</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-static-methods">Static Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::ExprRational Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::ExprRational" --><!-- doxytag: inherits="CVC3::ExprValue" -->
<p><code>#include &lt;<a class="el" href="expr__value_8h_source.html">expr_value.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for CVC3::ExprRational:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classCVC3_1_1ExprRational.png" usemap="#CVC3::ExprRational_map" alt=""/>
  <map id="CVC3::ExprRational_map" name="CVC3::ExprRational_map">
<area href="classCVC3_1_1ExprValue.html" title="The base class for holding the actual data in expressions." alt="CVC3::ExprValue" shape="rect" coords="0,0,123,24"/>
</map>
 </div></div>

<p><a href="classCVC3_1_1ExprRational-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classCVC3_1_1ExprRational.html#aa7d395fb3f5aa8c0cf131ffa0fa395bd">ExprRational</a> (<a class="el" href="classCVC3_1_1ExprManager.html">ExprManager</a> *em, const <a class="el" href="classCVC3_1_1Rational.html">Rational</a> &amp;r, <a class="el" href="namespaceCVC3.html#a4233916514848331ee104548acbab912">ExprIndex</a> idx=0)
<li>virtual <a class="el" href="classCVC3_1_1ExprRational.html#a81d0cf364e41435ad8e991be15222bcd">~ExprRational</a> ()
<li>void * <a class="el" href="classCVC3_1_1ExprRational.html#a8e5c4661c5f6d519cf27d3338addb686">operator new</a> (size_t size, <a class="el" href="classCVC3_1_1MemoryManager.html">MemoryManager</a> *mm)
<dl class="el"><dd class="mdescRight">Overload operator new.  <a href="#a8e5c4661c5f6d519cf27d3338addb686"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1ExprRational.html#a9263f8ed79422a05b9e745b108652cc6">operator delete</a> (void *pMem, <a class="el" href="classCVC3_1_1MemoryManager.html">MemoryManager</a> *mm)
<li>void <a class="el" href="classCVC3_1_1ExprRational.html#a86622cdd0de50e2fabb9cc2dbe3b6b7b">operator delete</a> (void *)
<dl class="el"><dd class="mdescRight">Overload operator delete.  <a href="#a86622cdd0de50e2fabb9cc2dbe3b6b7b"></a><br/></dl></ul>
<h2><a name="pro-methods"></a>
Protected Member Functions</h2>
<ul>
<li>virtual size_t <a class="el" href="classCVC3_1_1ExprRational.html#ae62f85eba37a27c56ca0de16e792810b">computeHash</a> () const 
<dl class="el"><dd class="mdescRight">Non-caching hash function which actually computes the hash.  <a href="#ae62f85eba37a27c56ca0de16e792810b"></a><br/></dl><li>virtual bool <a class="el" href="classCVC3_1_1ExprRational.html#a62494c541b3be07a0e8ee1c5a85a86cd">operator==</a> (const <a class="el" href="classCVC3_1_1ExprValue.html">ExprValue</a> &amp;ev2) const 
<dl class="el"><dd class="mdescRight">Equality between any two <a class="el" href="classCVC3_1_1ExprValue.html" title="The base class for holding the actual data in expressions.">ExprValue</a> objects (including subclasses)  <a href="#a62494c541b3be07a0e8ee1c5a85a86cd"></a><br/></dl><li>virtual <a class="el" href="classCVC3_1_1ExprValue.html">ExprValue</a> * <a class="el" href="classCVC3_1_1ExprRational.html#a3d9af97e78644aac931a3d5bdb45d7d9">copy</a> (<a class="el" href="classCVC3_1_1ExprManager.html">ExprManager</a> *em, <a class="el" href="namespaceCVC3.html#a4233916514848331ee104548acbab912">ExprIndex</a> idx=0) const 
<dl class="el"><dd class="mdescRight">Make a clean copy of itself using the given memory manager.  <a href="#a3d9af97e78644aac931a3d5bdb45d7d9"></a><br/></dl><li>virtual bool <a class="el" href="classCVC3_1_1ExprRational.html#ac33f6dde70c4e5fc8d33bd6841fb80ef">isRational</a> () const 
<dl class="el"><dd class="mdescRight"><a class="el" href="classCVC3_1_1Rational.html">Rational</a> number expression tester.  <a href="#ac33f6dde70c4e5fc8d33bd6841fb80ef"></a><br/></dl></ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li>virtual const <a class="el" href="classCVC3_1_1Rational.html">Rational</a> &amp; <a class="el" href="classCVC3_1_1ExprRational.html#a61f8c45ec5b5980375158803d0452c80">getRational</a> () const 
<li>virtual size_t <a class="el" href="classCVC3_1_1ExprRational.html#a34b6ebb3a8750985833ca46a0a899ceb">getMMIndex</a> () const 
<dl class="el"><dd class="mdescRight">Get unique memory manager ID.  <a href="#a34b6ebb3a8750985833ca46a0a899ceb"></a><br/></dl></ul>
<h2><a name="pri-static-methods"></a>
Static Private Member Functions</h2>
<ul>
<li>static size_t <a class="el" href="classCVC3_1_1ExprRational.html#a9c07dd287902d82dd0d4c6e0062836c1">hash</a> (const <a class="el" href="classCVC3_1_1Rational.html">Rational</a> &amp;r)
</ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li><a class="el" href="classCVC3_1_1Rational.html">Rational</a> <a class="el" href="classCVC3_1_1ExprRational.html#a4734935c4fb389cb78bcfdffaf9dae0b">d_r</a>
</ul>
<h2><a name="friends"></a>
Friends</h2>
<ul>
<li>class <a class="el" href="classCVC3_1_1ExprRational.html#aa33520359f6cc0f51b476790d39ed869">Expr</a>
<li>class <a class="el" href="classCVC3_1_1ExprRational.html#a53c627979d9a14928590601b9fd195c2">ExprManager</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="expr__value_8h_source.html#l00741">741</a> of file <a class="el" href="expr__value_8h_source.html">expr_value.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aa7d395fb3f5aa8c0cf131ffa0fa395bd"></a><!-- doxytag: member="CVC3::ExprRational::ExprRational" ref="aa7d395fb3f5aa8c0cf131ffa0fa395bd" args="(ExprManager *em, const Rational &amp;r, ExprIndex idx=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::ExprRational::ExprRational </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1ExprManager.html">ExprManager</a> *&#160;</td>
          <td class="paramname"><em>em</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Rational.html">Rational</a> &amp;&#160;</td>
          <td class="paramname"><em>r</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceCVC3.html#a4233916514848331ee104548acbab912">ExprIndex</a>&#160;</td>
          <td class="paramname"><em>idx</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

</div>
</div>
<a class="anchor" id="a81d0cf364e41435ad8e991be15222bcd"></a><!-- doxytag: member="CVC3::ExprRational::~ExprRational" ref="a81d0cf364e41435ad8e991be15222bcd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual CVC3::ExprRational::~ExprRational </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a61f8c45ec5b5980375158803d0452c80"></a><!-- doxytag: member="CVC3::ExprRational::getRational" ref="a61f8c45ec5b5980375158803d0452c80" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const <a class="el" href="classCVC3_1_1Rational.html">Rational</a>&amp; CVC3::ExprRational::getRational </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, private, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#abdfb4f3179a7549d99dceaebcff0b788">CVC3::ExprValue</a>.</p>

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

<p>References <a class="el" href="expr__value_8h_source.html#l00745">d_r</a>.</p>

</div>
</div>
<a class="anchor" id="a9c07dd287902d82dd0d4c6e0062836c1"></a><!-- doxytag: member="CVC3::ExprRational::hash" ref="a9c07dd287902d82dd0d4c6e0062836c1" args="(const Rational &amp;r)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static size_t CVC3::ExprRational::hash </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Rational.html">Rational</a> &amp;&#160;</td>
          <td class="paramname"><em>r</em></td><td>)</td>
          <td><code> [inline, static, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>References <a class="el" href="expr__value_8h_source.html#l00182">CVC3::ExprValue::s_charHash</a>, and <a class="el" href="classCVC3_1_1Rational.html#a195c125a76cb9a6c5731369e244a2de3">CVC3::Rational::toString()</a>.</p>

</div>
</div>
<a class="anchor" id="a34b6ebb3a8750985833ca46a0a899ceb"></a><!-- doxytag: member="CVC3::ExprRational::getMMIndex" ref="a34b6ebb3a8750985833ca46a0a899ceb" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual size_t CVC3::ExprRational::getMMIndex </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, private, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get unique memory manager ID. </p>

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#af4280c2539ba1dd4a089f0537f7ef3d4">CVC3::ExprValue</a>.</p>

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

<p>References <a class="el" href="expr_8h_source.html#l00070">CVC3::EXPR_RATIONAL</a>.</p>

</div>
</div>
<a class="anchor" id="ae62f85eba37a27c56ca0de16e792810b"></a><!-- doxytag: member="CVC3::ExprRational::computeHash" ref="ae62f85eba37a27c56ca0de16e792810b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual size_t CVC3::ExprRational::computeHash </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Non-caching hash function which actually computes the hash. </p>
<p>This is the method that all subclasses should implement </p>

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#aff96f4613c00f5094149c1f59639d310">CVC3::ExprValue</a>.</p>

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

<p>References <a class="el" href="expr__value_8h_source.html#l00745">d_r</a>, and <a class="el" href="expr__value_8h_source.html#l00155">CVC3::ExprValue::hash()</a>.</p>

</div>
</div>
<a class="anchor" id="a62494c541b3be07a0e8ee1c5a85a86cd"></a><!-- doxytag: member="CVC3::ExprRational::operator==" ref="a62494c541b3be07a0e8ee1c5a85a86cd" args="(const ExprValue &amp;ev2) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CVC3::ExprRational::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1ExprValue.html">ExprValue</a> &amp;&#160;</td>
          <td class="paramname"><em>ev2</em></td><td>)</td>
          <td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Equality between any two <a class="el" href="classCVC3_1_1ExprValue.html" title="The base class for holding the actual data in expressions.">ExprValue</a> objects (including subclasses) </p>

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#abdbf51b85cc77255679ac90af34a865f">CVC3::ExprValue</a>.</p>

<p>Definition at line <a class="el" href="expr__value_8cpp_source.html#l00174">174</a> of file <a class="el" href="expr__value_8cpp_source.html">expr_value.cpp</a>.</p>

<p>References <a class="el" href="expr__value_8h_source.html#l00263">CVC3::ExprValue::getMMIndex()</a>, and <a class="el" href="expr__value_8h_source.html#l00332">CVC3::ExprValue::getRational()</a>.</p>

</div>
</div>
<a class="anchor" id="a3d9af97e78644aac931a3d5bdb45d7d9"></a><!-- doxytag: member="CVC3::ExprRational::copy" ref="a3d9af97e78644aac931a3d5bdb45d7d9" args="(ExprManager *em, ExprIndex idx=0) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1ExprValue.html">ExprValue</a> * CVC3::ExprRational::copy </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1ExprManager.html">ExprManager</a> *&#160;</td>
          <td class="paramname"><em>em</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceCVC3.html#a4233916514848331ee104548acbab912">ExprIndex</a>&#160;</td>
          <td class="paramname"><em>idx</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const<code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Make a clean copy of itself using the given memory manager. </p>

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#a2e152d0473e881c1eb47f5baeb546525">CVC3::ExprValue</a>.</p>

<p>Definition at line <a class="el" href="expr__value_8cpp_source.html#l00181">181</a> of file <a class="el" href="expr__value_8cpp_source.html">expr_value.cpp</a>.</p>

<p>References <a class="el" href="expr__manager_8h_source.html#l00334">CVC3::ExprManager::getMM()</a>.</p>

</div>
</div>
<a class="anchor" id="ac33f6dde70c4e5fc8d33bd6841fb80ef"></a><!-- doxytag: member="CVC3::ExprRational::isRational" ref="ac33f6dde70c4e5fc8d33bd6841fb80ef" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool CVC3::ExprRational::isRational </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p><a class="el" href="classCVC3_1_1Rational.html">Rational</a> number expression tester. </p>

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#af8770eee7784747a5f8cba21cd8db7c4">CVC3::ExprValue</a>.</p>

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

</div>
</div>
<a class="anchor" id="a8e5c4661c5f6d519cf27d3338addb686"></a><!-- doxytag: member="CVC3::ExprRational::operator new" ref="a8e5c4661c5f6d519cf27d3338addb686" args="(size_t size, MemoryManager *mm)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* CVC3::ExprRational::operator new </td>
          <td>(</td>
          <td class="paramtype">size_t&#160;</td>
          <td class="paramname"><em>size</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1MemoryManager.html">MemoryManager</a> *&#160;</td>
          <td class="paramname"><em>mm</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Overload operator new. </p>

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#a6f7cb3318ee9743e6e47b30780d393f9">CVC3::ExprValue</a>.</p>

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

<p>References <a class="el" href="classCVC3_1_1MemoryManager.html#a3db7efbc4b956bd423a73e1157d70ce0">CVC3::MemoryManager::newData()</a>.</p>

</div>
</div>
<a class="anchor" id="a9263f8ed79422a05b9e745b108652cc6"></a><!-- doxytag: member="CVC3::ExprRational::operator delete" ref="a9263f8ed79422a05b9e745b108652cc6" args="(void *pMem, MemoryManager *mm)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CVC3::ExprRational::operator delete </td>
          <td>(</td>
          <td class="paramtype">void *&#160;</td>
          <td class="paramname"><em>pMem</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1MemoryManager.html">MemoryManager</a> *&#160;</td>
          <td class="paramname"><em>mm</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#a2b1b3c8574ac40f50f4498e522c3618d">CVC3::ExprValue</a>.</p>

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

<p>References <a class="el" href="classCVC3_1_1MemoryManager.html#ad29fac88d3a07566d9a8f9dc8d8e059c">CVC3::MemoryManager::deleteData()</a>.</p>

</div>
</div>
<a class="anchor" id="a86622cdd0de50e2fabb9cc2dbe3b6b7b"></a><!-- doxytag: member="CVC3::ExprRational::operator delete" ref="a86622cdd0de50e2fabb9cc2dbe3b6b7b" args="(void *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CVC3::ExprRational::operator delete </td>
          <td>(</td>
          <td class="paramtype">void *&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Overload operator delete. </p>

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#a2283fde20b269f1f98ab0eb43c3dddd6">CVC3::ExprValue</a>.</p>

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

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="aa33520359f6cc0f51b476790d39ed869"></a><!-- doxytag: member="CVC3::ExprRational::Expr" ref="aa33520359f6cc0f51b476790d39ed869" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="classCVC3_1_1Expr.html">Expr</a><code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#aa33520359f6cc0f51b476790d39ed869">CVC3::ExprValue</a>.</p>

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

</div>
</div>
<a class="anchor" id="a53c627979d9a14928590601b9fd195c2"></a><!-- doxytag: member="CVC3::ExprRational::ExprManager" ref="a53c627979d9a14928590601b9fd195c2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="classCVC3_1_1ExprManager.html">ExprManager</a><code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classCVC3_1_1ExprValue.html#a53c627979d9a14928590601b9fd195c2">CVC3::ExprValue</a>.</p>

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

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a4734935c4fb389cb78bcfdffaf9dae0b"></a><!-- doxytag: member="CVC3::ExprRational::d_r" ref="a4734935c4fb389cb78bcfdffaf9dae0b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Rational.html">Rational</a> <a class="el" href="classCVC3_1_1ExprRational.html#a4734935c4fb389cb78bcfdffaf9dae0b">CVC3::ExprRational::d_r</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>Referenced by <a class="el" href="expr__value_8h_source.html#l00759">computeHash()</a>, and <a class="el" href="expr__value_8h_source.html#l00747">getRational()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="expr__value_8h_source.html">expr_value.h</a></li>
<li><a class="el" href="expr__value_8cpp_source.html">expr_value.cpp</a></li>
</ul>
</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>