Sophie

Sophie

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

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::ExprVar 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_1ExprVar.html">ExprVar</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-attribs">Private Attributes</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::ExprVar Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::ExprVar" --><!-- 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::ExprVar:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classCVC3_1_1ExprVar.png" usemap="#CVC3::ExprVar_map" alt=""/>
  <map id="CVC3::ExprVar_map" name="CVC3::ExprVar_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,111,24"/>
</map>
 </div></div>

<p><a href="classCVC3_1_1ExprVar-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_1ExprVar.html#a6c3c58b697e9af41c6a4fa34c79f7c01">ExprVar</a> (<a class="el" href="classCVC3_1_1ExprManager.html">ExprManager</a> *em, const std::string &amp;name, <a class="el" href="namespaceCVC3.html#a4233916514848331ee104548acbab912">ExprIndex</a> idx=0)
<li>virtual <a class="el" href="classCVC3_1_1ExprVar.html#a6ff53da3cea1f7f9b6b5cda284e0697f">~ExprVar</a> ()
<li>virtual bool <a class="el" href="classCVC3_1_1ExprVar.html#aeb66b16c91d7e7fde955ec63a3b2155a">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="#aeb66b16c91d7e7fde955ec63a3b2155a"></a><br/></dl><li>void * <a class="el" href="classCVC3_1_1ExprVar.html#a306691261884de66206347415086bd16">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="#a306691261884de66206347415086bd16"></a><br/></dl><li>void <a class="el" href="classCVC3_1_1ExprVar.html#a4f925f36c42b3c21e04a439bbfecf4a6">operator delete</a> (void *pMem, <a class="el" href="classCVC3_1_1MemoryManager.html">MemoryManager</a> *mm)
<li>void <a class="el" href="classCVC3_1_1ExprVar.html#abdfc6d431887a0622dd1156e807a1632">operator delete</a> (void *)
<dl class="el"><dd class="mdescRight">Overload operator delete.  <a href="#abdfc6d431887a0622dd1156e807a1632"></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_1ExprVar.html#a2e1ff8f2094e098e12a3673d82e3143b">computeHash</a> () const 
<dl class="el"><dd class="mdescRight">Non-caching hash function which actually computes the hash.  <a href="#a2e1ff8f2094e098e12a3673d82e3143b"></a><br/></dl><li>virtual bool <a class="el" href="classCVC3_1_1ExprVar.html#a229e97b35fc1f314925c047dc2875fcd">isVar</a> () const 
<dl class="el"><dd class="mdescRight">Uninterpreted constants.  <a href="#a229e97b35fc1f314925c047dc2875fcd"></a><br/></dl><li>virtual <a class="el" href="classCVC3_1_1ExprValue.html">ExprValue</a> * <a class="el" href="classCVC3_1_1ExprVar.html#ad1d7182255f34bf98de5cb67d6a7f8d2">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="#ad1d7182255f34bf98de5cb67d6a7f8d2"></a><br/></dl></ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li>virtual const std::string &amp; <a class="el" href="classCVC3_1_1ExprVar.html#a7a80e161bc98205b0f57864149e24bd6">getName</a> () const 
<dl class="el"><dd class="mdescRight">Returns the string name of UCONST and BOUND_VAR expr's.  <a href="#a7a80e161bc98205b0f57864149e24bd6"></a><br/></dl><li>virtual size_t <a class="el" href="classCVC3_1_1ExprVar.html#ad9bcb5d5433a5a689cbf46a43dc42164">getMMIndex</a> () const 
<dl class="el"><dd class="mdescRight">Get unique memory manager ID.  <a href="#ad9bcb5d5433a5a689cbf46a43dc42164"></a><br/></dl></ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li>std::string <a class="el" href="classCVC3_1_1ExprVar.html#a4a3d0b1ca16adceaaa42b29b1b860520">d_name</a>
</ul>
<h2><a name="friends"></a>
Friends</h2>
<ul>
<li>class <a class="el" href="classCVC3_1_1ExprVar.html#aa33520359f6cc0f51b476790d39ed869">Expr</a>
<li>class <a class="el" href="classCVC3_1_1ExprVar.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#l00782">782</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="a6c3c58b697e9af41c6a4fa34c79f7c01"></a><!-- doxytag: member="CVC3::ExprVar::ExprVar" ref="a6c3c58b697e9af41c6a4fa34c79f7c01" args="(ExprManager *em, const std::string &amp;name, ExprIndex idx=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::ExprVar::ExprVar </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 std::string &amp;&#160;</td>
          <td class="paramname"><em>name</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#l00804">804</a> of file <a class="el" href="expr__value_8h_source.html">expr_value.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6ff53da3cea1f7f9b6b5cda284e0697f"></a><!-- doxytag: member="CVC3::ExprVar::~ExprVar" ref="a6ff53da3cea1f7f9b6b5cda284e0697f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual CVC3::ExprVar::~ExprVar </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#l00807">807</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="a7a80e161bc98205b0f57864149e24bd6"></a><!-- doxytag: member="CVC3::ExprVar::getName" ref="a7a80e161bc98205b0f57864149e24bd6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const std::string&amp; CVC3::ExprVar::getName </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, private, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the string name of UCONST and BOUND_VAR expr's. </p>

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

<p>Definition at line <a class="el" href="expr__value_8h_source.html#l00788">788</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#l00786">d_name</a>.</p>

</div>
</div>
<a class="anchor" id="ad9bcb5d5433a5a689cbf46a43dc42164"></a><!-- doxytag: member="CVC3::ExprVar::getMMIndex" ref="ad9bcb5d5433a5a689cbf46a43dc42164" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual size_t CVC3::ExprVar::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#l00791">791</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#l00072">CVC3::EXPR_UCONST</a>.</p>

</div>
</div>
<a class="anchor" id="a2e1ff8f2094e098e12a3673d82e3143b"></a><!-- doxytag: member="CVC3::ExprVar::computeHash" ref="a2e1ff8f2094e098e12a3673d82e3143b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual size_t CVC3::ExprVar::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#l00794">794</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#l00786">d_name</a>, and <a class="el" href="expr__value_8h_source.html#l00182">CVC3::ExprValue::s_charHash</a>.</p>

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

<p>Uninterpreted constants. </p>

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

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

</div>
</div>
<a class="anchor" id="ad1d7182255f34bf98de5cb67d6a7f8d2"></a><!-- doxytag: member="CVC3::ExprVar::copy" ref="ad1d7182255f34bf98de5cb67d6a7f8d2" 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::ExprVar::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#l00193">193</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="aeb66b16c91d7e7fde955ec63a3b2155a"></a><!-- doxytag: member="CVC3::ExprVar::operator==" ref="aeb66b16c91d7e7fde955ec63a3b2155a" args="(const ExprValue &amp;ev2) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CVC3::ExprVar::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> [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#l00186">186</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#l00250">CVC3::ExprValue::getKind()</a>, <a class="el" href="expr__value_8h_source.html#l00263">CVC3::ExprValue::getMMIndex()</a>, and <a class="el" href="expr__value_8h_source.html#l00339">CVC3::ExprValue::getName()</a>.</p>

</div>
</div>
<a class="anchor" id="a306691261884de66206347415086bd16"></a><!-- doxytag: member="CVC3::ExprVar::operator new" ref="a306691261884de66206347415086bd16" args="(size_t size, MemoryManager *mm)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* CVC3::ExprVar::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#l00811">811</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="a4f925f36c42b3c21e04a439bbfecf4a6"></a><!-- doxytag: member="CVC3::ExprVar::operator delete" ref="a4f925f36c42b3c21e04a439bbfecf4a6" args="(void *pMem, MemoryManager *mm)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CVC3::ExprVar::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#l00814">814</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="abdfc6d431887a0622dd1156e807a1632"></a><!-- doxytag: member="CVC3::ExprVar::operator delete" ref="abdfc6d431887a0622dd1156e807a1632" args="(void *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CVC3::ExprVar::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#l00817">817</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::ExprVar::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#l00783">783</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::ExprVar::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#l00784">784</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="a4a3d0b1ca16adceaaa42b29b1b860520"></a><!-- doxytag: member="CVC3::ExprVar::d_name" ref="a4a3d0b1ca16adceaaa42b29b1b860520" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="classCVC3_1_1ExprVar.html#a4a3d0b1ca16adceaaa42b29b1b860520">CVC3::ExprVar::d_name</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="expr__value_8h_source.html#l00786">786</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#l00794">computeHash()</a>, and <a class="el" href="expr__value_8h_source.html#l00788">getName()</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>