Sophie

Sophie

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

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::TheoryArithNew::FreeConst 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_1TheoryArithNew.html">TheoryArithNew</a>      </li>
      <li class="navelem"><a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html">FreeConst</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::TheoryArithNew::FreeConst Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::TheoryArithNew::FreeConst" -->
<p><a href="classCVC3_1_1TheoryArithNew_1_1FreeConst-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_1TheoryArithNew_1_1FreeConst.html#a992af10cf6690a5d73e0e9fcfc4b73e9">FreeConst</a> ()
<li><a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html#a311d658e3f5aeade49ec35069774f1a9">FreeConst</a> (const <a class="el" href="classCVC3_1_1Rational.html">Rational</a> &amp;r, bool strict)
<li>const <a class="el" href="classCVC3_1_1Rational.html">Rational</a> &amp; <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html#a15979fe7b9d6e2d90cece50ba47286b1">getConst</a> () const 
<li>bool <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html#a65e61d15258614bc371cf45954388092">strict</a> () const 
</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_1TheoryArithNew_1_1FreeConst.html#aa43789984c5e26235d744841b33a88bd">d_r</a>
<li>bool <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html#a5dc7303936808750bad632a25617653b">d_strict</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Data class for the strongest free constant in separation inqualities </p>

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00051">51</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a992af10cf6690a5d73e0e9fcfc4b73e9"></a><!-- doxytag: member="CVC3::TheoryArithNew::FreeConst::FreeConst" ref="a992af10cf6690a5d73e0e9fcfc4b73e9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::TheoryArithNew::FreeConst::FreeConst </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="theory__arith__new_8h_source.html#l00056">56</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

</div>
</div>
<a class="anchor" id="a311d658e3f5aeade49ec35069774f1a9"></a><!-- doxytag: member="CVC3::TheoryArithNew::FreeConst::FreeConst" ref="a311d658e3f5aeade49ec35069774f1a9" args="(const Rational &amp;r, bool strict)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">CVC3::TheoryArithNew::FreeConst::FreeConst </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">bool&#160;</td>
          <td class="paramname"><em>strict</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="theory__arith__new_8h_source.html#l00057">57</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

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

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00058">58</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>References <a class="el" href="theory__arith__new_8h_source.html#l00053">d_r</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__new_8cpp_source.html#l00044">CVC3::operator&lt;&lt;()</a>.</p>

</div>
</div>
<a class="anchor" id="a65e61d15258614bc371cf45954388092"></a><!-- doxytag: member="CVC3::TheoryArithNew::FreeConst::strict" ref="a65e61d15258614bc371cf45954388092" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool CVC3::TheoryArithNew::FreeConst::strict </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00059">59</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>References <a class="el" href="theory__arith__new_8h_source.html#l00054">d_strict</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__new_8cpp_source.html#l00044">CVC3::operator&lt;&lt;()</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="aa43789984c5e26235d744841b33a88bd"></a><!-- doxytag: member="CVC3::TheoryArithNew::FreeConst::d_r" ref="aa43789984c5e26235d744841b33a88bd" 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_1TheoryArithNew_1_1FreeConst.html#aa43789984c5e26235d744841b33a88bd">CVC3::TheoryArithNew::FreeConst::d_r</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

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

<p>Referenced by <a class="el" href="theory__arith__new_8h_source.html#l00058">getConst()</a>.</p>

</div>
</div>
<a class="anchor" id="a5dc7303936808750bad632a25617653b"></a><!-- doxytag: member="CVC3::TheoryArithNew::FreeConst::d_strict" ref="a5dc7303936808750bad632a25617653b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classCVC3_1_1TheoryArithNew_1_1FreeConst.html#a5dc7303936808750bad632a25617653b">CVC3::TheoryArithNew::FreeConst::d_strict</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="theory__arith__new_8h_source.html#l00054">54</a> of file <a class="el" href="theory__arith__new_8h_source.html">theory_arith_new.h</a>.</p>

<p>Referenced by <a class="el" href="theory__arith__new_8h_source.html#l00059">strict()</a>.</p>

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