Sophie

Sophie

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

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++: profiler_map_to_unordered_map.h File 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('a00987.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">profiler_map_to_unordered_map.h File Reference</div>  </div>
</div>
<div class="contents">

<p>Diagnostics for map to unordered_map.  
<a href="#details">More...</a></p>

<p><a href="a00987_source.html">Go to the source code of this file.</a></p>
<h2><a name="nested-classes"></a>
Classes</h2>
<ul>
<li>class <a class="el" href="a00220.html">__gnu_profile::__map2umap_info</a>
<dl class="el"><dd class="mdescRight">A map-to-unordered_map instrumentation line in the object table.  <a href="a00220.html#details">More...</a><br/></dl><li>class <a class="el" href="a00221.html">__gnu_profile::__map2umap_stack_info</a>
<dl class="el"><dd class="mdescRight">A map-to-unordered_map instrumentation line in the stack table.  <a href="a00221.html#details">More...</a><br/></dl><li>class <a class="el" href="a00230.html">__gnu_profile::__trace_map2umap</a>
<dl class="el"><dd class="mdescRight">Map-to-unordered_map instrumentation producer.  <a href="a00230.html#details">More...</a><br/></dl></ul>
<h2><a name="namespaces"></a>
Namespaces</h2>
<ul>
<li>namespace <a class="el" href="a01134.html">__gnu_profile</a>
</ul>
<h2><a name="func-members"></a>
Functions</h2>
<ul>
<li><a class="anchor" id="ae4f32642c616dd3a59610ad8d11174c8"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__log2" ref="ae4f32642c616dd3a59610ad8d11174c8" args="(std::size_t __size)" -->
int <b>__gnu_profile::__log2</b> (std::size_t __size)
<li><a class="anchor" id="a586a2b7472bc23d81412eb171e78a437"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__map_erase_cost" ref="a586a2b7472bc23d81412eb171e78a437" args="(std::size_t __size)" -->
float <b>__gnu_profile::__map_erase_cost</b> (std::size_t __size)
<li><a class="anchor" id="afb4326cfa838014beae76a570e7abc82"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__map_find_cost" ref="afb4326cfa838014beae76a570e7abc82" args="(std::size_t __size)" -->
float <b>__gnu_profile::__map_find_cost</b> (std::size_t __size)
<li><a class="anchor" id="ac6321768e5891ce63d6785d7bbfda93d"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__map_insert_cost" ref="ac6321768e5891ce63d6785d7bbfda93d" args="(std::size_t __size)" -->
float <b>__gnu_profile::__map_insert_cost</b> (std::size_t __size)
<li><a class="anchor" id="a561587b31e34aa40afef6048f5673089"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__trace_map_to_unordered_map_construct" ref="a561587b31e34aa40afef6048f5673089" args="(const void *)" -->
void <b>__gnu_profile::__trace_map_to_unordered_map_construct</b> (const void *)
<li><a class="anchor" id="ac17d25348fa4d3743bbf208db680011c"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__trace_map_to_unordered_map_destruct" ref="ac17d25348fa4d3743bbf208db680011c" args="(const void *)" -->
void <b>__gnu_profile::__trace_map_to_unordered_map_destruct</b> (const void *)
<li><a class="anchor" id="a813af369fd90f6ec1af45f63f59e8834"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__trace_map_to_unordered_map_erase" ref="a813af369fd90f6ec1af45f63f59e8834" args="(const void *, std::size_t, std::size_t)" -->
void <b>__gnu_profile::__trace_map_to_unordered_map_erase</b> (const void *, std::size_t, std::size_t)
<li><a class="anchor" id="a86079564c7fa1d6a34415ad1dbf190c7"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__trace_map_to_unordered_map_find" ref="a86079564c7fa1d6a34415ad1dbf190c7" args="(const void *, std::size_t)" -->
void <b>__gnu_profile::__trace_map_to_unordered_map_find</b> (const void *, std::size_t)
<li><a class="anchor" id="a3da58f2010a568cd7b2a2f087cd65457"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__trace_map_to_unordered_map_init" ref="a3da58f2010a568cd7b2a2f087cd65457" args="()" -->
void <b>__gnu_profile::__trace_map_to_unordered_map_init</b> ()
<li><a class="anchor" id="a2d84d7fd1a83e13f70684ca9a8df1b01"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__trace_map_to_unordered_map_insert" ref="a2d84d7fd1a83e13f70684ca9a8df1b01" args="(const void *, std::size_t, std::size_t)" -->
void <b>__gnu_profile::__trace_map_to_unordered_map_insert</b> (const void *, std::size_t, std::size_t)
<li><a class="anchor" id="a7aaa0d56330093bde189a23fef012cd4"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__trace_map_to_unordered_map_invalidate" ref="a7aaa0d56330093bde189a23fef012cd4" args="(const void *)" -->
void <b>__gnu_profile::__trace_map_to_unordered_map_invalidate</b> (const void *)
<li><a class="anchor" id="a7dd8839c58dd6d492db2498be02b46c5"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__trace_map_to_unordered_map_iterate" ref="a7dd8839c58dd6d492db2498be02b46c5" args="(const void *, std::size_t)" -->
void <b>__gnu_profile::__trace_map_to_unordered_map_iterate</b> (const void *, std::size_t)
<li><a class="anchor" id="a52843c43c9e1def0a4c0dee77fe698af"></a><!-- doxytag: member="profiler_map_to_unordered_map.h::__trace_map_to_unordered_map_report" ref="a52843c43c9e1def0a4c0dee77fe698af" args="(FILE *__f, __warning_vector_t &amp;__warnings)" -->
void <b>__gnu_profile::__trace_map_to_unordered_map_report</b> (FILE *__f, __warning_vector_t &amp;__warnings)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Diagnostics for map to unordered_map. </p>

<p>Definition in file <a class="el" href="a00987_source.html">profiler_map_to_unordered_map.h</a>.</p>
</div></div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a00987.html">profiler_map_to_unordered_map.h</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>