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: insertion 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_1insertion.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 > |
2025-01-10 13:02:07 +03:30
< a href = "#pri-methods" > Private Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
2023-03-27 10:16:23 -07:00
< a href = "classpFlow_1_1insertion-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
2025-01-10 13:02:07 +03:30
< div class = "title" > insertion Class Reference< / div > < / div >
2023-03-27 10:16:23 -07:00
< / div > <!-- header -->
< div class = "contents" >
2025-01-10 13:02:07 +03:30
< p > Base class for particle insertion.
< a href = "classpFlow_1_1insertion.html#details" > More...< / a > < / p >
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 insertion:< / 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_1insertion__inherit__graph.png" border = "0" usemap = "#insertion_inherit__map" alt = "Inheritance graph" / > < / div >
< 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 insertion:< / 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_1insertion__coll__graph.png" border = "0" usemap = "#insertion_coll__map" alt = "Collaboration 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-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aea02534373c01c4a30b461eca70bb011" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#aea02534373c01c4a30b461eca70bb011" > TypeInfo< / a > (" insertion" )< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aea02534373c01c4a30b461eca70bb011" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Type info. < a href = "classpFlow_1_1insertion.html#aea02534373c01c4a30b461eca70bb011" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aea02534373c01c4a30b461eca70bb011" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16ace43248b6bd6c1ba20e56f8e785e8" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a16ace43248b6bd6c1ba20e56f8e785e8" > insertion< / a > (< a class = "el" href = "classpFlow_1_1particles.html" > particles< / a > & prtcl)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a16ace43248b6bd6c1ba20e56f8e785e8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct from component. < a href = "classpFlow_1_1insertion.html#a16ace43248b6bd6c1ba20e56f8e785e8" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a16ace43248b6bd6c1ba20e56f8e785e8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a8d31dd4ec87c4ca1b9c808d17dc621cb" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a8d31dd4ec87c4ca1b9c808d17dc621cb" > ~insertion< / a > () override=default< / td > < / tr >
< tr class = "memdesc:a8d31dd4ec87c4ca1b9c808d17dc621cb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor. < a href = "classpFlow_1_1insertion.html#a8d31dd4ec87c4ca1b9c808d17dc621cb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8d31dd4ec87c4ca1b9c808d17dc621cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a354c7d206ec624b9bdbb81f3b788f826" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a354c7d206ec624b9bdbb81f3b788f826" > isActive< / a > () const< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a354c7d206ec624b9bdbb81f3b788f826" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > is < a class = "el" href = "classpFlow_1_1Insertion.html" title = "This class manages all the insertion regions for particles insertion in the simulation." > Insertion< / a > active < a href = "classpFlow_1_1insertion.html#a354c7d206ec624b9bdbb81f3b788f826" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a354c7d206ec624b9bdbb81f3b788f826" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a3e7179132cc9bf4242fddca01db8fda7" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a3e7179132cc9bf4242fddca01db8fda7" > checkForCollision< / a > () const< / td > < / tr >
< tr class = "separator:a3e7179132cc9bf4242fddca01db8fda7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a79f71c440e1abdc21e5b187198924c80" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1particles.html" > particles< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a79f71c440e1abdc21e5b187198924c80" > Particles< / a > ()< / td > < / tr >
< tr class = "separator:a79f71c440e1abdc21e5b187198924c80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4cc3ca367ecc826265fde31912f28d99" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1particles.html" > particles< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a4cc3ca367ecc826265fde31912f28d99" > Particles< / a > () const< / td > < / tr >
< tr class = "separator:a4cc3ca367ecc826265fde31912f28d99" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae355b601249331cd5c4facb48df43223" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1pointStructure.html" > pointStructure< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ae355b601249331cd5c4facb48df43223" > pStruct< / a > () const< / td > < / tr >
< tr class = "separator:ae355b601249331cd5c4facb48df43223" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8fccd5d39af9243d57208643f821938a" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a8fccd5d39af9243d57208643f821938a" > readFromFile< / a > () const< / td > < / tr >
< tr class = "separator:a8fccd5d39af9243d57208643f821938a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a95525fdaba1713be406dc3d566add483" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a95525fdaba1713be406dc3d566add483" > diameterName< / a > () const< / td > < / tr >
< tr class = "separator:a95525fdaba1713be406dc3d566add483" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac149438787d433fd656e11147cb9c8fe" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ac149438787d433fd656e11147cb9c8fe" > velocityName< / a > () const< / td > < / tr >
< tr class = "separator:ac149438787d433fd656e11147cb9c8fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab3738b20dfa25d66228f6a7571d97aa0" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ab3738b20dfa25d66228f6a7571d97aa0" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop) const override< / td > < / tr >
< tr class = "memdesc:ab3738b20dfa25d66228f6a7571d97aa0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > write to < a class = "el" href = "classpFlow_1_1iOstream.html" title = "Interface class for any output stream." > iOstream< / a > < a href = "classpFlow_1_1insertion.html#ab3738b20dfa25d66228f6a7571d97aa0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab3738b20dfa25d66228f6a7571d97aa0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab3738b20dfa25d66228f6a7571d97aa0" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ab3738b20dfa25d66228f6a7571d97aa0" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop) const override< / td > < / tr >
< tr class = "memdesc:ab3738b20dfa25d66228f6a7571d97aa0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > read from stream < a href = "classpFlow_1_1insertion.html#ab3738b20dfa25d66228f6a7571d97aa0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab3738b20dfa25d66228f6a7571d97aa0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1fileDictionary" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1fileDictionary')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1fileDictionary.html" > fileDictionary< / a > < / td > < / tr >
< tr class = "memitem:a2af0c0746d55a2caabc7fd9eed140ca9 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileDictionary.html#a2af0c0746d55a2caabc7fd9eed140ca9" > TypeInfo< / a > (" fileDictionary" )< / td > < / tr >
< tr class = "separator:a2af0c0746d55a2caabc7fd9eed140ca9 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f0ce753c4fd8078886cd3ab620a3dcb inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileDictionary.html#a1f0ce753c4fd8078886cd3ab620a3dcb" > fileDictionary< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & of, < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *< a class = "el" href = "classpFlow_1_1IOobject.html#a09a559f42cef65f7e9b3ce24cfb42905" > owner< / a > =nullptr)< / td > < / tr >
< tr class = "memdesc:a1f0ce753c4fd8078886cd3ab620a3dcb inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > construct an empty dictionary with keyword and make it global/fileDictionary < a href = "classpFlow_1_1fileDictionary.html#a1f0ce753c4fd8078886cd3ab620a3dcb" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1f0ce753c4fd8078886cd3ab620a3dcb inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afbb1832a1110cd88f0e767e68489df4f inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileDictionary.html#afbb1832a1110cd88f0e767e68489df4f" > fileDictionary< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & file)< / td > < / tr >
< tr class = "memdesc:afbb1832a1110cd88f0e767e68489df4f inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > construct a dictionary with name and read it from file < a href = "classpFlow_1_1fileDictionary.html#afbb1832a1110cd88f0e767e68489df4f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afbb1832a1110cd88f0e767e68489df4f inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a33247c4c7ce313273cd93c7a134c824c inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileDictionary.html#a33247c4c7ce313273cd93c7a134c824c" > fileDictionary< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf, const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1dictionary.html#a3c48fdd67832443dbef24c124f7512d2" > dict< / a > , < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *< a class = "el" href = "classpFlow_1_1IOobject.html#a09a559f42cef65f7e9b3ce24cfb42905" > owner< / a > =nullptr)< / td > < / tr >
< tr class = "separator:a33247c4c7ce313273cd93c7a134c824c inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1c713f45ca620694735a6a21959cc408 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileDictionary.html#a1c713f45ca620694735a6a21959cc408" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop) override< / td > < / tr >
< tr class = "memdesc:a1c713f45ca620694735a6a21959cc408 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > read from stream < a href = "classpFlow_1_1fileDictionary.html#a1c713f45ca620694735a6a21959cc408" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1c713f45ca620694735a6a21959cc408 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab3738b20dfa25d66228f6a7571d97aa0 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileDictionary.html#ab3738b20dfa25d66228f6a7571d97aa0" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop) const override< / td > < / tr >
< tr class = "memdesc:ab3738b20dfa25d66228f6a7571d97aa0 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > write to stream < a href = "classpFlow_1_1fileDictionary.html#ab3738b20dfa25d66228f6a7571d97aa0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab3738b20dfa25d66228f6a7571d97aa0 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8148f2b6c694e069c67183105cf17ce4 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileDictionary.html#a8148f2b6c694e069c67183105cf17ce4" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is) override< / td > < / tr >
< tr class = "memdesc:a8148f2b6c694e069c67183105cf17ce4 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > read from stream < a href = "classpFlow_1_1fileDictionary.html#a8148f2b6c694e069c67183105cf17ce4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8148f2b6c694e069c67183105cf17ce4 inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aac753ee6ead0ddcdfb9e74f169c6bcec inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileDictionary.html#aac753ee6ead0ddcdfb9e74f169c6bcec" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const override< / td > < / tr >
< tr class = "memdesc:aac753ee6ead0ddcdfb9e74f169c6bcec inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > write to stream < a href = "classpFlow_1_1fileDictionary.html#aac753ee6ead0ddcdfb9e74f169c6bcec" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aac753ee6ead0ddcdfb9e74f169c6bcec inherit pub_methods_classpFlow_1_1fileDictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1IOobject" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1IOobject')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > < / td > < / tr >
< tr class = "memitem:a9521838a2604fc381c2b4d8227615246 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a9521838a2604fc381c2b4d8227615246" > typeName< / a > () const =0< / td > < / tr >
< tr class = "separator:a9521838a2604fc381c2b4d8227615246 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad269ef21d55c3c31022045b90075823 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#aad269ef21d55c3c31022045b90075823" > IOobject< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf, const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > & iop, < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *< a class = "el" href = "classpFlow_1_1IOobject.html#a09a559f42cef65f7e9b3ce24cfb42905" > owner< / a > )< / td > < / tr >
< tr class = "separator:aad269ef21d55c3c31022045b90075823 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a343821968cc70abd87c9e3c9706b2e08 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a343821968cc70abd87c9e3c9706b2e08" > ~IOobject< / a > () override< / td > < / tr >
< tr class = "separator:a343821968cc70abd87c9e3c9706b2e08 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a387f9719028f6a7a4b72dbeccdae8e48 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a387f9719028f6a7a4b72dbeccdae8e48" > IOobject< / a > (const < a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > & src)=delete< / td > < / tr >
< tr class = "separator:a387f9719028f6a7a4b72dbeccdae8e48 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada2832137ec41bfb31a433af7d833d22 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#ada2832137ec41bfb31a433af7d833d22" > IOobject< / a > (< a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > & & src)=delete< / td > < / tr >
< tr class = "separator:ada2832137ec41bfb31a433af7d833d22 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab0970fc1f3e24ea17048045400fe34f5 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#ab0970fc1f3e24ea17048045400fe34f5" > ioPattern< / a > () const< / td > < / tr >
< tr class = "separator:ab0970fc1f3e24ea17048045400fe34f5 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a09a559f42cef65f7e9b3ce24cfb42905 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a09a559f42cef65f7e9b3ce24cfb42905" > owner< / a > () const override< / td > < / tr >
< tr class = "separator:a09a559f42cef65f7e9b3ce24cfb42905 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a00619b1fd305614c16a7097445d9f0c3 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a00619b1fd305614c16a7097445d9f0c3" > owner< / a > ()< / td > < / tr >
< tr class = "separator:a00619b1fd305614c16a7097445d9f0c3 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a489ff7b751b95e03bb3d16839208b74d inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a489ff7b751b95e03bb3d16839208b74d" > releaseOwner< / a > (bool fromOwner=false)< / td > < / tr >
< tr class = "separator:a489ff7b751b95e03bb3d16839208b74d inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae86a22cbcc2022c0f2d7c1bd188889d6 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#ae86a22cbcc2022c0f2d7c1bd188889d6" > isIncluded< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & objName) const override< / td > < / tr >
< tr class = "separator:ae86a22cbcc2022c0f2d7c1bd188889d6 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5f6e9860479ec6d8584a6c1bfa456dea inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a5f6e9860479ec6d8584a6c1bfa456dea" > isExcluded< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & objName) const override< / td > < / tr >
< tr class = "separator:a5f6e9860479ec6d8584a6c1bfa456dea inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a56a17cd8322aee7227a30824c5f5107b inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a56a17cd8322aee7227a30824c5f5107b" > readObject< / a > (bool rdHdr=true)< / td > < / tr >
< tr class = "separator:a56a17cd8322aee7227a30824c5f5107b inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afb0d210a86dfa7ee073b16be32be2198 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#afb0d210a86dfa7ee073b16be32be2198" > writeObject< / a > () const< / td > < / tr >
< tr class = "separator:afb0d210a86dfa7ee073b16be32be2198 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55db1ce145befa1e4a8535806169c2c3 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a55db1ce145befa1e4a8535806169c2c3" > readObject< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, bool rdHdr=true)< / td > < / tr >
< tr class = "separator:a55db1ce145befa1e4a8535806169c2c3 inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6979f73f254fb1a89ba95f46ac79278c inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOobject.html#a6979f73f254fb1a89ba95f46ac79278c" > writeObject< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a6979f73f254fb1a89ba95f46ac79278c inherit pub_methods_classpFlow_1_1IOobject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1IOfileHeader" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1IOfileHeader')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > IOfileHeader< / a > < / td > < / tr >
< tr class = "memitem:a27694b34ae10a55819c0647e27e52424 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a27694b34ae10a55819c0647e27e52424" > IOfileHeader< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf)< / td > < / tr >
< tr class = "separator:a27694b34ae10a55819c0647e27e52424 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4ae6d6ea877ec8652d86076eaf333c12 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a4ae6d6ea877ec8652d86076eaf333c12" > objectName< / a > () const< / td > < / tr >
< tr class = "separator:a4ae6d6ea877ec8652d86076eaf333c12 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67068cb6552c42a5ddb1c66bf6bbf6b3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a67068cb6552c42a5ddb1c66bf6bbf6b3" > objectType< / a > () const< / td > < / tr >
< tr class = "separator:a67068cb6552c42a5ddb1c66bf6bbf6b3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1921a7f20c43d1438221946e607c488 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488" > path< / a > () const< / td > < / tr >
< tr class = "separator:ae1921a7f20c43d1438221946e607c488 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aefb380f32e3c6839d26dbc93ff4eb00a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aefb380f32e3c6839d26dbc93ff4eb00a" > outFileBinary< / a > () const< / td > < / tr >
< tr class = "separator:aefb380f32e3c6839d26dbc93ff4eb00a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e04bca1658d3c571a38d8ac1d62462e inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a6e04bca1658d3c571a38d8ac1d62462e" > inFileBinary< / a > () const< / td > < / tr >
< tr class = "separator:a6e04bca1658d3c571a38d8ac1d62462e inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1a248aa0488b774d5160449992ad31e5 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5" > headerOk< / a > (bool silent=false)< / td > < / tr >
< tr class = "separator:a1a248aa0488b774d5160449992ad31e5 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aac13e923e67df5e79d9a75f592b97da3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3" > implyRead< / a > () const< / td > < / tr >
< tr class = "memdesc:aac13e923e67df5e79d9a75f592b97da3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Imply read. < a href = "classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aac13e923e67df5e79d9a75f592b97da3 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adfb03998f9b3b981631dc794cffd05a1 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1" > implyWrite< / a > () const< / td > < / tr >
< tr class = "memdesc:adfb03998f9b3b981631dc794cffd05a1 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Imply write. < a href = "classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adfb03998f9b3b981631dc794cffd05a1 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac38363de350016ce974d10db7d4d0753 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753" > fileExist< / a > () const< / td > < / tr >
< tr class = "memdesc:ac38363de350016ce974d10db7d4d0753 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check if file exists. < a href = "classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac38363de350016ce974d10db7d4d0753 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad1bd18bfebe1913d2b10785c0aff822 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822" > readIfPresent< / a > () const< / td > < / tr >
< tr class = "memdesc:aad1bd18bfebe1913d2b10785c0aff822 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check read if present. < a href = "classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aad1bd18bfebe1913d2b10785c0aff822 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a68bff73fd26a260a1d26e7890897d4e4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a68bff73fd26a260a1d26e7890897d4e4" > writeHeader< / a > () const< / td > < / tr >
< tr class = "memdesc:a68bff73fd26a260a1d26e7890897d4e4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check if the header should be written to file True: on master + implyWrite + readWriteHeader = true False: otherwise. < a href = "classpFlow_1_1IOfileHeader.html#a68bff73fd26a260a1d26e7890897d4e4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a68bff73fd26a260a1d26e7890897d4e4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab83d4ca3dd2d2995f15ffe5e2693f316 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ab83d4ca3dd2d2995f15ffe5e2693f316" > writeHeader< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & typeName, bool forceWrite=false) const< / td > < / tr >
< tr class = "memdesc:ab83d4ca3dd2d2995f15ffe5e2693f316 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write the header to the file , typeName comes from caller. < a href = "classpFlow_1_1IOfileHeader.html#ab83d4ca3dd2d2995f15ffe5e2693f316" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab83d4ca3dd2d2995f15ffe5e2693f316 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5d569ab3079ca594877dfbdf4d45cae4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a5d569ab3079ca594877dfbdf4d45cae4" > writeHeader< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, bool forceWrite=false) const< / td > < / tr >
< tr class = "memdesc:a5d569ab3079ca594877dfbdf4d45cae4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write the header to the file, typeName comes from the one read from file. < a href = "classpFlow_1_1IOfileHeader.html#a5d569ab3079ca594877dfbdf4d45cae4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5d569ab3079ca594877dfbdf4d45cae4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaf27120b2528b8d3d77903c4f4481127 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aaf27120b2528b8d3d77903c4f4481127" > readHeader< / a > () const< / td > < / tr >
< tr class = "memdesc:aaf27120b2528b8d3d77903c4f4481127 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check if header should be read from file. < a href = "classpFlow_1_1IOfileHeader.html#aaf27120b2528b8d3d77903c4f4481127" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aaf27120b2528b8d3d77903c4f4481127 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad3e735fcc23f3717d149728c03f5074a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a" > readHeader< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, bool silent=false)< / td > < / tr >
< tr class = "memdesc:ad3e735fcc23f3717d149728c03f5074a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read the header in the file. < a href = "classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad3e735fcc23f3717d149728c03f5074a inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a935aedcbc2d9fc4e32646d718eaec1f4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4" > writeBanner< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "memdesc:a935aedcbc2d9fc4e32646d718eaec1f4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > write the banner < a href = "classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a935aedcbc2d9fc4e32646d718eaec1f4 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7724614a5d68ca0d55beead4b79f6051 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051" > writeSeparator< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "memdesc:a7724614a5d68ca0d55beead4b79f6051 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > wirte a separator line < a href = "classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7724614a5d68ca0d55beead4b79f6051 inherit pub_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1objectFile" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1objectFile')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > < / td > < / tr >
< tr class = "memitem:a03145445e47fe40d36071d3207e4eaae inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a03145445e47fe40d36071d3207e4eaae" > objectFile< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1objectFile.html#a754ce9966caae1ee331378bf4a87269b" > name< / a > )< / td > < / tr >
< tr class = "separator:a03145445e47fe40d36071d3207e4eaae inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a697165e3ce0c66f2e8b3cd10ceabbc1f inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a697165e3ce0c66f2e8b3cd10ceabbc1f" > objectFile< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1objectFile.html#a754ce9966caae1ee331378bf4a87269b" > name< / a > , const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & < a class = "el" href = "classpFlow_1_1objectFile.html#a55c0ceffcfed66ff50377088cbac2d8d" > localPath< / a > , const < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > & rf=readFlag::READ_NEVER, const < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > & wf=writeFlag::WRITE_NEVER, bool rwHeader=true)< / td > < / tr >
< tr class = "separator:a697165e3ce0c66f2e8b3cd10ceabbc1f inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acfc22694eec3cb20477252e35e8d38c4 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#acfc22694eec3cb20477252e35e8d38c4" > objectFile< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & src)=default< / td > < / tr >
< tr class = "separator:acfc22694eec3cb20477252e35e8d38c4 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d9f2616944d55462ad8c9665b27086c inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a0d9f2616944d55462ad8c9665b27086c" > objectFile< / a > (< a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & & src)=default< / td > < / tr >
< tr class = "separator:a0d9f2616944d55462ad8c9665b27086c inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad48d19db468e7a67e0ace83c38905e32 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#ad48d19db468e7a67e0ace83c38905e32" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & rhs)=default< / td > < / tr >
< tr class = "separator:ad48d19db468e7a67e0ace83c38905e32 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a724fdc744ee41f5b154c325701f14c2d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a724fdc744ee41f5b154c325701f14c2d" > operator=< / a > (< a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & & rhs)=default< / td > < / tr >
< tr class = "separator:a724fdc744ee41f5b154c325701f14c2d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5eb42fccb46707b1c231389b56ec574b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a5eb42fccb46707b1c231389b56ec574b" > ~objectFile< / a > ()=default< / td > < / tr >
< tr class = "separator:a5eb42fccb46707b1c231389b56ec574b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a754ce9966caae1ee331378bf4a87269b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a754ce9966caae1ee331378bf4a87269b" > name< / a > () const< / td > < / tr >
< tr class = "separator:a754ce9966caae1ee331378bf4a87269b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55c0ceffcfed66ff50377088cbac2d8d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a55c0ceffcfed66ff50377088cbac2d8d" > localPath< / a > () const< / td > < / tr >
< tr class = "separator:a55c0ceffcfed66ff50377088cbac2d8d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a349924059ebb9ce3b154dbd6850c601d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a349924059ebb9ce3b154dbd6850c601d" > rFlag< / a > () const< / td > < / tr >
< tr class = "separator:a349924059ebb9ce3b154dbd6850c601d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af42da690717c749e1ee5108dcee62e7d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#af42da690717c749e1ee5108dcee62e7d" > wFlag< / a > () const< / td > < / tr >
< tr class = "separator:af42da690717c749e1ee5108dcee62e7d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7097fa42f98e5a95fd95ec46bdf6cd60 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a7097fa42f98e5a95fd95ec46bdf6cd60" > isReadAlways< / a > () const< / td > < / tr >
< tr class = "separator:a7097fa42f98e5a95fd95ec46bdf6cd60 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c27a5cdee1d686f94bea4254bdbe650 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a0c27a5cdee1d686f94bea4254bdbe650" > isReadNever< / a > () const< / td > < / tr >
< tr class = "separator:a0c27a5cdee1d686f94bea4254bdbe650 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d01f4526e21bccb1392a344d3e6cbfd inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a2d01f4526e21bccb1392a344d3e6cbfd" > isReadIfPresent< / a > () const< / td > < / tr >
< tr class = "separator:a2d01f4526e21bccb1392a344d3e6cbfd inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acbd01f9965d77d91b82df73d1fc67438 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#acbd01f9965d77d91b82df73d1fc67438" > isWriteAlways< / a > () const< / td > < / tr >
< tr class = "separator:acbd01f9965d77d91b82df73d1fc67438 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91e42168656b6587284c9167ef8b678e inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a91e42168656b6587284c9167ef8b678e" > isWriteNever< / a > () const< / td > < / tr >
< tr class = "separator:a91e42168656b6587284c9167ef8b678e inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae10b53b60cb4631fdeb46271ccab67aa inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#ae10b53b60cb4631fdeb46271ccab67aa" > readWriteHeader< / a > () const< / td > < / tr >
< tr class = "separator:ae10b53b60cb4631fdeb46271ccab67aa inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1dictionary" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1dictionary')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td > < / tr >
< tr class = "memitem:adff16d6c3da2e1199388053bae31bbf9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#adff16d6c3da2e1199388053bae31bbf9" > TypeInfo< / a > (" dictionary" )< / td > < / tr >
< tr class = "separator:adff16d6c3da2e1199388053bae31bbf9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a964a1065e85c422af8186f1554fcabaa inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a964a1065e85c422af8186f1554fcabaa" > dictionary< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , bool global)< / td > < / tr >
< tr class = "memdesc:a964a1065e85c422af8186f1554fcabaa inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > construct an empty dictionary with keyword and make it global/fileDictionary (if true) < a href = "classpFlow_1_1dictionary.html#a964a1065e85c422af8186f1554fcabaa" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a964a1065e85c422af8186f1554fcabaa inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5de3e57e04d59bc11f6c540fa5e84ea2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a5de3e57e04d59bc11f6c540fa5e84ea2" > dictionary< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & file)< / td > < / tr >
< tr class = "memdesc:a5de3e57e04d59bc11f6c540fa5e84ea2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > construct a dictionary with name and read it from file < a href = "classpFlow_1_1dictionary.html#a5de3e57e04d59bc11f6c540fa5e84ea2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5de3e57e04d59bc11f6c540fa5e84ea2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4cea470990d165a35c1b2333a569b586 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a4cea470990d165a35c1b2333a569b586" > dictionary< / a > ()< / td > < / tr >
< tr class = "memdesc:a4cea470990d165a35c1b2333a569b586 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > cunstructs a null dictionary < a href = "classpFlow_1_1dictionary.html#a4cea470990d165a35c1b2333a569b586" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4cea470990d165a35c1b2333a569b586 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa8a49a7d5e7029074abd597dc0d9f21e inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aa8a49a7d5e7029074abd597dc0d9f21e" > dictionary< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > )< / td > < / tr >
< tr class = "memdesc:aa8a49a7d5e7029074abd597dc0d9f21e inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > construct an empty dictionary with keyword < a href = "classpFlow_1_1dictionary.html#aa8a49a7d5e7029074abd597dc0d9f21e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa8a49a7d5e7029074abd597dc0d9f21e inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e7fb4c5d840d5130fb407dee3285d5d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a9e7fb4c5d840d5130fb407dee3285d5d" > dictionary< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict)< / td > < / tr >
< tr class = "memdesc:a9e7fb4c5d840d5130fb407dee3285d5d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > cunstruct an empty dictionary with keyword and parDict < a href = "classpFlow_1_1dictionary.html#a9e7fb4c5d840d5130fb407dee3285d5d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9e7fb4c5d840d5130fb407dee3285d5d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab68249035485cfb12593cf0038debe1a inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#ab68249035485cfb12593cf0038debe1a" > dictionary< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict, < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "memdesc:ab68249035485cfb12593cf0038debe1a inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > cunstruct a dictionary with keyword and parDict and from stream < a href = "classpFlow_1_1dictionary.html#ab68249035485cfb12593cf0038debe1a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab68249035485cfb12593cf0038debe1a inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ca28113d055c2924fb27986bd57282e inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a9ca28113d055c2924fb27986bd57282e" > dictionary< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict, const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1dictionary.html#a3c48fdd67832443dbef24c124f7512d2" > dict< / a > )< / td > < / tr >
< tr class = "memdesc:a9ca28113d055c2924fb27986bd57282e inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > copy construct with keyword and new parrent dict discard the keyword and parDict of dict < a href = "classpFlow_1_1dictionary.html#a9ca28113d055c2924fb27986bd57282e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9ca28113d055c2924fb27986bd57282e inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a19acef968da8dec8f647a633445eb997 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a19acef968da8dec8f647a633445eb997" > dictionary< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & )< / td > < / tr >
< tr class = "memdesc:a19acef968da8dec8f647a633445eb997 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > copy construct as default behavior entries_ are copied smoothly. < a href = "classpFlow_1_1dictionary.html#a19acef968da8dec8f647a633445eb997" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a19acef968da8dec8f647a633445eb997 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af78d8e4137b4f7429de7fd912424678e inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#af78d8e4137b4f7429de7fd912424678e" > dictionary< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & src, bool global)< / td > < / tr >
< tr class = "separator:af78d8e4137b4f7429de7fd912424678e inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adc0d9e77818c0cbe8dc3b9d70626d65c inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#adc0d9e77818c0cbe8dc3b9d70626d65c" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & rhs)< / td > < / tr >
< tr class = "memdesc:adc0d9e77818c0cbe8dc3b9d70626d65c inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > assignment preserve name of this dictionary only entries are transfered with ownership < a href = "classpFlow_1_1dictionary.html#adc0d9e77818c0cbe8dc3b9d70626d65c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adc0d9e77818c0cbe8dc3b9d70626d65c inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a33ae8969435c4cbab441451744588591 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a33ae8969435c4cbab441451744588591" > dictPtr< / a > ()< / td > < / tr >
< tr class = "memdesc:a33ae8969435c4cbab441451744588591 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > pointer to this dictionary < a href = "classpFlow_1_1dictionary.html#a33ae8969435c4cbab441451744588591" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a33ae8969435c4cbab441451744588591 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1ff12fafb80fc05f3ec8b03be1e8d77 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > dictPtr< / a > () const< / td > < / tr >
< tr class = "memdesc:af1ff12fafb80fc05f3ec8b03be1e8d77 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > pointer to this dictionary < a href = "classpFlow_1_1dictionary.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af1ff12fafb80fc05f3ec8b03be1e8d77 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aed15599ef76092b99a4f4241816eff02 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aed15599ef76092b99a4f4241816eff02" > isDictionary< / a > () const< / td > < / tr >
< tr class = "memdesc:aed15599ef76092b99a4f4241816eff02 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > if this is a dictionary < a href = "classpFlow_1_1dictionary.html#aed15599ef76092b99a4f4241816eff02" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aed15599ef76092b99a4f4241816eff02 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85c3c1fce0c14d36030092df2f27b632 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" > globalName< / a > () const< / td > < / tr >
< tr class = "memdesc:a85c3c1fce0c14d36030092df2f27b632 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > global name of entry, separated with dots < a href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a85c3c1fce0c14d36030092df2f27b632 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a69904924abd50610c0a078515c9d39ed inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a69904924abd50610c0a078515c9d39ed" > parrentDict< / a > () const< / td > < / tr >
< tr class = "memdesc:a69904924abd50610c0a078515c9d39ed inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > const ref to parrent dictionary < a href = "classpFlow_1_1dictionary.html#a69904924abd50610c0a078515c9d39ed" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a69904924abd50610c0a078515c9d39ed inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3c48fdd67832443dbef24c124f7512d2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a3c48fdd67832443dbef24c124f7512d2" > dict< / a > ()< / td > < / tr >
< tr class = "memdesc:a3c48fdd67832443dbef24c124f7512d2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > ref to this dictionary, if it is a dictionary < a href = "classpFlow_1_1dictionary.html#a3c48fdd67832443dbef24c124f7512d2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3c48fdd67832443dbef24c124f7512d2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a516a704b58098b7c550266a0ee1f454f inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a516a704b58098b7c550266a0ee1f454f" > dict< / a > () const< / td > < / tr >
< tr class = "memdesc:a516a704b58098b7c550266a0ee1f454f inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > const ref to this dictionary, if it is a dictionary < a href = "classpFlow_1_1dictionary.html#a516a704b58098b7c550266a0ee1f454f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a516a704b58098b7c550266a0ee1f454f inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9d7fc6701df5e2f0e274d35f2a2ce864 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a9d7fc6701df5e2f0e274d35f2a2ce864" > isFileDict< / a > () const< / td > < / tr >
< tr class = "memdesc:a9d7fc6701df5e2f0e274d35f2a2ce864 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > if dictionary is file dictionary, return false < a href = "classpFlow_1_1dictionary.html#a9d7fc6701df5e2f0e274d35f2a2ce864" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9d7fc6701df5e2f0e274d35f2a2ce864 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a520c6483b3b2e0fa7d3997be204f3893 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a520c6483b3b2e0fa7d3997be204f3893" > addPtr< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > > & etry, bool warning=true)< / td > < / tr >
< tr class = "memdesc:a520c6483b3b2e0fa7d3997be204f3893 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a pointer entry (dictionary/dataEntry) replaces this entry with existing one and issue a warning < a href = "classpFlow_1_1dictionary.html#a520c6483b3b2e0fa7d3997be204f3893" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a520c6483b3b2e0fa7d3997be204f3893 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ae2ea14b8b5e5661c2f207aae2d4bdc inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const float & v)< / td > < / tr >
< tr class = "memdesc:a6ae2ea14b8b5e5661c2f207aae2d4bdc inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a float < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6ae2ea14b8b5e5661c2f207aae2d4bdc inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8b6306cb1144bc3603b6b6ba0e7081b inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#ae8b6306cb1144bc3603b6b6ba0e7081b" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const double & v)< / td > < / tr >
< tr class = "memdesc:ae8b6306cb1144bc3603b6b6ba0e7081b inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a double < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#ae8b6306cb1144bc3603b6b6ba0e7081b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ae8b6306cb1144bc3603b6b6ba0e7081b inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac293ebdbdd91b7651946a305b96f89b4 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#ac293ebdbdd91b7651946a305b96f89b4" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & v)< / td > < / tr >
< tr class = "memdesc:ac293ebdbdd91b7651946a305b96f89b4 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a word < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#ac293ebdbdd91b7651946a305b96f89b4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac293ebdbdd91b7651946a305b96f89b4 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aafd207d98ece7aaa22e903c422f35d4d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aafd207d98ece7aaa22e903c422f35d4d" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0" > int64< / a > & v)< / td > < / tr >
< tr class = "memdesc:aafd207d98ece7aaa22e903c422f35d4d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a int64 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#aafd207d98ece7aaa22e903c422f35d4d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aafd207d98ece7aaa22e903c422f35d4d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2707879e620bd58acf800b9919a0983c inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a2707879e620bd58acf800b9919a0983c" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > & v)< / td > < / tr >
< tr class = "memdesc:a2707879e620bd58acf800b9919a0983c inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a int32 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#a2707879e620bd58acf800b9919a0983c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2707879e620bd58acf800b9919a0983c inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0dccc72efda67a15dd1aa5aacad9dafd inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a0dccc72efda67a15dd1aa5aacad9dafd" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > & v)< / td > < / tr >
< tr class = "memdesc:a0dccc72efda67a15dd1aa5aacad9dafd inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a int8 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#a0dccc72efda67a15dd1aa5aacad9dafd" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0dccc72efda67a15dd1aa5aacad9dafd inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a21d65f35316ae03301f5a03156866b63 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a21d65f35316ae03301f5a03156866b63" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "namespacepFlow.html#aeefdb2888fa3c58f2454ef004419e6a5" > uint64< / a > & v)< / td > < / tr >
< tr class = "memdesc:a21d65f35316ae03301f5a03156866b63 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a uint64 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#a21d65f35316ae03301f5a03156866b63" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a21d65f35316ae03301f5a03156866b63 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:addd2626c7e078616a657c23b036f389f inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#addd2626c7e078616a657c23b036f389f" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > & v)< / td > < / tr >
< tr class = "memdesc:addd2626c7e078616a657c23b036f389f inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a uint32 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#addd2626c7e078616a657c23b036f389f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:addd2626c7e078616a657c23b036f389f inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7f7b8c337e2361c0d9e0664bfa642799 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a7f7b8c337e2361c0d9e0664bfa642799" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "namespacepFlow.html#a34ecedcf03a70dc91e4616212d79267d" > uint8< / a > & v)< / td > < / tr >
< tr class = "memdesc:a7f7b8c337e2361c0d9e0664bfa642799 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a uint8 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#a7f7b8c337e2361c0d9e0664bfa642799" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7f7b8c337e2361c0d9e0664bfa642799 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a884a981ad2a220efcd7f6e8bf6cd94e2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a884a981ad2a220efcd7f6e8bf6cd94e2" > addDict< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1dictionary.html#a3c48fdd67832443dbef24c124f7512d2" > dict< / a > )< / td > < / tr >
< tr class = "memdesc:a884a981ad2a220efcd7f6e8bf6cd94e2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a dictionary with the specifiedd keyword, if it exists, replace it. < a href = "classpFlow_1_1dictionary.html#a884a981ad2a220efcd7f6e8bf6cd94e2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a884a981ad2a220efcd7f6e8bf6cd94e2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab2e3c2edb29c3068d7be477b82a6a27b inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ab2e3c2edb29c3068d7be477b82a6a27b inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#ab2e3c2edb29c3068d7be477b82a6a27b" > add< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const T & v)< / td > < / tr >
< tr class = "memdesc:ab2e3c2edb29c3068d7be477b82a6a27b inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > add a < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > of type T < a href = "classpFlow_1_1dictionary.html#ab2e3c2edb29c3068d7be477b82a6a27b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab2e3c2edb29c3068d7be477b82a6a27b inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a237be7839e89d0067af0ffc5405e36ee inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a237be7839e89d0067af0ffc5405e36ee inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a237be7839e89d0067af0ffc5405e36ee" > addOrKeep< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const T & v)< / td > < / tr >
< tr class = "separator:a237be7839e89d0067af0ffc5405e36ee inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9f2e3b3f95165c31cf05a58663778900 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a9f2e3b3f95165c31cf05a58663778900 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a9f2e3b3f95165c31cf05a58663778900" > addOrReplace< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const T & v)< / td > < / tr >
< tr class = "separator:a9f2e3b3f95165c31cf05a58663778900 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac8bb3912a3ce86b15842e79d0b421204 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#ac8bb3912a3ce86b15842e79d0b421204" > clear< / a > ()< / td > < / tr >
< tr class = "separator:ac8bb3912a3ce86b15842e79d0b421204 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac2e8b8b4980850686b61c0e9755d7bf9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#ac2e8b8b4980850686b61c0e9755d7bf9" > subDictPtr< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > )< / td > < / tr >
< tr class = "memdesc:ac2e8b8b4980850686b61c0e9755d7bf9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > pointer to a subdictionary fatalExit if not found < a href = "classpFlow_1_1dictionary.html#ac2e8b8b4980850686b61c0e9755d7bf9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac2e8b8b4980850686b61c0e9755d7bf9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a630c840647a3ebefe33336cc25a8b15d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a630c840647a3ebefe33336cc25a8b15d" > subDict< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > )< / td > < / tr >
< tr class = "memdesc:a630c840647a3ebefe33336cc25a8b15d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > ref to a subdictioanry fatalExit if not found < br / >
< a href = "classpFlow_1_1dictionary.html#a630c840647a3ebefe33336cc25a8b15d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a630c840647a3ebefe33336cc25a8b15d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4f24020f1698335648cd79fa3adf06cf inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a4f24020f1698335648cd79fa3adf06cf" > subDict< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > ) const< / td > < / tr >
< tr class = "memdesc:a4f24020f1698335648cd79fa3adf06cf inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > const ref to a subdictioanry fatalExit if not found < br / >
< a href = "classpFlow_1_1dictionary.html#a4f24020f1698335648cd79fa3adf06cf" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4f24020f1698335648cd79fa3adf06cf inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad65f9c5bdcaa4a6d3690863d5f43e7c9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#ad65f9c5bdcaa4a6d3690863d5f43e7c9" > dataEntryPtr< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > )< / td > < / tr >
< tr class = "memdesc:ad65f9c5bdcaa4a6d3690863d5f43e7c9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > pointer to a < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > fatalExit if not found/not a < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < a href = "classpFlow_1_1dictionary.html#ad65f9c5bdcaa4a6d3690863d5f43e7c9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad65f9c5bdcaa4a6d3690863d5f43e7c9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a713abeb5a65a5982d48bebb237e19722 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a713abeb5a65a5982d48bebb237e19722" > dataEntryRef< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > )< / td > < / tr >
< tr class = "memdesc:a713abeb5a65a5982d48bebb237e19722 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > ref to a subdictioanry fatalExit if not found/not a < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < br / >
< a href = "classpFlow_1_1dictionary.html#a713abeb5a65a5982d48bebb237e19722" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a713abeb5a65a5982d48bebb237e19722 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e7e19901d46515ea5da62e684250690 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a6e7e19901d46515ea5da62e684250690" > dataEntryRef< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > ) const< / td > < / tr >
< tr class = "memdesc:a6e7e19901d46515ea5da62e684250690 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > const ref to a subdictioanry fatalExit if not found/not a < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < br / >
< a href = "classpFlow_1_1dictionary.html#a6e7e19901d46515ea5da62e684250690" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6e7e19901d46515ea5da62e684250690 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa4d7322eaead3c887a9283546628de96 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aa4d7322eaead3c887a9283546628de96" > subDictOrCreate< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > )< / td > < / tr >
< tr class = "memdesc:aa4d7322eaead3c887a9283546628de96 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > search for a sub-dict with keyword create a new sub-dict if not found and return a ref to it fatalExit if fails < a href = "classpFlow_1_1dictionary.html#aa4d7322eaead3c887a9283546628de96" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa4d7322eaead3c887a9283546628de96 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a523bcff98ab38f3c5961e56eeb0b1d47 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a523bcff98ab38f3c5961e56eeb0b1d47 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" > getVal< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > ) const< / td > < / tr >
< tr class = "memdesc:a523bcff98ab38f3c5961e56eeb0b1d47 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > get the value of data entry < a href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a523bcff98ab38f3c5961e56eeb0b1d47 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac2b3c7c47189ea97d962234a53f600d2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ac2b3c7c47189ea97d962234a53f600d2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#ac2b3c7c47189ea97d962234a53f600d2" > getValMax< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const T & maxVal) const< / td > < / tr >
< tr class = "memdesc:ac2b3c7c47189ea97d962234a53f600d2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > get the value of data entry and return max(value, maxVal) < a href = "classpFlow_1_1dictionary.html#ac2b3c7c47189ea97d962234a53f600d2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac2b3c7c47189ea97d962234a53f600d2 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9bfda49f1d887e8dda9b3b308c256c94 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a9bfda49f1d887e8dda9b3b308c256c94 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a9bfda49f1d887e8dda9b3b308c256c94" > getValMin< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const T & minVal) const< / td > < / tr >
< tr class = "memdesc:a9bfda49f1d887e8dda9b3b308c256c94 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > get the value of data entry and return min(value, minVal) < a href = "classpFlow_1_1dictionary.html#a9bfda49f1d887e8dda9b3b308c256c94" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9bfda49f1d887e8dda9b3b308c256c94 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5585dc9a8b971fbfe2c99fdb75c5d647 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a5585dc9a8b971fbfe2c99fdb75c5d647 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a5585dc9a8b971fbfe2c99fdb75c5d647" > getValOrSet< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const T & setVal) const< / td > < / tr >
< tr class = "memdesc:a5585dc9a8b971fbfe2c99fdb75c5d647 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > get the value of data entry or if not found, set the value to setVal < a href = "classpFlow_1_1dictionary.html#a5585dc9a8b971fbfe2c99fdb75c5d647" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5585dc9a8b971fbfe2c99fdb75c5d647 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aca2f2df45158b023ca13bb04943acfca inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:aca2f2df45158b023ca13bb04943acfca inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aca2f2df45158b023ca13bb04943acfca" > getValOrSetMax< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const T & setMaxVal) const< / td > < / tr >
< tr class = "memdesc:aca2f2df45158b023ca13bb04943acfca inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > get the value of data entry anf return max(setMaxVal, value) if not found, set the value to setMaxVal < br / >
< a href = "classpFlow_1_1dictionary.html#aca2f2df45158b023ca13bb04943acfca" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aca2f2df45158b023ca13bb04943acfca inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef87c2ede8a688aa4158465d8f3646c9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:aef87c2ede8a688aa4158465d8f3646c9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aef87c2ede8a688aa4158465d8f3646c9" > getValOrSetMin< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const T & setMinVal) const< / td > < / tr >
< tr class = "memdesc:aef87c2ede8a688aa4158465d8f3646c9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > get the value of data entry anf return max(setMinVal, value) if not found, set the value to setMinVal < br / >
< a href = "classpFlow_1_1dictionary.html#aef87c2ede8a688aa4158465d8f3646c9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aef87c2ede8a688aa4158465d8f3646c9 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a11637363d5043d0cff4e85d54581ada0 inherit pub_methods_classpFlow_1_1dictionary" > < 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_1dictionary.html#a11637363d5043d0cff4e85d54581ada0" > numEntries< / a > () const< / td > < / tr >
< tr class = "memdesc:a11637363d5043d0cff4e85d54581ada0 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return number of entris in this dictionary < a href = "classpFlow_1_1dictionary.html#a11637363d5043d0cff4e85d54581ada0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a11637363d5043d0cff4e85d54581ada0 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a84ad7f4914a81375bf795a459911e26d inherit pub_methods_classpFlow_1_1dictionary" > < 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_1dictionary.html#a84ad7f4914a81375bf795a459911e26d" > numDataEntries< / a > () const< / td > < / tr >
< tr class = "memdesc:a84ad7f4914a81375bf795a459911e26d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return number of non-nullptr dataEntries < a href = "classpFlow_1_1dictionary.html#a84ad7f4914a81375bf795a459911e26d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a84ad7f4914a81375bf795a459911e26d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec915adbf764f8fa9e30fbc16299b3da inherit pub_methods_classpFlow_1_1dictionary" > < 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_1dictionary.html#aec915adbf764f8fa9e30fbc16299b3da" > numDictionaries< / a > () const< / td > < / tr >
< tr class = "memdesc:aec915adbf764f8fa9e30fbc16299b3da inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return number of non-nullptr dictionaries < a href = "classpFlow_1_1dictionary.html#aec915adbf764f8fa9e30fbc16299b3da" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aec915adbf764f8fa9e30fbc16299b3da inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a013d55c9f22dfd9bbe81bd8890ea5929 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae" > wordList< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a013d55c9f22dfd9bbe81bd8890ea5929" > allKeywords< / a > () const< / td > < / tr >
< tr class = "memdesc:a013d55c9f22dfd9bbe81bd8890ea5929 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return all keywords (non-nullptr) in this dictionary < a href = "classpFlow_1_1dictionary.html#a013d55c9f22dfd9bbe81bd8890ea5929" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a013d55c9f22dfd9bbe81bd8890ea5929 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4ec29cc19fce60018543fdd6d7ebf971 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae" > wordList< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a4ec29cc19fce60018543fdd6d7ebf971" > dataEntryKeywords< / a > () const< / td > < / tr >
< tr class = "memdesc:a4ec29cc19fce60018543fdd6d7ebf971 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return a list of all dataEntries (non-nullptr) keywords < a href = "classpFlow_1_1dictionary.html#a4ec29cc19fce60018543fdd6d7ebf971" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4ec29cc19fce60018543fdd6d7ebf971 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a19ffc40573d3199c2368b9aac1b8129c inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae" > wordList< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a19ffc40573d3199c2368b9aac1b8129c" > dictionaryKeywords< / a > () const< / td > < / tr >
< tr class = "memdesc:a19ffc40573d3199c2368b9aac1b8129c inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return a list of all dictionary (non-null) keywords < a href = "classpFlow_1_1dictionary.html#a19ffc40573d3199c2368b9aac1b8129c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a19ffc40573d3199c2368b9aac1b8129c inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac17b017ed4e1be84fa2e9144946603e0 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#ac17b017ed4e1be84fa2e9144946603e0" > containsDictionay< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a73572f70de721e7793f801ae26c5a6c5" > name< / a > ) const< / td > < / tr >
< tr class = "memdesc:ac17b017ed4e1be84fa2e9144946603e0 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > check if a sub-dictionary exists < a href = "classpFlow_1_1dictionary.html#ac17b017ed4e1be84fa2e9144946603e0" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac17b017ed4e1be84fa2e9144946603e0 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7ca8222c7de98177fe1e8e9d2615f77d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a7ca8222c7de98177fe1e8e9d2615f77d" > containsDataEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a73572f70de721e7793f801ae26c5a6c5" > name< / a > ) const< / td > < / tr >
< tr class = "memdesc:a7ca8222c7de98177fe1e8e9d2615f77d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > check if a data entry exist < a href = "classpFlow_1_1dictionary.html#a7ca8222c7de98177fe1e8e9d2615f77d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7ca8222c7de98177fe1e8e9d2615f77d inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5581674fad3e61d4e5391091517d9380 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a5581674fad3e61d4e5391091517d9380" > clone< / a > () const< / td > < / tr >
< tr class = "memdesc:a5581674fad3e61d4e5391091517d9380 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > clone polymorphic object (here dictionary) < a href = "classpFlow_1_1dictionary.html#a5581674fad3e61d4e5391091517d9380" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5581674fad3e61d4e5391091517d9380 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afc71ebfe0388847de8017552d16e4c90 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#afc71ebfe0388847de8017552d16e4c90" > clonePtr< / a > () const< / td > < / tr >
< tr class = "memdesc:afc71ebfe0388847de8017552d16e4c90 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > clone the object < a href = "classpFlow_1_1dictionary.html#afc71ebfe0388847de8017552d16e4c90" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afc71ebfe0388847de8017552d16e4c90 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa1fc207186d99ebe18d2394c751c65aa inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aa1fc207186d99ebe18d2394c751c65aa" > clone< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict) const< / td > < / tr >
< tr class = "memdesc:aa1fc207186d99ebe18d2394c751c65aa inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > clone the polymorhpic object with parDict as the new parrent dictionary < a href = "classpFlow_1_1dictionary.html#aa1fc207186d99ebe18d2394c751c65aa" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa1fc207186d99ebe18d2394c751c65aa inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3c3dc0b7894ea5e5edd90bb2d53ab802 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a3c3dc0b7894ea5e5edd90bb2d53ab802" > clonePtr< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict) const< / td > < / tr >
< tr class = "memdesc:a3c3dc0b7894ea5e5edd90bb2d53ab802 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > clone the object and change its ownership to parDict < a href = "classpFlow_1_1dictionary.html#a3c3dc0b7894ea5e5edd90bb2d53ab802" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3c3dc0b7894ea5e5edd90bb2d53ab802 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8148f2b6c694e069c67183105cf17ce4 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a8148f2b6c694e069c67183105cf17ce4" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is) override< / td > < / tr >
< tr class = "memdesc:a8148f2b6c694e069c67183105cf17ce4 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > read from stream < a href = "classpFlow_1_1dictionary.html#a8148f2b6c694e069c67183105cf17ce4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8148f2b6c694e069c67183105cf17ce4 inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aac753ee6ead0ddcdfb9e74f169c6bcec inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aac753ee6ead0ddcdfb9e74f169c6bcec" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const override< / td > < / tr >
< tr class = "memdesc:aac753ee6ead0ddcdfb9e74f169c6bcec inherit pub_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > write to stream < a href = "classpFlow_1_1dictionary.html#aac753ee6ead0ddcdfb9e74f169c6bcec" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aac753ee6ead0ddcdfb9e74f169c6bcec inherit pub_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1iEntry" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1iEntry')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td > < / tr >
< tr class = "memitem:a5317c146866ff850f4644b839d6aa241 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a5317c146866ff850f4644b839d6aa241" > TypeInfo< / a > (" iEntry" )< / td > < / tr >
< tr class = "memdesc:a5317c146866ff850f4644b839d6aa241 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Type info. < a href = "classpFlow_1_1iEntry.html#a5317c146866ff850f4644b839d6aa241" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5317c146866ff850f4644b839d6aa241 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a57eb355bec2bed42f50a52f950e791cf inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a57eb355bec2bed42f50a52f950e791cf" > iEntry< / a > ()< / td > < / tr >
< tr class = "memdesc:a57eb355bec2bed42f50a52f950e791cf inherit pub_methods_classpFlow_1_1iEntry" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > empty constructor < a href = "classpFlow_1_1iEntry.html#a57eb355bec2bed42f50a52f950e791cf" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a57eb355bec2bed42f50a52f950e791cf inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a30a41178e219d1c64b3de665f619efb9 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a30a41178e219d1c64b3de665f619efb9" > iEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & key)< / td > < / tr >
< tr class = "memdesc:a30a41178e219d1c64b3de665f619efb9 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > construct with a keyword < a href = "classpFlow_1_1iEntry.html#a30a41178e219d1c64b3de665f619efb9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a30a41178e219d1c64b3de665f619efb9 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa52ecdf0ca86efbc18ab7299fd01ca9f inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#aa52ecdf0ca86efbc18ab7299fd01ca9f" > ~iEntry< / a > ()< / td > < / tr >
< tr class = "memdesc:aa52ecdf0ca86efbc18ab7299fd01ca9f inherit pub_methods_classpFlow_1_1iEntry" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > destructor < a href = "classpFlow_1_1iEntry.html#aa52ecdf0ca86efbc18ab7299fd01ca9f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa52ecdf0ca86efbc18ab7299fd01ca9f inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7c88d41e6cee4f2ba2bfa06e3078373a inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > () const< / td > < / tr >
< tr class = "memdesc:a7c88d41e6cee4f2ba2bfa06e3078373a inherit pub_methods_classpFlow_1_1iEntry" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return keyword < a href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a7c88d41e6cee4f2ba2bfa06e3078373a inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5d6620c00d4fae8249b9c4c178708925 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a5d6620c00d4fae8249b9c4c178708925" > keyword< / a > ()< / td > < / tr >
< tr class = "memdesc:a5d6620c00d4fae8249b9c4c178708925 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > return keyword < a href = "classpFlow_1_1iEntry.html#a5d6620c00d4fae8249b9c4c178708925" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5d6620c00d4fae8249b9c4c178708925 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73572f70de721e7793f801ae26c5a6c5 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a73572f70de721e7793f801ae26c5a6c5" > name< / a > () const< / td > < / tr >
< tr class = "memdesc:a73572f70de721e7793f801ae26c5a6c5 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > name/keyword of entry < a href = "classpFlow_1_1iEntry.html#a73572f70de721e7793f801ae26c5a6c5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a73572f70de721e7793f801ae26c5a6c5 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a0a48f031a06d7bb9bbf6db921501e4b3" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a0a48f031a06d7bb9bbf6db921501e4b3" > writeInsertionDict< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & < a class = "el" href = "classpFlow_1_1dictionary.html#a3c48fdd67832443dbef24c124f7512d2" > dict< / a > ) const< / td > < / tr >
< tr class = "memdesc:a0a48f031a06d7bb9bbf6db921501e4b3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write to dictionary. < a href = "classpFlow_1_1insertion.html#a0a48f031a06d7bb9bbf6db921501e4b3" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a0a48f031a06d7bb9bbf6db921501e4b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "inherit_header pro_methods_classpFlow_1_1IOfileHeader" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1IOfileHeader')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > IOfileHeader< / a > < / td > < / tr >
< tr class = "memitem:a770eebd1866493c91efe18ab806d9568 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iFstream.html" > iFstream< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568" > inStream< / a > () const< / td > < / tr >
< tr class = "separator:a770eebd1866493c91efe18ab806d9568 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aadf02aad5ab9dd4c10306e74510f4dd0 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1oFstream.html" > oFstream< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0" > outStream< / a > () const< / td > < / tr >
< tr class = "separator:aadf02aad5ab9dd4c10306e74510f4dd0 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a40f592c06afad8142b602fa255a5dc20 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1oFstream.html" > oFstream< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a40f592c06afad8142b602fa255a5dc20" > dummyOutStream< / a > () const< / td > < / tr >
< tr class = "separator:a40f592c06afad8142b602fa255a5dc20 inherit pro_methods_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1dictionary" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1dictionary')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td > < / tr >
< tr class = "memitem:aa7381535b14d85e166f4fd9f522b9e88 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aa7381535b14d85e166f4fd9f522b9e88" > findEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > )< / td > < / tr >
< tr class = "memdesc:aa7381535b14d85e166f4fd9f522b9e88 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > find an entry based on keyword return nullptr if not found < a href = "classpFlow_1_1dictionary.html#aa7381535b14d85e166f4fd9f522b9e88" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa7381535b14d85e166f4fd9f522b9e88 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a529cc22b90a55c8695950050eeb34cce inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a529cc22b90a55c8695950050eeb34cce" > findEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > ) const< / td > < / tr >
< tr class = "memdesc:a529cc22b90a55c8695950050eeb34cce inherit pro_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > find and entry based on keyword return nullptr if not found < a href = "classpFlow_1_1dictionary.html#a529cc22b90a55c8695950050eeb34cce" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a529cc22b90a55c8695950050eeb34cce inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a12735deb0a772333cdf4a4001bdce045 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a12735deb0a772333cdf4a4001bdce045 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a12735deb0a772333cdf4a4001bdce045" > readDataEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , T & val) const< / td > < / tr >
< tr class = "memdesc:a12735deb0a772333cdf4a4001bdce045 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > reads a < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > with keyword from dictionary < a href = "classpFlow_1_1dictionary.html#a12735deb0a772333cdf4a4001bdce045" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a12735deb0a772333cdf4a4001bdce045 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8943dec8dd658ffb5d0c1da773f37d9d inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a8943dec8dd658ffb5d0c1da773f37d9d" > readDictionary< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "memdesc:a8943dec8dd658ffb5d0c1da773f37d9d inherit pro_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > read dictionary from stream - without keyword < a href = "classpFlow_1_1dictionary.html#a8943dec8dd658ffb5d0c1da773f37d9d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8943dec8dd658ffb5d0c1da773f37d9d inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a177356b3dd247e48fdc2c715a68dce21 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a177356b3dd247e48fdc2c715a68dce21" > writeDictionary< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, bool withBlock=true) const< / td > < / tr >
< tr class = "memdesc:a177356b3dd247e48fdc2c715a68dce21 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > write dictionary to stream - with keyword < a href = "classpFlow_1_1dictionary.html#a177356b3dd247e48fdc2c715a68dce21" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a177356b3dd247e48fdc2c715a68dce21 inherit pro_methods_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1iEntry" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1iEntry')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td > < / tr >
< tr class = "memitem:a41b87eb2ffa631b3685fed7694f2c7ed inherit pro_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a41b87eb2ffa631b3685fed7694f2c7ed" > writeKeyword< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a41b87eb2ffa631b3685fed7694f2c7ed inherit pro_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-methods" > < / a >
Private Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ab57273124a2ab991a9d66707d92ed5fe" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ab57273124a2ab991a9d66707d92ed5fe" > readInsertionDict< / a > ()< / td > < / tr >
< tr class = "memdesc:ab57273124a2ab991a9d66707d92ed5fe" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read from dictionary. < a href = "classpFlow_1_1insertion.html#ab57273124a2ab991a9d66707d92ed5fe" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab57273124a2ab991a9d66707d92ed5fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
2025-01-10 13:02:07 +03:30
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
Private Attributes< / h2 > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ab4b9b810dce908775f2dcb12e77ff4ce" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ab4b9b810dce908775f2dcb12e77ff4ce" > active_< / a > = " No" < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ab4b9b810dce908775f2dcb12e77ff4ce" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Is insertion active. < a href = "classpFlow_1_1insertion.html#ab4b9b810dce908775f2dcb12e77ff4ce" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ab4b9b810dce908775f2dcb12e77ff4ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a57b82829710afa1fd6045b8e16f646bc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a57b82829710afa1fd6045b8e16f646bc" > checkForCollision_< / a > = " No" < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a57b82829710afa1fd6045b8e16f646bc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check for collision? It is not active now. < a href = "classpFlow_1_1insertion.html#a57b82829710afa1fd6045b8e16f646bc" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a57b82829710afa1fd6045b8e16f646bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a5a88f4b03f15681211ee55e31582df35" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a5a88f4b03f15681211ee55e31582df35" > increaseVelocity_< / a > = " No" < / td > < / tr >
< tr class = "memdesc:a5a88f4b03f15681211ee55e31582df35" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > if increase velocity in case particles are failed to be inserted due to collision < a href = "classpFlow_1_1insertion.html#a5a88f4b03f15681211ee55e31582df35" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5a88f4b03f15681211ee55e31582df35" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a487625bca00af212e6e803a488b92b2e" > < 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_1insertion.html#a487625bca00af212e6e803a488b92b2e" > diameterName_< / a > = " diameter" < / td > < / tr >
< tr class = "separator:a487625bca00af212e6e803a488b92b2e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef19f6bff1f1f83d535c4124f9598b73" > < 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_1insertion.html#aef19f6bff1f1f83d535c4124f9598b73" > velocityName_< / a > = " velocity" < / td > < / tr >
< tr class = "separator:aef19f6bff1f1f83d535c4124f9598b73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ad8ad379b9c7750208abd8b9aa6f54ad0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1particles.html" > particles< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#ad8ad379b9c7750208abd8b9aa6f54ad0" > particles_< / a > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ad8ad379b9c7750208abd8b9aa6f54ad0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Ref to particles. < a href = "classpFlow_1_1insertion.html#ad8ad379b9c7750208abd8b9aa6f54ad0" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ad8ad379b9c7750208abd8b9aa6f54ad0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a70d3b71a6f32839f6c92aa0998199f60" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1insertion.html#a70d3b71a6f32839f6c92aa0998199f60" > readFromFile_< / a > = false< / td > < / tr >
< tr class = "separator:a70d3b71a6f32839f6c92aa0998199f60" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pub_types_classpFlow_1_1objectFile" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_types_classpFlow_1_1objectFile')" > < img src = "closed.png" alt = "-" / >   Public Types inherited from < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > < / td > < / tr >
< tr class = "memitem:a314ebf993d731f5b477f5b2670de2135 inherit pub_types_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > { < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135ae52db7f5bc766c98892c85b3da80035d" > READ_ALWAYS< / a > ,
< a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135a5d213848a5257045c66f1131ba592588" > READ_NEVER< / a > ,
< a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135a93b5e7478325255e6d8414b6b2ccc6f0" > READ_IF_PRESENT< / a >
}< / td > < / tr >
< tr class = "separator:a314ebf993d731f5b477f5b2670de2135 inherit pub_types_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a167fce7aaf9bbff61e0e5ad4815d09fb inherit pub_types_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > { < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fba37ad78d623d69d7a70f565528efc0f59" > WRITE_ALWAYS< / a > ,
< a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fbad27c52a51ad59856941a9597905f9130" > WRITE_NEVER< / a >
}< / td > < / tr >
< tr class = "separator:a167fce7aaf9bbff61e0e5ad4815d09fb inherit pub_types_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_static_methods_classpFlow_1_1iEntry" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_methods_classpFlow_1_1iEntry')" > < img src = "closed.png" alt = "-" / >   Static Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td > < / tr >
< tr class = "memitem:adaf3255a26893f538d0e891e77d0d6c7 inherit pub_static_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#adaf3255a26893f538d0e891e77d0d6c7" > readKeyword< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , < a class = "el" href = "classpFlow_1_1token.html" > token< / a > & tok)< / td > < / tr >
< tr class = "memdesc:adaf3255a26893f538d0e891e77d0d6c7 inherit pub_static_methods_classpFlow_1_1iEntry" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > read a keyword from stream < a href = "classpFlow_1_1iEntry.html#adaf3255a26893f538d0e891e77d0d6c7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adaf3255a26893f538d0e891e77d0d6c7 inherit pub_static_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a133f34e170bc1f28e7439fe87043ce2f inherit pub_static_methods_classpFlow_1_1iEntry" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a133f34e170bc1f28e7439fe87043ce2f" > createEntry< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict, < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, bool hasBlockToken=false)< / td > < / tr >
< tr class = "memdesc:a133f34e170bc1f28e7439fe87043ce2f inherit pub_static_methods_classpFlow_1_1iEntry" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > create an entry (< a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > or dictionary) from stream < a href = "classpFlow_1_1iEntry.html#a133f34e170bc1f28e7439fe87043ce2f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a133f34e170bc1f28e7439fe87043ce2f inherit pub_static_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_static_attribs_classpFlow_1_1dictionary" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_attribs_classpFlow_1_1dictionary')" > < img src = "closed.png" alt = "-" / >   Static Public Attributes inherited from < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td > < / tr >
< tr class = "memitem:a547cb1f4ce564ef3a22a8942ab7bf88a inherit pub_static_attribs_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a547cb1f4ce564ef3a22a8942ab7bf88a" > nullDict< / a > < / td > < / tr >
< tr class = "separator:a547cb1f4ce564ef3a22a8942ab7bf88a inherit pub_static_attribs_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1IOfileHeader" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1IOfileHeader')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > IOfileHeader< / a > < / td > < / tr >
< tr class = "memitem:a0fc09585fc6fa997b81807dff8b8236d inherit pro_attribs_classpFlow_1_1IOfileHeader" > < 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_1IOfileHeader.html#a0fc09585fc6fa997b81807dff8b8236d" > objectName_< / a > < / td > < / tr >
< tr class = "separator:a0fc09585fc6fa997b81807dff8b8236d inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf7afc3ea2cc179930f4e4f4ca48797c inherit pro_attribs_classpFlow_1_1IOfileHeader" > < 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_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c" > objectType_< / a > < / td > < / tr >
< tr class = "separator:adf7afc3ea2cc179930f4e4f4ca48797c inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4df46db2aad0395fac9c0522d8c409a9 inherit pro_attribs_classpFlow_1_1IOfileHeader" > < 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_1IOfileHeader.html#a4df46db2aad0395fac9c0522d8c409a9" > fileFormat_< / a > = " ASCII" < / td > < / tr >
< tr class = "memdesc:a4df46db2aad0395fac9c0522d8c409a9 inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > file format read from file < a href = "classpFlow_1_1IOfileHeader.html#a4df46db2aad0395fac9c0522d8c409a9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4df46db2aad0395fac9c0522d8c409a9 inherit pro_attribs_classpFlow_1_1IOfileHeader" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1dictionary" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1dictionary')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td > < / tr >
< tr class = "memitem:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1dictionary" > < 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_1dictionary.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > < / td > < / tr >
< tr class = "memdesc:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > global name of dictionary, separated with dots < a href = "classpFlow_1_1dictionary.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af840c50afcef1f94a6eceea0408dc7a3 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a21c5ae841990a6325fdc97c9313f3d11" > wordOrderedMapPtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#af840c50afcef1f94a6eceea0408dc7a3" > entries_< / a > < / td > < / tr >
< tr class = "memdesc:af840c50afcef1f94a6eceea0408dc7a3 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > all the entries (data and dictionary) of the current dictionary < a href = "classpFlow_1_1dictionary.html#af840c50afcef1f94a6eceea0408dc7a3" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:af840c50afcef1f94a6eceea0408dc7a3 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8a0ae40ed4ddfc34371027fff32a0659 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > * >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a8a0ae40ed4ddfc34371027fff32a0659" > orderedEntries_< / a > < / td > < / tr >
< tr class = "memdesc:a8a0ae40ed4ddfc34371027fff32a0659 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > entries in order of insertion < a href = "classpFlow_1_1dictionary.html#a8a0ae40ed4ddfc34371027fff32a0659" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a8a0ae40ed4ddfc34371027fff32a0659 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa915306f87921d86b69eaeb8032015f7 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#aa915306f87921d86b69eaeb8032015f7" > parDict_< / a > < / td > < / tr >
< tr class = "memdesc:aa915306f87921d86b69eaeb8032015f7 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > ref to parrent dictionary < a href = "classpFlow_1_1dictionary.html#aa915306f87921d86b69eaeb8032015f7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa915306f87921d86b69eaeb8032015f7 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af5d8276df77d26e40b61be99942cdec8 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#af5d8276df77d26e40b61be99942cdec8" > isGlobal_< / a > = false< / td > < / tr >
< tr class = "separator:af5d8276df77d26e40b61be99942cdec8 inherit pro_attribs_classpFlow_1_1dictionary" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1iEntry" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1iEntry')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td > < / tr >
< tr class = "memitem:ad81489d7813a3c0e2d9219cb6f40be52 inherit pro_attribs_classpFlow_1_1iEntry" > < 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_1iEntry.html#ad81489d7813a3c0e2d9219cb6f40be52" > keyword_< / a > < / td > < / tr >
< tr class = "separator:ad81489d7813a3c0e2d9219cb6f40be52 inherit pro_attribs_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2025-01-10 13:02:07 +03:30
< div class = "textblock" > < p > Base class for particle insertion. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a16ace43248b6bd6c1ba20e56f8e785e8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a16ace43248b6bd6c1ba20e56f8e785e8" > ◆ < / a > < / span > insertion()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1insertion.html" > insertion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1particles.html" > particles< / a > &   < / td >
< td class = "paramname" > < em > prtcl< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Construct from component. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8cpp_source.html#l00027" > 27< / a > of file < a class = "el" href = "insertion_8cpp_source.html" > insertion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "demComponent_8hpp_source.html#l00088" > demComponent::control()< / a > , < a class = "el" href = "IOfileHeader_8cpp_source.html#l00121" > IOfileHeader::implyRead()< / a > , < a class = "el" href = "vocabs_8hpp_source.html#l00040" > pFlow::insertionFile__< / a > , < a class = "el" href = "objectFile_8cpp_source.html#l00024" > objectFile::objectFile()< / a > , < a class = "el" href = "objectFile_8hpp_source.html#l00038" > objectFile::READ_IF_PRESENT< / a > , < a class = "el" href = "insertion_8hpp_source.html#l00058" > insertion::readFromFile_< / a > , < a class = "el" href = "insertion_8cpp_source.html#l00078" > insertion::readInsertionDict()< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00044" > objectFile::WRITE_NEVER< / a > .< / p >
< 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;" >
< div class = "center" > < img src = "classpFlow_1_1insertion_a16ace43248b6bd6c1ba20e56f8e785e8_cgraph.png" border = "0" usemap = "#classpFlow_1_1insertion_a16ace43248b6bd6c1ba20e56f8e785e8_cgraph" alt = "" / > < / div >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a8d31dd4ec87c4ca1b9c808d17dc621cb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d31dd4ec87c4ca1b9c808d17dc621cb" > ◆ < / a > < / span > ~insertion()< / h2 >
2023-03-27 10:16:23 -07:00
< 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 = "classpFlow_1_1insertion.html" > insertion< / a > < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > default< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Destructor. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "ab57273124a2ab991a9d66707d92ed5fe" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab57273124a2ab991a9d66707d92ed5fe" > ◆ < / a > < / span > readInsertionDict()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readInsertionDict < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramname" > < / td > < td > )< / td >
2023-03-27 10:16:23 -07:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Read from dictionary. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8cpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "insertion_8cpp_source.html" > insertion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "streams_8hpp_source.html#l00040" > END_REPORT< / a > , < a class = "el" href = "streams_8hpp_source.html#l00039" > REPORT< / a > , and < a class = "el" href = "iOstream_8hpp_source.html#l00040" > Yellow_Text< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertion_8cpp_source.html#l00027" > insertion::insertion()< / a > .< / p >
< 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;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1insertion_ab57273124a2ab991a9d66707d92ed5fe_icgraph.png" border = "0" usemap = "#classpFlow_1_1insertion_ab57273124a2ab991a9d66707d92ed5fe_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "a0a48f031a06d7bb9bbf6db921501e4b3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a48f031a06d7bb9bbf6db921501e4b3" > ◆ < / a > < / span > writeInsertionDict()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeInsertionDict < / 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" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Write to dictionary. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p > Reimplemented in < a class = "el" href = "classpFlow_1_1Insertion.html#a6a6025278f5abb03540cd63b4b32f574" > Insertion< ShapeType > < / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8cpp_source.html#l00099" > 99< / a > of file < a class = "el" href = "insertion_8cpp_source.html" > insertion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00435" > dictionary::add()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00356" > dictionary::globalName()< / a > .< / p >
< 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;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< 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_1insertion_a0a48f031a06d7bb9bbf6db921501e4b3_cgraph.png" border = "0" usemap = "#classpFlow_1_1insertion_a0a48f031a06d7bb9bbf6db921501e4b3_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aea02534373c01c4a30b461eca70bb011" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aea02534373c01c4a30b461eca70bb011" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " insertion"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Type info. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a354c7d206ec624b9bdbb81f3b788f826" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a354c7d206ec624b9bdbb81f3b788f826" > ◆ < / a > < / span > isActive()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isActive < / 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" >
2025-01-10 13:02:07 +03:30
< p > is < a class = "el" href = "classpFlow_1_1Insertion.html" title = "This class manages all the insertion regions for particles insertion in the simulation." > Insertion< / a > active < / p >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00080" > 80< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "insertion_8hpp_source.html#l00042" > insertion::active_< / a > , and < a class = "el" href = "insertion_8hpp_source.html#l00058" > insertion::readFromFile_< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a3e7179132cc9bf4242fddca01db8fda7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3e7179132cc9bf4242fddca01db8fda7" > ◆ < / a > < / span > checkForCollision()< / h2 >
2023-03-27 10:16:23 -07:00
< 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" > bool checkForCollision < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< 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 = "insertion_8hpp_source.html#l00085" > 85< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertion_8hpp_source.html#l00045" > insertion::checkForCollision_< / a > .< / p >
< / div >
< / div >
< a id = "a79f71c440e1abdc21e5b187198924c80" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79f71c440e1abdc21e5b187198924c80" > ◆ < / a > < / span > Particles() < 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_1particles.html" > particles< / a > & Particles < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
2023-03-27 10:16:23 -07:00
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00090" > 90< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertion_8hpp_source.html#l00056" > insertion::particles_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertionRegion_8cpp_source.html#l00067" > insertionRegion::readInsertionRegion()< / a > .< / p >
< 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;" >
< div class = "center" > < img src = "classpFlow_1_1insertion_a79f71c440e1abdc21e5b187198924c80_icgraph.png" border = "0" usemap = "#classpFlow_1_1insertion_a79f71c440e1abdc21e5b187198924c80_icgraph" alt = "" / > < / div >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a4cc3ca367ecc826265fde31912f28d99" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4cc3ca367ecc826265fde31912f28d99" > ◆ < / a > < / span > Particles() < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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" > const < a class = "el" href = "classpFlow_1_1particles.html" > particles< / a > & Particles < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< 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 = "insertion_8hpp_source.html#l00095" > 95< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertion_8hpp_source.html#l00056" > insertion::particles_< / a > .< / p >
< / div >
< / div >
< a id = "ae355b601249331cd5c4facb48df43223" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae355b601249331cd5c4facb48df43223" > ◆ < / a > < / span > pStruct()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "classpFlow_1_1pointStructure.html" > pFlow::pointStructure< / a > & pStruct < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8cpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "insertion_8cpp_source.html" > insertion.cpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertionRegion_8cpp_source.html#l00168" > insertionRegion::pStruct()< / a > .< / p >
< 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 caller 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;" >
< div class = "center" > < img src = "classpFlow_1_1insertion_ae355b601249331cd5c4facb48df43223_icgraph.png" border = "0" usemap = "#classpFlow_1_1insertion_ae355b601249331cd5c4facb48df43223_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a8fccd5d39af9243d57208643f821938a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8fccd5d39af9243d57208643f821938a" > ◆ < / a > < / span > readFromFile()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readFromFile < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
2023-03-27 10:16:23 -07:00
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00102" > 102< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertion_8hpp_source.html#l00058" > insertion::readFromFile_< / a > .< / p >
< / div >
< / div >
< a id = "a95525fdaba1713be406dc3d566add483" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a95525fdaba1713be406dc3d566add483" > ◆ < / a > < / span > diameterName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & diameterName < / 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 = "insertion_8hpp_source.html#l00107" > 107< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertion_8hpp_source.html#l00051" > insertion::diameterName_< / a > .< / p >
< / div >
< / div >
< a id = "ac149438787d433fd656e11147cb9c8fe" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac149438787d433fd656e11147cb9c8fe" > ◆ < / a > < / span > velocityName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & velocityName < / 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 = "insertion_8hpp_source.html#l00112" > 112< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "insertion_8hpp_source.html#l00053" > insertion::velocityName_< / a > .< / p >
< / div >
< / div >
< a id = "ab3738b20dfa25d66228f6a7571d97aa0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab3738b20dfa25d66228f6a7571d97aa0" > ◆ < / a > < / span > write() < 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" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1IOPattern.html" > IOPattern< / a > &   < / td >
< td class = "paramname" > < em > iop< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > write to < a class = "el" href = "classpFlow_1_1iOstream.html" title = "Interface class for any output stream." > iOstream< / a > < / p >
< p > Implements < a class = "el" href = "classpFlow_1_1IOobject.html#a6cfbdc0971c76486f89d1fadfcaf88c4" > IOobject< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8cpp_source.html#l00120" > 120< / a > of file < a class = "el" href = "insertion_8cpp_source.html" > insertion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00356" > dictionary::globalName()< / a > , < a class = "el" href = "IOPattern_8hpp_source.html#l00146" > IOPattern::thisProcWriteData()< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00793" > dictionary::write()< / a > .< / p >
< 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;" >
< div class = "center" > < img src = "classpFlow_1_1insertion_ab3738b20dfa25d66228f6a7571d97aa0_cgraph.png" border = "0" usemap = "#classpFlow_1_1insertion_ab3738b20dfa25d66228f6a7571d97aa0_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ab3738b20dfa25d66228f6a7571d97aa0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab3738b20dfa25d66228f6a7571d97aa0" > ◆ < / a > < / span > write() < 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" > bool write< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > read from stream < / p >
< p class = "definition" > Definition at line < a class = "el" href = "fileDictionary_8cpp_source.html#l00075" > 75< / a > of file < a class = "el" href = "fileDictionary_8cpp_source.html" > fileDictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ab4b9b810dce908775f2dcb12e77ff4ce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab4b9b810dce908775f2dcb12e77ff4ce" > ◆ < / a > < / span > active_< / 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_1Logical.html" > Logical< / a > active_ = " No" < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Is insertion active. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertion_8hpp_source.html#l00080" > insertion::isActive()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a57b82829710afa1fd6045b8e16f646bc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a57b82829710afa1fd6045b8e16f646bc" > ◆ < / a > < / span > checkForCollision_< / 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_1Logical.html" > Logical< / a > checkForCollision_ = " No" < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Check for collision? It is not active now. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertion_8hpp_source.html#l00085" > insertion::checkForCollision()< / a > .< / p >
< / div >
< / div >
< a id = "a5a88f4b03f15681211ee55e31582df35" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a88f4b03f15681211ee55e31582df35" > ◆ < / a > < / span > increaseVelocity_< / 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_1Logical.html" > Logical< / a > increaseVelocity_ = " No" < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > if increase velocity in case particles are failed to be inserted due to collision < / p >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00049" > 49< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a487625bca00af212e6e803a488b92b2e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a487625bca00af212e6e803a488b92b2e" > ◆ < / a > < / span > diameterName_< / 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 > diameterName_ = " diameter" < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertion_8hpp_source.html#l00107" > insertion::diameterName()< / a > .< / p >
< / div >
< / div >
< a id = "aef19f6bff1f1f83d535c4124f9598b73" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef19f6bff1f1f83d535c4124f9598b73" > ◆ < / a > < / span > velocityName_< / 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 > velocityName_ = " velocity" < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertion_8hpp_source.html#l00112" > insertion::velocityName()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ad8ad379b9c7750208abd8b9aa6f54ad0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad8ad379b9c7750208abd8b9aa6f54ad0" > ◆ < / a > < / span > particles_< / 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_1particles.html" > particles< / a > & particles_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Ref to particles. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertion_8hpp_source.html#l00090" > insertion::Particles()< / a > .< / p >
< / div >
< / div >
< a id = "a70d3b71a6f32839f6c92aa0998199f60" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a70d3b71a6f32839f6c92aa0998199f60" > ◆ < / a > < / span > readFromFile_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readFromFile_ = false< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "insertion_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "insertion_8cpp_source.html#l00027" > insertion::insertion()< / a > , < a class = "el" href = "insertion_8hpp_source.html#l00080" > insertion::isActive()< / a > , and < a class = "el" href = "insertion_8hpp_source.html#l00102" > insertion::readFromFile()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/Particles/Insertion/insertion/< a class = "el" href = "insertion_8hpp_source.html" > insertion.hpp< / a > < / li >
< li > src/Particles/Insertion/insertion/< a class = "el" href = "insertion_8cpp_source.html" > insertion.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_1insertion.html" > insertion< / 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 >