2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-18 13:17:24 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: systemControl 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_1systemControl.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-static-methods" > Static Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1systemControl-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > systemControl Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for systemControl:< / 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_1systemControl__inherit__graph.png" border = "0" usemap = "#systemControl_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "systemControl_inherit__map" id = "systemControl_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,80,123,107" / >
< area shape = "rect" href = "classpFlow_1_1repository.html" title = " " alt = "" coords = "20,5,108,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for systemControl:< / 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_1systemControl__coll__graph.png" border = "0" usemap = "#systemControl_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "systemControl_coll__map" id = "systemControl_coll__map" >
2023-04-13 11:46:41 -07:00
< area shape = "rect" title = " " alt = "" coords = "780,339,897,365" / >
< area shape = "rect" href = "classpFlow_1_1repository.html" title = " " alt = "" coords = "229,151,317,177" / >
< area shape = "rect" href = "classpFlow_1_1Time.html" title = " " alt = "" coords = "522,225,577,252" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html" title = " " alt = "" coords = "5,81,97,108" / >
< area shape = "rect" href = "classpFlow_1_1Timers.html" title = " " alt = "" coords = "239,312,306,339" / >
< area shape = "rect" href = "classpFlow_1_1Timer.html" title = " " alt = "" coords = "520,339,579,365" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html" title = " " alt = "" coords = "506,443,593,469" / >
< area shape = "rect" href = "classpFlow_1_1Logical.html" title = " " alt = "" coords = "515,493,583,520" / >
< area shape = "rect" href = "classpFlow_1_1triple.html" title = " " alt = "" coords = "217,569,328,596" / >
< area shape = "rect" href = "classpFlow_1_1box.html" title = " " alt = "" coords = "526,607,573,633" / >
< area shape = "rect" href = "classpFlow_1_1dynamicLinkLibs.html" title = " " alt = "" coords = "484,657,615,684" / >
2023-03-27 10:16:23 -07:00
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ab5a7a83b2be626779e8da1684287f6ad" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#ab5a7a83b2be626779e8da1684287f6ad" > systemControl< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > < a class = "el" href = "classpFlow_1_1repository.html#ae1921a7f20c43d1438221946e607c488" > path< / a > =< a class = "el" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" > CWD< / a > ())< / td > < / tr >
< tr class = "separator:ab5a7a83b2be626779e8da1684287f6ad" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afc2d8e164f084bbf111a14f984631890" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#afc2d8e164f084bbf111a14f984631890" > systemControl< / a > (const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > startTime, const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > endTime, const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > saveInterval, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > startTimeName, const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > < a class = "el" href = "classpFlow_1_1repository.html#ae1921a7f20c43d1438221946e607c488" > path< / a > =< a class = "el" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" > CWD< / a > ())< / td > < / tr >
< tr class = "separator:afc2d8e164f084bbf111a14f984631890" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a29fd384d78800a8eab87b36b151728aa" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a29fd384d78800a8eab87b36b151728aa" > settings< / a > () const< / td > < / tr >
< tr class = "separator:a29fd384d78800a8eab87b36b151728aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec95a36ea1d08214fc87bc469ae8fcbd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#aec95a36ea1d08214fc87bc469ae8fcbd" > settings< / a > ()< / td > < / tr >
< tr class = "separator:aec95a36ea1d08214fc87bc469ae8fcbd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad68c5aa4b85c41f2c4d0e70f6f7fc6f2" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#ad68c5aa4b85c41f2c4d0e70f6f7fc6f2" > caseSetup< / a > () const< / td > < / tr >
< tr class = "separator:ad68c5aa4b85c41f2c4d0e70f6f7fc6f2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad09d69a6983f440ce5990b203e99bf3b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#ad09d69a6983f440ce5990b203e99bf3b" > caseSetup< / a > ()< / td > < / tr >
< tr class = "separator:ad09d69a6983f440ce5990b203e99bf3b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d94096809fe3376b29a2a29ca11bb18" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1Time.html" > Time< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0d94096809fe3376b29a2a29ca11bb18" > time< / a > () const< / td > < / tr >
< tr class = "separator:a0d94096809fe3376b29a2a29ca11bb18" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a252c914b2d10cfe6e7d555128185d5d7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Time.html" > Time< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a252c914b2d10cfe6e7d555128185d5d7" > time< / a > ()< / td > < / tr >
< tr class = "separator:a252c914b2d10cfe6e7d555128185d5d7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a291fd7758f93ea5fa995f571b369b263" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a291fd7758f93ea5fa995f571b369b263" > geometry< / a > () const< / td > < / tr >
< tr class = "separator:a291fd7758f93ea5fa995f571b369b263" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae7c5ca46b94fd495e2bd1d83910c4a80" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#ae7c5ca46b94fd495e2bd1d83910c4a80" > geometry< / a > ()< / td > < / tr >
< tr class = "separator:ae7c5ca46b94fd495e2bd1d83910c4a80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa3d6acb2c60d13322f421f79ab0845ba" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#aa3d6acb2c60d13322f421f79ab0845ba" > timers< / a > () const< / td > < / tr >
< tr class = "separator:aa3d6acb2c60d13322f421f79ab0845ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a175cde3d09026c38b51369a7af48fdd8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a175cde3d09026c38b51369a7af48fdd8" > timers< / a > ()< / td > < / tr >
< tr class = "separator:a175cde3d09026c38b51369a7af48fdd8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a82ccd9de8d972a6be7dd92e5e8c91418" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a82ccd9de8d972a6be7dd92e5e8c91418" > timersReport< / a > () const< / td > < / tr >
< tr class = "separator:a82ccd9de8d972a6be7dd92e5e8c91418" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3f2b696dbea6ca233b2db2501a487cda" > < 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_1systemControl.html#a3f2b696dbea6ca233b2db2501a487cda" > settingsDict< / a > () const< / td > < / tr >
< tr class = "separator:a3f2b696dbea6ca233b2db2501a487cda" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac80dd1a8ea87c2ac7fc4b024cd15dc0e" > < 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_1systemControl.html#ac80dd1a8ea87c2ac7fc4b024cd15dc0e" > settingsDict< / a > ()< / td > < / tr >
< tr class = "separator:ac80dd1a8ea87c2ac7fc4b024cd15dc0e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2590a87028bbabcf133f18ae596c71dc" > < 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_1systemControl.html#a2590a87028bbabcf133f18ae596c71dc" > runName< / a > () const< / td > < / tr >
< tr class = "separator:a2590a87028bbabcf133f18ae596c71dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a406bbfd6ac20f52e793d0836be19a4e9" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a406bbfd6ac20f52e793d0836be19a4e9" > g< / a > () const< / td > < / tr >
< tr class = "separator:a406bbfd6ac20f52e793d0836be19a4e9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae4d23c59ba8c86801a8f8e535489b209" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1box.html" > box< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#ae4d23c59ba8c86801a8f8e535489b209" > domain< / a > () const< / td > < / tr >
< tr class = "separator:ae4d23c59ba8c86801a8f8e535489b209" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab591141c510c110635d0964bde7dff67" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#ab591141c510c110635d0964bde7dff67" > operator++< / a > (int)< / td > < / tr >
< tr class = "separator:ab591141c510c110635d0964bde7dff67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c6ee43740da4e029eb32b016c9575c4" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0c6ee43740da4e029eb32b016c9575c4" > setSaveTimeFolder< / a > (bool saveToFile, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & timeName=" wrongTimeFolder" )< / td > < / tr >
< tr class = "separator:a0c6ee43740da4e029eb32b016c9575c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa20e81f656d5e39f0e25d84b7c24c152" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#aa20e81f656d5e39f0e25d84b7c24c152" > outFilePrecision< / a > () const override< / td > < / tr >
< tr class = "separator:aa20e81f656d5e39f0e25d84b7c24c152" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1repository" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1repository')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < / tr >
< tr class = "memitem:a091b1b05d3382c8761ba90e56bccd978 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a091b1b05d3382c8761ba90e56bccd978" > TypeInfo< / a > (" repository" )< / td > < / tr >
< tr class = "separator:a091b1b05d3382c8761ba90e56bccd978 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3c7f61efa6825420813172d57a6e82c6 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a3c7f61efa6825420813172d57a6e82c6" > repository< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1repository.html#a4c4b7703e6fdb86d441032675709e39c" > name< / a > , const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & < a class = "el" href = "classpFlow_1_1repository.html#a79778ddeafeaa1d3607f30d74035ab93" > localPath< / a > , < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *< a class = "el" href = "classpFlow_1_1repository.html#a72f88f103879daa31190a58a237669b3" > owner< / a > =nullptr)< / td > < / tr >
< tr class = "separator:a3c7f61efa6825420813172d57a6e82c6 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a43d51101e27a30fd4f61e2f2383aa939 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a43d51101e27a30fd4f61e2f2383aa939" > repository< / a > (const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > & )=delete< / td > < / tr >
< tr class = "separator:a43d51101e27a30fd4f61e2f2383aa939 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af75f23b860a3d00fb2b51d94b9574241 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#af75f23b860a3d00fb2b51d94b9574241" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > & )=delete< / td > < / tr >
< tr class = "separator:af75f23b860a3d00fb2b51d94b9574241 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aca2c9157494b4478a72f1c9466cb0501 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#aca2c9157494b4478a72f1c9466cb0501" > ~repository< / a > ()< / td > < / tr >
< tr class = "separator:aca2c9157494b4478a72f1c9466cb0501 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4c4b7703e6fdb86d441032675709e39c inherit pub_methods_classpFlow_1_1repository" > < 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_1repository.html#a4c4b7703e6fdb86d441032675709e39c" > name< / a > () const< / td > < / tr >
< tr class = "separator:a4c4b7703e6fdb86d441032675709e39c inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a79778ddeafeaa1d3607f30d74035ab93 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a79778ddeafeaa1d3607f30d74035ab93" > localPath< / a > () const< / td > < / tr >
< tr class = "separator:a79778ddeafeaa1d3607f30d74035ab93 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1921a7f20c43d1438221946e607c488 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#ae1921a7f20c43d1438221946e607c488" > path< / a > () const< / td > < / tr >
< tr class = "separator:ae1921a7f20c43d1438221946e607c488 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a72f88f103879daa31190a58a237669b3 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a72f88f103879daa31190a58a237669b3" > owner< / a > () const< / td > < / tr >
< tr class = "separator:a72f88f103879daa31190a58a237669b3 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a00619b1fd305614c16a7097445d9f0c3 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a00619b1fd305614c16a7097445d9f0c3" > owner< / a > ()< / td > < / tr >
< tr class = "separator:a00619b1fd305614c16a7097445d9f0c3 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae60fdee30b429dd668a42e0fd2d734fa inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#ae60fdee30b429dd668a42e0fd2d734fa" > thisRepository< / a > () const< / td > < / tr >
< tr class = "separator:ae60fdee30b429dd668a42e0fd2d734fa inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9fad950a540833ce3fac384c66a838ac inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a9fad950a540833ce3fac384c66a838ac" > thisRepository< / a > ()< / td > < / tr >
< tr class = "separator:a9fad950a540833ce3fac384c66a838ac inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad346521bc098d1c68f903e9079c4906a inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#ad346521bc098d1c68f903e9079c4906a" > addToRepository< / a > (< a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *rep)< / td > < / tr >
< tr class = "separator:ad346521bc098d1c68f903e9079c4906a inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1a4dac2a504055b06fcd8aed2a9bd4a0 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a1a4dac2a504055b06fcd8aed2a9bd4a0" > removeRepository< / a > (< a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *rep)< / td > < / tr >
< tr class = "separator:a1a4dac2a504055b06fcd8aed2a9bd4a0 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5bbe8f5fd6ec57500bcbc3e5cd5c9cf4 inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplParams" colspan = "2" > template< typename T , typename... Args> < / td > < / tr >
< tr class = "memitem:a5bbe8f5fd6ec57500bcbc3e5cd5c9cf4 inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a5bbe8f5fd6ec57500bcbc3e5cd5c9cf4" > emplaceObject< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf, Args & & ... args)< / td > < / tr >
< tr class = "separator:a5bbe8f5fd6ec57500bcbc3e5cd5c9cf4 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48e50372c12b9aab69a33a5a2c8e162f inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplParams" colspan = "2" > template< typename T , typename... Args> < / td > < / tr >
< tr class = "memitem:a48e50372c12b9aab69a33a5a2c8e162f inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a48e50372c12b9aab69a33a5a2c8e162f" > emplaceObjectOrGet< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf, Args & & ... args)< / td > < / tr >
< tr class = "separator:a48e50372c12b9aab69a33a5a2c8e162f inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5f51d1d871bc14f773a15db32ea3585b inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplParams" colspan = "2" > template< typename T , typename... Args> < / td > < / tr >
< tr class = "memitem:a5f51d1d871bc14f773a15db32ea3585b inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a5f51d1d871bc14f773a15db32ea3585b" > emplaceReplaceObject< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf, Args & & ... args)< / td > < / tr >
< tr class = "separator:a5f51d1d871bc14f773a15db32ea3585b inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a54467611148ea0a5ab488268389f630c inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a54467611148ea0a5ab488268389f630c inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a54467611148ea0a5ab488268389f630c" > insertReplaceObject< / a > (< a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > > & & ptr)< / td > < / tr >
< tr class = "separator:a54467611148ea0a5ab488268389f630c inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af50fc8476cf15a91a2365cf004397a1d inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:af50fc8476cf15a91a2365cf004397a1d inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#af50fc8476cf15a91a2365cf004397a1d" > insertReplaceObject< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf, < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > > & & ptr)< / td > < / tr >
< tr class = "separator:af50fc8476cf15a91a2365cf004397a1d inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af0f0b327a2f8f949d7fb5226046bb459 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#af0f0b327a2f8f949d7fb5226046bb459" > eraseObject< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1repository.html#a4c4b7703e6fdb86d441032675709e39c" > name< / a > )< / td > < / tr >
< tr class = "separator:af0f0b327a2f8f949d7fb5226046bb459 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0109dccd6858538bb64bc7dbf2a2b404 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a0109dccd6858538bb64bc7dbf2a2b404" > lookupObjectName< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & nm) const< / td > < / tr >
< tr class = "separator:a0109dccd6858538bb64bc7dbf2a2b404 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9a9370ec1e984651b807c5d7986d60ed inherit pub_methods_classpFlow_1_1repository" > < 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_1repository.html#a9a9370ec1e984651b807c5d7986d60ed" > lookupObjectTypeName< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & nm) const< / td > < / tr >
< tr class = "separator:a9a9370ec1e984651b807c5d7986d60ed inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af77cc3465ed7313f25470f308c1c633e inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#af77cc3465ed7313f25470f308c1c633e" > globalLookupObjectName< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & nm, bool downward=false) const< / td > < / tr >
< tr class = "separator:af77cc3465ed7313f25470f308c1c633e inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e1d0c2dff16e65ef9844c32cc0ca6dd inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a6e1d0c2dff16e65ef9844c32cc0ca6dd" > lookupRepositoryName< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & nm) const< / td > < / tr >
< tr class = "separator:a6e1d0c2dff16e65ef9844c32cc0ca6dd inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab9af89641d5192a2c833c62fe558effd inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#ab9af89641d5192a2c833c62fe558effd" > lookupName< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > nm) const< / td > < / tr >
< tr class = "separator:ab9af89641d5192a2c833c62fe558effd inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9d7464e3dcdbe8207306214bed44989 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#ad9d7464e3dcdbe8207306214bed44989" > numObjects< / a > () const< / td > < / tr >
< tr class = "separator:ad9d7464e3dcdbe8207306214bed44989 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae0c145d4e6d682a8fb7419d6714d024e inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#ae0c145d4e6d682a8fb7419d6714d024e" > numRepositories< / a > () const< / td > < / tr >
< tr class = "separator:ae0c145d4e6d682a8fb7419d6714d024e inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9908dca95b0c33c0cb43efa18daa2679 inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a9908dca95b0c33c0cb43efa18daa2679 inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a9908dca95b0c33c0cb43efa18daa2679" > lookupObject< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1repository.html#a4c4b7703e6fdb86d441032675709e39c" > name< / a > )< / td > < / tr >
< tr class = "separator:a9908dca95b0c33c0cb43efa18daa2679 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a500191802cd76acfc230739286e38e2c inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a500191802cd76acfc230739286e38e2c" > lookupRepository< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1repository.html#a4c4b7703e6fdb86d441032675709e39c" > name< / a > )< / td > < / tr >
< tr class = "separator:a500191802cd76acfc230739286e38e2c inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a03094338dddf305b1dbabdac34922c34 inherit pub_methods_classpFlow_1_1repository" > < 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_1repository.html#a03094338dddf305b1dbabdac34922c34" > objectNames< / a > () const< / td > < / tr >
< tr class = "separator:a03094338dddf305b1dbabdac34922c34 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a001da2f7274cae96395f611284ce4192 inherit pub_methods_classpFlow_1_1repository" > < 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_1repository.html#a001da2f7274cae96395f611284ce4192" > repositoryNames< / a > () const< / td > < / tr >
< tr class = "separator:a001da2f7274cae96395f611284ce4192 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:adf86e34cfc6279c70c03cb31dcb77403 inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#adf86e34cfc6279c70c03cb31dcb77403" > outFileBinary< / a > () const< / td > < / tr >
< tr class = "separator:adf86e34cfc6279c70c03cb31dcb77403 inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a4e7969c9e53d9007d5dbed9f18fc596a inherit pub_methods_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a4e7969c9e53d9007d5dbed9f18fc596a" > write< / a > (bool verbose=false) const< / td > < / tr >
< tr class = "separator:a4e7969c9e53d9007d5dbed9f18fc596a inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a41d2e6e5e832763e1d4e2cb23d2be4be inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplParams" colspan = "2" > template< typename Type1 > < / td > < / tr >
< tr class = "memitem:a41d2e6e5e832763e1d4e2cb23d2be4be inherit pub_methods_classpFlow_1_1repository" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > pFlow::word< / a >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a41d2e6e5e832763e1d4e2cb23d2be4be" > reportTypeError< / a > (< a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > & object)< / td > < / tr >
< tr class = "separator:a41d2e6e5e832763e1d4e2cb23d2be4be inherit pub_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-methods" > < / a >
Static Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:abdb9f71335d973537b7571418077a502" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#abdb9f71335d973537b7571418077a502" > getRunName< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & < a class = "el" href = "classpFlow_1_1repository.html#ae1921a7f20c43d1438221946e607c488" > path< / a > )< / td > < / tr >
< tr class = "separator:abdb9f71335d973537b7571418077a502" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7074205a94f43aa32719ccd2e290b470" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a7074205a94f43aa32719ccd2e290b470" > getTopFolder< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & < a class = "el" href = "classpFlow_1_1repository.html#ae1921a7f20c43d1438221946e607c488" > path< / a > )< / td > < / tr >
< tr class = "separator:a7074205a94f43aa32719ccd2e290b470" > < 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:a852628cf90d003e49d9f706906b83513" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a852628cf90d003e49d9f706906b83513" > runName_< / a > < / td > < / tr >
< tr class = "separator:a852628cf90d003e49d9f706906b83513" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0acc0b8ab31e69bf1ffc83b451820bd3" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0acc0b8ab31e69bf1ffc83b451820bd3" > topLevelFolder_< / a > < / td > < / tr >
< tr class = "separator:a0acc0b8ab31e69bf1ffc83b451820bd3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acb7123cbd8c9981c7e94f3e8482660a2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#acb7123cbd8c9981c7e94f3e8482660a2" > settings_< / a > < / td > < / tr >
< tr class = "separator:acb7123cbd8c9981c7e94f3e8482660a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abeb402045cb13f7c4e50e98f74ee2f8f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#abeb402045cb13f7c4e50e98f74ee2f8f" > caseSetup_< / a > < / td > < / tr >
< tr class = "separator:abeb402045cb13f7c4e50e98f74ee2f8f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae7b299dbb0ef07924d3ab5bd9d801e49" > < 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_1systemControl.html#ae7b299dbb0ef07924d3ab5bd9d801e49" > settingsDict_< / a > < / td > < / tr >
< tr class = "separator:ae7b299dbb0ef07924d3ab5bd9d801e49" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae59900d974a3633efcec8f3c8969eaaa" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dynamicLinkLibs.html" > dynamicLinkLibs< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#ae59900d974a3633efcec8f3c8969eaaa" > libs_< / a > < / td > < / tr >
< tr class = "separator:ae59900d974a3633efcec8f3c8969eaaa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6afc45488db10e29da3a79562ace2249" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a6afc45488db10e29da3a79562ace2249" > outFilePrecision_< / a > = 6< / td > < / tr >
< tr class = "separator:a6afc45488db10e29da3a79562ace2249" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a38394f0d5f7744d04507e88657827464" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Time.html" > Time< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a38394f0d5f7744d04507e88657827464" > Time_< / a > < / td > < / tr >
< tr class = "separator:a38394f0d5f7744d04507e88657827464" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa13fc834266618685965444bfb86821f" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#aa13fc834266618685965444bfb86821f" > externalTimeControl_< / a > = false< / td > < / tr >
< tr class = "separator:aa13fc834266618685965444bfb86821f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab24f1a358341cf000731dd711ca5d518" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#ab24f1a358341cf000731dd711ca5d518" > g_< / a > < / td > < / tr >
< tr class = "separator:ab24f1a358341cf000731dd711ca5d518" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab1dcc2ee3915125ba5aa7e66678d2b8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1box.html" > box< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#aab1dcc2ee3915125ba5aa7e66678d2b8" > domain_< / a > < / td > < / tr >
< tr class = "separator:aab1dcc2ee3915125ba5aa7e66678d2b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c29ef9514a77bce5b8f4ece533bcf8c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Timers.html" > Timers< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0c29ef9514a77bce5b8f4ece533bcf8c" > timers_< / a > < / td > < / tr >
< tr class = "separator:a0c29ef9514a77bce5b8f4ece533bcf8c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0cd6da73f4e91af1f1fd862e2f8ee47c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a0cd6da73f4e91af1f1fd862e2f8ee47c" > timersReport_< / a > < / td > < / tr >
< tr class = "separator:a0cd6da73f4e91af1f1fd862e2f8ee47c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a97723244a06a5566aa0c1468583d2048" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Timer.html" > Timer< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1systemControl.html#a97723244a06a5566aa0c1468583d2048" > writeToFileTimer_< / a > < / td > < / tr >
< tr class = "separator:a97723244a06a5566aa0c1468583d2048" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1repository" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1repository')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < / tr >
< tr class = "memitem:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1repository" > < 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_1repository.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > < / td > < / tr >
< tr class = "separator:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a850e22a1b68d91fc60267256452d5411 inherit pro_attribs_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a850e22a1b68d91fc60267256452d5411" > localPath_< / a > < / td > < / tr >
< tr class = "separator:a850e22a1b68d91fc60267256452d5411 inherit pro_attribs_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3beb7691ae0ce73e34e3bce1a0a7f988 inherit pro_attribs_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a3beb7691ae0ce73e34e3bce1a0a7f988" > owner_< / a > < / td > < / tr >
< tr class = "separator:a3beb7691ae0ce73e34e3bce1a0a7f988 inherit pro_attribs_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a965c39329fa4854fb1f4514de7442da7 inherit pro_attribs_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a3eab0a0892cd36167818183a5f30fd0d" > wordMap< / a > < < a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a965c39329fa4854fb1f4514de7442da7" > objects_< / a > < / td > < / tr >
< tr class = "separator:a965c39329fa4854fb1f4514de7442da7 inherit pro_attribs_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a651d1bd631be4fb976c84af169b37869 inherit pro_attribs_classpFlow_1_1repository" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a3eab0a0892cd36167818183a5f30fd0d" > wordMap< / a > < < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > * >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a651d1bd631be4fb976c84af169b37869" > repositories_< / a > < / td > < / tr >
< tr class = "separator:a651d1bd631be4fb976c84af169b37869 inherit pro_attribs_classpFlow_1_1repository" > < 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 pro_methods_classpFlow_1_1repository" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1repository')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > < / td > < / tr >
< tr class = "memitem:a92e3e6dedbdae1e0622e24c69846bcd1 inherit pro_methods_classpFlow_1_1repository" > < td class = "memTemplParams" colspan = "2" > template< typename Type1 > < / td > < / tr >
< tr class = "memitem:a92e3e6dedbdae1e0622e24c69846bcd1 inherit pro_methods_classpFlow_1_1repository" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a92e3e6dedbdae1e0622e24c69846bcd1" > reportTypeError< / a > (< a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > & object)< / td > < / tr >
< tr class = "separator:a92e3e6dedbdae1e0622e24c69846bcd1 inherit pro_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8cf04370b49417057faf4c6f4705a82b inherit pro_methods_classpFlow_1_1repository" > < td class = "memTemplParams" colspan = "2" > template< typename Type > < / td > < / tr >
< tr class = "memitem:a8cf04370b49417057faf4c6f4705a82b inherit pro_methods_classpFlow_1_1repository" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1repository.html#a8cf04370b49417057faf4c6f4705a82b" > checkForObjectType< / a > (< a class = "el" href = "classpFlow_1_1IOobject.html" > IOobject< / a > & object)< / td > < / tr >
< tr class = "separator:a8cf04370b49417057faf4c6f4705a82b inherit pro_methods_classpFlow_1_1repository" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "ab5a7a83b2be626779e8da1684287f6ad" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab5a7a83b2be626779e8da1684287f6ad" > ◆ < / a > < / span > systemControl() < 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_1systemControl.html" > systemControl< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td >
< td class = "paramname" > < em > path< / em > = < code > < a class = "el" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" > CWD< / a > ()< / code > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8cpp_source.html#l00093" > 93< / a > of file < a class = "el" href = "systemControl_8cpp_source.html" > systemControl.cpp< / a > .< / p >
< / div >
< / div >
< a id = "afc2d8e164f084bbf111a14f984631890" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc2d8e164f084bbf111a14f984631890" > ◆ < / a > < / span > systemControl() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > startTime< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > endTime< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > saveInterval< / 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 > startTimeName< / 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 > path< / em > = < code > < a class = "el" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" > CWD< / a > ()< / code >   < / 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 = "systemControl_8cpp_source.html#l00161" > 161< / a > of file < a class = "el" href = "systemControl_8cpp_source.html" > systemControl.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "abdb9f71335d973537b7571418077a502" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abdb9f71335d973537b7571418077a502" > ◆ < / a > < / span > getRunName()< / 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 > getRunName < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < em > path< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8cpp_source.html#l00030" > 30< / a > of file < a class = "el" href = "systemControl_8cpp_source.html" > systemControl.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8cpp_source.html#l00140" > fileSystem::canonical()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00126" > fileSystem::wordPath()< / 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_1systemControl_abdb9f71335d973537b7571418077a502_cgraph.png" border = "0" usemap = "#classpFlow_1_1systemControl_abdb9f71335d973537b7571418077a502_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1systemControl_abdb9f71335d973537b7571418077a502_cgraph" id = "classpFlow_1_1systemControl_abdb9f71335d973537b7571418077a502_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,46,112,73" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#ae314be4455ae76c73ce660e840d0e5cb" title = " " alt = "" coords = "160,5,305,47" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#ad7cad1b82e1afeea66c2f0649de5d93f" title = " " alt = "" coords = "160,71,305,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a7074205a94f43aa32719ccd2e290b470" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7074205a94f43aa32719ccd2e290b470" > ◆ < / a > < / span > getTopFolder()< / 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 > getTopFolder < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < em > path< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8cpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "systemControl_8cpp_source.html" > systemControl.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8cpp_source.html#l00140" > fileSystem::canonical()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00126" > fileSystem::wordPath()< / 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_1systemControl_a7074205a94f43aa32719ccd2e290b470_cgraph.png" border = "0" usemap = "#classpFlow_1_1systemControl_a7074205a94f43aa32719ccd2e290b470_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1systemControl_a7074205a94f43aa32719ccd2e290b470_cgraph" id = "classpFlow_1_1systemControl_a7074205a94f43aa32719ccd2e290b470_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,46,111,73" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#ae314be4455ae76c73ce660e840d0e5cb" title = " " alt = "" coords = "159,5,304,47" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#ad7cad1b82e1afeea66c2f0649de5d93f" title = " " alt = "" coords = "159,71,304,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a29fd384d78800a8eab87b36b151728aa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a29fd384d78800a8eab87b36b151728aa" > ◆ < / a > < / span > settings() < 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_1repository.html" > repository< / a > & settings < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00106" > 106< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00056" > systemControl::settings_< / a > .< / p >
< / div >
< / div >
< a id = "aec95a36ea1d08214fc87bc469ae8fcbd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec95a36ea1d08214fc87bc469ae8fcbd" > ◆ < / a > < / span > settings() < 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_1repository.html" > repository< / a > & settings < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00110" > 110< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00056" > systemControl::settings_< / a > .< / p >
< / div >
< / div >
< a id = "ad68c5aa4b85c41f2c4d0e70f6f7fc6f2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad68c5aa4b85c41f2c4d0e70f6f7fc6f2" > ◆ < / a > < / span > caseSetup() < 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_1repository.html" > repository< / a > & caseSetup < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00114" > 114< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00059" > systemControl::caseSetup_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "interaction_8cpp_source.html#l00056" > interaction::create()< / 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 caller 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_1systemControl_ad68c5aa4b85c41f2c4d0e70f6f7fc6f2_icgraph.png" border = "0" usemap = "#classpFlow_1_1systemControl_ad68c5aa4b85c41f2c4d0e70f6f7fc6f2_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1systemControl_ad68c5aa4b85c41f2c4d0e70f6f7fc6f2_icgraph" id = "classpFlow_1_1systemControl_ad68c5aa4b85c41f2c4d0e70f6f7fc6f2_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "192,13,281,39" / >
< area shape = "rect" href = "classpFlow_1_1interaction.html#a4719440c5da75bf4bc6776501d106bf9" title = " " alt = "" coords = "5,5,144,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ad09d69a6983f440ce5990b203e99bf3b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad09d69a6983f440ce5990b203e99bf3b" > ◆ < / a > < / span > caseSetup() < 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_1repository.html" > repository< / a > & caseSetup < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00118" > 118< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00059" > systemControl::caseSetup_< / a > .< / p >
< / div >
< / div >
< a id = "a0d94096809fe3376b29a2a29ca11bb18" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0d94096809fe3376b29a2a29ca11bb18" > ◆ < / a > < / span > time() < 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_1Time.html" > Time< / a > & time < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00123" > 123< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00071" > systemControl::Time_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "setFields_8hpp_source.html#l00034" > pFlow::applySelector()< / a > , < a class = "el" href = "demComponent_8hpp_source.html#l00074" > demComponent::currentTime()< / a > , and < a class = "el" href = "demComponent_8hpp_source.html#l00068" > demComponent::dt()< / 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 caller graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1systemControl_a0d94096809fe3376b29a2a29ca11bb18_icgraph.png" border = "0" usemap = "#classpFlow_1_1systemControl_a0d94096809fe3376b29a2a29ca11bb18_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1systemControl_a0d94096809fe3376b29a2a29ca11bb18_icgraph" id = "classpFlow_1_1systemControl_a0d94096809fe3376b29a2a29ca11bb18_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "247,64,299,91" / >
< area shape = "rect" href = "namespacepFlow.html#ae5dc60e5c12dc11dab2f816efcd59246" title = " " alt = "" coords = "23,5,181,32" / >
< area shape = "rect" href = "classpFlow_1_1demComponent.html#a476763249b99b131d7116430896cd44e" title = " " alt = "" coords = "16,57,188,98" / >
< area shape = "rect" href = "classpFlow_1_1demComponent.html#a4fc823022c8f0175108f10a42e7b858f" title = " " alt = "" coords = "5,123,199,149" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a252c914b2d10cfe6e7d555128185d5d7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a252c914b2d10cfe6e7d555128185d5d7" > ◆ < / a > < / span > time() < 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_1Time.html" > Time< / a > & time < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00128" > 128< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00071" > systemControl::Time_< / a > .< / p >
< / div >
< / div >
< a id = "a291fd7758f93ea5fa995f571b369b263" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a291fd7758f93ea5fa995f571b369b263" > ◆ < / a > < / span > geometry() < 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_1repository.html" > repository< / a > & < a class = "el" href = "classpFlow_1_1geometry.html" > geometry< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00133" > 133< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "Time_8hpp_source.html#l00079" > Time::geometry()< / a > , and < a class = "el" href = "systemControl_8hpp_source.html#l00071" > systemControl::Time_< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "geometry_8cpp_source.html#l00229" > geometry::create()< / 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_1systemControl_a291fd7758f93ea5fa995f571b369b263_cgraph.png" border = "0" usemap = "#classpFlow_1_1systemControl_a291fd7758f93ea5fa995f571b369b263_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1systemControl_a291fd7758f93ea5fa995f571b369b263_cgraph" id = "classpFlow_1_1systemControl_a291fd7758f93ea5fa995f571b369b263_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,91,32" / >
< area shape = "rect" href = "classpFlow_1_1Time.html#a291fd7758f93ea5fa995f571b369b263" title = " " alt = "" coords = "139,5,311,32" / >
< / map >
< / div >
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 caller 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_1systemControl_a291fd7758f93ea5fa995f571b369b263_icgraph.png" border = "0" usemap = "#classpFlow_1_1systemControl_a291fd7758f93ea5fa995f571b369b263_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1systemControl_a291fd7758f93ea5fa995f571b369b263_icgraph" id = "classpFlow_1_1systemControl_a291fd7758f93ea5fa995f571b369b263_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "232,5,317,32" / >
< area shape = "rect" href = "classpFlow_1_1geometry.html#aa51dfdf2226a32f80d368186cae16e2b" title = " " alt = "" coords = "5,5,184,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae7c5ca46b94fd495e2bd1d83910c4a80" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7c5ca46b94fd495e2bd1d83910c4a80" > ◆ < / a > < / span > geometry() < 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_1repository.html" > repository< / a > & < a class = "el" href = "classpFlow_1_1geometry.html" > geometry< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00138" > 138< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "Time_8hpp_source.html#l00079" > Time::geometry()< / a > , and < a class = "el" href = "systemControl_8hpp_source.html#l00071" > systemControl::Time_< / 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_1systemControl_ae7c5ca46b94fd495e2bd1d83910c4a80_cgraph.png" border = "0" usemap = "#classpFlow_1_1systemControl_ae7c5ca46b94fd495e2bd1d83910c4a80_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1systemControl_ae7c5ca46b94fd495e2bd1d83910c4a80_cgraph" id = "classpFlow_1_1systemControl_ae7c5ca46b94fd495e2bd1d83910c4a80_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,91,32" / >
< area shape = "rect" href = "classpFlow_1_1Time.html#a291fd7758f93ea5fa995f571b369b263" title = " " alt = "" coords = "139,5,311,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aa3d6acb2c60d13322f421f79ab0845ba" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa3d6acb2c60d13322f421f79ab0845ba" > ◆ < / a > < / span > timers() < 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_1Timers.html" > Timers< / a > & timers < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00143" > 143< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00084" > systemControl::timers_< / a > .< / p >
< / div >
< / div >
< a id = "a175cde3d09026c38b51369a7af48fdd8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a175cde3d09026c38b51369a7af48fdd8" > ◆ < / a > < / span > timers() < 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_1Timers.html" > Timers< / a > & timers < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00148" > 148< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00084" > systemControl::timers_< / a > .< / p >
< / div >
< / div >
< a id = "a82ccd9de8d972a6be7dd92e5e8c91418" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a82ccd9de8d972a6be7dd92e5e8c91418" > ◆ < / a > < / span > timersReport()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool timersReport < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00153" > 153< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00086" > systemControl::timersReport_< / a > .< / p >
< / div >
< / div >
< a id = "a3f2b696dbea6ca233b2db2501a487cda" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3f2b696dbea6ca233b2db2501a487cda" > ◆ < / a > < / span > settingsDict() < 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" > dictionary< / a > & settingsDict < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00158" > 158< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00062" > systemControl::settingsDict_< / a > .< / p >
< / div >
< / div >
< a id = "ac80dd1a8ea87c2ac7fc4b024cd15dc0e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac80dd1a8ea87c2ac7fc4b024cd15dc0e" > ◆ < / a > < / span > settingsDict() < 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_1dictionary.html" > dictionary< / a > & settingsDict < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00162" > 162< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00062" > systemControl::settingsDict_< / a > .< / p >
< / div >
< / div >
< a id = "a2590a87028bbabcf133f18ae596c71dc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2590a87028bbabcf133f18ae596c71dc" > ◆ < / a > < / span > runName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > runName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00166" > 166< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00048" > systemControl::runName_< / a > .< / p >
< / div >
< / div >
< a id = "a406bbfd6ac20f52e793d0836be19a4e9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a406bbfd6ac20f52e793d0836be19a4e9" > ◆ < / a > < / span > g()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & g < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00171" > 171< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00078" > systemControl::g_< / a > .< / p >
< / div >
< / div >
< a id = "ae4d23c59ba8c86801a8f8e535489b209" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae4d23c59ba8c86801a8f8e535489b209" > ◆ < / a > < / span > domain()< / 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_1box.html" > box< / a > & domain < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00176" > 176< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00081" > systemControl::domain_< / a > .< / p >
< / div >
< / div >
< a id = "ab591141c510c110635d0964bde7dff67" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab591141c510c110635d0964bde7dff67" > ◆ < / a > < / span > operator++()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operator++ < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8cpp_source.html#l00235" > 235< / a > of file < a class = "el" href = "systemControl_8cpp_source.html" > systemControl.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "namespacepFlow.html#a86ae30c22a4ef4bc487b40ed52f4d2f9" > pFlow::output< / a > .< / p >
< / div >
< / div >
< a id = "a0c6ee43740da4e029eb32b016c9575c4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c6ee43740da4e029eb32b016c9575c4" > ◆ < / a > < / span > setSaveTimeFolder()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void setSaveTimeFolder < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > saveToFile< / 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 > timeName< / em > = < code > " wrongTimeFolder" < / code >   < / 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 = "systemControl_8hpp_source.html#l00183" > 183< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "timeControl_8cpp_source.html#l00185" > timeControl::setSaveTimeFolder()< / a > , and < a class = "el" href = "systemControl_8hpp_source.html#l00071" > systemControl::Time_< / 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_1systemControl_a0c6ee43740da4e029eb32b016c9575c4_cgraph.png" border = "0" usemap = "#classpFlow_1_1systemControl_a0c6ee43740da4e029eb32b016c9575c4_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1systemControl_a0c6ee43740da4e029eb32b016c9575c4_cgraph" id = "classpFlow_1_1systemControl_a0c6ee43740da4e029eb32b016c9575c4_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,13,152,39" / >
< area shape = "rect" href = "classpFlow_1_1timeControl.html#a0c6ee43740da4e029eb32b016c9575c4" title = " " alt = "" coords = "200,5,355,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aa20e81f656d5e39f0e25d84b7c24c152" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa20e81f656d5e39f0e25d84b7c24c152" > ◆ < / a > < / span > outFilePrecision()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t outFilePrecision < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1repository.html#a7a10194640a84cc39d6a935f181a86ad" > repository< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00190" > 190< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "systemControl_8hpp_source.html#l00068" > systemControl::outFilePrecision_< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a852628cf90d003e49d9f706906b83513" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a852628cf90d003e49d9f706906b83513" > ◆ < / a > < / span > runName_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > runName_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00166" > systemControl::runName()< / a > .< / p >
< / div >
< / div >
< a id = "a0acc0b8ab31e69bf1ffc83b451820bd3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0acc0b8ab31e69bf1ffc83b451820bd3" > ◆ < / a > < / span > topLevelFolder_< / 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_1fileSystem.html" > fileSystem< / a > topLevelFolder_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< / div >
< / div >
< a id = "acb7123cbd8c9981c7e94f3e8482660a2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acb7123cbd8c9981c7e94f3e8482660a2" > ◆ < / a > < / span > settings_< / 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_1repository.html" > repository< / a > settings_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00106" > systemControl::settings()< / a > .< / p >
< / div >
< / div >
< a id = "abeb402045cb13f7c4e50e98f74ee2f8f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abeb402045cb13f7c4e50e98f74ee2f8f" > ◆ < / a > < / span > caseSetup_< / 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_1repository.html" > repository< / a > caseSetup_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00059" > 59< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00114" > systemControl::caseSetup()< / a > .< / p >
< / div >
< / div >
< a id = "ae7b299dbb0ef07924d3ab5bd9d801e49" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7b299dbb0ef07924d3ab5bd9d801e49" > ◆ < / a > < / span > settingsDict_< / 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" > dictionary< / a > & settingsDict_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00062" > 62< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00158" > systemControl::settingsDict()< / a > .< / p >
< / div >
< / div >
< a id = "ae59900d974a3633efcec8f3c8969eaaa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae59900d974a3633efcec8f3c8969eaaa" > ◆ < / a > < / span > libs_< / 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_1dynamicLinkLibs.html" > dynamicLinkLibs< / a > libs_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6afc45488db10e29da3a79562ace2249" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6afc45488db10e29da3a79562ace2249" > ◆ < / a > < / span > outFilePrecision_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t outFilePrecision_ = 6< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00190" > systemControl::outFilePrecision()< / a > .< / p >
< / div >
< / div >
< a id = "a38394f0d5f7744d04507e88657827464" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a38394f0d5f7744d04507e88657827464" > ◆ < / a > < / span > Time_< / 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_1Time.html" > Time< / a > Time_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00071" > 71< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00133" > systemControl::geometry()< / a > , < a class = "el" href = "systemControl_8hpp_source.html#l00183" > systemControl::setSaveTimeFolder()< / a > , and < a class = "el" href = "systemControl_8hpp_source.html#l00123" > systemControl::time()< / a > .< / p >
< / div >
< / div >
< a id = "aa13fc834266618685965444bfb86821f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa13fc834266618685965444bfb86821f" > ◆ < / a > < / span > externalTimeControl_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool externalTimeControl_ = false< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00075" > 75< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ab24f1a358341cf000731dd711ca5d518" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab24f1a358341cf000731dd711ca5d518" > ◆ < / a > < / span > g_< / 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#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > g_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00171" > systemControl::g()< / a > .< / p >
< / div >
< / div >
< a id = "aab1dcc2ee3915125ba5aa7e66678d2b8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab1dcc2ee3915125ba5aa7e66678d2b8" > ◆ < / a > < / span > domain_< / 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_1box.html" > box< / a > domain_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00081" > 81< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00176" > systemControl::domain()< / a > .< / p >
< / div >
< / div >
< a id = "a0c29ef9514a77bce5b8f4ece533bcf8c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c29ef9514a77bce5b8f4ece533bcf8c" > ◆ < / a > < / span > timers_< / 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_1Timers.html" > Timers< / a > timers_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00084" > 84< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00143" > systemControl::timers()< / a > .< / p >
< / div >
< / div >
< a id = "a0cd6da73f4e91af1f1fd862e2f8ee47c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0cd6da73f4e91af1f1fd862e2f8ee47c" > ◆ < / a > < / span > timersReport_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > timersReport_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00086" > 86< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8hpp_source.html#l00153" > systemControl::timersReport()< / a > .< / p >
< / div >
< / div >
< a id = "a97723244a06a5566aa0c1468583d2048" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a97723244a06a5566aa0c1468583d2048" > ◆ < / a > < / span > writeToFileTimer_< / 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_1Timer.html" > Timer< / a > writeToFileTimer_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "systemControl_8hpp_source.html#l00088" > 88< / a > of file < a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/repository/systemControl/< a class = "el" href = "systemControl_8hpp_source.html" > systemControl.hpp< / a > < / li >
< li > src/phasicFlow/repository/systemControl/< a class = "el" href = "systemControl_8cpp_source.html" > systemControl.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_1systemControl.html" > systemControl< / 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 >