classfv_1_1root_1_1Counter.html 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.13"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>TTTT Analysis: fv::root::Counter&lt; V &gt; Class Template Reference</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="search/searchdata.js"></script>
  14. <script type="text/javascript" src="search/search.js"></script>
  15. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  19. <div id="titlearea">
  20. <table cellspacing="0" cellpadding="0">
  21. <tbody>
  22. <tr style="height: 56px;">
  23. <td id="projectalign" style="padding-left: 0.5em;">
  24. <div id="projectname">TTTT Analysis
  25. &#160;<span id="projectnumber">0.1</span>
  26. </div>
  27. </td>
  28. </tr>
  29. </tbody>
  30. </table>
  31. </div>
  32. <!-- end header part -->
  33. <!-- Generated by Doxygen 1.8.13 -->
  34. <script type="text/javascript">
  35. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  36. </script>
  37. <script type="text/javascript" src="menudata.js"></script>
  38. <script type="text/javascript" src="menu.js"></script>
  39. <script type="text/javascript">
  40. $(function() {
  41. initMenu('',true,false,'search.php','Search');
  42. $(document).ready(function() { init_search(); });
  43. });
  44. </script>
  45. <div id="main-nav"></div>
  46. <!-- window showing the filter options -->
  47. <div id="MSearchSelectWindow"
  48. onmouseover="return searchBox.OnSearchSelectShow()"
  49. onmouseout="return searchBox.OnSearchSelectHide()"
  50. onkeydown="return searchBox.OnSearchSelectKey(event)">
  51. </div>
  52. <!-- iframe showing the search results (closed by default) -->
  53. <div id="MSearchResultsWindow">
  54. <iframe src="javascript:void(0)" frameborder="0"
  55. name="MSearchResults" id="MSearchResults">
  56. </iframe>
  57. </div>
  58. <div id="nav-path" class="navpath">
  59. <ul>
  60. <li class="navelem"><a class="el" href="namespacefv.html">fv</a></li><li class="navelem"><b>root</b></li><li class="navelem"><a class="el" href="classfv_1_1root_1_1Counter.html">Counter</a></li> </ul>
  61. </div>
  62. </div><!-- top -->
  63. <div class="header">
  64. <div class="summary">
  65. <a href="#pri-methods">Private Member Functions</a> &#124;
  66. <a href="classfv_1_1root_1_1Counter-members.html">List of all members</a> </div>
  67. <div class="headertitle">
  68. <div class="title">fv::root::Counter&lt; V &gt; Class Template Reference</div> </div>
  69. </div><!--header-->
  70. <div class="contents">
  71. <p>A <a class="el" href="classfv_1_1root_1_1Counter.html" title="A Counter that keeps a mapping of the number of occurances of each input value. ">Counter</a> that keeps a mapping of the number of occurances of each input value.
  72. <a href="classfv_1_1root_1_1Counter.html#details">More...</a></p>
  73. <p><code>#include &lt;<a class="el" href="root_2container_8hpp_source.html">container.hpp</a>&gt;</code></p>
  74. <p>Inherits fv::root::_Counter&lt; V, D &gt;.</p>
  75. <table class="memberdecls">
  76. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
  77. Private Member Functions</h2></td></tr>
  78. <tr class="memitem:aa7d723c43f6ddcaba3be57413275ef1f"><td class="memItemLeft" align="right" valign="top"><a id="aa7d723c43f6ddcaba3be57413275ef1f"></a>
  79. void&#160;</td><td class="memItemRight" valign="bottom"><b>_fill</b> ()</td></tr>
  80. <tr class="separator:aa7d723c43f6ddcaba3be57413275ef1f"><td class="memSeparator" colspan="2">&#160;</td></tr>
  81. </table>
  82. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  83. <div class="textblock"><h3>template&lt;typename V&gt;<br />
  84. class fv::root::Counter&lt; V &gt;</h3>
  85. <p>A <a class="el" href="classfv_1_1root_1_1Counter.html" title="A Counter that keeps a mapping of the number of occurances of each input value. ">Counter</a> that keeps a mapping of the number of occurances of each input value. </p>
  86. <p class="definition">Definition at line <a class="el" href="root_2container_8hpp_source.html#l00288">288</a> of file <a class="el" href="root_2container_8hpp_source.html">container.hpp</a>.</p>
  87. </div><hr/>The documentation for this class was generated from the following file:<ul>
  88. <li>/home/caleb/Sources/TTTT/filval_root/<a class="el" href="root_2container_8hpp_source.html">container.hpp</a></li>
  89. </ul>
  90. </div><!-- contents -->
  91. <!-- start footer part -->
  92. <hr class="footer"/><address class="footer"><small>
  93. Generated by &#160;<a href="http://www.doxygen.org/index.html">
  94. <img class="footer" src="doxygen.png" alt="doxygen"/>
  95. </a> 1.8.13
  96. </small></address>
  97. </body>
  98. </html>