Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c74ab286c3d46f9b82671d206e43a74b > files > 143

libstdc++-docs-4.6.3-2.fc15.i686.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>libstdc++: __gnu_parallel::_LoserTreePointerBase&lt; _Tp, _Compare &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<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">libstdc++</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('a00137.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<div class="title">__gnu_parallel::_LoserTreePointerBase&lt; _Tp, _Compare &gt; Class Template Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="__gnu_parallel::_LoserTreePointerBase" -->
<p>Base class of <a class="el" href="a00138.html" title="Internal representation of _LoserTree __elements.">_Loser</a> Tree implementation using pointers.  
 <a href="a00137.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for __gnu_parallel::_LoserTreePointerBase&lt; _Tp, _Compare &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="a01602.png" border="0" usemap="#____gnu__parallel_1_1___loser_tree_pointer_base_3_01___tp_00_01___compare_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="____gnu__parallel_1_1___loser_tree_pointer_base_3_01___tp_00_01___compare_01_4_inherit__map" id="____gnu__parallel_1_1___loser_tree_pointer_base_3_01___tp_00_01___compare_01_4_inherit__map">
<area shape="rect" id="node3" href="a00135.html" title="Stable _LoserTree implementation." alt="" coords="417,5,735,35"/><area shape="rect" id="node5" href="a00136.html" title="Unstable _LoserTree implementation." alt="" coords="401,59,751,88"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="a01603.html">List of all members.</a></p>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>struct <a class="el" href="a00138.html">_Loser</a>
<dl class="el"><dd class="mdescRight">Internal representation of <a class="el" href="a00131.html" title="Stable _LoserTree variant.">_LoserTree</a> __elements.  <a href="a00138.html#details">More...</a><br/></dl></ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="anchor" id="adda3967a27c125af50e14f1604ca9b85"></a><!-- doxytag: member="__gnu_parallel::_LoserTreePointerBase::_LoserTreePointerBase" ref="adda3967a27c125af50e14f1604ca9b85" args="(unsigned int __k, _Compare __comp=std::less&lt; _Tp &gt;())" -->
<b>_LoserTreePointerBase</b> (unsigned int __k, _Compare __comp=<a class="el" href="a00577.html">std::less</a>&lt; _Tp &gt;())
<li><a class="anchor" id="a56e7fe0f477229d5feb9505af0b85bac"></a><!-- doxytag: member="__gnu_parallel::_LoserTreePointerBase::__get_min_source" ref="a56e7fe0f477229d5feb9505af0b85bac" args="()" -->
int <b>__get_min_source</b> ()
<li><a class="anchor" id="a88d4c710f1305804c234dab9cff560c7"></a><!-- doxytag: member="__gnu_parallel::_LoserTreePointerBase::__insert_start" ref="a88d4c710f1305804c234dab9cff560c7" args="(const _Tp &amp;__key, int __source, bool __sup)" -->
void <b>__insert_start</b> (const _Tp &amp;__key, int __source, bool __sup)
</ul>
<h2><a name="pro-attribs"></a>
Protected Attributes</h2>
<ul>
<li><a class="anchor" id="a9b097060e875536a4730af1de780434c"></a><!-- doxytag: member="__gnu_parallel::_LoserTreePointerBase::_M_comp" ref="a9b097060e875536a4730af1de780434c" args="" -->
_Compare <b>_M_comp</b>
<li><a class="anchor" id="abe5d47865742b75e2f83ea2eb66b5dde"></a><!-- doxytag: member="__gnu_parallel::_LoserTreePointerBase::_M_ik" ref="abe5d47865742b75e2f83ea2eb66b5dde" args="" -->
unsigned int <b>_M_ik</b>
<li><a class="anchor" id="affe39b44312278297d51b19d79f1c074"></a><!-- doxytag: member="__gnu_parallel::_LoserTreePointerBase::_M_k" ref="affe39b44312278297d51b19d79f1c074" args="" -->
unsigned int <b>_M_k</b>
<li><a class="anchor" id="ac805bfdbed962a5b4eb48e88253852fe"></a><!-- doxytag: member="__gnu_parallel::_LoserTreePointerBase::_M_losers" ref="ac805bfdbed962a5b4eb48e88253852fe" args="" -->
<a class="el" href="a00138.html">_Loser</a> * <b>_M_losers</b>
<li><a class="anchor" id="a734a6e3e7c6dded62e70c80f0bafca95"></a><!-- doxytag: member="__gnu_parallel::_LoserTreePointerBase::_M_offset" ref="a734a6e3e7c6dded62e70c80f0bafca95" args="" -->
unsigned int <b>_M_offset</b>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><h3>template&lt;typename _Tp, typename _Compare&gt;<br/>
class __gnu_parallel::_LoserTreePointerBase&lt; _Tp, _Compare &gt;</h3>

<p>Base class of <a class="el" href="a00138.html" title="Internal representation of _LoserTree __elements.">_Loser</a> Tree implementation using pointers. </p>

<p>Definition at line <a class="el" href="a00933_source.html#l00355">355</a> of file <a class="el" href="a00933_source.html">losertree.h</a>.</p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00933_source.html">losertree.h</a></li>
</ul>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a01131.html">__gnu_parallel</a>      </li>
      <li class="navelem"><a class="el" href="a00137.html">_LoserTreePointerBase</a>      </li>
      <li class="footer">Generated by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </li>
    </ul>
  </div>

</body>
</html>