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: dictionary 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_1dictionary.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 = "#pub-static-attribs" > Static Public Attributes< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1dictionary-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > dictionary Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2025-01-10 13:02:07 +03:30
< p > Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or are in a file.
< a href = "classpFlow_1_1dictionary.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 dictionary:< / 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_1dictionary__inherit__graph.png" border = "0" usemap = "#dictionary_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 dictionary:< / 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_1dictionary__coll__graph.png" border = "0" usemap = "#dictionary_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:adff16d6c3da2e1199388053bae31bbf9" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a964a1065e85c422af8186f1554fcabaa" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a964a1065e85c422af8186f1554fcabaa" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a964a1065e85c422af8186f1554fcabaa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5de3e57e04d59bc11f6c540fa5e84ea2" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a5de3e57e04d59bc11f6c540fa5e84ea2" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a5de3e57e04d59bc11f6c540fa5e84ea2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a4cea470990d165a35c1b2333a569b586" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa8a49a7d5e7029074abd597dc0d9f21e" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a9e7fb4c5d840d5130fb407dee3285d5d" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a9e7fb4c5d840d5130fb407dee3285d5d" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a9e7fb4c5d840d5130fb407dee3285d5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab68249035485cfb12593cf0038debe1a" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ab68249035485cfb12593cf0038debe1a" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ab68249035485cfb12593cf0038debe1a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ca28113d055c2924fb27986bd57282e" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a9ca28113d055c2924fb27986bd57282e" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a9ca28113d055c2924fb27986bd57282e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a19acef968da8dec8f647a633445eb997" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a19acef968da8dec8f647a633445eb997" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a19acef968da8dec8f647a633445eb997" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:af78d8e4137b4f7429de7fd912424678e" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:adc0d9e77818c0cbe8dc3b9d70626d65c" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:adc0d9e77818c0cbe8dc3b9d70626d65c" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:adc0d9e77818c0cbe8dc3b9d70626d65c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a33ae8969435c4cbab441451744588591" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a33ae8969435c4cbab441451744588591" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > pointer to this dictionary < a href = "classpFlow_1_1dictionary.html#a33ae8969435c4cbab441451744588591" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a33ae8969435c4cbab441451744588591" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1ff12fafb80fc05f3ec8b03be1e8d77" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:af1ff12fafb80fc05f3ec8b03be1e8d77" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > pointer to this dictionary < a href = "classpFlow_1_1dictionary.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:af1ff12fafb80fc05f3ec8b03be1e8d77" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aed15599ef76092b99a4f4241816eff02" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aed15599ef76092b99a4f4241816eff02" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > if this is a dictionary < a href = "classpFlow_1_1dictionary.html#aed15599ef76092b99a4f4241816eff02" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aed15599ef76092b99a4f4241816eff02" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85c3c1fce0c14d36030092df2f27b632" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a85c3c1fce0c14d36030092df2f27b632" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a85c3c1fce0c14d36030092df2f27b632" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a69904924abd50610c0a078515c9d39ed" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a69904924abd50610c0a078515c9d39ed" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > const ref to parrent dictionary < a href = "classpFlow_1_1dictionary.html#a69904924abd50610c0a078515c9d39ed" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a69904924abd50610c0a078515c9d39ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3c48fdd67832443dbef24c124f7512d2" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a3c48fdd67832443dbef24c124f7512d2" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a3c48fdd67832443dbef24c124f7512d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a516a704b58098b7c550266a0ee1f454f" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a516a704b58098b7c550266a0ee1f454f" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a516a704b58098b7c550266a0ee1f454f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9d7fc6701df5e2f0e274d35f2a2ce864" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a9d7fc6701df5e2f0e274d35f2a2ce864" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a9d7fc6701df5e2f0e274d35f2a2ce864" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a520c6483b3b2e0fa7d3997be204f3893" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a6ae2ea14b8b5e5661c2f207aae2d4bdc" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a6ae2ea14b8b5e5661c2f207aae2d4bdc" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6ae2ea14b8b5e5661c2f207aae2d4bdc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8b6306cb1144bc3603b6b6ba0e7081b" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ae8b6306cb1144bc3603b6b6ba0e7081b" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ae8b6306cb1144bc3603b6b6ba0e7081b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac293ebdbdd91b7651946a305b96f89b4" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ac293ebdbdd91b7651946a305b96f89b4" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac293ebdbdd91b7651946a305b96f89b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aafd207d98ece7aaa22e903c422f35d4d" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aafd207d98ece7aaa22e903c422f35d4d" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aafd207d98ece7aaa22e903c422f35d4d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2707879e620bd58acf800b9919a0983c" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a2707879e620bd58acf800b9919a0983c" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a2707879e620bd58acf800b9919a0983c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0dccc72efda67a15dd1aa5aacad9dafd" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a0dccc72efda67a15dd1aa5aacad9dafd" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a0dccc72efda67a15dd1aa5aacad9dafd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a21d65f35316ae03301f5a03156866b63" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:addd2626c7e078616a657c23b036f389f" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:addd2626c7e078616a657c23b036f389f" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:addd2626c7e078616a657c23b036f389f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a7f7b8c337e2361c0d9e0664bfa642799" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a884a981ad2a220efcd7f6e8bf6cd94e2" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a884a981ad2a220efcd7f6e8bf6cd94e2" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a884a981ad2a220efcd7f6e8bf6cd94e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab2e3c2edb29c3068d7be477b82a6a27b" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ab2e3c2edb29c3068d7be477b82a6a27b" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ab2e3c2edb29c3068d7be477b82a6a27b" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ab2e3c2edb29c3068d7be477b82a6a27b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a237be7839e89d0067af0ffc5405e36ee" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a237be7839e89d0067af0ffc5405e36ee" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9f2e3b3f95165c31cf05a58663778900" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a9f2e3b3f95165c31cf05a58663778900" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ac8bb3912a3ce86b15842e79d0b421204" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac2e8b8b4980850686b61c0e9755d7bf9" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ac2e8b8b4980850686b61c0e9755d7bf9" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac2e8b8b4980850686b61c0e9755d7bf9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a630c840647a3ebefe33336cc25a8b15d" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a630c840647a3ebefe33336cc25a8b15d" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a630c840647a3ebefe33336cc25a8b15d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4f24020f1698335648cd79fa3adf06cf" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a4f24020f1698335648cd79fa3adf06cf" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a4f24020f1698335648cd79fa3adf06cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad65f9c5bdcaa4a6d3690863d5f43e7c9" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ad65f9c5bdcaa4a6d3690863d5f43e7c9" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ad65f9c5bdcaa4a6d3690863d5f43e7c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a713abeb5a65a5982d48bebb237e19722" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a713abeb5a65a5982d48bebb237e19722" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a713abeb5a65a5982d48bebb237e19722" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e7e19901d46515ea5da62e684250690" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a6e7e19901d46515ea5da62e684250690" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6e7e19901d46515ea5da62e684250690" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa4d7322eaead3c887a9283546628de96" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aa4d7322eaead3c887a9283546628de96" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aa4d7322eaead3c887a9283546628de96" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a523bcff98ab38f3c5961e56eeb0b1d47" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a523bcff98ab38f3c5961e56eeb0b1d47" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a523bcff98ab38f3c5961e56eeb0b1d47" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a523bcff98ab38f3c5961e56eeb0b1d47" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ac2b3c7c47189ea97d962234a53f600d2" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ac2b3c7c47189ea97d962234a53f600d2" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9bfda49f1d887e8dda9b3b308c256c94" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a9bfda49f1d887e8dda9b3b308c256c94" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a5585dc9a8b971fbfe2c99fdb75c5d647" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a5585dc9a8b971fbfe2c99fdb75c5d647" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a5585dc9a8b971fbfe2c99fdb75c5d647" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a5585dc9a8b971fbfe2c99fdb75c5d647" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:aca2f2df45158b023ca13bb04943acfca" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:aca2f2df45158b023ca13bb04943acfca" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef87c2ede8a688aa4158465d8f3646c9" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:aef87c2ede8a688aa4158465d8f3646c9" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a11637363d5043d0cff4e85d54581ada0" > < 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" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a11637363d5043d0cff4e85d54581ada0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a84ad7f4914a81375bf795a459911e26d" > < 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" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a84ad7f4914a81375bf795a459911e26d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:aec915adbf764f8fa9e30fbc16299b3da" > < 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" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aec915adbf764f8fa9e30fbc16299b3da" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a013d55c9f22dfd9bbe81bd8890ea5929" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a013d55c9f22dfd9bbe81bd8890ea5929" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a013d55c9f22dfd9bbe81bd8890ea5929" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4ec29cc19fce60018543fdd6d7ebf971" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a4ec29cc19fce60018543fdd6d7ebf971" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a4ec29cc19fce60018543fdd6d7ebf971" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a19ffc40573d3199c2368b9aac1b8129c" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a19ffc40573d3199c2368b9aac1b8129c" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a19ffc40573d3199c2368b9aac1b8129c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac17b017ed4e1be84fa2e9144946603e0" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ac17b017ed4e1be84fa2e9144946603e0" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac17b017ed4e1be84fa2e9144946603e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7ca8222c7de98177fe1e8e9d2615f77d" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a7ca8222c7de98177fe1e8e9d2615f77d" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a7ca8222c7de98177fe1e8e9d2615f77d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5581674fad3e61d4e5391091517d9380" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a5581674fad3e61d4e5391091517d9380" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > clone polymorphic object (here dictionary) < a href = "classpFlow_1_1dictionary.html#a5581674fad3e61d4e5391091517d9380" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a5581674fad3e61d4e5391091517d9380" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afc71ebfe0388847de8017552d16e4c90" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:afc71ebfe0388847de8017552d16e4c90" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > clone the object < a href = "classpFlow_1_1dictionary.html#afc71ebfe0388847de8017552d16e4c90" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:afc71ebfe0388847de8017552d16e4c90" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa1fc207186d99ebe18d2394c751c65aa" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aa1fc207186d99ebe18d2394c751c65aa" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aa1fc207186d99ebe18d2394c751c65aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3c3dc0b7894ea5e5edd90bb2d53ab802" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a3c3dc0b7894ea5e5edd90bb2d53ab802" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a3c3dc0b7894ea5e5edd90bb2d53ab802" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a8148f2b6c694e069c67183105cf17ce4" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aac753ee6ead0ddcdfb9e74f169c6bcec" > < 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" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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 >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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 >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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 >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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 >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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 >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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 >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a73572f70de721e7793f801ae26c5a6c5 inherit pub_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 = "pub-static-attribs" > < / a >
Static Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a547cb1f4ce564ef3a22a8942ab7bf88a" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa7381535b14d85e166f4fd9f522b9e88" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aa7381535b14d85e166f4fd9f522b9e88" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aa7381535b14d85e166f4fd9f522b9e88" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a529cc22b90a55c8695950050eeb34cce" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a529cc22b90a55c8695950050eeb34cce" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a529cc22b90a55c8695950050eeb34cce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a12735deb0a772333cdf4a4001bdce045" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a12735deb0a772333cdf4a4001bdce045" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a12735deb0a772333cdf4a4001bdce045" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a12735deb0a772333cdf4a4001bdce045" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8943dec8dd658ffb5d0c1da773f37d9d" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a8943dec8dd658ffb5d0c1da773f37d9d" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a8943dec8dd658ffb5d0c1da773f37d9d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a177356b3dd247e48fdc2c715a68dce21" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a177356b3dd247e48fdc2c715a68dce21" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a177356b3dd247e48fdc2c715a68dce21" > < 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 = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a50fd7d13a0f7a6007ca5027b3bb8765a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dictionary.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a50fd7d13a0f7a6007ca5027b3bb8765a" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a50fd7d13a0f7a6007ca5027b3bb8765a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af840c50afcef1f94a6eceea0408dc7a3" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:af840c50afcef1f94a6eceea0408dc7a3" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:af840c50afcef1f94a6eceea0408dc7a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8a0ae40ed4ddfc34371027fff32a0659" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a8a0ae40ed4ddfc34371027fff32a0659" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > entries in order of insertion < a href = "classpFlow_1_1dictionary.html#a8a0ae40ed4ddfc34371027fff32a0659" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a8a0ae40ed4ddfc34371027fff32a0659" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa915306f87921d86b69eaeb8032015f7" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aa915306f87921d86b69eaeb8032015f7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > ref to parrent dictionary < a href = "classpFlow_1_1dictionary.html#aa915306f87921d86b69eaeb8032015f7" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aa915306f87921d86b69eaeb8032015f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:af5d8276df77d26e40b61be99942cdec8" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:af5d8276df77d26e40b61be99942cdec8" > < 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 >
< / 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_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 >
2025-01-10 13:02:07 +03:30
< 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 >
2023-03-27 10:16:23 -07:00
< 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 >
2025-01-10 13:02:07 +03:30
< 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a133f34e170bc1f28e7439fe87043ce2f inherit pub_static_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / 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 > Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or are in a file. < / p >
< p > data entry format is: < / p > < div class = "fragment" > < div class = "line" > entryName value;< / div >
< / div > <!-- fragment --> < p > and a dictionary in a file can be: < / p > < div class = "fragment" > < div class = "line" > entryName2 value2;< / div >
< div class = "line" > < / div >
< div class = "line" > entryName3 value3;< / div >
< div class = "line" > < / div >
< div class = "line" > subDict1< / div >
< div class = "line" > {< / div >
< div class = "line" > entryName4 value4;< / div >
< div class = "line" > < / div >
< div class = "line" > ....< / div >
< div class = "line" > < / div >
< div class = "line" > }< / div >
< div class = "line" > < / div >
< div class = "line" > subDict2< / div >
< div class = "line" > {< / div >
< div class = "line" > ...< / div >
< div class = "line" > }< / div >
< / div > <!-- fragment -->
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a964a1065e85c422af8186f1554fcabaa" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a964a1065e85c422af8186f1554fcabaa" > ◆ < / a > < / span > dictionary() < span class = "overload" > [1/9]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > global< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > construct an empty dictionary with keyword and make it global/fileDictionary (if true) < / p >
< ul >
< li > Constructors < / li >
< / ul >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00160" > 160< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a5de3e57e04d59bc11f6c540fa5e84ea2" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5de3e57e04d59bc11f6c540fa5e84ea2" > ◆ < / a > < / span > dictionary() < span class = "overload" > [2/9]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < em > file< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > construct a dictionary with name and read it from file < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00175" > 175< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00223" > IOstream::lineNumber()< / a > , and < a class = "el" href = "Istream_8hpp_source.html#l00081" > Istream::name()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a5de3e57e04d59bc11f6c540fa5e84ea2_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a5de3e57e04d59bc11f6c540fa5e84ea2_cgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< a id = "a4cea470990d165a35c1b2333a569b586" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4cea470990d165a35c1b2333a569b586" > ◆ < / a > < / span > dictionary() < span class = "overload" > [3/9]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > cunstructs a null dictionary < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00135" > 135< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< / div >
< / div >
< a id = "aa8a49a7d5e7029074abd597dc0d9f21e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa8a49a7d5e7029074abd597dc0d9f21e" > ◆ < / a > < / span > dictionary() < span class = "overload" > [4/9]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > construct an empty dictionary with keyword < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00146" > 146< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a9e7fb4c5d840d5130fb407dee3285d5d" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e7fb4c5d840d5130fb407dee3285d5d" > ◆ < / a > < / span > dictionary() < span class = "overload" > [5/9]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > parDict< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > cunstruct an empty dictionary with keyword and parDict < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00199" > 199< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< / div >
< / div >
< a id = "ab68249035485cfb12593cf0038debe1a" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab68249035485cfb12593cf0038debe1a" > ◆ < / a > < / span > dictionary() < span class = "overload" > [6/9]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > parDict< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > cunstruct a dictionary with keyword and parDict and from stream < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00215" > 215< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00223" > IOstream::lineNumber()< / a > , and < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_ab68249035485cfb12593cf0038debe1a_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_ab68249035485cfb12593cf0038debe1a_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a9ca28113d055c2924fb27986bd57282e" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9ca28113d055c2924fb27986bd57282e" > ◆ < / a > < / span > dictionary() < span class = "overload" > [7/9]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > parDict< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > copy construct with keyword and new parrent dict discard the keyword and parDict of dict < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00238" > 238< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "classpFlow_1_1iEntry.html#a1dd6f0d658bf5328665bab3afa9d773a" > iEntry::clone()< / a > , < 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 = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "dictionary_8hpp_source.html#l00082" > dictionary::orderedEntries_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a9ca28113d055c2924fb27986bd57282e_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a9ca28113d055c2924fb27986bd57282e_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a19acef968da8dec8f647a633445eb997" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a19acef968da8dec8f647a633445eb997" > ◆ < / a > < / span > dictionary() < span class = "overload" > [8/9]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > copy construct as default behavior entries_ are copied smoothly. < / p >
< p > set parrent dict to nullDict < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00271" > 271< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "classpFlow_1_1iEntry.html#a1dd6f0d658bf5328665bab3afa9d773a" > iEntry::clone()< / a > , < 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 = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "dictionary_8hpp_source.html#l00082" > dictionary::orderedEntries_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a19acef968da8dec8f647a633445eb997_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a19acef968da8dec8f647a633445eb997_cgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< a id = "af78d8e4137b4f7429de7fd912424678e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af78d8e4137b4f7429de7fd912424678e" > ◆ < / a > < / span > dictionary() < span class = "overload" > [9/9]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > src< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > global< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00302" > 302< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8hpp_source.html#l00087" > dictionary::isGlobal_< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "aa7381535b14d85e166f4fd9f522b9e88" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7381535b14d85e166f4fd9f522b9e88" > ◆ < / a > < / span > findEntry() < 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_1iEntry.html" > pFlow::iEntry< / a > * findEntry < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > find an entry based on keyword return nullptr if not found < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00106" > 106< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a529cc22b90a55c8695950050eeb34cce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a529cc22b90a55c8695950050eeb34cce" > ◆ < / a > < / span > findEntry() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1iEntry.html" > pFlow::iEntry< / a > * findEntry < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > find and entry based on keyword return nullptr if not found < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a12735deb0a772333cdf4a4001bdce045" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a12735deb0a772333cdf4a4001bdce045" > ◆ < / a > < / span > readDataEntry()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readDataEntry < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T &   < / td >
< td class = "paramname" > < em > val< / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > reads a < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > with keyword from dictionary < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00357" > 357< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.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 = "dataEntry_8cpp_source.html#l00265" > dataEntry::stream()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a12735deb0a772333cdf4a4001bdce045_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a12735deb0a772333cdf4a4001bdce045_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a8943dec8dd658ffb5d0c1da773f37d9d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8943dec8dd658ffb5d0c1da773f37d9d" > ◆ < / a > < / span > readDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readDictionary < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > read dictionary from stream - without keyword < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "IOstream_8hpp_source.html#l00192" > IOstream::eof()< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00186" > IOstream::good()< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00223" > IOstream::lineNumber()< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , and < a class = "el" href = "iIstream_8cpp_source.html#l00023" > iIstream::putBack()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a8943dec8dd658ffb5d0c1da773f37d9d_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a8943dec8dd658ffb5d0c1da773f37d9d_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a177356b3dd247e48fdc2c715a68dce21" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a177356b3dd247e48fdc2c715a68dce21" > ◆ < / a > < / span > writeDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeDictionary < / 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" > bool  < / td >
< td class = "paramname" > < em > withBlock< / em > = < code > true< / code >   < / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > write dictionary to stream - with keyword < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00087" > 87< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8cpp_source.html#l00077" > iOstream::beginBlock()< / a > , < a class = "el" href = "iOstream_8cpp_source.html#l00095" > iOstream::endBlock()< / a > , and < a class = "el" href = "classpFlow_1_1iOstream.html#a8da7514808d6493ccfd30582fc945aa1" > iOstream::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-8-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-8-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a177356b3dd247e48fdc2c715a68dce21_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a177356b3dd247e48fdc2c715a68dce21_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "adff16d6c3da2e1199388053bae31bbf9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adff16d6c3da2e1199388053bae31bbf9" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " dictionary"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "adc0d9e77818c0cbe8dc3b9d70626d65c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adc0d9e77818c0cbe8dc3b9d70626d65c" > ◆ < / a > < / span > operator=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::dictionary< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > rhs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > assignment preserve name of this dictionary only entries are transfered with ownership < / 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 = "dictionary_8cpp_source.html#l00310" > 310< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.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 > , and < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_adc0d9e77818c0cbe8dc3b9d70626d65c_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_adc0d9e77818c0cbe8dc3b9d70626d65c_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a33ae8969435c4cbab441451744588591" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a33ae8969435c4cbab441451744588591" > ◆ < / a > < / span > dictPtr() < 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" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::dictionary< / a > * dictPtr < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > pointer to this dictionary < / p >
2023-03-27 10:16:23 -07:00
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1iEntry.html#a85fa9e16e04f29ad0aabcf75ba3febd4" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00339" > 339< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "af1ff12fafb80fc05f3ec8b03be1e8d77" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1ff12fafb80fc05f3ec8b03be1e8d77" > ◆ < / a > < / span > dictPtr() < 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" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > * dictPtr < / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > pointer to this dictionary < / p >
2023-03-27 10:16:23 -07:00
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1iEntry.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > iEntry< / a > .< / p >
< / div >
< / div >
< a id = "aed15599ef76092b99a4f4241816eff02" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aed15599ef76092b99a4f4241816eff02" > ◆ < / a > < / span > isDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isDictionary < / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > if this is a dictionary < / p >
2023-03-27 10:16:23 -07:00
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1iEntry.html#ae3d50a8c753a4a6454f2b85613857bbc" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00351" > 351< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a85c3c1fce0c14d36030092df2f27b632" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85c3c1fce0c14d36030092df2f27b632" > ◆ < / a > < / span > globalName()< / 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" > pFlow::word< / a > globalName < / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > global name of entry, separated with dots < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#abca01eb1ed0463a6be67601f31810220" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00356" > 356< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "baseTimeControl_8cpp_source.html#l00025" > baseTimeControl::baseTimeControl()< / a > , < a class = "el" href = "conveyorBelt_8cpp_source.html#l00026" > conveyorBelt::conveyorBelt()< / a > , < a class = "el" href = "regularSimulationDomain_8cpp_source.html#l00025" > regularSimulationDomain::createBoundaryDicts()< / a > , < a class = "el" href = "iEntry_8cpp_source.html#l00064" > iEntry< Key, T * > ::createEntry()< / a > , < a class = "el" href = "cylinder_8cpp_source.html#l00076" > cylinder::cylinder()< / a > , < a class = "el" href = "shape_8cpp_source.html#l00004" > shape::findPropertyIds()< / a > , < a class = "el" href = "processField_8cpp_source.html#l00056" > processField::getFieldType()< / a > , < a class = "el" href = "particlesPhasicFlow_8cpp_source.html#l00032" > main()< / a > , < a class = "el" href = "multiRotatingAxis_8cpp_source.html#l00036" > multiRotatingAxis::multiRotatingAxis()< / a > , < a class = "el" href = "simulationDomain_8cpp_source.html#l00026" > simulationDomain::prepareBoundaryDicts()< / a > , < a class = "el" href = "shapeMixture_8cpp_source.html#l00085" > shapeMixture::read()< / a > , < a class = "el" href = "property_8cpp_source.html#l00024" > property::readDictionary()< / a > , < a class = "el" href = "sphereShape_8cpp_source.html#l00024" > sphereShape::readFromDictionary3()< / a > , < a class = "el" href = "grainShape_8cpp_source.html#l00024" > grainShape::readFromDictionary3()< / a > , < a class = "el" href = "planeWall_8cpp_source.html#l00026" > planeWall::readPlaneWall()< / a > , < a class = "el" href = "rotatingAxis_8cpp_source.html#l00027" > rotatingAxis::rotatingAxis()< / a > , < a class = "el" href = "shapeMixture_8cpp_source.html#l00024" > shapeMixture::shapeMixture()< / a > , < a class = "el" href = "vibrating_8cpp_source.html#l00026" > vibrating::vibrating()< / a > , < a class = "el" href = "sphereRegion_8cpp_source.html#l00072" > sphereRegion::write()< / a > , < a class = "el" href = "conveyorBelt_8cpp_source.html#l00046" > conveyorBelt::write()< / a > , < a class = "el" href = "timeInterval_8cpp_source.html#l00026" > timeInterval::write()< / a > , < a class = "el" href = "stationaryWall_8cpp_source.html#l00057" > stationaryWall::write()< / a > , < a class = "el" href = "conveyorBeltMotion_8cpp_source.html#l00057" > conveyorBeltMotion::write()< / a > , < a class = "el" href = "rotatingAxisMotion_8cpp_source.html#l00070" > rotatingAxisMotion::write()< / a > , < a class = "el" href = "vibratingMotion_8cpp_source.html#l00051" > vibratingMotion::write()< / a > , < a class = "el" href = "iBox_8cpp_source.html#l00116" > iBox< intType > ::write()< / a > , < a class = "el" href = "shapeMixture_8cpp_source.html#l00146" > shapeMixture::write()< / a > , < a class = "el" href = "sphere_8cpp_source.html#l00098" > sphere::write()< / a > , < a class = "el" href = "box_8cpp_source.html#l00085" > box::write()< / a > , < a class = "el" href = "insertion_8cpp_source.html#l00120" > insertion::write()< / a > , < a class = "el" href = "line_8cpp_source.html#l00061" > line::write()< / a > , < a class = "el" href = "vibrating_8cpp_source.html#l00055" > vibrating::write()< / a > , < a class = "el" href = "rotatingAxis_8cpp_source.html#l00083" > rotatingAxis::write()< / a > , < a class = "el" href = "cylinder_8cpp_source.html#l00151" > cylinder::write()< / a > , < a class = "el" href = "insertion_8cpp_source.html#l00099" > insertion::writeInsertionDict()< / a > , < a class = "el" href = "sphereShape_8cpp_source.html#l00039" > sphereShape::writeToDict()< / a > , < a class = "el" href = "shape_8cpp_source.html#l00065" > shape::writeToDict()< / a > , and < a class = "el" href = "baseShapeNames_8cpp_source.html#l00092" > baseShapeNames::writeToDict()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a85c3c1fce0c14d36030092df2f27b632_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a85c3c1fce0c14d36030092df2f27b632_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a69904924abd50610c0a078515c9d39ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a69904924abd50610c0a078515c9d39ed" > ◆ < / a > < / span > parrentDict()< / 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 = "classpFlow_1_1dictionary.html" > pFlow::dictionary< / a > & parrentDict < / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > const ref to parrent dictionary < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#afd87e228e9dc53c6e90fe77c555f1d1c" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00362" > 362< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a3c48fdd67832443dbef24c124f7512d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c48fdd67832443dbef24c124f7512d2" > ◆ < / a > < / span > dict() < 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" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::dictionary< / a > & dict < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > ref to this dictionary, if it is a dictionary < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#ad202e2acd37b9c3898e37de6535dce68" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00369" > 369< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a516a704b58098b7c550266a0ee1f454f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a516a704b58098b7c550266a0ee1f454f" > ◆ < / a > < / span > dict() < 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" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict < / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > const ref to this dictionary, if it is a dictionary < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#abd246c36ef3a3776f7d6e517dc9621af" > iEntry< / a > .< / p >
< / div >
< / div >
< a id = "a9d7fc6701df5e2f0e274d35f2a2ce864" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d7fc6701df5e2f0e274d35f2a2ce864" > ◆ < / a > < / span > isFileDict()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isFileDict < / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > if dictionary is file dictionary, return false < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00380" > 380< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a520c6483b3b2e0fa7d3997be204f3893" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a520c6483b3b2e0fa7d3997be204f3893" > ◆ < / a > < / span > addPtr()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool addPtr < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > > &   < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramname" > < em > etry< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > warning< / em > = < code > true< / code >   < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a pointer entry (dictionary/dataEntry) replaces this entry with existing one and issue a warning < / 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 = "dictionary_8cpp_source.html#l00386" > 386< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / 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 = "error_8hpp_source.html#l00095" > warningInFunction< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "dictionary_8hpp_source.html#l00333" > dictionary::add()< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00343" > dictionary::addOrKeep()< / a > , and < a class = "el" href = "iEntry_8cpp_source.html#l00064" > iEntry< Key, T * > ::createEntry()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2025-01-10 13:02:07 +03:30
< div class = "center" > < img src = "classpFlow_1_1dictionary_a520c6483b3b2e0fa7d3997be204f3893_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a520c6483b3b2e0fa7d3997be204f3893_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "a6ae2ea14b8b5e5661c2f207aae2d4bdc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ae2ea14b8b5e5661c2f207aae2d4bdc" > ◆ < / a > < / span > add() < span class = "overload" > [1/10]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const float &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a float < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00435" > 435< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "regularSimulationDomain_8cpp_source.html#l00025" > regularSimulationDomain::createBoundaryDicts()< / a > , < a class = "el" href = "MotionModel_8cpp_source.html#l00113" > MotionModel< rotatingAxisMotion, rotatingAxis > ::impl_writeDictionary()< / a > , < a class = "el" href = "baseTimeControl_8cpp_source.html#l00179" > baseTimeControl::write()< / a > , < a class = "el" href = "conveyorBelt_8cpp_source.html#l00046" > conveyorBelt::write()< / a > , < a class = "el" href = "timeInterval_8cpp_source.html#l00026" > timeInterval::write()< / a > , < a class = "el" href = "iBox_8cpp_source.html#l00116" > iBox< intType > ::write()< / a > , < a class = "el" href = "shapeMixture_8cpp_source.html#l00146" > shapeMixture::write()< / a > , < a class = "el" href = "sphere_8cpp_source.html#l00098" > sphere::write()< / a > , < a class = "el" href = "box_8cpp_source.html#l00085" > box::write()< / a > , < a class = "el" href = "line_8cpp_source.html#l00061" > line::write()< / a > , < a class = "el" href = "vibrating_8cpp_source.html#l00055" > vibrating::write()< / a > , < a class = "el" href = "rotatingAxis_8cpp_source.html#l00083" > rotatingAxis::write()< / a > , < a class = "el" href = "cylinder_8cpp_source.html#l00151" > cylinder::write()< / a > , < a class = "el" href = "multiRotatingAxis_8cpp_source.html#l00080" > multiRotatingAxis::write()< / a > , < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00139" > multiRotatingAxisMotion::writeDictionary()< / a > , < a class = "el" href = "insertion_8cpp_source.html#l00099" > insertion::writeInsertionDict()< / a > , < a class = "el" href = "insertionRegion_8cpp_source.html#l00102" > insertionRegion::writeInsertionRegion()< / a > , < a class = "el" href = "sphereShape_8cpp_source.html#l00039" > sphereShape::writeToDict()< / a > , < a class = "el" href = "shape_8cpp_source.html#l00065" > shape::writeToDict()< / a > , and < a class = "el" href = "baseShapeNames_8cpp_source.html#l00092" > baseShapeNames::writeToDict()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-12-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-12-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a6ae2ea14b8b5e5661c2f207aae2d4bdc_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a6ae2ea14b8b5e5661c2f207aae2d4bdc_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ae8b6306cb1144bc3603b6b6ba0e7081b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8b6306cb1144bc3603b6b6ba0e7081b" > ◆ < / a > < / span > add() < span class = "overload" > [2/10]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const double &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a double < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00445" > 445< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ac293ebdbdd91b7651946a305b96f89b4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac293ebdbdd91b7651946a305b96f89b4" > ◆ < / a > < / span > add() < span class = "overload" > [3/10]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a word < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00455" > 455< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aafd207d98ece7aaa22e903c422f35d4d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aafd207d98ece7aaa22e903c422f35d4d" > ◆ < / a > < / span > add() < span class = "overload" > [4/10]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0" > int64< / a > &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a int64 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00465" > 465< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a2707879e620bd58acf800b9919a0983c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2707879e620bd58acf800b9919a0983c" > ◆ < / a > < / span > add() < span class = "overload" > [5/10]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a int32 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00475" > 475< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a0dccc72efda67a15dd1aa5aacad9dafd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0dccc72efda67a15dd1aa5aacad9dafd" > ◆ < / a > < / span > add() < span class = "overload" > [6/10]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a int8 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00486" > 486< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a21d65f35316ae03301f5a03156866b63" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a21d65f35316ae03301f5a03156866b63" > ◆ < / a > < / span > add() < span class = "overload" > [7/10]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aeefdb2888fa3c58f2454ef004419e6a5" > uint64< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a uint64 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00496" > 496< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "addd2626c7e078616a657c23b036f389f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#addd2626c7e078616a657c23b036f389f" > ◆ < / a > < / span > add() < span class = "overload" > [8/10]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a uint32 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00506" > 506< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a7f7b8c337e2361c0d9e0664bfa642799" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7f7b8c337e2361c0d9e0664bfa642799" > ◆ < / a > < / span > add() < span class = "overload" > [9/10]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a34ecedcf03a70dc91e4616212d79267d" > uint8< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a uint8 < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00516" > 516< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a884a981ad2a220efcd7f6e8bf6cd94e2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a884a981ad2a220efcd7f6e8bf6cd94e2" > ◆ < / a > < / span > addDict()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool addDict < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a dictionary with the specifiedd keyword, if it exists, replace it. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00526" > 526< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "simulationDomain_8cpp_source.html#l00026" > simulationDomain::prepareBoundaryDicts()< / a > , and < a class = "el" href = "insertionRegion_8cpp_source.html#l00102" > insertionRegion::writeInsertionRegion()< / a > .< / p >
< div id = "dynsection-13" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-13-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-13-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-13-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_a884a981ad2a220efcd7f6e8bf6cd94e2_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a884a981ad2a220efcd7f6e8bf6cd94e2_icgraph" alt = "" / > < / div >
< / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ab2e3c2edb29c3068d7be477b82a6a27b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab2e3c2edb29c3068d7be477b82a6a27b" > ◆ < / a > < / span > add() < span class = "overload" > [10/10]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool add < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > add a < a class = "el" href = "classpFlow_1_1dataEntry.html" title = "Data entry to be used in dictionries." > dataEntry< / a > of type T < / 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 = "dictionary_8hpp_source.html#l00333" > 333< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00386" > dictionary::addPtr()< / a > , and < a class = "el" href = "iEntry_8hpp_source.html#l00088" > iEntry::keyword()< / a > .< / p >
< div id = "dynsection-14" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-14-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-14-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-14-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_ab2e3c2edb29c3068d7be477b82a6a27b_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_ab2e3c2edb29c3068d7be477b82a6a27b_cgraph" alt = "" / > < / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< / div >
< a id = "a237be7839e89d0067af0ffc5405e36ee" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a237be7839e89d0067af0ffc5405e36ee" > ◆ < / a > < / span > addOrKeep()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool addOrKeep < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00343" > 343< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00386" > dictionary::addPtr()< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00761" > dictionary::containsDataEntry()< / a > , and < a class = "el" href = "iEntry_8hpp_source.html#l00088" > iEntry::keyword()< / a > .< / p >
< div id = "dynsection-15" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-15-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-15-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-15-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_a237be7839e89d0067af0ffc5405e36ee_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a237be7839e89d0067af0ffc5405e36ee_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a9f2e3b3f95165c31cf05a58663778900" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9f2e3b3f95165c31cf05a58663778900" > ◆ < / a > < / span > addOrReplace()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool addOrReplace < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00445" > 445< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "regularSimulationDomain_8cpp_source.html#l00025" > regularSimulationDomain::createBoundaryDicts()< / a > , and < a class = "el" href = "simulationDomain_8cpp_source.html#l00026" > simulationDomain::prepareBoundaryDicts()< / a > .< / p >
< div id = "dynsection-16" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-16-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-16-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-16-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_a9f2e3b3f95165c31cf05a58663778900_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a9f2e3b3f95165c31cf05a58663778900_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "ac8bb3912a3ce86b15842e79d0b421204" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac8bb3912a3ce86b15842e79d0b421204" > ◆ < / a > < / span > clear()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void clear < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00535" > 535< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ac2e8b8b4980850686b61c0e9755d7bf9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac2e8b8b4980850686b61c0e9755d7bf9" > ◆ < / a > < / span > subDictPtr()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::dictionary< / a > * subDictPtr < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > pointer to a subdictionary fatalExit if not found < / 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 = "dictionary_8cpp_source.html#l00542" > 542< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.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 > , and < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
< div id = "dynsection-17" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-17-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-17-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-17-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_ac2e8b8b4980850686b61c0e9755d7bf9_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_ac2e8b8b4980850686b61c0e9755d7bf9_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a630c840647a3ebefe33336cc25a8b15d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a630c840647a3ebefe33336cc25a8b15d" > ◆ < / a > < / span > subDict() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::dictionary< / a > & subDict < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > ref to a subdictioanry fatalExit if not found < br / >
< / 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 = "dictionary_8cpp_source.html#l00560" > 560< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / 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 = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "setFields_8hpp_source.html#l00034" > pFlow::applySelector()< / a > , < a class = "el" href = "subDomain_8hpp_source.html#l00077" > subDomain::bottomDict()< / a > , < a class = "el" href = "simulationDomain_8hpp_source.html#l00112" > simulationDomain::boundaryDict()< / a > , < a class = "el" href = "interaction_8cpp_source.html#l00048" > interaction::create()< / a > , < a class = "el" href = "regularSimulationDomain_8cpp_source.html#l00025" > regularSimulationDomain::createBoundaryDicts()< / a > , < a class = "el" href = "subDomain_8hpp_source.html#l00092" > subDomain::frontDict()< / a > , < a class = "el" href = "MotionModel_8cpp_source.html#l00056" > MotionModel< rotatingAxisMotion, rotatingAxis > ::impl_readDictionary()< / a > , < a class = "el" href = "subDomain_8hpp_source.html#l00067" > subDomain::leftDict()< / a > , < a class = "el" href = "particlesPhasicFlow_8cpp_source.html#l00032" > main()< / a > , < a class = "el" href = "positionParticles_8cpp_source.html#l00075" > positionParticles::positionParticles()< / a > , < a class = "el" href = "simulationDomain_8cpp_source.html#l00026" > simulationDomain::prepareBoundaryDicts()< / a > , < a class = "el" href = "countFields_8cpp_source.html#l00037" > countFields::process()< / a > , < a class = "el" href = "postprocess_8cpp_source.html#l00058" > postprocess::processTimeFolder()< / a > , < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00027" > multiRotatingAxisMotion::readDictionary()< / a > , < a class = "el" href = "subDomain_8hpp_source.html#l00087" > subDomain::rearDict()< / a > , < a class = "el" href = "subDomain_8hpp_source.html#l00072" > subDomain::rightDict()< / a > , < a class = "el" href = "simulationDomain_8hpp_source.html#l00100" > simulationDomain::thisBoundariesDict()< / a > , and < a class = "el" href = "subDomain_8hpp_source.html#l00082" > subDomain::topDict()< / a > .< / p >
< div id = "dynsection-18" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-18-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-18-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-18-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a630c840647a3ebefe33336cc25a8b15d_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a630c840647a3ebefe33336cc25a8b15d_cgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-19" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-19-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-19-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-19-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a630c840647a3ebefe33336cc25a8b15d_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a630c840647a3ebefe33336cc25a8b15d_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a4f24020f1698335648cd79fa3adf06cf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f24020f1698335648cd79fa3adf06cf" > ◆ < / a > < / span > subDict() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::dictionary< / a > & subDict < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > const ref to a subdictioanry fatalExit if not found < br / >
< / 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 = "dictionary_8cpp_source.html#l00580" > 580< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.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 > , and < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
< div id = "dynsection-20" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-20-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-20-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-20-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a4f24020f1698335648cd79fa3adf06cf_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a4f24020f1698335648cd79fa3adf06cf_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ad65f9c5bdcaa4a6d3690863d5f43e7c9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad65f9c5bdcaa4a6d3690863d5f43e7c9" > ◆ < / a > < / span > dataEntryPtr()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > pFlow::dataEntry< / a > * dataEntryPtr < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > 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 > < / 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 = "dictionary_8cpp_source.html#l00598" > 598< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.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 > , and < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
< div id = "dynsection-21" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-21-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-21-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-21-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_ad65f9c5bdcaa4a6d3690863d5f43e7c9_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_ad65f9c5bdcaa4a6d3690863d5f43e7c9_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a713abeb5a65a5982d48bebb237e19722" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a713abeb5a65a5982d48bebb237e19722" > ◆ < / a > < / span > dataEntryRef() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > pFlow::dataEntry< / a > & dataEntryRef < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > 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 / >
< / 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 = "dictionary_8cpp_source.html#l00613" > 613< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / 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 = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "dataEntry_8hpp_source.html#l00074" > dataEntry::nullDataEntry< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "processField_8cpp_source.html#l00056" > processField::getFieldType()< / a > , and < a class = "el" href = "setFieldList_8cpp_source.html#l00024" > setFieldList::readSetFieldList()< / a > .< / p >
< div id = "dynsection-22" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-22-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-22-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-22-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a713abeb5a65a5982d48bebb237e19722_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a713abeb5a65a5982d48bebb237e19722_cgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-23" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-23-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-23-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-23-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a713abeb5a65a5982d48bebb237e19722_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a713abeb5a65a5982d48bebb237e19722_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a6e7e19901d46515ea5da62e684250690" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6e7e19901d46515ea5da62e684250690" > ◆ < / a > < / span > dataEntryRef() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "classpFlow_1_1dataEntry.html" > pFlow::dataEntry< / a > & dataEntryRef < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > 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 / >
< / 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 = "dictionary_8cpp_source.html#l00629" > 629< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.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 = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "dataEntry_8hpp_source.html#l00074" > dataEntry::nullDataEntry< / a > .< / p >
< div id = "dynsection-24" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-24-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-24-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-24-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a6e7e19901d46515ea5da62e684250690_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a6e7e19901d46515ea5da62e684250690_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aa4d7322eaead3c887a9283546628de96" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa4d7322eaead3c887a9283546628de96" > ◆ < / a > < / span > subDictOrCreate()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::dictionary< / a > & subDictOrCreate < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > search for a sub-dict with keyword create a new sub-dict if not found and return a ref to it fatalExit if fails < / 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 = "dictionary_8cpp_source.html#l00647" > 647< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / 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 = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "countField_8cpp_source.html#l00063" > countField::countField()< / a > , < a class = "el" href = "MotionModel_8cpp_source.html#l00113" > MotionModel< rotatingAxisMotion, rotatingAxis > ::impl_writeDictionary()< / a > , < a class = "el" href = "postprocess_8cpp_source.html#l00028" > postprocess::postprocess()< / a > , < a class = "el" href = "processField_8cpp_source.html#l00027" > processField::processField()< / a > , < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00139" > multiRotatingAxisMotion::writeDictionary()< / a > , < a class = "el" href = "Insertion_8cpp_source.html#l00025" > Insertion< ShapeType > ::writeInsertionDict()< / a > , and < a class = "el" href = "insertionRegion_8cpp_source.html#l00102" > insertionRegion::writeInsertionRegion()< / a > .< / p >
< div id = "dynsection-25" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-25-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-25-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-25-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_aa4d7322eaead3c887a9283546628de96_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_aa4d7322eaead3c887a9283546628de96_cgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-26" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-26-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-26-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-26-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_aa4d7322eaead3c887a9283546628de96_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_aa4d7322eaead3c887a9283546628de96_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a523bcff98ab38f3c5961e56eeb0b1d47" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a523bcff98ab38f3c5961e56eeb0b1d47" > ◆ < / a > < / span > getVal()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T getVal < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > get the value of data entry < / 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 = "dictionary_8hpp_source.html#l00379" > 379< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.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 = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "baseTimeControl_8cpp_source.html#l00025" > baseTimeControl::baseTimeControl()< / a > , < a class = "el" href = "boundaryList_8cpp_source.html#l00091" > boundaryList::boundaryList()< / a > , < a class = "el" href = "countField_8cpp_source.html#l00063" > countField::countField()< / a > , < a class = "el" href = "pStructSelector_8cpp_source.html#l00071" > pStructSelector::create()< / a > , < a class = "el" href = "interaction_8cpp_source.html#l00048" > interaction::create()< / a > , < a class = "el" href = "Wall_8cpp_source.html#l00061" > Wall::create()< / a > , < a class = "el" href = "positionParticles_8cpp_source.html#l00128" > positionParticles::create()< / a > , < a class = "el" href = "contactSearch_8cpp_source.html#l00118" > contactSearch::create()< / a > , < a class = "el" href = "geometry_8cpp_source.html#l00336" > geometry::create()< / a > , < a class = "el" href = "boundaryBase_8cpp_source.html#l00308" > boundaryBase::create()< / a > , < a class = "el" href = "regularSimulationDomain_8cpp_source.html#l00025" > regularSimulationDomain::createBoundaryDicts()< / a > , < a class = "el" href = "cylinder_8cpp_source.html#l00076" > cylinder::cylinder()< / a > , < a class = "el" href = "dynamicLinkLibs_8cpp_source.html#l00028" > dynamicLinkLibs::dynamicLinkLibs()< / a > , < a class = "el" href = "processField_8cpp_source.html#l00056" > processField::getFieldType()< / a > , < a class = "el" href = "MotionModel_8cpp_source.html#l00056" > MotionModel< rotatingAxisMotion, rotatingAxis > ::impl_readDictionary()< / a > , < a class = "el" href = "simulationDomain_8cpp_source.html#l00026" > simulationDomain::prepareBoundaryDicts()< / a > , < a class = "el" href = "conveyorBelt_8cpp_source.html#l00037" > conveyorBelt::read()< / a > , < a class = "el" href = "iBox_8cpp_source.html#l00104" > iBox< intType > ::read()< / a > , < a class = "el" href = "shapeMixture_8cpp_source.html#l00085" > shapeMixture::read()< / a > , < a class = "el" href = "sphere_8cpp_source.html#l00086" > sphere::read()< / a > , < a class = "el" href = "box_8cpp_source.html#l00074" > box::read()< / a > , < a class = "el" href = "line_8cpp_source.html#l00050" > line::read()< / a > , < a class = "el" href = "vibrating_8cpp_source.html#l00040" > vibrating::read()< / a > , < a class = "el" href = "cylinder_8cpp_source.html#l00138" > cylinder::read()< / a > , < a class = "el" href = "Wall_8cpp_source.html#l00024" > Wall::readCommon()< / a > , < a class = "el" href = "cuboidWall_8cpp_source.html#l00028" > cuboidWall::readcuboidWall()< / a > , < a class = "el" href = "cylinderWall_8cpp_source.html#l00006" > cylinderWall::readCylinderWall()< / a > , < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00027" > multiRotatingAxisMotion::readDictionary()< / a > , < a class = "el" href = "grainRolling_8hpp_source.html#l00041" > grainRolling< contactForceModel > ::readGrainDict()< / a > , < a class = "el" href = "systemControl_8cpp_source.html#l00028" > systemControl::readIncludeExclue()< / a > , < a class = "el" href = "linearCF_8hpp_source.html#l00078" > linear< limited > ::readLinearDictionary()< / a > , < a class = "el" href = "cGAbsoluteLinearCF_8hpp_source.html#l00089" > cGAbsoluteLinear< limited > ::readLinearDictionary()< / a > , < a class = "el" href = "cGRelativeLinearCF_8hpp_source.html#l00089" > cGRelativeLinear< limited > ::readLinearDictionary()< / a > , < a class = "el" href = "nonLinearMod_8hpp_source.html#l00074" > nonLinearMod< limited > ::readNonLinearDictionary()< / a > , < a class = "el" href = "nonLinearCF_8hpp_source.html#l00074" > nonLinear< limited > ::readNonLinearDictionary()< / a > , < a class = "el" href = "normalRolling_8hpp_source.html#l00041" > normalRolling< contactForceModel > ::readNormalDict()< / a > , < a class = "el" href = "planeWall_8cpp_source.html#l00026" > planeWall::readPlaneWall()< / a > , < a class = "el" href = "stlWall_8cpp_source.html#l00028" > stlWall::readSTLWall()< / a > , and < a class = "el" href = "sphere_8cpp_source.html#l00038" > sphere::sphere()< / a > .< / p >
< div id = "dynsection-27" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-27-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-27-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-27-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a523bcff98ab38f3c5961e56eeb0b1d47_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a523bcff98ab38f3c5961e56eeb0b1d47_cgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-28" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-28-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-28-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-28-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a523bcff98ab38f3c5961e56eeb0b1d47_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a523bcff98ab38f3c5961e56eeb0b1d47_icgraph" alt = "" / > < / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< / div >
< a id = "ac2b3c7c47189ea97d962234a53f600d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac2b3c7c47189ea97d962234a53f600d2" > ◆ < / a > < / span > getValMax()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T getValMax < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > maxVal< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > get the value of data entry and return max(value, maxVal) < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00395" > 395< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "internalFieldAlgorithms_8hpp_source.html#l00079" > pFlow::max()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "boundaryList_8cpp_source.html#l00091" > boundaryList::boundaryList()< / a > , and < a class = "el" href = "simulationDomain_8cpp_source.html#l00026" > simulationDomain::prepareBoundaryDicts()< / a > .< / p >
< div id = "dynsection-29" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-29-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-29-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-29-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_ac2b3c7c47189ea97d962234a53f600d2_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_ac2b3c7c47189ea97d962234a53f600d2_cgraph" alt = "" / > < / div >
< / div >
< div id = "dynsection-30" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-30-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-30-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-30-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_ac2b3c7c47189ea97d962234a53f600d2_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_ac2b3c7c47189ea97d962234a53f600d2_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a9bfda49f1d887e8dda9b3b308c256c94" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9bfda49f1d887e8dda9b3b308c256c94" > ◆ < / a > < / span > getValMin()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T getValMin < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > minVal< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > get the value of data entry and return min(value, minVal) < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00405" > 405< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "internalFieldAlgorithms_8hpp_source.html#l00028" > pFlow::min()< / a > .< / p >
< div id = "dynsection-31" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-31-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-31-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-31-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_a9bfda49f1d887e8dda9b3b308c256c94_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a9bfda49f1d887e8dda9b3b308c256c94_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "a5585dc9a8b971fbfe2c99fdb75c5d647" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5585dc9a8b971fbfe2c99fdb75c5d647" > ◆ < / a > < / span > getValOrSet()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T getValOrSet < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > setVal< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > get the value of data entry or if not found, set the value to setVal < / 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 = "dictionary_8hpp_source.html#l00415" > 415< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "baseTimeControl_8cpp_source.html#l00025" > baseTimeControl::baseTimeControl()< / a > , < a class = "el" href = "boundaryExit_8cpp_source.html#l00027" > boundaryExit::boundaryExit()< / a > , < a class = "el" href = "boundaryReflective_8cpp_source.html#l00026" > boundaryReflective::boundaryReflective()< / a > , < a class = "el" href = "includeMask_8cpp_source.html#l00041" > includeMask::getFieldType()< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00432" > dictionary::getValOrSetMax()< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00438" > dictionary::getValOrSetMin()< / a > , < a class = "el" href = "timeInterval_8cpp_source.html#l00017" > timeInterval::read()< / a > , < a class = "el" href = "vibrating_8cpp_source.html#l00040" > vibrating::read()< / a > , < a class = "el" href = "rotatingAxis_8cpp_source.html#l00067" > rotatingAxis::read()< / a > , < a class = "el" href = "multiRotatingAxis_8cpp_source.html#l00056" > multiRotatingAxis::read()< / a > , < a class = "el" href = "Wall_8cpp_source.html#l00024" > Wall::readCommon()< / a > , < a class = "el" href = "cuboidWall_8cpp_source.html#l00028" > cuboidWall::readcuboidWall()< / a > , < a class = "el" href = "cylinderWall_8cpp_source.html#l00006" > cylinderWall::readCylinderWall()< / a > , < a class = "el" href = "Time_8cpp_source.html#l00026" > Time::readDictionary()< / a > , and < a class = "el" href = "planeWall_8cpp_source.html#l00026" > planeWall::readPlaneWall()< / a > .< / p >
< div id = "dynsection-32" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-32-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-32-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-32-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a5585dc9a8b971fbfe2c99fdb75c5d647_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a5585dc9a8b971fbfe2c99fdb75c5d647_icgraph" alt = "" / > < / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< / div >
< a id = "aca2f2df45158b023ca13bb04943acfca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aca2f2df45158b023ca13bb04943acfca" > ◆ < / a > < / span > getValOrSetMax()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T getValOrSetMax < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > setMaxVal< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > get the value of data entry anf return max(setMaxVal, value) if not found, set the value to setMaxVal < br / >
< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00432" > 432< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8hpp_source.html#l00415" > dictionary::getValOrSet()< / a > , < a class = "el" href = "iEntry_8hpp_source.html#l00088" > iEntry::keyword()< / a > , and < a class = "el" href = "internalFieldAlgorithms_8hpp_source.html#l00079" > pFlow::max()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "simulationDomain_8cpp_source.html#l00026" > simulationDomain::prepareBoundaryDicts()< / a > .< / p >
< div id = "dynsection-33" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-33-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-33-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-33-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_aca2f2df45158b023ca13bb04943acfca_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_aca2f2df45158b023ca13bb04943acfca_cgraph" alt = "" / > < / div >
< / div >
< div id = "dynsection-34" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-34-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-34-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-34-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_aca2f2df45158b023ca13bb04943acfca_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_aca2f2df45158b023ca13bb04943acfca_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aef87c2ede8a688aa4158465d8f3646c9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef87c2ede8a688aa4158465d8f3646c9" > ◆ < / a > < / span > getValOrSetMin()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T getValOrSetMin < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > setMinVal< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > get the value of data entry anf return max(setMinVal, value) if not found, set the value to setMinVal < br / >
< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00438" > 438< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8hpp_source.html#l00415" > dictionary::getValOrSet()< / a > , < a class = "el" href = "iEntry_8hpp_source.html#l00088" > iEntry::keyword()< / a > , and < a class = "el" href = "internalFieldAlgorithms_8hpp_source.html#l00028" > pFlow::min()< / a > .< / p >
< div id = "dynsection-35" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-35-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-35-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-35-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_aef87c2ede8a688aa4158465d8f3646c9_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_aef87c2ede8a688aa4158465d8f3646c9_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "a11637363d5043d0cff4e85d54581ada0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a11637363d5043d0cff4e85d54581ada0" > ◆ < / a > < / span > numEntries()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > numEntries < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > return number of entris in this dictionary < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00677" > 677< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a84ad7f4914a81375bf795a459911e26d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a84ad7f4914a81375bf795a459911e26d" > ◆ < / a > < / span > numDataEntries()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > numDataEntries < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > return number of non-nullptr dataEntries < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00682" > 682< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aec915adbf764f8fa9e30fbc16299b3da" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec915adbf764f8fa9e30fbc16299b3da" > ◆ < / a > < / span > numDictionaries()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > numDictionaries < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > return number of non-nullptr dictionaries < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00695" > 695< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a013d55c9f22dfd9bbe81bd8890ea5929" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a013d55c9f22dfd9bbe81bd8890ea5929" > ◆ < / a > < / span > allKeywords()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae" > pFlow::wordList< / a > allKeywords < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > return all keywords (non-nullptr) in this dictionary < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00708" > 708< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a4ec29cc19fce60018543fdd6d7ebf971" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4ec29cc19fce60018543fdd6d7ebf971" > ◆ < / a > < / span > dataEntryKeywords()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae" > pFlow::wordList< / a > dataEntryKeywords < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > return a list of all dataEntries (non-nullptr) keywords < / 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 = "dictionary_8cpp_source.html#l00719" > 719< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "shapeMixture_8cpp_source.html#l00085" > shapeMixture::read()< / a > , and < a class = "el" href = "setFieldList_8cpp_source.html#l00024" > setFieldList::readSetFieldList()< / a > .< / p >
< div id = "dynsection-36" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-36-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-36-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-36-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a4ec29cc19fce60018543fdd6d7ebf971_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a4ec29cc19fce60018543fdd6d7ebf971_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a19ffc40573d3199c2368b9aac1b8129c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a19ffc40573d3199c2368b9aac1b8129c" > ◆ < / a > < / span > dictionaryKeywords()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae" > pFlow::wordList< / a > dictionaryKeywords < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > return a list of all dictionary (non-null) keywords < / 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 = "dictionary_8cpp_source.html#l00734" > 734< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "MotionModel_8cpp_source.html#l00056" > MotionModel< rotatingAxisMotion, rotatingAxis > ::impl_readDictionary()< / a > , < a class = "el" href = "postprocess_8cpp_source.html#l00028" > postprocess::postprocess()< / a > , and < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00027" > multiRotatingAxisMotion::readDictionary()< / a > .< / p >
< div id = "dynsection-37" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-37-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-37-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-37-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a19ffc40573d3199c2368b9aac1b8129c_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a19ffc40573d3199c2368b9aac1b8129c_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ac17b017ed4e1be84fa2e9144946603e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac17b017ed4e1be84fa2e9144946603e0" > ◆ < / a > < / span > containsDictionay()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool containsDictionay < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > check if a sub-dictionary exists < / 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 = "dictionary_8cpp_source.html#l00749" > 749< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "simulationDomain_8cpp_source.html#l00026" > simulationDomain::prepareBoundaryDicts()< / a > .< / p >
< div id = "dynsection-38" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-38-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-38-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-38-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_ac17b017ed4e1be84fa2e9144946603e0_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_ac17b017ed4e1be84fa2e9144946603e0_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a7ca8222c7de98177fe1e8e9d2615f77d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7ca8222c7de98177fe1e8e9d2615f77d" > ◆ < / a > < / span > containsDataEntry()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool containsDataEntry < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > check if a data entry exist < / 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 = "dictionary_8cpp_source.html#l00761" > 761< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "dictionary_8hpp_source.html#l00343" > dictionary::addOrKeep()< / a > , < a class = "el" href = "dynamicLinkLibs_8cpp_source.html#l00028" > dynamicLinkLibs::dynamicLinkLibs()< / a > , < a class = "el" href = "processField_8cpp_source.html#l00056" > processField::getFieldType()< / a > , and < a class = "el" href = "systemControl_8cpp_source.html#l00028" > systemControl::readIncludeExclue()< / a > .< / p >
< div id = "dynsection-39" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-39-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-39-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-39-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dictionary_a7ca8222c7de98177fe1e8e9d2615f77d_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a7ca8222c7de98177fe1e8e9d2615f77d_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a5581674fad3e61d4e5391091517d9380" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5581674fad3e61d4e5391091517d9380" > ◆ < / a > < / span > clone() < 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_1uniquePtr.html" > pFlow::uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > pFlow::iEntry< / a > > clone < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > clone polymorphic object (here dictionary) < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#a1dd6f0d658bf5328665bab3afa9d773a" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00804" > 804< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "afc71ebfe0388847de8017552d16e4c90" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc71ebfe0388847de8017552d16e4c90" > ◆ < / a > < / span > clonePtr() < 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_1iEntry.html" > pFlow::iEntry< / a > * clonePtr < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > clone the object < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#aaede86c1490d330a8dbd46c54514d552" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00810" > 810< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aa1fc207186d99ebe18d2394c751c65aa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa1fc207186d99ebe18d2394c751c65aa" > ◆ < / a > < / span > clone() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > pFlow::iEntry< / a > > clone < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > parDict< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > clone the polymorhpic object with parDict as the new parrent dictionary < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#a80b4f927f9394acceff1f85d941f190b" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00818" > 818< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a3c3dc0b7894ea5e5edd90bb2d53ab802" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c3dc0b7894ea5e5edd90bb2d53ab802" > ◆ < / a > < / span > clonePtr() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1iEntry.html" > pFlow::iEntry< / a > * clonePtr < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > parDict< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > clone the object and change its ownership to parDict < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#a80a2b48119a038b11c5e3e95c4c78939" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00826" > 826< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a8148f2b6c694e069c67183105cf17ce4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8148f2b6c694e069c67183105cf17ce4" > ◆ < / a > < / span > read()< / 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 read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / 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" > 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 > read from stream < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#a70add3b10fc1217ec5b9f30d261bda27" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00772" > 772< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / 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 = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00223" > IOstream::lineNumber()< / a > , and < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "fileDictionary_8cpp_source.html#l00070" > fileDictionary::read()< / a > , and < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00198" > multiRotatingAxisMotion::read()< / a > .< / p >
< div id = "dynsection-40" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-40-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-40-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-40-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_a8148f2b6c694e069c67183105cf17ce4_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a8148f2b6c694e069c67183105cf17ce4_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-41" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-41-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-41-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-41-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_a8148f2b6c694e069c67183105cf17ce4_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_a8148f2b6c694e069c67183105cf17ce4_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "aac753ee6ead0ddcdfb9e74f169c6bcec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aac753ee6ead0ddcdfb9e74f169c6bcec" > ◆ < / a > < / span > write()< / 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 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 > < 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" > override< / 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 stream < / p >
2023-03-27 10:16:23 -07:00
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#afa17f5989b1af05e5ed08234f217a59c" > iEntry< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8cpp_source.html#l00793" > 793< / a > of file < a class = "el" href = "dictionary_8cpp_source.html" > dictionary.cpp< / 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 = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00223" > IOstream::lineNumber()< / a > , and < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "fileDictionary_8cpp_source.html#l00075" > fileDictionary::write()< / a > , < a class = "el" href = "stationaryWall_8cpp_source.html#l00057" > stationaryWall::write()< / a > , < a class = "el" href = "conveyorBeltMotion_8cpp_source.html#l00057" > conveyorBeltMotion::write()< / a > , < a class = "el" href = "rotatingAxisMotion_8cpp_source.html#l00070" > rotatingAxisMotion::write()< / a > , < a class = "el" href = "vibratingMotion_8cpp_source.html#l00051" > vibratingMotion::write()< / a > , < a class = "el" href = "insertion_8cpp_source.html#l00120" > insertion::write()< / a > , < a class = "el" href = "baseShapeNames_8cpp_source.html#l00105" > baseShapeNames::write()< / a > , and < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00219" > multiRotatingAxisMotion::write()< / a > .< / p >
< div id = "dynsection-42" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-42-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-42-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-42-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_aac753ee6ead0ddcdfb9e74f169c6bcec_cgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_aac753ee6ead0ddcdfb9e74f169c6bcec_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-43" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-43-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-43-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-43-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1dictionary_aac753ee6ead0ddcdfb9e74f169c6bcec_icgraph.png" border = "0" usemap = "#classpFlow_1_1dictionary_aac753ee6ead0ddcdfb9e74f169c6bcec_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a50fd7d13a0f7a6007ca5027b3bb8765a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50fd7d13a0f7a6007ca5027b3bb8765a" > ◆ < / a > < / span > name_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > global name of dictionary, separated with dots < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00076" > 76< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileDictionary_8cpp_source.html#l00047" > fileDictionary::fileDictionary()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "af840c50afcef1f94a6eceea0408dc7a3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af840c50afcef1f94a6eceea0408dc7a3" > ◆ < / a > < / span > entries_< / 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#a21c5ae841990a6325fdc97c9313f3d11" > wordOrderedMapPtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > > entries_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > all the entries (data and dictionary) of the current dictionary < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00079" > 79< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a8a0ae40ed4ddfc34371027fff32a0659" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a0ae40ed4ddfc34371027fff32a0659" > ◆ < / a > < / span > orderedEntries_< / 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_1List.html" > List< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > *> orderedEntries_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > entries in order of insertion < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00082" > 82< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "dictionary_8cpp_source.html#l00238" > dictionary::dictionary()< / a > .< / p >
< / div >
< / div >
< a id = "aa915306f87921d86b69eaeb8032015f7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa915306f87921d86b69eaeb8032015f7" > ◆ < / a > < / span > parDict_< / 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 = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > ref to parrent dictionary < / p >
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00085" > 85< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "af5d8276df77d26e40b61be99942cdec8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af5d8276df77d26e40b61be99942cdec8" > ◆ < / a > < / span > isGlobal_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > bool isGlobal_ = false< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00087" > 87< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "dictionary_8cpp_source.html#l00302" > dictionary::dictionary()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a547cb1f4ce564ef3a22a8942ab7bf88a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a547cb1f4ce564ef3a22a8942ab7bf88a" > ◆ < / a > < / span > nullDict< / 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_1dictionary.html" > pFlow::dictionary< / a > nullDict< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "dictionary_8hpp_source.html#l00116" > 116< / a > of file < a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / 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/phasicFlow/dictionary/< a class = "el" href = "dictionary_8hpp_source.html" > dictionary.hpp< / a > < / li >
< li > src/phasicFlow/dictionary/< a class = "el" href = "dictionary_8cpp_source.html" > dictionary.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_1dictionary.html" > dictionary< / 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 >