Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a24e1a39141f9b4ca49bd1e2e23a54ba > files > 45

polybori-doc-0.5rc.p9-6mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>PolyBoRi: CCuddGetNode.h Source File</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.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</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 class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
<h1>CCuddGetNode.h</h1><a href="CCuddGetNode_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- c++ -*-</span>
<a name="l00002"></a>00002 <span class="comment">//*****************************************************************************</span>
<a name="l00033"></a>00033 <span class="comment"></span><span class="comment">//*****************************************************************************</span>
<a name="l00034"></a>00034 
<a name="l00035"></a>00035 <span class="preprocessor">#include &lt;iterator&gt;</span>
<a name="l00036"></a>00036 
<a name="l00037"></a>00037 <span class="comment">// include basic definitions</span>
<a name="l00038"></a>00038 <span class="preprocessor">#include "<a class="code" href="pbori__defs_8h.html">pbori_defs.h</a>"</span>
<a name="l00039"></a>00039 
<a name="l00040"></a>00040 
<a name="l00041"></a>00041 
<a name="l00042"></a>00042 <span class="comment">// get navigator type for cudd zdds</span>
<a name="l00043"></a>00043 <span class="preprocessor">#include "<a class="code" href="CCuddNavigator_8h.html">CCuddNavigator.h</a>"</span>
<a name="l00044"></a>00044 
<a name="l00045"></a>00045 <span class="preprocessor">#ifndef CCuddGetNode_h_</span>
<a name="l00046"></a>00046 <span class="preprocessor"></span><span class="preprocessor">#define CCuddGetNode_h_</span>
<a name="l00047"></a>00047 <span class="preprocessor"></span>
<a name="l00048"></a>00048 <a class="code" href="pbori__defs_8h.html#6ae360a591580558f31b6157ee792a10" title="Start project&amp;#39;s namespace.">BEGIN_NAMESPACE_PBORI</a>
<a name="l00049"></a>00049 
<a name="l00050"></a>00050 <span class="keyword">template</span> &lt;<span class="keyword">class</span> ManagerType&gt;
<a name="l00051"></a>00051 <span class="keyword">class </span><a class="code" href="classCDDManager.html" title="this specialization of the template class CDDManager gives an interface to Cudd&amp;#39;s...">CDDManager</a>;
<a name="l00052"></a>00052 
<a name="l00059"></a><a class="code" href="classpolybori_1_1CCuddGetNode.html">00059</a> <span class="keyword">class </span><a class="code" href="classpolybori_1_1CCuddGetNode.html" title="This class defines a functional, which generates a new decision * diagram node wrt...">CCuddGetNode</a> {
<a name="l00060"></a>00060 
<a name="l00061"></a>00061 <span class="keyword">public</span>:
<a name="l00063"></a><a class="code" href="classpolybori_1_1CCuddGetNode.html#3fc17e6aa06c162f70265fd28100f9ca">00063</a>   <span class="keyword">typedef</span> <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">CCuddNavigator</a> <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a>;
<a name="l00064"></a>00064 
<a name="l00066"></a><a class="code" href="classpolybori_1_1CCuddGetNode.html#607159ccbd34659a95b1e482fcf4ae96">00066</a>   <span class="keyword">typedef</span> Cudd manager_type;
<a name="l00067"></a>00067 
<a name="l00069"></a><a class="code" href="classpolybori_1_1CCuddGetNode.html#fab92cec63f7f4f4d2109f870a80cdc8">00069</a>   <span class="keyword">typedef</span> <a class="code" href="namespacepolybori_1_1groebner.html#ef37a95e97afbd561cc4c5f84d660765">CTypes::idx_type</a> <a class="code" href="namespacepolybori_1_1groebner.html#ef37a95e97afbd561cc4c5f84d660765">idx_type</a>;
<a name="l00070"></a>00070 
<a name="l00072"></a><a class="code" href="classpolybori_1_1CCuddGetNode.html#7457ba6b9c8352aaaffbac4ab626a335">00072</a>   <span class="keyword">typedef</span> <a class="code" href="classpolybori_1_1CCuddGetNode.html" title="This class defines a functional, which generates a new decision * diagram node wrt...">CCuddGetNode</a> <span class="keyword">self</span>;
<a name="l00073"></a>00073 
<a name="l00075"></a>00075   <a class="code" href="classpolybori_1_1CCuddGetNode.html" title="This class defines a functional, which generates a new decision * diagram node wrt...">CCuddGetNode</a>(<span class="keyword">const</span> manager_type&amp;);
<a name="l00076"></a>00076 
<a name="l00078"></a>00078   <a class="code" href="classpolybori_1_1CCuddGetNode.html" title="This class defines a functional, which generates a new decision * diagram node wrt...">CCuddGetNode</a>(<span class="keyword">const</span> <span class="keyword">self</span>&amp;);
<a name="l00079"></a>00079 
<a name="l00081"></a>00081   ~<a class="code" href="classpolybori_1_1CCuddGetNode.html" title="This class defines a functional, which generates a new decision * diagram node wrt...">CCuddGetNode</a>();
<a name="l00082"></a>00082 
<a name="l00084"></a>00084   <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a> operator()(<a class="code" href="namespacepolybori_1_1groebner.html#ef37a95e97afbd561cc4c5f84d660765">idx_type</a> idx, 
<a name="l00085"></a>00085                        <span class="keyword">const</span> <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a>&amp; thennode, 
<a name="l00086"></a>00086                        <span class="keyword">const</span> <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a>&amp; elsenode) <span class="keyword">const</span>;
<a name="l00087"></a>00087 
<a name="l00089"></a>00089   <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a> operator()(<a class="code" href="namespacepolybori_1_1groebner.html#ef37a95e97afbd561cc4c5f84d660765">idx_type</a> idx, <span class="keyword">const</span> <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a>&amp; oldnode, 
<a name="l00090"></a>00090                        <span class="keyword">const</span> <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a>&amp; thennode, 
<a name="l00091"></a>00091                        <span class="keyword">const</span> <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a>&amp; elsenode) <span class="keyword">const</span>;
<a name="l00092"></a>00092 
<a name="l00094"></a>00094   <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a> operator()(<span class="keyword">const</span> <a class="code" href="classpolybori_1_1CCuddNavigator.html" title="This class defines an iterator for navigating through then and else branches of ZDDs...">node_type</a>&amp; oldnode) <span class="keyword">const</span>;
<a name="l00095"></a>00095 
<a name="l00096"></a>00096 <span class="keyword">protected</span>:
<a name="l00097"></a><a class="code" href="classpolybori_1_1CCuddGetNode.html#a28c092f11f3d11db267c8e6a96d8234">00097</a>   <span class="keyword">const</span> manager_type&amp; mgr;
<a name="l00098"></a>00098 };
<a name="l00099"></a>00099 
<a name="l00100"></a>00100 <a class="code" href="pbori__defs_8h.html#faf094fde6c1a7f1aad18bcb455f3b06" title="Finish project&amp;#39;s namespace.">END_NAMESPACE_PBORI</a>
<a name="l00101"></a>00101 
<a name="l00102"></a>00102 <span class="preprocessor">#endif</span>
</pre></div></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 9 14:30:54 2009 for PolyBoRi by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>