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-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: MapPtr< Container, Key, T > 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_1MapPtr.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 = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1MapPtr-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > MapPtr< Container, Key, T > 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 MapPtr< Container, Key, T > :< / 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_1MapPtr__inherit__graph.png" border = "0" usemap = "#MapPtr_3_01Container_00_01Key_00_01T_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< 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:a92994f71e2fdc8b9cde28c91b702f703" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > = < a class = "el" href = "classpFlow_1_1MapPtr.html" > MapPtr< / a > < Container, Key, T > < / td > < / tr >
< tr class = "separator:a92994f71e2fdc8b9cde28c91b702f703" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6ee25ec4d9a6323a5e6334a85e40f3e" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#ae6ee25ec4d9a6323a5e6334a85e40f3e" > mapType< / a > = Container< Key, T * > < / td > < / tr >
< tr class = "separator:ae6ee25ec4d9a6323a5e6334a85e40f3e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7669b74b0c566790f2f2a7fb11a9593" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > = typename mapType::key_type< / td > < / tr >
< tr class = "separator:aa7669b74b0c566790f2f2a7fb11a9593" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abf1c3784373d079646730a4fd419aede" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#abf1c3784373d079646730a4fd419aede" > mappedType< / a > = typename mapType::mapped_type< / td > < / tr >
< tr class = "separator:abf1c3784373d079646730a4fd419aede" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a09191c0b174fbc9492136ffae28254db" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a09191c0b174fbc9492136ffae28254db" > valueType< / a > = typename mapType::value_type< / td > < / tr >
< tr class = "separator:a09191c0b174fbc9492136ffae28254db" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad47f03e518f92884d12ad79606edb8d2" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#ad47f03e518f92884d12ad79606edb8d2" > reference< / a > = typename mapType::reference< / td > < / tr >
< tr class = "separator:ad47f03e518f92884d12ad79606edb8d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5aefbbb14cde3df3d38c0d25830bb7dd" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a5aefbbb14cde3df3d38c0d25830bb7dd" > constReference< / a > = typename mapType::const_reference< / td > < / tr >
< tr class = "separator:a5aefbbb14cde3df3d38c0d25830bb7dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a59a8d46af076e1db2c566a1a5a889e13" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a59a8d46af076e1db2c566a1a5a889e13" > iterator< / a > = typename mapType::iterator< / td > < / tr >
< tr class = "separator:a59a8d46af076e1db2c566a1a5a889e13" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae30252c367eee55b4abc0876cf141108" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#ae30252c367eee55b4abc0876cf141108" > constIterator< / a > = typename mapType::const_iterator< / td > < / tr >
< tr class = "separator:ae30252c367eee55b4abc0876cf141108" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a652bc5993fea6f58b506bb0555c4ad9f" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a652bc5993fea6f58b506bb0555c4ad9f" > TypeInfoTemplateNV11< / a > (" MapPtr" , Key)< / td > < / tr >
< tr class = "separator:a652bc5993fea6f58b506bb0555c4ad9f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a3ac6f1eb51f2e6fdd2d0ebf7d8e35851" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a3ac6f1eb51f2e6fdd2d0ebf7d8e35851" > MapPtr< / a > ()< / td > < / tr >
< tr class = "separator:a3ac6f1eb51f2e6fdd2d0ebf7d8e35851" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2a6cfb988b47de5639f60d0a31d014dc" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a2a6cfb988b47de5639f60d0a31d014dc" > MapPtr< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > & src)< / td > < / tr >
< tr class = "separator:a2a6cfb988b47de5639f60d0a31d014dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a92b869af4dac52bf603fa417a5f2090b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a92b869af4dac52bf603fa417a5f2090b" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > & rhs)< / td > < / tr >
< tr class = "separator:a92b869af4dac52bf603fa417a5f2090b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a89380d2695d370fe190107eda7b20b99" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a89380d2695d370fe190107eda7b20b99" > MapPtr< / a > (< a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > & & src)< / td > < / tr >
< tr class = "separator:a89380d2695d370fe190107eda7b20b99" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ec64bb9e3e2386f3cb654bab77c63ed" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a3ec64bb9e3e2386f3cb654bab77c63ed" > operator=< / a > (< a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > & & rhs)< / td > < / tr >
< tr class = "separator:a3ec64bb9e3e2386f3cb654bab77c63ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acd300bc8ac2317084f74e28fc78397b1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#acd300bc8ac2317084f74e28fc78397b1" > clone< / a > () const< / td > < / tr >
< tr class = "separator:acd300bc8ac2317084f74e28fc78397b1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aced473bd268b310ecd7a77044bacbccc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#aced473bd268b310ecd7a77044bacbccc" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:aced473bd268b310ecd7a77044bacbccc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16b3afe748849777167cfaae7abaa682" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a16b3afe748849777167cfaae7abaa682" > ~MapPtr< / a > ()< / td > < / tr >
< tr class = "separator:a16b3afe748849777167cfaae7abaa682" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac69b497adf1681d39e48dd8ae897d493" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#ac69b497adf1681d39e48dd8ae897d493" > insertReplace< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key, T *ptr)< / td > < / tr >
< tr class = "separator:ac69b497adf1681d39e48dd8ae897d493" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a09ae5a64eb6faf9a89f1ae1c2708b7a9" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a09ae5a64eb6faf9a89f1ae1c2708b7a9" > insertReplace< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key, < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T > & ptr)< / td > < / tr >
< tr class = "separator:a09ae5a64eb6faf9a89f1ae1c2708b7a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a39a7d85e711a60cfad55a63ff306cf04" > < td class = "memTemplParams" colspan = "2" > template< typename... Args> < / td > < / tr >
< tr class = "memitem:a39a7d85e711a60cfad55a63ff306cf04" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a39a7d85e711a60cfad55a63ff306cf04" > insertReplaceSafe< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key, Args & & ... args)< / td > < / tr >
< tr class = "separator:a39a7d85e711a60cfad55a63ff306cf04" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acca3f5fc076f7421737dad427fd54a2e" > < td class = "memItemLeft" align = "right" valign = "top" > T *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#acca3f5fc076f7421737dad427fd54a2e" > set< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key, T *ptr)< / td > < / tr >
< tr class = "separator:acca3f5fc076f7421737dad427fd54a2e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef090df9d126de8c4beef909c8452f80" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#aef090df9d126de8c4beef909c8452f80" > set< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key, < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T > & ptr)< / td > < / tr >
< tr class = "separator:aef090df9d126de8c4beef909c8452f80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a841ec7da3326f8a3b46d82e2ea983346" > < td class = "memTemplParams" colspan = "2" > template< typename... Args> < / td > < / tr >
< tr class = "memitem:a841ec7da3326f8a3b46d82e2ea983346" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a841ec7da3326f8a3b46d82e2ea983346" > setSafe< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key, Args & & ... args)< / td > < / tr >
< tr class = "separator:a841ec7da3326f8a3b46d82e2ea983346" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8a3c8e67690b09424f6a1bdbf5f8f82" > < td class = "memItemLeft" align = "right" valign = "top" > T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#ae8a3c8e67690b09424f6a1bdbf5f8f82" > operator[]< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key)< / td > < / tr >
< tr class = "separator:ae8a3c8e67690b09424f6a1bdbf5f8f82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e4be4d19c21322108cee6557427f782" > < td class = "memItemLeft" align = "right" valign = "top" > const T &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a4e4be4d19c21322108cee6557427f782" > operator[]< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key) const< / td > < / tr >
< tr class = "separator:a4e4be4d19c21322108cee6557427f782" > < 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_1MapPtr.html#a40819b514a7a94b605efc48b79d18a94" > search< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > k) const< / td > < / tr >
< tr class = "separator:a40819b514a7a94b605efc48b79d18a94" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4ef9ebed4aac21ae66ad5b97bd635bde" > < td class = "memItemLeft" align = "right" valign = "top" > std::pair< const T *, bool >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a4ef9ebed4aac21ae66ad5b97bd635bde" > find< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & k) const< / td > < / tr >
< tr class = "separator:a4ef9ebed4aac21ae66ad5b97bd635bde" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8e30ca053994e15b6d0e5de84ba94906" > < td class = "memItemLeft" align = "right" valign = "top" > std::pair< T *, bool >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a8e30ca053994e15b6d0e5de84ba94906" > find< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & k)< / td > < / tr >
< tr class = "separator:a8e30ca053994e15b6d0e5de84ba94906" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3274a086096a9a259b5d816801372e0d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a3274a086096a9a259b5d816801372e0d" > release< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & k)< / td > < / tr >
< tr class = "separator:a3274a086096a9a259b5d816801372e0d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aee77abc7e672588c5566b6edb26a6c00" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#aee77abc7e672588c5566b6edb26a6c00" > erase< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key)< / td > < / tr >
< tr class = "separator:aee77abc7e672588c5566b6edb26a6c00" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac8bb3912a3ce86b15842e79d0b421204" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#ac8bb3912a3ce86b15842e79d0b421204" > clear< / a > ()< / td > < / tr >
< tr class = "separator:ac8bb3912a3ce86b15842e79d0b421204" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a259cb5a711406a8c3e5d937eb9350cca" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a259cb5a711406a8c3e5d937eb9350cca" > size< / a > () const< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a259cb5a711406a8c3e5d937eb9350cca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aabc711c50b75d9b670af88d45c2b87e9" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#aabc711c50b75d9b670af88d45c2b87e9" > empty< / a > () const< / td > < / tr >
< tr class = "separator:aabc711c50b75d9b670af88d45c2b87e9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad69bd11391be1a1dba5c8202259664f8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a59a8d46af076e1db2c566a1a5a889e13" > iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#ad69bd11391be1a1dba5c8202259664f8" > begin< / a > ()< / td > < / tr >
< tr class = "separator:ad69bd11391be1a1dba5c8202259664f8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a63e0362932db2a086fab55a5cb0de69a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1MapPtr.html#ae30252c367eee55b4abc0876cf141108" > constIterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a63e0362932db2a086fab55a5cb0de69a" > begin< / a > () const< / td > < / tr >
< tr class = "separator:a63e0362932db2a086fab55a5cb0de69a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acad38d52497a975bfb6f2f6acd76631f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a59a8d46af076e1db2c566a1a5a889e13" > iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#acad38d52497a975bfb6f2f6acd76631f" > end< / a > ()< / td > < / tr >
< tr class = "separator:acad38d52497a975bfb6f2f6acd76631f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a26d56d3ef5b2d357e84d37a1f31419a9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1MapPtr.html#ae30252c367eee55b4abc0876cf141108" > constIterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a26d56d3ef5b2d357e84d37a1f31419a9" > end< / a > () const< / td > < / tr >
< tr class = "separator:a26d56d3ef5b2d357e84d37a1f31419a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adbc19f333afbf93737af55ce58a5b2c8" > < td class = "memTemplParams" colspan = "2" > template< typename... Args> < / td > < / tr >
< tr class = "memitem:adbc19f333afbf93737af55ce58a5b2c8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < T >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#adbc19f333afbf93737af55ce58a5b2c8" > setSafe< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & key, Args & & ... args)< / td > < / tr >
< tr class = "separator:adbc19f333afbf93737af55ce58a5b2c8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a90d0c03dbe0338f3f9e65b9d28871cf5" > < td class = "memTemplParams" colspan = "2" > template< typename... Args> < / td > < / tr >
< tr class = "memitem:a90d0c03dbe0338f3f9e65b9d28871cf5" > < td class = "memTemplItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a90d0c03dbe0338f3f9e65b9d28871cf5" > makeSafe< / a > (Args & & ... args)< / td > < / tr >
< tr class = "separator:a90d0c03dbe0338f3f9e65b9d28871cf5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa4247f71510779381ecc013743a2ad31" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#aa4247f71510779381ecc013743a2ad31" > copy< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > & src)< / td > < / tr >
< tr class = "separator:aa4247f71510779381ecc013743a2ad31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:add6edd884b302bd58f7eb51b0bf42287" > < td class = "memItemLeft" align = "right" valign = "top" > T *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#add6edd884b302bd58f7eb51b0bf42287" > findPtr< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & k)< / td > < / tr >
< tr class = "separator:add6edd884b302bd58f7eb51b0bf42287" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc6cb883e3e57e72dceef14dc02417e6" > < td class = "memItemLeft" align = "right" valign = "top" > const T *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#acc6cb883e3e57e72dceef14dc02417e6" > findPtr< / a > (const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > & k) const< / td > < / tr >
< tr class = "separator:acc6cb883e3e57e72dceef14dc02417e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:acf4d0a07ee6105cd7aed1c2c3e1662fd" > < td class = "memItemLeft" align = "right" valign = "top" > Container< Key, T * >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1MapPtr.html#acf4d0a07ee6105cd7aed1c2c3e1662fd" > map_< / a > < / td > < / tr >
< tr class = "separator:acf4d0a07ee6105cd7aed1c2c3e1662fd" > < 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< template< class, class > class Container, class Key, class T> < br / >
class pFlow::MapPtr< Container, Key, T > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00039" > 39< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a92994f71e2fdc8b9cde28c91b702f703" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a92994f71e2fdc8b9cde28c91b702f703" > ◆ < / a > < / span > MapPtrType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > = < a class = "el" href = "classpFlow_1_1MapPtr.html" > MapPtr< / a > < Container, Key, T> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae6ee25ec4d9a6323a5e6334a85e40f3e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae6ee25ec4d9a6323a5e6334a85e40f3e" > ◆ < / a > < / span > mapType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1MapPtr.html#ae6ee25ec4d9a6323a5e6334a85e40f3e" > mapType< / a > = Container< Key, T*> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aa7669b74b0c566790f2f2a7fb11a9593" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7669b74b0c566790f2f2a7fb11a9593" > ◆ < / a > < / span > keyType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > = typename mapType::key_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "abf1c3784373d079646730a4fd419aede" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abf1c3784373d079646730a4fd419aede" > ◆ < / a > < / span > mappedType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1MapPtr.html#abf1c3784373d079646730a4fd419aede" > mappedType< / a > = typename mapType::mapped_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a09191c0b174fbc9492136ffae28254db" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a09191c0b174fbc9492136ffae28254db" > ◆ < / a > < / span > valueType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1MapPtr.html#a09191c0b174fbc9492136ffae28254db" > valueType< / a > = typename mapType::value_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ad47f03e518f92884d12ad79606edb8d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad47f03e518f92884d12ad79606edb8d2" > ◆ < / a > < / span > reference< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1MapPtr.html#ad47f03e518f92884d12ad79606edb8d2" > reference< / a > = typename mapType::reference< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a5aefbbb14cde3df3d38c0d25830bb7dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5aefbbb14cde3df3d38c0d25830bb7dd" > ◆ < / a > < / span > constReference< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1MapPtr.html#a5aefbbb14cde3df3d38c0d25830bb7dd" > constReference< / a > = typename mapType::const_reference< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a59a8d46af076e1db2c566a1a5a889e13" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a59a8d46af076e1db2c566a1a5a889e13" > ◆ < / a > < / span > iterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1MapPtr.html#a59a8d46af076e1db2c566a1a5a889e13" > iterator< / a > = typename mapType::iterator< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae30252c367eee55b4abc0876cf141108" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae30252c367eee55b4abc0876cf141108" > ◆ < / a > < / span > constIterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1MapPtr.html#ae30252c367eee55b4abc0876cf141108" > constIterator< / a > = typename mapType::const_iterator< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a3ac6f1eb51f2e6fdd2d0ebf7d8e35851" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ac6f1eb51f2e6fdd2d0ebf7d8e35851" > ◆ < / a > < / span > MapPtr() < span class = "overload" > [1/3]< / 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_1MapPtr.html" > MapPtr< / 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 = "MapPtr_8hpp_source.html#l00092" > 92< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a2a6cfb988b47de5639f60d0a31d014dc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2a6cfb988b47de5639f60d0a31d014dc" > ◆ < / a > < / span > MapPtr() < span class = "overload" > [2/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1MapPtr.html" > MapPtr< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00077" > 77< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a89380d2695d370fe190107eda7b20b99" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a89380d2695d370fe190107eda7b20b99" > ◆ < / a > < / span > MapPtr() < span class = "overload" > [3/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1MapPtr.html" > MapPtr< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > & &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00119" > 119< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a16b3afe748849777167cfaae7abaa682" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a16b3afe748849777167cfaae7abaa682" > ◆ < / a > < / span > ~MapPtr()< / 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_1MapPtr.html" > MapPtr< / 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 = "MapPtr_8hpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a90d0c03dbe0338f3f9e65b9d28871cf5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a90d0c03dbe0338f3f9e65b9d28871cf5" > ◆ < / a > < / span > makeSafe()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T> makeSafe < / td >
< td > (< / td >
< td class = "paramtype" > Args & & ...  < / td >
< td class = "paramname" > < em > args< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aa4247f71510779381ecc013743a2ad31" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa4247f71510779381ecc013743a2ad31" > ◆ < / a > < / span > copy()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool copy < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "add6edd884b302bd58f7eb51b0bf42287" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#add6edd884b302bd58f7eb51b0bf42287" > ◆ < / a > < / span > findPtr() < 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" > T * findPtr < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > k< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "acc6cb883e3e57e72dceef14dc02417e6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc6cb883e3e57e72dceef14dc02417e6" > ◆ < / a > < / span > findPtr() < 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" > const T * findPtr < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > k< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a652bc5993fea6f58b506bb0555c4ad9f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a652bc5993fea6f58b506bb0555c4ad9f" > ◆ < / a > < / span > TypeInfoTemplateNV11()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > TypeInfoTemplateNV11 < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > " MapPtr< Container, Key, T > "   < / 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 = "a92b869af4dac52bf603fa417a5f2090b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a92b869af4dac52bf603fa417a5f2090b" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1MapPtr.html" > pFlow::MapPtr< / a > < Container, Key, T > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > &   < / td >
< td class = "paramname" > < em > rhs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00093" > 93< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3ec64bb9e3e2386f3cb654bab77c63ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ec64bb9e3e2386f3cb654bab77c63ed" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1MapPtr.html" > pFlow::MapPtr< / a > < Container, Key, T > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / a > & &   < / td >
< td class = "paramname" > < em > rhs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00128" > 128< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "acd300bc8ac2317084f74e28fc78397b1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acd300bc8ac2317084f74e28fc78397b1" > ◆ < / 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_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / 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 = "MapPtr_8hpp_source.html#l00117" > 117< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aced473bd268b310ecd7a77044bacbccc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aced473bd268b310ecd7a77044bacbccc" > ◆ < / 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_1MapPtr.html#a92994f71e2fdc8b9cde28c91b702f703" > MapPtrType< / 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 = "MapPtr_8hpp_source.html#l00122" > 122< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ac69b497adf1681d39e48dd8ae897d493" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac69b497adf1681d39e48dd8ae897d493" > ◆ < / a > < / span > insertReplace() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool insertReplace < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T *  < / td >
< td class = "paramname" > < em > ptr< / 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 = "MapPtrI_8hpp_source.html#l00142" > 142< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a09ae5a64eb6faf9a89f1ae1c2708b7a9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a09ae5a64eb6faf9a89f1ae1c2708b7a9" > ◆ < / a > < / span > insertReplace() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool insertReplace < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T > &   < / td >
< td class = "paramname" > < em > ptr< / 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 = "MapPtrI_8hpp_source.html#l00157" > 157< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a39a7d85e711a60cfad55a63ff306cf04" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a39a7d85e711a60cfad55a63ff306cf04" > ◆ < / a > < / span > insertReplaceSafe()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool insertReplaceSafe < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > Args & & ...  < / td >
< td class = "paramname" > < em > args< / 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 = "MapPtrI_8hpp_source.html#l00175" > 175< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "acca3f5fc076f7421737dad427fd54a2e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acca3f5fc076f7421737dad427fd54a2e" > ◆ < / a > < / span > set() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T * set < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T *  < / td >
< td class = "paramname" > < em > ptr< / 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 = "MapPtrI_8hpp_source.html#l00187" > 187< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aef090df9d126de8c4beef909c8452f80" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef090df9d126de8c4beef909c8452f80" > ◆ < / a > < / span > set() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < T > set < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T > &   < / td >
< td class = "paramname" > < em > ptr< / 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 = "MapPtrI_8hpp_source.html#l00200" > 200< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a841ec7da3326f8a3b46d82e2ea983346" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a841ec7da3326f8a3b46d82e2ea983346" > ◆ < / a > < / span > setSafe() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < T> setSafe < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > Args & & ...  < / td >
< td class = "paramname" > < em > args< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ae8a3c8e67690b09424f6a1bdbf5f8f82" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8a3c8e67690b09424f6a1bdbf5f8f82" > ◆ < / a > < / span > operator[]() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T & operator[] < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00225" > 225< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a4e4be4d19c21322108cee6557427f782" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4e4be4d19c21322108cee6557427f782" > ◆ < / a > < / span > operator[]() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const T & operator[] < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00242" > 242< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.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_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > 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 = "MapPtrI_8hpp_source.html#l00260" > 260< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a4ef9ebed4aac21ae66ad5b97bd635bde" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4ef9ebed4aac21ae66ad5b97bd635bde" > ◆ < / a > < / span > find() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::pair< const T *, bool > find < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > 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 = "MapPtrI_8hpp_source.html#l00271" > 271< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a8e30ca053994e15b6d0e5de84ba94906" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8e30ca053994e15b6d0e5de84ba94906" > ◆ < / a > < / span > find() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::pair< T *, bool > find < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > 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 = "MapPtrI_8hpp_source.html#l00283" > 283< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a3274a086096a9a259b5d816801372e0d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3274a086096a9a259b5d816801372e0d" > ◆ < / a > < / span > release()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < T > release < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > 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 = "MapPtrI_8hpp_source.html#l00294" > 294< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aee77abc7e672588c5566b6edb26a6c00" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aee77abc7e672588c5566b6edb26a6c00" > ◆ < / a > < / span > erase()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void erase < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00306" > 306< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ac8bb3912a3ce86b15842e79d0b421204" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac8bb3912a3ce86b15842e79d0b421204" > ◆ < / a > < / span > clear()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void clear< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtrI_8hpp_source.html#l00320" > 320< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "MapPtr_8hpp_source.html#l00127" > MapPtr< pFlow::iEntry > ::~MapPtr()< / a > .< / p >
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 = "+" / > Here is the caller graph for this function:< / 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_1MapPtr_ac8bb3912a3ce86b15842e79d0b421204_icgraph.png" border = "0" usemap = "#classpFlow_1_1MapPtr_ac8bb3912a3ce86b15842e79d0b421204_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a259cb5a711406a8c3e5d937eb9350cca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a259cb5a711406a8c3e5d937eb9350cca" > ◆ < / a > < / span > size()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > size < / td >
2023-03-27 10:16:23 -07:00
< 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 = "MapPtr_8hpp_source.html#l00190" > 190< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aabc711c50b75d9b670af88d45c2b87e9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aabc711c50b75d9b670af88d45c2b87e9" > ◆ < / a > < / span > empty()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto < a class = "el" href = "classpFlow_1_1empty.html" > empty< / a > < / 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 = "MapPtr_8hpp_source.html#l00196" > 196< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ad69bd11391be1a1dba5c8202259664f8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad69bd11391be1a1dba5c8202259664f8" > ◆ < / a > < / span > begin() < 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_1MapPtr.html#a59a8d46af076e1db2c566a1a5a889e13" > iterator< / a > begin < / 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 = "MapPtr_8hpp_source.html#l00202" > 202< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "MapPtrI_8hpp_source.html#l00024" > MapPtr< pFlow::iEntry > ::copy()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1MapPtr_ad69bd11391be1a1dba5c8202259664f8_icgraph.png" border = "0" usemap = "#classpFlow_1_1MapPtr_ad69bd11391be1a1dba5c8202259664f8_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a63e0362932db2a086fab55a5cb0de69a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a63e0362932db2a086fab55a5cb0de69a" > ◆ < / a > < / span > begin() < 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_1MapPtr.html#ae30252c367eee55b4abc0876cf141108" > constIterator< / a > begin < / 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 = "MapPtr_8hpp_source.html#l00207" > 207< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "acad38d52497a975bfb6f2f6acd76631f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acad38d52497a975bfb6f2f6acd76631f" > ◆ < / a > < / span > end() < 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_1MapPtr.html#a59a8d46af076e1db2c566a1a5a889e13" > iterator< / a > end < / 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 = "MapPtr_8hpp_source.html#l00212" > 212< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "MapPtrI_8hpp_source.html#l00024" > MapPtr< pFlow::iEntry > ::copy()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1MapPtr_acad38d52497a975bfb6f2f6acd76631f_icgraph.png" border = "0" usemap = "#classpFlow_1_1MapPtr_acad38d52497a975bfb6f2f6acd76631f_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a26d56d3ef5b2d357e84d37a1f31419a9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a26d56d3ef5b2d357e84d37a1f31419a9" > ◆ < / a > < / span > end() < 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_1MapPtr.html#ae30252c367eee55b4abc0876cf141108" > constIterator< / a > end < / 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 = "MapPtr_8hpp_source.html#l00217" > 217< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< / div >
< / div >
< a id = "adbc19f333afbf93737af55ce58a5b2c8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adbc19f333afbf93737af55ce58a5b2c8" > ◆ < / a > < / span > setSafe() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < T> setSafe < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1MapPtr.html#aa7669b74b0c566790f2f2a7fb11a9593" > keyType< / a > &   < / td >
< td class = "paramname" > < em > key< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > Args & & ...  < / td >
< td class = "paramname" > < em > args< / 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 = "MapPtrI_8hpp_source.html#l00214" > 214< / a > of file < a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "acf4d0a07ee6105cd7aed1c2c3e1662fd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acf4d0a07ee6105cd7aed1c2c3e1662fd" > ◆ < / a > < / span > map_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > Container< Key, T*> map_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "MapPtr_8hpp_source.html#l00071" > 71< / a > of file < a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "MapPtr_8hpp_source.html#l00202" > MapPtr< pFlow::iEntry > ::begin()< / a > , < a class = "el" href = "MapPtr_8hpp_source.html#l00196" > MapPtr< pFlow::iEntry > ::empty()< / a > , < a class = "el" href = "MapPtr_8hpp_source.html#l00212" > MapPtr< pFlow::iEntry > ::end()< / a > , and < a class = "el" href = "MapPtr_8hpp_source.html#l00190" > MapPtr< pFlow::iEntry > ::size()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/containers/Map/MapPtr/< a class = "el" href = "MapPtr_8hpp_source.html" > MapPtr.hpp< / a > < / li >
< li > src/phasicFlow/containers/Map/MapPtr/< a class = "el" href = "MapPtrI_8hpp_source.html" > MapPtrI.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_1MapPtr.html" > MapPtr< / 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 >