Sophie

Sophie

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

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::RWTheoremValue 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_1RWTheoremValue.html">RWTheoremValue</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::RWTheoremValue Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::RWTheoremValue" --><!-- doxytag: inherits="CVC3::TheoremValue" -->
<p><code>#include &lt;<a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for CVC3::RWTheoremValue:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classCVC3_1_1RWTheoremValue.png" usemap="#CVC3::RWTheoremValue_map" alt=""/>
  <map id="CVC3::RWTheoremValue_map" name="CVC3::RWTheoremValue_map">
<area href="classCVC3_1_1TheoremValue.html" alt="CVC3::TheoremValue" shape="rect" coords="0,0,153,24"/>
</map>
 </div></div>

<p><a href="classCVC3_1_1RWTheoremValue-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_1RWTheoremValue.html#a060b5754b6d6ea2efb43e4c97abba6c3">~RWTheoremValue</a> ()
<li>bool <a class="el" href="classCVC3_1_1RWTheoremValue.html#a6fdd9581600000bdb9b521203e20275b">isRewrite</a> () const 
<li>const <a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a> &amp; <a class="el" href="classCVC3_1_1RWTheoremValue.html#a90d334b1d81a6ecaed725b689920733c">getAssumptionsRef</a> () const 
<li><a class="el" href="classCVC3_1_1MemoryManager.html">MemoryManager</a> * <a class="el" href="classCVC3_1_1RWTheoremValue.html#a4593444ed15ecbd4b1be7b44e5b5bc48">getMM</a> ()
<li>void * <a class="el" href="classCVC3_1_1RWTheoremValue.html#ad7807e6659f09c8a8b07ba9b9ccffc02">operator new</a> (size_t size, <a class="el" href="classCVC3_1_1MemoryManager.html">MemoryManager</a> *mm)
<li>void <a class="el" href="classCVC3_1_1RWTheoremValue.html#a0e75cf3dcce7598fbfb1222a96a89ba3">operator delete</a> (void *pMem, <a class="el" href="classCVC3_1_1MemoryManager.html">MemoryManager</a> *mm)
<li>void <a class="el" href="classCVC3_1_1RWTheoremValue.html#a6361d6ecbc7b02d7d10d5b7b26589d45">operator delete</a> (void *d)
</ul>
<h2><a name="pro-attribs"></a>
Protected Attributes</h2>
<ul>
<li><a class="el" href="classCVC3_1_1Expr.html">Expr</a> <a class="el" href="classCVC3_1_1RWTheoremValue.html#a8b9edd885956943f042bfb0ab13144d8">d_lhs</a>
<li><a class="el" href="classCVC3_1_1Expr.html">Expr</a> <a class="el" href="classCVC3_1_1RWTheoremValue.html#a017b26db1d8710ac3ffe2eb5b2bfaac4">d_rhs</a>
<li><a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a> * <a class="el" href="classCVC3_1_1RWTheoremValue.html#ab056c5711fae0e2d6ec30724a5321130">d_assump</a>
</ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li>void <a class="el" href="classCVC3_1_1RWTheoremValue.html#ae270ede5a4e13ee66cc0ecdd9218032f">init</a> (const <a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a> &amp;assump, int scope)
<li><a class="el" href="classCVC3_1_1RWTheoremValue.html#aa11aa09f79c6fe48a3d8edd7722162d5">RWTheoremValue</a> (<a class="el" href="classCVC3_1_1TheoremManager.html">TheoremManager</a> *tm, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;lhs, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;rhs, const <a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a> &amp;assump, const <a class="el" href="classCVC3_1_1Proof.html">Proof</a> &amp;pf, bool isAssump, int scope=-1)
<li><a class="el" href="classCVC3_1_1RWTheoremValue.html#a0609a1142e41b1d43d43d5f60f8f701c">RWTheoremValue</a> (<a class="el" href="classCVC3_1_1TheoremManager.html">TheoremManager</a> *tm, const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;thm, const <a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a> &amp;assump, const <a class="el" href="classCVC3_1_1Proof.html">Proof</a> &amp;pf, bool isAssump, int scope=-1)
<li>const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp; <a class="el" href="classCVC3_1_1RWTheoremValue.html#a84ba3b591680ab321aa2f855298a41f2">getExpr</a> () const 
<li>const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp; <a class="el" href="classCVC3_1_1RWTheoremValue.html#ac3a024c1f0a4aa4cf8d8aa6200ac9911">getLHS</a> () const 
<li>const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp; <a class="el" href="classCVC3_1_1RWTheoremValue.html#a61466f64bcb5fd3664fe2bed35ad7f97">getRHS</a> () const 
</ul>
<h2><a name="friends"></a>
Friends</h2>
<ul>
<li>class <a class="el" href="classCVC3_1_1RWTheoremValue.html#a51f48d7e14c97707595cfe5f8f6df209">Theorem</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00432">432</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aa11aa09f79c6fe48a3d8edd7722162d5"></a><!-- doxytag: member="CVC3::RWTheoremValue::RWTheoremValue" ref="aa11aa09f79c6fe48a3d8edd7722162d5" args="(TheoremManager *tm, const Expr &amp;lhs, const Expr &amp;rhs, const Assumptions &amp;assump, const Proof &amp;pf, bool isAssump, int scope=&#45;1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::RWTheoremValue::RWTheoremValue </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1TheoremManager.html">TheoremManager</a> *&#160;</td>
          <td class="paramname"><em>tm</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>lhs</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>rhs</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a> &amp;&#160;</td>
          <td class="paramname"><em>assump</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Proof.html">Proof</a> &amp;&#160;</td>
          <td class="paramname"><em>pf</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>isAssump</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>scope</em> = <code>-1</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00487">487</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

</div>
</div>
<a class="anchor" id="a0609a1142e41b1d43d43d5f60f8f701c"></a><!-- doxytag: member="CVC3::RWTheoremValue::RWTheoremValue" ref="a0609a1142e41b1d43d43d5f60f8f701c" args="(TheoremManager *tm, const Expr &amp;thm, const Assumptions &amp;assump, const Proof &amp;pf, bool isAssump, int scope=&#45;1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::RWTheoremValue::RWTheoremValue </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1TheoremManager.html">TheoremManager</a> *&#160;</td>
          <td class="paramname"><em>tm</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a> &amp;&#160;</td>
          <td class="paramname"><em>thm</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a> &amp;&#160;</td>
          <td class="paramname"><em>assump</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Proof.html">Proof</a> &amp;&#160;</td>
          <td class="paramname"><em>pf</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>isAssump</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>scope</em> = <code>-1</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00494">494</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

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

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00516">516</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

<p>References <a class="el" href="theorem__value_8h_source.html#l00093">CVC3::TheoremValue::d_isAssump</a>, <a class="el" href="debug_8h_source.html#l00037">FatalAssert</a>, and <a class="el" href="debug_8h_source.html#l00406">IF_DEBUG</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ae270ede5a4e13ee66cc0ecdd9218032f"></a><!-- doxytag: member="CVC3::RWTheoremValue::init" ref="ae270ede5a4e13ee66cc0ecdd9218032f" args="(const Assumptions &amp;assump, int scope)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CVC3::RWTheoremValue::init </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a> &amp;&#160;</td>
          <td class="paramname"><em>assump</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>scope</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00444">444</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

<p>References <a class="el" href="assumptions_8h_source.html#l00151">CVC3::Assumptions::begin()</a>, <a class="el" href="theorem__value_8h_source.html#l00093">CVC3::TheoremValue::d_isAssump</a>, <a class="el" href="theorem__value_8h_source.html#l00080">CVC3::TheoremValue::d_quantLevel</a>, <a class="el" href="theorem__value_8h_source.html#l00074">CVC3::TheoremValue::d_refcount</a>, <a class="el" href="theorem__value_8h_source.html#l00077">CVC3::TheoremValue::d_scopeLevel</a>, <a class="el" href="theorem__value_8h_source.html#l00065">CVC3::TheoremValue::d_tm</a>, <a class="el" href="debug_8h_source.html#l00408">DebugAssert</a>, <a class="el" href="assumptions_8h_source.html#l00095">CVC3::Assumptions::empty()</a>, <a class="el" href="assumptions_8h_source.html#l00152">CVC3::Assumptions::end()</a>, <a class="el" href="theorem__manager_8h_source.html#l00075">CVC3::TheoremManager::getCM()</a>, <a class="el" href="theorem__manager_8h_source.html#l00073">CVC3::TheoremManager::isActive()</a>, <a class="el" href="context_8h_source.html#l00404">CVC3::ContextManager::scopeLevel()</a>, and <a class="el" href="kinds_8h_source.html#l00099">TRACE</a>.</p>

</div>
</div>
<a class="anchor" id="a84ba3b591680ab321aa2f855298a41f2"></a><!-- doxytag: member="CVC3::RWTheoremValue::getExpr" ref="a84ba3b591680ab321aa2f855298a41f2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a>&amp; CVC3::RWTheoremValue::getExpr </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_1TheoremValue.html#ada6a2145dda62e6d3bd6781c7ef96141">CVC3::TheoremValue</a>.</p>

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00500">500</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

<p>References <a class="el" href="theorem__value_8h_source.html#l00068">CVC3::TheoremValue::d_thm</a>, <a class="el" href="expr_8h_source.html#l00929">CVC3::Expr::eqExpr()</a>, <a class="el" href="expr_8h_source.html#l01259">CVC3::Expr::getType()</a>, <a class="el" href="expr_8h_source.html#l00965">CVC3::Expr::iffExpr()</a>, <a class="el" href="type_8h_source.html#l00060">CVC3::Type::isBool()</a>, and <a class="el" href="expr_8h_source.html#l01223">CVC3::Expr::isNull()</a>.</p>

</div>
</div>
<a class="anchor" id="ac3a024c1f0a4aa4cf8d8aa6200ac9911"></a><!-- doxytag: member="CVC3::RWTheoremValue::getLHS" ref="ac3a024c1f0a4aa4cf8d8aa6200ac9911" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a>&amp; CVC3::RWTheoremValue::getLHS </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_1TheoremValue.html#a183c518edb1e346997882c5cce931fa3">CVC3::TheoremValue</a>.</p>

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00511">511</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

</div>
</div>
<a class="anchor" id="a61466f64bcb5fd3664fe2bed35ad7f97"></a><!-- doxytag: member="CVC3::RWTheoremValue::getRHS" ref="a61466f64bcb5fd3664fe2bed35ad7f97" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCVC3_1_1Expr.html">Expr</a>&amp; CVC3::RWTheoremValue::getRHS </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_1TheoremValue.html#ae28c3198351296f187065e78bba73a1f">CVC3::TheoremValue</a>.</p>

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00512">512</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

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

<p>Reimplemented from <a class="el" href="classCVC3_1_1TheoremValue.html#a123ac5cf8dde8d8ba3ca7d47a7d9bfde">CVC3::TheoremValue</a>.</p>

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00525">525</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

</div>
</div>
<a class="anchor" id="a90d334b1d81a6ecaed725b689920733c"></a><!-- doxytag: member="CVC3::RWTheoremValue::getAssumptionsRef" ref="a90d334b1d81a6ecaed725b689920733c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a>&amp; CVC3::RWTheoremValue::getAssumptionsRef </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements <a class="el" href="classCVC3_1_1TheoremValue.html#a375f504a8a9844005b2eb8e055483829">CVC3::TheoremValue</a>.</p>

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00526">526</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

<p>References <a class="el" href="assumptions_8h_source.html#l00083">CVC3::Assumptions::emptyAssump()</a>.</p>

</div>
</div>
<a class="anchor" id="a4593444ed15ecbd4b1be7b44e5b5bc48"></a><!-- doxytag: member="CVC3::RWTheoremValue::getMM" ref="a4593444ed15ecbd4b1be7b44e5b5bc48" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1MemoryManager.html">MemoryManager</a>* CVC3::RWTheoremValue::getMM </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements <a class="el" href="classCVC3_1_1TheoremValue.html#af8bf999e469afe124c04bfbbb6aba1e2">CVC3::TheoremValue</a>.</p>

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00532">532</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

<p>References <a class="el" href="theorem__value_8h_source.html#l00065">CVC3::TheoremValue::d_tm</a>, and <a class="el" href="theorem__manager_8h_source.html#l00079">CVC3::TheoremManager::getRWMM()</a>.</p>

</div>
</div>
<a class="anchor" id="ad7807e6659f09c8a8b07ba9b9ccffc02"></a><!-- doxytag: member="CVC3::RWTheoremValue::operator new" ref="ad7807e6659f09c8a8b07ba9b9ccffc02" args="(size_t size, MemoryManager *mm)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* CVC3::RWTheoremValue::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>Definition at line <a class="el" href="theorem__value_8h_source.html#l00534">534</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_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="a0e75cf3dcce7598fbfb1222a96a89ba3"></a><!-- doxytag: member="CVC3::RWTheoremValue::operator delete" ref="a0e75cf3dcce7598fbfb1222a96a89ba3" args="(void *pMem, MemoryManager *mm)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CVC3::RWTheoremValue::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>Definition at line <a class="el" href="theorem__value_8h_source.html#l00537">537</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_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="a6361d6ecbc7b02d7d10d5b7b26589d45"></a><!-- doxytag: member="CVC3::RWTheoremValue::operator delete" ref="a6361d6ecbc7b02d7d10d5b7b26589d45" args="(void *d)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CVC3::RWTheoremValue::operator delete </td>
          <td>(</td>
          <td class="paramtype">void *&#160;</td>
          <td class="paramname"><em>d</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00541">541</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

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

<p>Reimplemented from <a class="el" href="classCVC3_1_1TheoremValue.html#a51f48d7e14c97707595cfe5f8f6df209">CVC3::TheoremValue</a>.</p>

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00434">434</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a8b9edd885956943f042bfb0ab13144d8"></a><!-- doxytag: member="CVC3::RWTheoremValue::d_lhs" ref="a8b9edd885956943f042bfb0ab13144d8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Expr.html">Expr</a> <a class="el" href="classCVC3_1_1RWTheoremValue.html#a8b9edd885956943f042bfb0ab13144d8">CVC3::RWTheoremValue::d_lhs</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00439">439</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

</div>
</div>
<a class="anchor" id="a017b26db1d8710ac3ffe2eb5b2bfaac4"></a><!-- doxytag: member="CVC3::RWTheoremValue::d_rhs" ref="a017b26db1d8710ac3ffe2eb5b2bfaac4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Expr.html">Expr</a> <a class="el" href="classCVC3_1_1RWTheoremValue.html#a017b26db1d8710ac3ffe2eb5b2bfaac4">CVC3::RWTheoremValue::d_rhs</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00440">440</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab056c5711fae0e2d6ec30724a5321130"></a><!-- doxytag: member="CVC3::RWTheoremValue::d_assump" ref="ab056c5711fae0e2d6ec30724a5321130" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1Assumptions.html">Assumptions</a>* <a class="el" href="classCVC3_1_1RWTheoremValue.html#ab056c5711fae0e2d6ec30724a5321130">CVC3::RWTheoremValue::d_assump</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theorem__value_8h_source.html#l00441">441</a> of file <a class="el" href="theorem__value_8h_source.html">theorem_value.h</a>.</p>

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