2023-03-27 10:16:23 -07:00
<!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" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-18 13:17:24 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: hashMap< Key, T, Hash > Class Template Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classpFlow_1_1hashMap.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classpFlow_1_1hashMap-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > hashMap< Key, T, Hash > Class Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for hashMap< Key, T, Hash > :< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1hashMap__inherit__graph.png" border = "0" usemap = "#hashMap_3_01Key_00_01T_00_01Hash_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "hashMap_3_01Key_00_01T_00_01Hash_01_4_inherit__map" id = "hashMap_3_01Key_00_01T_00_01Hash_01_4_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "73,96,265,123" / >
< area shape = "rect" href = "classpFlow_1_1hashMap.html" title = " " alt = "" coords = "5,185,157,212" / >
< area shape = "rect" href = "classpFlow_1_1hashMap.html" title = " " alt = "" coords = "182,185,333,212" / >
< area shape = "rect" title = " " alt = "" coords = "84,5,255,47" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for hashMap< Key, T, Hash > :< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1hashMap__coll__graph.png" border = "0" usemap = "#hashMap_3_01Key_00_01T_00_01Hash_01_4_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "hashMap_3_01Key_00_01T_00_01Hash_01_4_coll__map" id = "hashMap_3_01Key_00_01T_00_01Hash_01_4_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "5,95,197,121" / >
< area shape = "rect" title = " " alt = "" coords = "16,5,187,47" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
< tr class = "memitem:a491cd8d6428a151d1a622993486aa083" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > = < a class = "el" href = "classpFlow_1_1hashMap.html" > hashMap< / a > < Key, T, Hash > < / td > < / tr >
< tr class = "separator:a491cd8d6428a151d1a622993486aa083" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4c4a11f0b3f45430a0a8f36778bd5758" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a4c4a11f0b3f45430a0a8f36778bd5758" > hashmapType< / a > = std::unordered_map< Key, T, Hash > < / td > < / tr >
< tr class = "separator:a4c4a11f0b3f45430a0a8f36778bd5758" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a71aee24bad6a6add6b26eaafb56c71b3" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a71aee24bad6a6add6b26eaafb56c71b3" > iterator< / a > = typename hashmapType::iterator< / td > < / tr >
< tr class = "separator:a71aee24bad6a6add6b26eaafb56c71b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae7fb59fc82e6a38b070d8c5baf6e3085" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#ae7fb59fc82e6a38b070d8c5baf6e3085" > constIterator< / a > = typename hashmapType::const_iterator< / td > < / tr >
< tr class = "separator:ae7fb59fc82e6a38b070d8c5baf6e3085" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6246c84dfd5c5293f075c3448bc64e25" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a6246c84dfd5c5293f075c3448bc64e25" > reference< / a > = typename hashmapType::reference< / td > < / tr >
< tr class = "separator:a6246c84dfd5c5293f075c3448bc64e25" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a313c8d6dba69a409bee27287031bcdc9" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a313c8d6dba69a409bee27287031bcdc9" > constReference< / a > = typename hashmapType::const_reference< / td > < / tr >
< tr class = "separator:a313c8d6dba69a409bee27287031bcdc9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a8a2c26f8314992bb4ca80b6504f7e2" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a > = typename std::initializer_list< T > < / td > < / tr >
< tr class = "separator:a6a8a2c26f8314992bb4ca80b6504f7e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9299b11c33beadd0ebdb30b6d45a4cd6" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > = typename hashmapType::key_type< / td > < / tr >
< tr class = "separator:a9299b11c33beadd0ebdb30b6d45a4cd6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af8b2aecccb34293f92964b6872c7d873" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#af8b2aecccb34293f92964b6872c7d873" > mappedType< / a > = typename hashmapType::mapped_type< / td > < / tr >
< tr class = "separator:af8b2aecccb34293f92964b6872c7d873" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af9f2e59176f40e683a6ff88fe8c69775" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#af9f2e59176f40e683a6ff88fe8c69775" > valueType< / a > = typename hashmapType::value_type< / td > < / tr >
< tr class = "separator:af9f2e59176f40e683a6ff88fe8c69775" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a3c7ab127bdb504e2029343e034fd096a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a3c7ab127bdb504e2029343e034fd096a" > TypeInfoTemplateNV< / a > (" hashMap" , Key)< / td > < / tr >
< tr class = "separator:a3c7ab127bdb504e2029343e034fd096a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab5779807da20837ded2f66a138440b7" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#aab5779807da20837ded2f66a138440b7" > hashMap< / a > ()< / td > < / tr >
< tr class = "separator:aab5779807da20837ded2f66a138440b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2a2b5ec455120a9554ca407010367a1e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a2a2b5ec455120a9554ca407010367a1e" > hashMap< / a > (< a class = "el" href = "classpFlow_1_1hashMap.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a > lst)< / td > < / tr >
< tr class = "separator:a2a2b5ec455120a9554ca407010367a1e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa474e8d7b97dfc146b43c2da64c179cc" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#aa474e8d7b97dfc146b43c2da64c179cc" > hashMap< / a > (const < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > & src)< / td > < / tr >
< tr class = "separator:aa474e8d7b97dfc146b43c2da64c179cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a360669caa44b0eeb538ced8817368323" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a360669caa44b0eeb538ced8817368323" > hashMap< / a > (< a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > & & src)< / td > < / tr >
< tr class = "separator:a360669caa44b0eeb538ced8817368323" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a60df6adb1cb272a7f0bee3ced7af0394" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a60df6adb1cb272a7f0bee3ced7af0394" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > & rhs)< / td > < / tr >
< tr class = "separator:a60df6adb1cb272a7f0bee3ced7af0394" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa479879489f4251622157542d6d2e518" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#aa479879489f4251622157542d6d2e518" > operator=< / a > (< a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > & & rhs)< / td > < / tr >
< tr class = "separator:aa479879489f4251622157542d6d2e518" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1606e68259f01b3a881c59767c34e7d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#af1606e68259f01b3a881c59767c34e7d" > clone< / a > () const< / td > < / tr >
< tr class = "separator:af1606e68259f01b3a881c59767c34e7d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50491e085fa0df315e465d19b829cb10" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a50491e085fa0df315e465d19b829cb10" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:a50491e085fa0df315e465d19b829cb10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef59c53f236b4b3e9b7a3cf10fdbe558" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#aef59c53f236b4b3e9b7a3cf10fdbe558" > ~hashMap< / a > ()< / td > < / tr >
< tr class = "separator:aef59c53f236b4b3e9b7a3cf10fdbe558" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9124a8fcf228c945283648e8ea27b4ee" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a9124a8fcf228c945283648e8ea27b4ee" > insertIf< / a > (const < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > & k, const < a class = "el" href = "classpFlow_1_1hashMap.html#af8b2aecccb34293f92964b6872c7d873" > mappedType< / a > & v)< / td > < / tr >
< tr class = "separator:a9124a8fcf228c945283648e8ea27b4ee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af6bed5254ae7ffe8095707eb9b4320e6" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#af6bed5254ae7ffe8095707eb9b4320e6" > insertIf< / a > (< a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > & & k, < a class = "el" href = "classpFlow_1_1hashMap.html#af8b2aecccb34293f92964b6872c7d873" > mappedType< / a > & & v)< / td > < / tr >
< tr class = "separator:af6bed5254ae7ffe8095707eb9b4320e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a40819b514a7a94b605efc48b79d18a94" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a40819b514a7a94b605efc48b79d18a94" > search< / a > (const < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > k) const< / td > < / tr >
< tr class = "separator:a40819b514a7a94b605efc48b79d18a94" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0dd1151e9b36cecaac0608be87cecf52" > < td class = "memItemLeft" align = "right" valign = "top" > std::pair< < a class = "el" href = "classpFlow_1_1hashMap.html#a71aee24bad6a6add6b26eaafb56c71b3" > iterator< / a > , bool >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a0dd1151e9b36cecaac0608be87cecf52" > findIf< / a > (const < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > & k)< / td > < / tr >
< tr class = "separator:a0dd1151e9b36cecaac0608be87cecf52" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8bcf2e9f4f0a09394dd45d812deed011" > < td class = "memItemLeft" align = "right" valign = "top" > const std::pair< < a class = "el" href = "classpFlow_1_1hashMap.html#ae7fb59fc82e6a38b070d8c5baf6e3085" > constIterator< / a > , bool >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1hashMap.html#a8bcf2e9f4f0a09394dd45d812deed011" > findIf< / a > (const < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > & k) const< / td > < / tr >
< tr class = "separator:a8bcf2e9f4f0a09394dd45d812deed011" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< class Key, class T, class Hash = std::hash< Key> > < br / >
class pFlow::hashMap< Key, T, Hash > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a491cd8d6428a151d1a622993486aa083" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a491cd8d6428a151d1a622993486aa083" > ◆ < / a > < / span > hashMapType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > = < a class = "el" href = "classpFlow_1_1hashMap.html" > hashMap< / a > < Key, T, Hash> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a4c4a11f0b3f45430a0a8f36778bd5758" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c4a11f0b3f45430a0a8f36778bd5758" > ◆ < / a > < / span > hashmapType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#a4c4a11f0b3f45430a0a8f36778bd5758" > hashmapType< / a > = std::unordered_map< Key, T, Hash> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a71aee24bad6a6add6b26eaafb56c71b3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a71aee24bad6a6add6b26eaafb56c71b3" > ◆ < / a > < / span > iterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#a71aee24bad6a6add6b26eaafb56c71b3" > iterator< / a > = typename hashmapType::iterator< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae7fb59fc82e6a38b070d8c5baf6e3085" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7fb59fc82e6a38b070d8c5baf6e3085" > ◆ < / a > < / span > constIterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#ae7fb59fc82e6a38b070d8c5baf6e3085" > constIterator< / a > = typename hashmapType::const_iterator< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6246c84dfd5c5293f075c3448bc64e25" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6246c84dfd5c5293f075c3448bc64e25" > ◆ < / a > < / span > reference< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#a6246c84dfd5c5293f075c3448bc64e25" > reference< / a > = typename hashmapType::reference< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a313c8d6dba69a409bee27287031bcdc9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a313c8d6dba69a409bee27287031bcdc9" > ◆ < / a > < / span > constReference< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#a313c8d6dba69a409bee27287031bcdc9" > constReference< / a > = typename hashmapType::const_reference< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6a8a2c26f8314992bb4ca80b6504f7e2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a8a2c26f8314992bb4ca80b6504f7e2" > ◆ < / a > < / span > initList< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a > = typename std::initializer_list< T> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a9299b11c33beadd0ebdb30b6d45a4cd6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9299b11c33beadd0ebdb30b6d45a4cd6" > ◆ < / a > < / span > keyType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > = typename hashmapType::key_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "af8b2aecccb34293f92964b6872c7d873" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af8b2aecccb34293f92964b6872c7d873" > ◆ < / a > < / span > mappedType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#af8b2aecccb34293f92964b6872c7d873" > mappedType< / a > = typename hashmapType::mapped_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "af9f2e59176f40e683a6ff88fe8c69775" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af9f2e59176f40e683a6ff88fe8c69775" > ◆ < / a > < / span > valueType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1hashMap.html#af9f2e59176f40e683a6ff88fe8c69775" > valueType< / a > = typename hashmapType::value_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "aab5779807da20837ded2f66a138440b7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab5779807da20837ded2f66a138440b7" > ◆ < / a > < / span > hashMap() < span class = "overload" > [1/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1hashMap.html" > hashMap< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a2a2b5ec455120a9554ca407010367a1e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2a2b5ec455120a9554ca407010367a1e" > ◆ < / a > < / span > hashMap() < span class = "overload" > [2/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1hashMap.html" > hashMap< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1hashMap.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a >   < / td >
< td class = "paramname" > < em > lst< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aa474e8d7b97dfc146b43c2da64c179cc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa474e8d7b97dfc146b43c2da64c179cc" > ◆ < / a > < / span > hashMap() < span class = "overload" > [3/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1hashMap.html" > hashMap< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a360669caa44b0eeb538ced8817368323" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a360669caa44b0eeb538ced8817368323" > ◆ < / a > < / span > hashMap() < span class = "overload" > [4/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1hashMap.html" > hashMap< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > & &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00084" > 84< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aef59c53f236b4b3e9b7a3cf10fdbe558" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef59c53f236b4b3e9b7a3cf10fdbe558" > ◆ < / a > < / span > ~hashMap()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ~< a class = "el" href = "classpFlow_1_1hashMap.html" > hashMap< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00113" > 113< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a3c7ab127bdb504e2029343e034fd096a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c7ab127bdb504e2029343e034fd096a" > ◆ < / a > < / span > TypeInfoTemplateNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoTemplateNV < / td >
< td > (< / td >
< td class = "paramtype" > " hashMap< Key, T, Hash > "   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > Key  < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a60df6adb1cb272a7f0bee3ced7af0394" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a60df6adb1cb272a7f0bee3ced7af0394" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > &   < / td >
< td class = "paramname" > < em > rhs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00090" > 90< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aa479879489f4251622157542d6d2e518" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa479879489f4251622157542d6d2e518" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > & &   < / td >
< td class = "paramname" > < em > rhs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00097" > 97< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "af1606e68259f01b3a881c59767c34e7d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1606e68259f01b3a881c59767c34e7d" > ◆ < / a > < / span > clone()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > > clone < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00103" > 103< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a50491e085fa0df315e465d19b829cb10" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50491e085fa0df315e465d19b829cb10" > ◆ < / a > < / span > clonePtr()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1hashMap.html#a491cd8d6428a151d1a622993486aa083" > hashMapType< / a > * clonePtr < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMap_8hpp_source.html#l00108" > 108< / a > of file < a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a9124a8fcf228c945283648e8ea27b4ee" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9124a8fcf228c945283648e8ea27b4ee" > ◆ < / a > < / span > insertIf() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool insertIf < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > &   < / td >
< td class = "paramname" > < em > k< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1hashMap.html#af8b2aecccb34293f92964b6872c7d873" > mappedType< / a > &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMapI_8hpp_source.html#l00023" > 23< / a > of file < a class = "el" href = "hashMapI_8hpp_source.html" > hashMapI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "af6bed5254ae7ffe8095707eb9b4320e6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af6bed5254ae7ffe8095707eb9b4320e6" > ◆ < / a > < / span > insertIf() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool insertIf < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > & &   < / td >
< td class = "paramname" > < em > k< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1hashMap.html#af8b2aecccb34293f92964b6872c7d873" > mappedType< / a > & &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMapI_8hpp_source.html#l00030" > 30< / a > of file < a class = "el" href = "hashMapI_8hpp_source.html" > hashMapI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a40819b514a7a94b605efc48b79d18a94" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a40819b514a7a94b605efc48b79d18a94" > ◆ < / a > < / span > search()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool search < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a >   < / td >
< td class = "paramname" > < em > k< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMapI_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "hashMapI_8hpp_source.html" > hashMapI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a0dd1151e9b36cecaac0608be87cecf52" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0dd1151e9b36cecaac0608be87cecf52" > ◆ < / a > < / span > findIf() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::pair< typename < a class = "el" href = "classpFlow_1_1hashMap.html" > pFlow::hashMap< / a > < Key, T, Compare > ::< a class = "el" href = "classpFlow_1_1hashMap.html#a71aee24bad6a6add6b26eaafb56c71b3" > iterator< / a > , bool > findIf < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > &   < / td >
< td class = "paramname" > < em > k< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMapI_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "hashMapI_8hpp_source.html" > hashMapI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a8bcf2e9f4f0a09394dd45d812deed011" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8bcf2e9f4f0a09394dd45d812deed011" > ◆ < / a > < / span > findIf() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const std::pair< typename < a class = "el" href = "classpFlow_1_1hashMap.html" > pFlow::hashMap< / a > < Key, T, Compare > ::< a class = "el" href = "classpFlow_1_1hashMap.html#ae7fb59fc82e6a38b070d8c5baf6e3085" > constIterator< / a > , bool > findIf < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1hashMap.html#a9299b11c33beadd0ebdb30b6d45a4cd6" > keyType< / a > &   < / td >
< td class = "paramname" > < em > k< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "hashMapI_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "hashMapI_8hpp_source.html" > hashMapI.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/containers/Map/hashMap/< a class = "el" href = "hashMap_8hpp_source.html" > hashMap.hpp< / a > < / li >
< li > src/phasicFlow/containers/Map/hashMap/< a class = "el" href = "hashMapI_8hpp_source.html" > hashMapI.hpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1hashMap.html" > hashMap< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
< / ul >
< / div >
< / body >
< / html >