Sophie

Sophie

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

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::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator 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_1CDMap.html">CDMap</a>      </li>
      <li class="navelem"><a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html">orderedIterator</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a>  </div>
  <div class="headertitle">
<div class="title">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="CVC3::CDMap::orderedIterator" -->
<p><code>#include &lt;<a class="el" href="cdmap_8h_source.html">cdmap.h</a>&gt;</code></p>

<p><a href="classCVC3_1_1CDMap_1_1orderedIterator-members.html">List of all members.</a></p>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>class <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator_1_1Proxy.html">Proxy</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#a266298aa1b7343a0dca484693f7c3bd2">orderedIterator</a> (const <a class="el" href="classCVC3_1_1CDOmap.html">CDOmap</a>&lt; Key, Data, HashFcn &gt; *p)
<li><a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#a2d4284dd9c49d812a1a912209025564b">orderedIterator</a> (const <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html">orderedIterator</a> &amp;i)
<li><a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#a8eb3f40a01b3a7609a0114e620f247f5">orderedIterator</a> ()
<li>bool <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#a29c7feb0f24220a6a540cb1d4bacd0ed">operator==</a> (const <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html">orderedIterator</a> &amp;i) const 
<li>bool <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#af395f5fc5ff17f0db3d02d1949dc0941">operator!=</a> (const <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html">orderedIterator</a> &amp;i) const 
<li>std::pair&lt; const Key, Data &gt; <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#acedea86509fc2b78c65bbc6c00ff7b1b">operator*</a> () const 
<li><a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html">orderedIterator</a> &amp; <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#a7b6e17f5624df153a8d457141649cc59">operator++</a> ()
<li><a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator_1_1Proxy.html">Proxy</a> <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#afefbb64117b4bb79b42be5c026b5a4b1">operator++</a> (int)
</ul>
<h2><a name="pri-attribs"></a>
Private Attributes</h2>
<ul>
<li>const <a class="el" href="classCVC3_1_1CDOmap.html">CDOmap</a>&lt; Key, Data, <br class="typebreak"/>
HashFcn &gt; * <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#afb195cb08e0c7d394c7dc6edb21b953c">d_it</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template&lt;class Key, class Data, class HashFcn&gt;<br/>
class CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator</h3>


<p>Definition at line <a class="el" href="cdmap_8h_source.html#l00260">260</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a266298aa1b7343a0dca484693f7c3bd2"></a><!-- doxytag: member="CVC3::CDMap::orderedIterator::orderedIterator" ref="a266298aa1b7343a0dca484693f7c3bd2" args="(const CDOmap&lt; Key, Data, HashFcn &gt; *p)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Key, class Data, class HashFcn&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDMap.html">CVC3::CDMap</a>&lt; Key, Data, HashFcn &gt;::orderedIterator::orderedIterator </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1CDOmap.html">CDOmap</a>&lt; Key, Data, HashFcn &gt; *&#160;</td>
          <td class="paramname"><em>p</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="cdmap_8h_source.html#l00263">263</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2d4284dd9c49d812a1a912209025564b"></a><!-- doxytag: member="CVC3::CDMap::orderedIterator::orderedIterator" ref="a2d4284dd9c49d812a1a912209025564b" args="(const orderedIterator &amp;i)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Key, class Data, class HashFcn&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDMap.html">CVC3::CDMap</a>&lt; Key, Data, HashFcn &gt;::orderedIterator::orderedIterator </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html">orderedIterator</a> &amp;&#160;</td>
          <td class="paramname"><em>i</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="cdmap_8h_source.html#l00264">264</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8eb3f40a01b3a7609a0114e620f247f5"></a><!-- doxytag: member="CVC3::CDMap::orderedIterator::orderedIterator" ref="a8eb3f40a01b3a7609a0114e620f247f5" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Key, class Data, class HashFcn&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDMap.html">CVC3::CDMap</a>&lt; Key, Data, HashFcn &gt;::orderedIterator::orderedIterator </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="cdmap_8h_source.html#l00266">266</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a29c7feb0f24220a6a540cb1d4bacd0ed"></a><!-- doxytag: member="CVC3::CDMap::orderedIterator::operator==" ref="a29c7feb0f24220a6a540cb1d4bacd0ed" args="(const orderedIterator &amp;i) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Key, class Data, class HashFcn&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classCVC3_1_1CDMap.html">CVC3::CDMap</a>&lt; Key, Data, HashFcn &gt;::orderedIterator::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html">orderedIterator</a> &amp;&#160;</td>
          <td class="paramname"><em>i</em></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="cdmap_8h_source.html#l00268">268</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>

<p>References <a class="el" href="cdmap_8h_source.html#l00261">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator::d_it</a>.</p>

</div>
</div>
<a class="anchor" id="af395f5fc5ff17f0db3d02d1949dc0941"></a><!-- doxytag: member="CVC3::CDMap::orderedIterator::operator!=" ref="af395f5fc5ff17f0db3d02d1949dc0941" args="(const orderedIterator &amp;i) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Key, class Data, class HashFcn&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classCVC3_1_1CDMap.html">CVC3::CDMap</a>&lt; Key, Data, HashFcn &gt;::orderedIterator::operator!= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html">orderedIterator</a> &amp;&#160;</td>
          <td class="paramname"><em>i</em></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="cdmap_8h_source.html#l00271">271</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>

<p>References <a class="el" href="cdmap_8h_source.html#l00261">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator::d_it</a>.</p>

</div>
</div>
<a class="anchor" id="acedea86509fc2b78c65bbc6c00ff7b1b"></a><!-- doxytag: member="CVC3::CDMap::orderedIterator::operator*" ref="acedea86509fc2b78c65bbc6c00ff7b1b" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Key, class Data, class HashFcn&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">std::pair&lt;const Key, Data&gt; <a class="el" href="classCVC3_1_1CDMap.html">CVC3::CDMap</a>&lt; Key, Data, HashFcn &gt;::orderedIterator::operator* </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="cdmap_8h_source.html#l00275">275</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>

<p>References <a class="el" href="cdmap_8h_source.html#l00261">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator::d_it</a>.</p>

</div>
</div>
<a class="anchor" id="a7b6e17f5624df153a8d457141649cc59"></a><!-- doxytag: member="CVC3::CDMap::orderedIterator::operator++" ref="a7b6e17f5624df153a8d457141649cc59" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Key, class Data, class HashFcn&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html">orderedIterator</a>&amp; <a class="el" href="classCVC3_1_1CDMap.html">CVC3::CDMap</a>&lt; Key, Data, HashFcn &gt;::orderedIterator::operator++ </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="cdmap_8h_source.html#l00280">280</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>

<p>References <a class="el" href="cdmap_8h_source.html#l00261">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator::d_it</a>.</p>

</div>
</div>
<a class="anchor" id="afefbb64117b4bb79b42be5c026b5a4b1"></a><!-- doxytag: member="CVC3::CDMap::orderedIterator::operator++" ref="afefbb64117b4bb79b42be5c026b5a4b1" args="(int)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Key, class Data, class HashFcn&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator_1_1Proxy.html">Proxy</a> <a class="el" href="classCVC3_1_1CDMap.html">CVC3::CDMap</a>&lt; Key, Data, HashFcn &gt;::orderedIterator::operator++ </td>
          <td>(</td>
          <td class="paramtype">int&#160;</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="cdmap_8h_source.html#l00293">293</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="afb195cb08e0c7d394c7dc6edb21b953c"></a><!-- doxytag: member="CVC3::CDMap::orderedIterator::d_it" ref="afb195cb08e0c7d394c7dc6edb21b953c" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class Key, class Data, class HashFcn&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classCVC3_1_1CDOmap.html">CDOmap</a>&lt;Key, Data, HashFcn&gt;* <a class="el" href="classCVC3_1_1CDMap.html">CVC3::CDMap</a>&lt; Key, Data, HashFcn &gt;::<a class="el" href="classCVC3_1_1CDMap_1_1orderedIterator.html#afb195cb08e0c7d394c7dc6edb21b953c">orderedIterator::d_it</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="cdmap_8h_source.html#l00261">261</a> of file <a class="el" href="cdmap_8h_source.html">cdmap.h</a>.</p>

<p>Referenced by <a class="el" href="cdmap_8h_source.html#l00271">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator::operator!=()</a>, <a class="el" href="cdmap_8h_source.html#l00275">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator::operator*()</a>, <a class="el" href="cdmap_8h_source.html#l00280">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator::operator++()</a>, and <a class="el" href="cdmap_8h_source.html#l00268">CVC3::CDMap&lt; Key, Data, HashFcn &gt;::orderedIterator::operator==()</a>.</p>

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