Sophie

Sophie

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

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_manager.cpp 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="#define-members">Defines</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">expr_manager.cpp File Reference</div>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="expr__manager_8h_source.html">expr_manager.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="command__line__flags_8h_source.html">command_line_flags.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="expr__stream_8h_source.html">expr_stream.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="pretty__printer_8h_source.html">pretty_printer.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="memory__manager__malloc_8h_source.html">memory_manager_malloc.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="memory__manager__chunks_8h_source.html">memory_manager_chunks.h</a>&quot;</code><br/>
</div>
<p><a href="expr__manager_8cpp_source.html">Go to the source code of this file.</a></p>
<h2><a name="define-members"></a>
Defines</h2>
<ul>
<li>#define <a class="el" href="expr__manager_8cpp.html#ad33da540eb3d11c1971c4a03d100013c">REG</a>(k)&#160;&#160;&#160;em.newKind(k, #k)
<li>#define <a class="el" href="expr__manager_8cpp.html#a7876b7f51ad3380f0bd237585f17672c">REG_TYPE</a>(k)&#160;&#160;&#160;em.newKind(k, #k, true)
</ul>
<h2><a name="func-members"></a>
Functions</h2>
<ul>
<li>static void <a class="el" href="expr__manager_8cpp.html#ae7ac6263bf1137d9d09d24e72f3f0e11">registerKinds</a> (<a class="el" href="classCVC3_1_1ExprManager.html">ExprManager</a> &amp;em)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Author: Sergey Berezin</p>
<p>Created: Wed Dec 4 14:20:56 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="expr__manager_8cpp_source.html">expr_manager.cpp</a>.</p>
</div><hr/><h2>Define Documentation</h2>
<a class="anchor" id="ad33da540eb3d11c1971c4a03d100013c"></a><!-- doxytag: member="expr_manager.cpp::REG" ref="ad33da540eb3d11c1971c4a03d100013c" args="(k)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define REG</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">k</td><td>)</td>
          <td>&#160;&#160;&#160;em.newKind(k, #k)</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="expr__manager_8cpp_source.html#l00490">490</a> of file <a class="el" href="expr__manager_8cpp_source.html">expr_manager.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7876b7f51ad3380f0bd237585f17672c"></a><!-- doxytag: member="expr_manager.cpp::REG_TYPE" ref="a7876b7f51ad3380f0bd237585f17672c" args="(k)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define REG_TYPE</td>
          <td>(</td>
          <td class="paramtype">&#160;</td>
          <td class="paramname">k</td><td>)</td>
          <td>&#160;&#160;&#160;em.newKind(k, #k, true)</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="expr__manager_8cpp_source.html#l00491">491</a> of file <a class="el" href="expr__manager_8cpp_source.html">expr_manager.cpp</a>.</p>

</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="ae7ac6263bf1137d9d09d24e72f3f0e11"></a><!-- doxytag: member="expr_manager.cpp::registerKinds" ref="ae7ac6263bf1137d9d09d24e72f3f0e11" args="(ExprManager &amp;em)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void registerKinds </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCVC3_1_1ExprManager.html">ExprManager</a> &amp;&#160;</td>
          <td class="paramname"><em>em</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="expr__manager_8cpp_source.html#l00493">493</a> of file <a class="el" href="expr__manager_8cpp_source.html">expr_manager.cpp</a>.</p>

<p>References <a class="el" href="kinds_8h_source.html#l00067">AND</a>, <a class="el" href="kinds_8h_source.html#l00075">AND_R</a>, <a class="el" href="kinds_8h_source.html#l00138">ANNOTATION</a>, <a class="el" href="kinds_8h_source.html#l00050">ANY_TYPE</a>, <a class="el" href="kinds_8h_source.html#l00090">APPLY</a>, <a class="el" href="kinds_8h_source.html#l00137">ARITH_VAR_ORDER</a>, <a class="el" href="kinds_8h_source.html#l00051">ARROW</a>, <a class="el" href="kinds_8h_source.html#l00093">ASSERT</a>, <a class="el" href="kinds_8h_source.html#l00119">ASSERTIONS</a>, <a class="el" href="kinds_8h_source.html#l00120">ASSUMPTIONS</a>, <a class="el" href="kinds_8h_source.html#l00048">BOOLEAN</a>, <a class="el" href="kinds_8h_source.html#l00165">BOUND_ID</a>, <a class="el" href="kinds_8h_source.html#l00164">BOUND_VAR</a>, <a class="el" href="kinds_8h_source.html#l00105">CALL</a>, <a class="el" href="kinds_8h_source.html#l00133">CHECK_TYPE</a>, <a class="el" href="kinds_8h_source.html#l00095">CHECKSAT</a>, <a class="el" href="kinds_8h_source.html#l00217">COND</a>, <a class="el" href="kinds_8h_source.html#l00240">CONST</a>, <a class="el" href="kinds_8h_source.html#l00130">CONTEXT</a>, <a class="el" href="kinds_8h_source.html#l00096">CONTINUE</a>, <a class="el" href="kinds_8h_source.html#l00121">COUNTEREXAMPLE</a>, <a class="el" href="kinds_8h_source.html#l00122">COUNTERMODEL</a>, <a class="el" href="kinds_8h_source.html#l00098">DBG</a>, <a class="el" href="kinds_8h_source.html#l00246">DEFUN</a>, <a class="el" href="kinds_8h_source.html#l00063">DISTINCT</a>, <a class="el" href="kinds_8h_source.html#l00111">DUMP_ASSUMPTIONS</a>, <a class="el" href="kinds_8h_source.html#l00116">DUMP_CLOSURE</a>, <a class="el" href="kinds_8h_source.html#l00117">DUMP_CLOSURE_PROOF</a>, <a class="el" href="kinds_8h_source.html#l00110">DUMP_PROOF</a>, <a class="el" href="kinds_8h_source.html#l00112">DUMP_SIG</a>, <a class="el" href="kinds_8h_source.html#l00113">DUMP_TCC</a>, <a class="el" href="kinds_8h_source.html#l00114">DUMP_TCC_ASSUMPTIONS</a>, <a class="el" href="kinds_8h_source.html#l00115">DUMP_TCC_PROOF</a>, <a class="el" href="kinds_8h_source.html#l00106">ECHO</a>, <a class="el" href="kinds_8h_source.html#l00214">ELSE</a>, <a class="el" href="kinds_8h_source.html#l00061">EQ</a>, <a class="el" href="kinds_8h_source.html#l00085">EXISTS</a>, <a class="el" href="kinds_8h_source.html#l00036">FALSE_EXPR</a>, <a class="el" href="kinds_8h_source.html#l00084">FORALL</a>, <a class="el" href="kinds_8h_source.html#l00131">FORGET</a>, <a class="el" href="kinds_8h_source.html#l00109">GET_ASSIGNMENT</a>, <a class="el" href="kinds_8h_source.html#l00134">GET_CHILD</a>, <a class="el" href="kinds_8h_source.html#l00132">GET_TYPE</a>, <a class="el" href="kinds_8h_source.html#l00108">GET_VALUE</a>, <a class="el" href="kinds_8h_source.html#l00102">HELP</a>, <a class="el" href="kinds_8h_source.html#l00046">ID</a>, <a class="el" href="kinds_8h_source.html#l00212">IF</a>, <a class="el" href="kinds_8h_source.html#l00070">IFF</a>, <a class="el" href="kinds_8h_source.html#l00076">IFF_R</a>, <a class="el" href="kinds_8h_source.html#l00213">IFTHEN</a>, <a class="el" href="kinds_8h_source.html#l00071">IMPLIES</a>, <a class="el" href="kinds_8h_source.html#l00107">INCLUDE</a>, <a class="el" href="kinds_8h_source.html#l00081">ITE</a>, <a class="el" href="kinds_8h_source.html#l00077">ITE_R</a>, <a class="el" href="kinds_8h_source.html#l00229">LAMBDA</a>, <a class="el" href="kinds_8h_source.html#l00225">LET</a>, <a class="el" href="kinds_8h_source.html#l00227">LETDECL</a>, <a class="el" href="kinds_8h_source.html#l00226">LETDECLS</a>, <a class="el" href="kinds_8h_source.html#l00062">NEQ</a>, <a class="el" href="expr__manager_8cpp_source.html#l00367">CVC3::ExprManager::newKind()</a>, <a class="el" href="kinds_8h_source.html#l00066">NOT</a>, <a class="el" href="kinds_8h_source.html#l00032">NULL_KIND</a>, <a class="el" href="kinds_8h_source.html#l00101">OPTION</a>, <a class="el" href="kinds_8h_source.html#l00068">OR</a>, <a class="el" href="kinds_8h_source.html#l00124">POP</a>, <a class="el" href="kinds_8h_source.html#l00127">POP_SCOPE</a>, <a class="el" href="kinds_8h_source.html#l00125">POPTO</a>, <a class="el" href="kinds_8h_source.html#l00128">POPTO_SCOPE</a>, <a class="el" href="kinds_8h_source.html#l00104">PRINT</a>, <a class="el" href="kinds_8h_source.html#l00123">PUSH</a>, <a class="el" href="kinds_8h_source.html#l00126">PUSH_SCOPE</a>, <a class="el" href="kinds_8h_source.html#l00094">QUERY</a>, <a class="el" href="kinds_8h_source.html#l00037">RATIONAL_EXPR</a>, <a class="el" href="kinds_8h_source.html#l00044">RAW_LIST</a>, <a class="el" href="kinds_8h_source.html#l00129">RESET</a>, <a class="el" href="kinds_8h_source.html#l00097">RESTART</a>, <a class="el" href="kinds_8h_source.html#l00136">SEQ</a>, <a class="el" href="kinds_8h_source.html#l00231">SIMULATE</a>, <a class="el" href="kinds_8h_source.html#l00290">SKOLEM_VAR</a>, <a class="el" href="kinds_8h_source.html#l00038">STRING_EXPR</a>, <a class="el" href="kinds_8h_source.html#l00135">SUBSTITUTE</a>, <a class="el" href="kinds_8h_source.html#l00193">SUBTYPE</a>, <a class="el" href="kinds_8h_source.html#l00142">TCC</a>, <a class="el" href="kinds_8h_source.html#l00292">THEOREM_KIND</a>, <a class="el" href="kinds_8h_source.html#l00099">TRACE</a>, <a class="el" href="kinds_8h_source.html#l00103">TRANSFORM</a>, <a class="el" href="kinds_8h_source.html#l00035">TRUE_EXPR</a>, <a class="el" href="kinds_8h_source.html#l00053">TYPE</a>, <a class="el" href="kinds_8h_source.html#l00056">TYPEDECL</a>, <a class="el" href="kinds_8h_source.html#l00058">TYPEDEF</a>, <a class="el" href="kinds_8h_source.html#l00242">UCONST</a>, <a class="el" href="kinds_8h_source.html#l00088">UFUNC</a>, <a class="el" href="kinds_8h_source.html#l00100">UNTRACE</a>, <a class="el" href="kinds_8h_source.html#l00145">VARDECL</a>, <a class="el" href="kinds_8h_source.html#l00147">VARDECLS</a>, <a class="el" href="kinds_8h_source.html#l00241">VARLIST</a>, <a class="el" href="kinds_8h_source.html#l00118">WHERE</a>, and <a class="el" href="kinds_8h_source.html#l00069">XOR</a>.</p>

<p>Referenced by <a class="el" href="expr__manager_8cpp_source.html#l00070">CVC3::ExprManager::ExprManager()</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>