Sophie

Sophie

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

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: LFSCLem 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>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a>  </div>
  <div class="headertitle">
<div class="title">LFSCLem Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="LFSCLem" --><!-- doxytag: inherits="LFSCProof" -->
<p><code>#include &lt;<a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for LFSCLem:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classLFSCLem.png" usemap="#LFSCLem_map" alt=""/>
  <map id="LFSCLem_map" name="LFSCLem_map">
<area href="classLFSCProof.html" alt="LFSCProof" shape="rect" coords="0,112,75,136"/>
<area href="classLFSCObj.html" alt="LFSCObj" shape="rect" coords="0,56,75,80"/>
<area href="classObj.html" alt="Obj" shape="rect" coords="0,0,75,24"/>
</map>
 </div></div>

<p><a href="classLFSCLem-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li>virtual <a class="el" href="classLFSCLem.html">LFSCLem</a> * <a class="el" href="classLFSCLem.html#a8889765b9388d270f84678585476ec06">AsLFSCLem</a> ()
<li>void <a class="el" href="classLFSCLem.html#a38c060085273f0dd8c425a14683b4067">print_pf</a> (std::ostream &amp;s, int ind=0)
<li>void <a class="el" href="classLFSCLem.html#a65692ca4d960a021ad165fb89c411021">print_struct</a> (std::ostream &amp;s, int ind=0)
<li>bool <a class="el" href="classLFSCLem.html#aefd7d0d4c09421c5cf4c4832c828f642">IsTrivial</a> ()
<li><a class="el" href="classLFSCProof.html">LFSCProof</a> * <a class="el" href="classLFSCLem.html#a10cff9d19d35ca803eb2d86379fbfea9">clone</a> ()
<li>int <a class="el" href="classLFSCLem.html#a5ee6477298840bdaf7fb5103ac293180">checkBoolRes</a> (std::vector&lt; int &gt; &amp;clause)
</ul>
<h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2>
<ul>
<li>static <a class="el" href="classLFSCProof.html">LFSCProof</a> * <a class="el" href="classLFSCLem.html#abb9541ac21517f3bd70abb11a97a7715">Make</a> (int v)
</ul>
<h2><a name="pri-methods"></a>
Private Member Functions</h2>
<ul>
<li><a class="el" href="classLFSCLem.html#a409936d5baa434b32b6c5a0bedfe3044">LFSCLem</a> (int v)
<li>virtual <a class="el" href="classLFSCLem.html#ac384d7fdb899b676e7b44ab9db21427e">~LFSCLem</a> ()
<li>long int <a class="el" href="classLFSCLem.html#ad1fa27fc76b749c9fad43121931936de">get_length</a> ()
</ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li>int <a class="el" href="classLFSCLem.html#a7c50798fae9bc2dd292af69aea46f0ca">d_var</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00038">38</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a409936d5baa434b32b6c5a0bedfe3044"></a><!-- doxytag: member="LFSCLem::LFSCLem" ref="a409936d5baa434b32b6c5a0bedfe3044" args="(int v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LFSCLem::LFSCLem </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>v</em></td><td>)</td>
          <td><code> [inline, private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00042">42</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>Referenced by <a class="el" href="LFSCBoolProof_8h_source.html#l00052">clone()</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00050">Make()</a>.</p>

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

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00044">44</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ad1fa27fc76b749c9fad43121931936de"></a><!-- doxytag: member="LFSCLem::get_length" ref="ad1fa27fc76b749c9fad43121931936de" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">long int LFSCLem::get_length </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, private, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#a4f6cb66f81baeb838874bfc2ee51595e">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00045">45</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8889765b9388d270f84678585476ec06"></a><!-- doxytag: member="LFSCLem::AsLFSCLem" ref="a8889765b9388d270f84678585476ec06" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classLFSCLem.html">LFSCLem</a>* LFSCLem::AsLFSCLem </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#a35b9ae21403a09523359d96d182c7431">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00047">47</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

</div>
</div>
<a class="anchor" id="a38c060085273f0dd8c425a14683b4067"></a><!-- doxytag: member="LFSCLem::print_pf" ref="a38c060085273f0dd8c425a14683b4067" args="(std::ostream &amp;s, int ind=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void LFSCLem::print_pf </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>ind</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements <a class="el" href="classLFSCProof.html#a9ad1d738b10d731108f63b9d86796c00">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00048">48</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>References <a class="el" href="cvc__util_8h_source.html#l00053">CVC3::abs()</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00041">d_var</a>.</p>

</div>
</div>
<a class="anchor" id="a65692ca4d960a021ad165fb89c411021"></a><!-- doxytag: member="LFSCLem::print_struct" ref="a65692ca4d960a021ad165fb89c411021" args="(std::ostream &amp;s, int ind=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void LFSCLem::print_struct </td>
          <td>(</td>
          <td class="paramtype">std::ostream &amp;&#160;</td>
          <td class="paramname"><em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>ind</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#a989d58a3910834809ddbfc89c04f6d87">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00049">49</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00041">d_var</a>.</p>

</div>
</div>
<a class="anchor" id="abb9541ac21517f3bd70abb11a97a7715"></a><!-- doxytag: member="LFSCLem::Make" ref="abb9541ac21517f3bd70abb11a97a7715" args="(int v)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="classLFSCProof.html">LFSCProof</a>* LFSCLem::Make </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>v</em></td><td>)</td>
          <td><code> [inline, static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00042">LFSCLem()</a>.</p>

<p>Referenced by <a class="el" href="LFSCConvert_8cpp_source.html#l00093">LFSCConvert::cvc3_to_lfsc()</a>.</p>

</div>
</div>
<a class="anchor" id="aefd7d0d4c09421c5cf4c4832c828f642"></a><!-- doxytag: member="LFSCLem::IsTrivial" ref="aefd7d0d4c09421c5cf4c4832c828f642" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool LFSCLem::IsTrivial </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="LFSCBoolProof_8h_source.html#l00051">51</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

</div>
</div>
<a class="anchor" id="a10cff9d19d35ca803eb2d86379fbfea9"></a><!-- doxytag: member="LFSCLem::clone" ref="a10cff9d19d35ca803eb2d86379fbfea9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classLFSCProof.html">LFSCProof</a>* LFSCLem::clone </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="classLFSCProof.html#a0fff5e24b97c44080514e3ec6f15d751">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00052">52</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00041">d_var</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00042">LFSCLem()</a>.</p>

</div>
</div>
<a class="anchor" id="a5ee6477298840bdaf7fb5103ac293180"></a><!-- doxytag: member="LFSCLem::checkBoolRes" ref="a5ee6477298840bdaf7fb5103ac293180" args="(std::vector&lt; int &gt; &amp;clause)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int LFSCLem::checkBoolRes </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; int &gt; &amp;&#160;</td>
          <td class="paramname"><em>clause</em></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="classLFSCProof.html#a46af0498dd659ccba0549191102cf75d">LFSCProof</a>.</p>

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00053">53</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>References <a class="el" href="LFSCBoolProof_8h_source.html#l00041">d_var</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a7c50798fae9bc2dd292af69aea46f0ca"></a><!-- doxytag: member="LFSCLem::d_var" ref="a7c50798fae9bc2dd292af69aea46f0ca" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classLFSCLem.html#a7c50798fae9bc2dd292af69aea46f0ca">LFSCLem::d_var</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="LFSCBoolProof_8h_source.html#l00041">41</a> of file <a class="el" href="LFSCBoolProof_8h_source.html">LFSCBoolProof.h</a>.</p>

<p>Referenced by <a class="el" href="LFSCBoolProof_8h_source.html#l00053">checkBoolRes()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00052">clone()</a>, <a class="el" href="LFSCBoolProof_8h_source.html#l00048">print_pf()</a>, and <a class="el" href="LFSCBoolProof_8h_source.html#l00049">print_struct()</a>.</p>

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