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: insertionRegion Class 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_1insertionRegion.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-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1insertionRegion-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > insertionRegion Class 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 insertionRegion:< / 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_1insertionRegion__inherit__graph.png" border = "0" usemap = "#insertionRegion_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "insertionRegion_inherit__map" id = "insertionRegion_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "55,80,179,107" / >
< area shape = "rect" href = "classpFlow_1_1InsertionRegion.html" title = " " alt = "" coords = "5,155,229,181" / >
< area shape = "rect" href = "classpFlow_1_1timeFlowControl.html" title = " " alt = "" coords = "52,5,183,32" / >
< / 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 insertionRegion:< / 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_1insertionRegion__coll__graph.png" border = "0" usemap = "#insertionRegion_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "insertionRegion_coll__map" id = "insertionRegion_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "372,85,496,112" / >
< area shape = "rect" href = "classpFlow_1_1timeFlowControl.html" title = " " alt = "" coords = "65,5,195,32" / >
< area shape = "rect" href = "classpFlow_1_1uniquePtr.html" title = " " alt = "" coords = "5,56,255,83" / >
< area shape = "rect" href = "classpFlow_1_1uniquePtr.html" title = " " alt = "" coords = "32,107,228,149" / >
< area shape = "rect" href = "classpFlow_1_1uniquePtr.html" title = " " alt = "" coords = "28,173,232,214" / >
< / 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-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a2f6fa523f8b578780851796118cd1339" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a2f6fa523f8b578780851796118cd1339" > TypeInfoNV< / a > (" insertionRegion" )< / td > < / tr >
< tr class = "separator:a2f6fa523f8b578780851796118cd1339" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a584c29486dcdcffe29aad303313bf2" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6a584c29486dcdcffe29aad303313bf2" > insertionRegion< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a6a584c29486dcdcffe29aad303313bf2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa88946badc7fec0a74d87e12c3af96c5" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#aa88946badc7fec0a74d87e12c3af96c5" > insertionRegion< / a > (const < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & src)< / td > < / tr >
< tr class = "separator:aa88946badc7fec0a74d87e12c3af96c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1d3747d5b6da01d087026ed3b36d7b51" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a1d3747d5b6da01d087026ed3b36d7b51" > insertionRegion< / a > (< a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & & )=default< / td > < / tr >
< tr class = "separator:a1d3747d5b6da01d087026ed3b36d7b51" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afa380e4b94afa07580a93e670ee73488" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#afa380e4b94afa07580a93e670ee73488" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & )< / td > < / tr >
< tr class = "separator:afa380e4b94afa07580a93e670ee73488" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a41f69642c152fc1cdc040b7b67ae7052" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a41f69642c152fc1cdc040b7b67ae7052" > operator=< / a > (< a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & & )=default< / td > < / tr >
< tr class = "separator:a41f69642c152fc1cdc040b7b67ae7052" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad3cf9dd715e172184050bd4b4a5a6051" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#ad3cf9dd715e172184050bd4b4a5a6051" > ~insertionRegion< / a > ()=default< / td > < / tr >
< tr class = "separator:ad3cf9dd715e172184050bd4b4a5a6051" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a15fbbe0e71be0193e2e08117999ba287" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a15fbbe0e71be0193e2e08117999ba287" > setFields< / a > () const< / td > < / tr >
< tr class = "separator:a15fbbe0e71be0193e2e08117999ba287" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5a9652837ba1c412a239fec1ff02e88b" > < td class = "memItemLeft" align = "right" valign = "top" > const auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a5a9652837ba1c412a239fec1ff02e88b" > name< / a > () const< / td > < / tr >
< tr class = "separator:a5a9652837ba1c412a239fec1ff02e88b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ce0c64db98eb6144d363dbfc86104eb" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6ce0c64db98eb6144d363dbfc86104eb" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a6ce0c64db98eb6144d363dbfc86104eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6964e9f1f100001543fdb044fa7fc896" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a6964e9f1f100001543fdb044fa7fc896" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a6964e9f1f100001543fdb044fa7fc896" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1timeFlowControl" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1timeFlowControl')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1timeFlowControl.html" > timeFlowControl< / a > < / td > < / tr >
< tr class = "memitem:ac2fd9715da4fcd3790fcda568f735ce8 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#ac2fd9715da4fcd3790fcda568f735ce8" > timeFlowControl< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:ac2fd9715da4fcd3790fcda568f735ce8 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9eaa41444bd1a7536cf7ed29783d6dda inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a9eaa41444bd1a7536cf7ed29783d6dda" > insertionTime< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > currentTime, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt)< / td > < / tr >
< tr class = "separator:a9eaa41444bd1a7536cf7ed29783d6dda inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a34a2411f69a8d0d96e56c57941d8df04 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a34a2411f69a8d0d96e56c57941d8df04" > totalInserted< / a > () const< / td > < / tr >
< tr class = "separator:a34a2411f69a8d0d96e56c57941d8df04 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ce0c64db98eb6144d363dbfc86104eb inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a6ce0c64db98eb6144d363dbfc86104eb" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a6ce0c64db98eb6144d363dbfc86104eb inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6964e9f1f100001543fdb044fa7fc896 inherit pub_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a6964e9f1f100001543fdb044fa7fc896" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a6964e9f1f100001543fdb044fa7fc896 inherit pub_methods_classpFlow_1_1timeFlowControl" > < 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:adcd85aab41f3f4715afb2d17e5f8d53d" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#adcd85aab41f3f4715afb2d17e5f8d53d" > readInsertionRegion< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:adcd85aab41f3f4715afb2d17e5f8d53d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa364cd422ed5085c750de4a19a321f7f" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#aa364cd422ed5085c750de4a19a321f7f" > writeInsertionRegion< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:aa364cd422ed5085c750de4a19a321f7f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1timeFlowControl" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1timeFlowControl')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1timeFlowControl.html" > timeFlowControl< / a > < / td > < / tr >
< tr class = "memitem:a965f20676739fa59a7a27457add2ae61 inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a965f20676739fa59a7a27457add2ae61" > readTimeFlowControl< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a965f20676739fa59a7a27457add2ae61 inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6901db0c788489c5e8a317c034774401 inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a6901db0c788489c5e8a317c034774401" > writeTimeFlowControl< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a6901db0c788489c5e8a317c034774401 inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16987f9942190579ad06d5d67adfc67d inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a16987f9942190579ad06d5d67adfc67d" > numberToBeInserted< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > currentTime)< / td > < / tr >
< tr class = "separator:a16987f9942190579ad06d5d67adfc67d inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1ebee6449f6428d4d4597b61e8b5c15a inherit pro_methods_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a1ebee6449f6428d4d4597b61e8b5c15a" > addToNumInserted< / a > (size_t newInserted)< / td > < / tr >
< tr class = "separator:a1ebee6449f6428d4d4597b61e8b5c15a inherit pro_methods_classpFlow_1_1timeFlowControl" > < 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:a50fd7d13a0f7a6007ca5027b3bb8765a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > < / td > < / tr >
< tr class = "separator:a50fd7d13a0f7a6007ca5027b3bb8765a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:addee41d6ac047acd59c85e776d4e6fb9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#addee41d6ac047acd59c85e776d4e6fb9" > type_< / a > < / td > < / tr >
< tr class = "separator:addee41d6ac047acd59c85e776d4e6fb9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af5c2a2fe246051f18b23a3fd1bf23249" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1peakableRegion.html" > peakableRegion< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#af5c2a2fe246051f18b23a3fd1bf23249" > pRegion_< / a > = nullptr< / td > < / tr >
< tr class = "separator:af5c2a2fe246051f18b23a3fd1bf23249" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4d3dfef53630882b1fe95583bd46d4c9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1shapeMixture.html" > shapeMixture< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a4d3dfef53630882b1fe95583bd46d4c9" > mixture_< / a > = nullptr< / td > < / tr >
< tr class = "separator:a4d3dfef53630882b1fe95583bd46d4c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1669e69306d7e94fa98270dfa5a024cd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertionRegion.html#a1669e69306d7e94fa98270dfa5a024cd" > setFields_< / a > = nullptr< / td > < / tr >
< tr class = "separator:a1669e69306d7e94fa98270dfa5a024cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1timeFlowControl" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1timeFlowControl')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1timeFlowControl.html" > timeFlowControl< / a > < / td > < / tr >
< tr class = "memitem:a9da50a81b9da4200db555ac368c98ea1 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a9da50a81b9da4200db555ac368c98ea1" > startTime_< / a > < / td > < / tr >
< tr class = "separator:a9da50a81b9da4200db555ac368c98ea1 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec7a9ba664af18fb17da1eb822b1ee14 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#aec7a9ba664af18fb17da1eb822b1ee14" > endTime_< / a > < / td > < / tr >
< tr class = "separator:aec7a9ba664af18fb17da1eb822b1ee14 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a51bea3b14070614ca348b0574b4fd741 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a51bea3b14070614ca348b0574b4fd741" > interval_< / a > < / td > < / tr >
< tr class = "separator:a51bea3b14070614ca348b0574b4fd741 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac29edb543b14ed93013258583f9684a1 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#ac29edb543b14ed93013258583f9684a1" > rate_< / a > < / td > < / tr >
< tr class = "separator:ac29edb543b14ed93013258583f9684a1 inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2137233941e7ea15b94415eaabaf765b inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFlowControl.html#a2137233941e7ea15b94415eaabaf765b" > numInserted_< / a > = 0< / td > < / tr >
< tr class = "separator:a2137233941e7ea15b94415eaabaf765b inherit pro_attribs_classpFlow_1_1timeFlowControl" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "insertionRegion_8hpp_source.html#l00034" > 34< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a6a584c29486dcdcffe29aad303313bf2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a584c29486dcdcffe29aad303313bf2" > ◆ < / a > < / span > insertionRegion() < span class = "overload" > [1/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "insertionRegion_8cpp_source.html#l00095" > 95< / a > of file < a class = "el" href = "insertionRegion_8cpp_source.html" > insertionRegion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< / div >
< / div >
< a id = "aa88946badc7fec0a74d87e12c3af96c5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa88946badc7fec0a74d87e12c3af96c5" > ◆ < / a > < / span > insertionRegion() < 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_1insertionRegion.html" > insertionRegion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / 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 = "insertionRegion_8cpp_source.html#l00109" > 109< / a > of file < a class = "el" href = "insertionRegion_8cpp_source.html" > insertionRegion.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a1d3747d5b6da01d087026ed3b36d7b51" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1d3747d5b6da01d087026ed3b36d7b51" > ◆ < / a > < / span > insertionRegion() < span class = "overload" > [3/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_1insertionRegion.html" > insertionRegion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ad3cf9dd715e172184050bd4b4a5a6051" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad3cf9dd715e172184050bd4b4a5a6051" > ◆ < / a > < / span > ~insertionRegion()< / 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_1insertionRegion.html" > insertionRegion< / 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" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "adcd85aab41f3f4715afb2d17e5f8d53d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adcd85aab41f3f4715afb2d17e5f8d53d" > ◆ < / a > < / span > readInsertionRegion()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readInsertionRegion < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / 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 = "insertionRegion_8cpp_source.html#l00026" > 26< / a > of file < a class = "el" href = "insertionRegion_8cpp_source.html" > insertionRegion.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00736" > dictionary::containsDictionay()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00349" > dictionary::globalName()< / a > , < a class = "el" href = "iEntry_8hpp_source.html#l00095" > iEntry::name()< / a > , < a class = "el" href = "namespacepFlow.html#a86ae30c22a4ef4bc487b40ed52f4d2f9" > pFlow::output< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00547" > dictionary::subDict()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "insertionRegion_8hpp_source.html#l00095" > insertionRegion::read()< / 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 call 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_1insertionRegion_adcd85aab41f3f4715afb2d17e5f8d53d_cgraph.png" border = "0" usemap = "#classpFlow_1_1insertionRegion_adcd85aab41f3f4715afb2d17e5f8d53d_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1insertionRegion_adcd85aab41f3f4715afb2d17e5f8d53d_cgraph" id = "classpFlow_1_1insertionRegion_adcd85aab41f3f4715afb2d17e5f8d53d_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,163,159,190" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1dictionary.html#ac17b017ed4e1be84fa2e9144946603e0" title = " " alt = "" coords = "211,5,353,47" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "405,130,503,157" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "211,123,353,164" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "211,188,353,229" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1iEntry.html#a73572f70de721e7793f801ae26c5a6c5" title = " " alt = "" coords = "207,254,357,281" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a630c840647a3ebefe33336cc25a8b15d" title = " " alt = "" coords = "211,305,353,347" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
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_1insertionRegion_adcd85aab41f3f4715afb2d17e5f8d53d_icgraph.png" border = "0" usemap = "#classpFlow_1_1insertionRegion_adcd85aab41f3f4715afb2d17e5f8d53d_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1insertionRegion_adcd85aab41f3f4715afb2d17e5f8d53d_icgraph" id = "classpFlow_1_1insertionRegion_adcd85aab41f3f4715afb2d17e5f8d53d_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "104,5,257,32" / >
< area shape = "rect" href = "classpFlow_1_1insertionRegion.html#a6ce0c64db98eb6144d363dbfc86104eb" title = " " alt = "" coords = "5,5,56,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aa364cd422ed5085c750de4a19a321f7f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa364cd422ed5085c750de4a19a321f7f" > ◆ < / a > < / span > writeInsertionRegion()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeInsertionRegion < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / 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 = "insertionRegion_8cpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "insertionRegion_8cpp_source.html" > insertionRegion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00422" > dictionary::add()< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00634" > dictionary::subDictOrCreate()< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00780" > dictionary::write()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertionRegion_8hpp_source.html#l00102" > insertionRegion::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1insertionRegion_aa364cd422ed5085c750de4a19a321f7f_cgraph.png" border = "0" usemap = "#classpFlow_1_1insertionRegion_aa364cd422ed5085c750de4a19a321f7f_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1insertionRegion_aa364cd422ed5085c750de4a19a321f7f_cgraph" id = "classpFlow_1_1insertionRegion_aa364cd422ed5085c750de4a19a321f7f_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,64,163,91" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" title = " " alt = "" coords = "211,5,375,32" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#aa4d7322eaead3c887a9283546628de96" title = " " alt = "" coords = "223,57,363,98" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6a40de4ceed55b2f78cf3027739dfd91" title = " " alt = "" coords = "223,122,363,163" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1insertionRegion_aa364cd422ed5085c750de4a19a321f7f_icgraph.png" border = "0" usemap = "#classpFlow_1_1insertionRegion_aa364cd422ed5085c750de4a19a321f7f_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1insertionRegion_aa364cd422ed5085c750de4a19a321f7f_icgraph" id = "classpFlow_1_1insertionRegion_aa364cd422ed5085c750de4a19a321f7f_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "108,5,265,32" / >
< area shape = "rect" href = "classpFlow_1_1insertionRegion.html#a6964e9f1f100001543fdb044fa7fc896" title = " " alt = "" coords = "5,5,60,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a2f6fa523f8b578780851796118cd1339" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f6fa523f8b578780851796118cd1339" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " insertionRegion"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "afa380e4b94afa07580a93e670ee73488" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa380e4b94afa07580a93e670ee73488" > ◆ < / 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_1insertionRegion.html" > pFlow::insertionRegion< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / 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 = "insertionRegion_8cpp_source.html#l00122" > 122< / a > of file < a class = "el" href = "insertionRegion_8cpp_source.html" > insertionRegion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertionRegion_8hpp_source.html#l00050" > insertionRegion::mixture_< / a > , < a class = "el" href = "insertionRegion_8hpp_source.html#l00041" > insertionRegion::name_< / a > , < a class = "el" href = "insertionRegion_8hpp_source.html#l00047" > insertionRegion::pRegion_< / a > , < a class = "el" href = "insertionRegion_8hpp_source.html#l00053" > insertionRegion::setFields_< / a > , and < a class = "el" href = "insertionRegion_8hpp_source.html#l00044" > insertionRegion::type_< / a > .< / p >
< / div >
< / div >
< a id = "a41f69642c152fc1cdc040b7b67ae7052" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a41f69642c152fc1cdc040b7b67ae7052" > ◆ < / 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_1insertionRegion.html" > insertionRegion< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1insertionRegion.html" > insertionRegion< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a15fbbe0e71be0193e2e08117999ba287" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a15fbbe0e71be0193e2e08117999ba287" > ◆ < / a > < / span > setFields()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& setFields < / 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 = "insertionRegion_8hpp_source.html#l00082" > 82< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertionRegion_8hpp_source.html#l00053" > insertionRegion::setFields_< / a > .< / p >
< / div >
< / div >
< a id = "a5a9652837ba1c412a239fec1ff02e88b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a9652837ba1c412a239fec1ff02e88b" > ◆ < / a > < / span > name()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const auto& name < / 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 = "insertionRegion_8hpp_source.html#l00087" > 87< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertionRegion_8hpp_source.html#l00041" > insertionRegion::name_< / a > .< / p >
< / div >
< / div >
< a id = "a6ce0c64db98eb6144d363dbfc86104eb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ce0c64db98eb6144d363dbfc86104eb" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool read < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / 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 = "insertionRegion_8hpp_source.html#l00095" > 95< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFlowControl_8hpp_source.html#l00084" > timeFlowControl::read()< / a > , and < a class = "el" href = "insertionRegion_8cpp_source.html#l00026" > insertionRegion::readInsertionRegion()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1insertionRegion_a6ce0c64db98eb6144d363dbfc86104eb_cgraph.png" border = "0" usemap = "#classpFlow_1_1insertionRegion_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1insertionRegion_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" id = "classpFlow_1_1insertionRegion_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,42,56,69" / >
< area shape = "rect" href = "classpFlow_1_1timeFlowControl.html#a6ce0c64db98eb6144d363dbfc86104eb" title = " " alt = "" coords = "104,5,280,47" / >
< area shape = "rect" href = "classpFlow_1_1insertionRegion.html#adcd85aab41f3f4715afb2d17e5f8d53d" title = " " alt = "" coords = "115,71,269,98" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a6964e9f1f100001543fdb044fa7fc896" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6964e9f1f100001543fdb044fa7fc896" > ◆ < / a > < / span > write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / 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 = "insertionRegion_8hpp_source.html#l00102" > 102< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFlowControl_8hpp_source.html#l00089" > timeFlowControl::write()< / a > , and < a class = "el" href = "insertionRegion_8cpp_source.html#l00065" > insertionRegion::writeInsertionRegion()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1insertionRegion_a6964e9f1f100001543fdb044fa7fc896_cgraph.png" border = "0" usemap = "#classpFlow_1_1insertionRegion_a6964e9f1f100001543fdb044fa7fc896_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1insertionRegion_a6964e9f1f100001543fdb044fa7fc896_cgraph" id = "classpFlow_1_1insertionRegion_a6964e9f1f100001543fdb044fa7fc896_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,42,60,69" / >
< area shape = "rect" href = "classpFlow_1_1timeFlowControl.html#a6964e9f1f100001543fdb044fa7fc896" title = " " alt = "" coords = "108,5,284,47" / >
< area shape = "rect" href = "classpFlow_1_1insertionRegion.html#aa364cd422ed5085c750de4a19a321f7f" title = " " alt = "" coords = "117,71,275,98" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a50fd7d13a0f7a6007ca5027b3bb8765a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50fd7d13a0f7a6007ca5027b3bb8765a" > ◆ < / a > < / span > name_< / 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 = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name_< / 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 = "insertionRegion_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertionRegion_8hpp_source.html#l00087" > insertionRegion::name()< / a > , and < a class = "el" href = "insertionRegion_8cpp_source.html#l00122" > insertionRegion::operator=()< / a > .< / p >
< / div >
< / div >
< a id = "addee41d6ac047acd59c85e776d4e6fb9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#addee41d6ac047acd59c85e776d4e6fb9" > ◆ < / a > < / span > type_< / 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 = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > type_< / 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 = "insertionRegion_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertionRegion_8cpp_source.html#l00122" > insertionRegion::operator=()< / a > .< / p >
< / div >
< / div >
< a id = "af5c2a2fe246051f18b23a3fd1bf23249" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af5c2a2fe246051f18b23a3fd1bf23249" > ◆ < / a > < / span > pRegion_< / 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_1peakableRegion.html" > peakableRegion< / a > > pRegion_ = nullptr< / 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 = "insertionRegion_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertionRegion_8cpp_source.html#l00122" > insertionRegion::operator=()< / a > .< / p >
< / div >
< / div >
< a id = "a4d3dfef53630882b1fe95583bd46d4c9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4d3dfef53630882b1fe95583bd46d4c9" > ◆ < / a > < / span > mixture_< / 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_1shapeMixture.html" > shapeMixture< / a > > mixture_ = nullptr< / 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 = "insertionRegion_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertionRegion_8cpp_source.html#l00122" > insertionRegion::operator=()< / a > .< / p >
< / div >
< / div >
< a id = "a1669e69306d7e94fa98270dfa5a024cd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1669e69306d7e94fa98270dfa5a024cd" > ◆ < / a > < / span > setFields_< / 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_1setFieldList.html" > setFieldList< / a > > setFields_ = nullptr< / 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 = "insertionRegion_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertionRegion_8cpp_source.html#l00122" > insertionRegion::operator=()< / a > , and < a class = "el" href = "insertionRegion_8hpp_source.html#l00082" > insertionRegion::setFields()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/Particles/Insertion/insertionRegion/< a class = "el" href = "insertionRegion_8hpp_source.html" > insertionRegion.hpp< / a > < / li >
< li > src/Particles/Insertion/insertionRegion/< a class = "el" href = "insertionRegion_8cpp_source.html" > insertionRegion.cpp< / 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_1insertionRegion.html" > insertionRegion< / 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 >