<!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"/> <title>PhasicFlow: timeFlowControl 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> <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"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname"><a href="https://cemf.ir">PhasicFlow</a>  <span id="projectnumber"><a href="https://cemf.ir">v0.1</a></span> </div> <div id="projectbrief"><a href="www.github.com/PhasicFlow">www.cemf.ir</a></div> </td> <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> </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_1timeFlowControl.html',''); initResizable(); }); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> | <a href="#pro-methods">Protected Member Functions</a> | <a href="#pro-attribs">Protected Attributes</a> | <a href="classpFlow_1_1timeFlowControl-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">timeFlowControl Class Reference</div> </div> </div><!--header--> <div class="contents"> <div class="dynheader"> Inheritance diagram for timeFlowControl:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl__inherit__graph.png" border="0" usemap="#timeFlowControl_inherit__map" alt="Inheritance graph"/></div> <map name="timeFlowControl_inherit__map" id="timeFlowControl_inherit__map"> <area shape="rect" title=" " alt="" coords="5,5,136,32"/> <area shape="rect" href="classpFlow_1_1insertionRegion.html" title=" " alt="" coords="9,80,133,107"/> </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:ac2fd9715da4fcd3790fcda568f735ce8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#ac2fd9715da4fcd3790fcda568f735ce8">timeFlowControl</a> (const <a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> &dict)</td></tr> <tr class="separator:ac2fd9715da4fcd3790fcda568f735ce8"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a9eaa41444bd1a7536cf7ed29783d6dda"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a9eaa41444bd1a7536cf7ed29783d6dda">insertionTime</a> (<a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> currentTime, <a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> dt)</td></tr> <tr class="separator:a9eaa41444bd1a7536cf7ed29783d6dda"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a34a2411f69a8d0d96e56c57941d8df04"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a34a2411f69a8d0d96e56c57941d8df04">totalInserted</a> () const</td></tr> <tr class="separator:a34a2411f69a8d0d96e56c57941d8df04"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6ce0c64db98eb6144d363dbfc86104eb"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a6ce0c64db98eb6144d363dbfc86104eb">read</a> (const <a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> &dict)</td></tr> <tr class="separator:a6ce0c64db98eb6144d363dbfc86104eb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6964e9f1f100001543fdb044fa7fc896"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a6964e9f1f100001543fdb044fa7fc896">write</a> (<a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> &dict) const</td></tr> <tr class="separator:a6964e9f1f100001543fdb044fa7fc896"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a> Protected Member Functions</h2></td></tr> <tr class="memitem:a965f20676739fa59a7a27457add2ae61"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a965f20676739fa59a7a27457add2ae61">readTimeFlowControl</a> (const <a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> &dict)</td></tr> <tr class="separator:a965f20676739fa59a7a27457add2ae61"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a6901db0c788489c5e8a317c034774401"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a6901db0c788489c5e8a317c034774401">writeTimeFlowControl</a> (<a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> &dict) const</td></tr> <tr class="separator:a6901db0c788489c5e8a317c034774401"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a16987f9942190579ad06d5d67adfc67d"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a16987f9942190579ad06d5d67adfc67d">numberToBeInserted</a> (<a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> currentTime)</td></tr> <tr class="separator:a16987f9942190579ad06d5d67adfc67d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a1ebee6449f6428d4d4597b61e8b5c15a"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a1ebee6449f6428d4d4597b61e8b5c15a">addToNumInserted</a> (size_t newInserted)</td></tr> <tr class="separator:a1ebee6449f6428d4d4597b61e8b5c15a"><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:a9da50a81b9da4200db555ac368c98ea1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a9da50a81b9da4200db555ac368c98ea1">startTime_</a></td></tr> <tr class="separator:a9da50a81b9da4200db555ac368c98ea1"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aec7a9ba664af18fb17da1eb822b1ee14"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#aec7a9ba664af18fb17da1eb822b1ee14">endTime_</a></td></tr> <tr class="separator:aec7a9ba664af18fb17da1eb822b1ee14"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a51bea3b14070614ca348b0574b4fd741"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a51bea3b14070614ca348b0574b4fd741">interval_</a></td></tr> <tr class="separator:a51bea3b14070614ca348b0574b4fd741"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ac29edb543b14ed93013258583f9684a1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#ac29edb543b14ed93013258583f9684a1">rate_</a></td></tr> <tr class="separator:ac29edb543b14ed93013258583f9684a1"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a2137233941e7ea15b94415eaabaf765b"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1timeFlowControl.html#a2137233941e7ea15b94415eaabaf765b">numInserted_</a> = 0</td></tr> <tr class="separator:a2137233941e7ea15b94415eaabaf765b"><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="timeFlowControl_8hpp_source.html#l00032">32</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> <a id="ac2fd9715da4fcd3790fcda568f735ce8"></a> <h2 class="memtitle"><span class="permalink"><a href="#ac2fd9715da4fcd3790fcda568f735ce8">◆ </a></span>timeFlowControl()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classpFlow_1_1timeFlowControl.html">timeFlowControl</a> </td> <td>(</td> <td class="paramtype">const <a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> & </td> <td class="paramname"><em>dict</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="timeFlowControl_8cpp_source.html#l00052">52</a> of file <a class="el" href="timeFlowControl_8cpp_source.html">timeFlowControl.cpp</a>.</p> <p class="reference">References <a class="el" href="error_8hpp_source.html#l00057">fatalExit</a>.</p> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a id="a965f20676739fa59a7a27457add2ae61"></a> <h2 class="memtitle"><span class="permalink"><a href="#a965f20676739fa59a7a27457add2ae61">◆ </a></span>readTimeFlowControl()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool readTimeFlowControl </td> <td>(</td> <td class="paramtype">const <a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> & </td> <td class="paramname"><em>dict</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="timeFlowControl_8cpp_source.html#l00025">25</a> of file <a class="el" href="timeFlowControl_8cpp_source.html">timeFlowControl.cpp</a>.</p> <p class="reference">References <a class="el" href="dictionary_8hpp_source.html#l00309">dictionary::getVal()</a>.</p> <p class="reference">Referenced by <a class="el" href="timeFlowControl_8hpp_source.html#l00084">timeFlowControl::read()</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl_a965f20676739fa59a7a27457add2ae61_cgraph.png" border="0" usemap="#classpFlow_1_1timeFlowControl_a965f20676739fa59a7a27457add2ae61_cgraph" alt=""/></div> <map name="classpFlow_1_1timeFlowControl_a965f20676739fa59a7a27457add2ae61_cgraph" id="classpFlow_1_1timeFlowControl_a965f20676739fa59a7a27457add2ae61_cgraph"> <area shape="rect" title=" " alt="" coords="5,13,168,39"/> <area shape="rect" href="classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title=" " alt="" coords="216,5,356,47"/> </map> </div> <div class="dynheader"> Here is the caller graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl_a965f20676739fa59a7a27457add2ae61_icgraph.png" border="0" usemap="#classpFlow_1_1timeFlowControl_a965f20676739fa59a7a27457add2ae61_icgraph" alt=""/></div> <map name="classpFlow_1_1timeFlowControl_a965f20676739fa59a7a27457add2ae61_icgraph" id="classpFlow_1_1timeFlowControl_a965f20676739fa59a7a27457add2ae61_icgraph"> <area shape="rect" title=" " alt="" coords="104,5,267,32"/> <area shape="rect" href="classpFlow_1_1timeFlowControl.html#a6ce0c64db98eb6144d363dbfc86104eb" title=" " alt="" coords="5,5,56,32"/> </map> </div> </div> </div> <a id="a6901db0c788489c5e8a317c034774401"></a> <h2 class="memtitle"><span class="permalink"><a href="#a6901db0c788489c5e8a317c034774401">◆ </a></span>writeTimeFlowControl()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool writeTimeFlowControl </td> <td>(</td> <td class="paramtype"><a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> & </td> <td class="paramname"><em>dict</em></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="timeFlowControl_8cpp_source.html#l00038">38</a> of file <a class="el" href="timeFlowControl_8cpp_source.html">timeFlowControl.cpp</a>.</p> <p class="reference">References <a class="el" href="dictionary_8cpp_source.html#l00422">dictionary::add()</a>.</p> <p class="reference">Referenced by <a class="el" href="timeFlowControl_8hpp_source.html#l00089">timeFlowControl::write()</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl_a6901db0c788489c5e8a317c034774401_cgraph.png" border="0" usemap="#classpFlow_1_1timeFlowControl_a6901db0c788489c5e8a317c034774401_cgraph" alt=""/></div> <map name="classpFlow_1_1timeFlowControl_a6901db0c788489c5e8a317c034774401_cgraph" id="classpFlow_1_1timeFlowControl_a6901db0c788489c5e8a317c034774401_cgraph"> <area shape="rect" title=" " alt="" coords="5,5,172,32"/> <area shape="rect" href="classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" title=" " alt="" coords="220,5,384,32"/> </map> </div> <div class="dynheader"> Here is the caller graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl_a6901db0c788489c5e8a317c034774401_icgraph.png" border="0" usemap="#classpFlow_1_1timeFlowControl_a6901db0c788489c5e8a317c034774401_icgraph" alt=""/></div> <map name="classpFlow_1_1timeFlowControl_a6901db0c788489c5e8a317c034774401_icgraph" id="classpFlow_1_1timeFlowControl_a6901db0c788489c5e8a317c034774401_icgraph"> <area shape="rect" title=" " alt="" coords="108,5,275,32"/> <area shape="rect" href="classpFlow_1_1timeFlowControl.html#a6964e9f1f100001543fdb044fa7fc896" title=" " alt="" coords="5,5,60,32"/> </map> </div> </div> </div> <a id="a16987f9942190579ad06d5d67adfc67d"></a> <h2 class="memtitle"><span class="permalink"><a href="#a16987f9942190579ad06d5d67adfc67d">◆ </a></span>numberToBeInserted()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">size_t numberToBeInserted </td> <td>(</td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td> <td class="paramname"><em>currentTime</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="timeFlowControl_8hpp_source.html#l00050">50</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">References <a class="el" href="timeFlowControl_8hpp_source.html#l00038">timeFlowControl::endTime_</a>, <a class="el" href="timeFlowControl_8hpp_source.html#l00040">timeFlowControl::interval_</a>, <a class="el" href="timeFlowControl_8hpp_source.html#l00044">timeFlowControl::numInserted_</a>, <a class="el" href="timeFlowControl_8hpp_source.html#l00042">timeFlowControl::rate_</a>, and <a class="el" href="timeFlowControl_8hpp_source.html#l00036">timeFlowControl::startTime_</a>.</p> </div> </div> <a id="a1ebee6449f6428d4d4597b61e8b5c15a"></a> <h2 class="memtitle"><span class="permalink"><a href="#a1ebee6449f6428d4d4597b61e8b5c15a">◆ </a></span>addToNumInserted()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">size_t addToNumInserted </td> <td>(</td> <td class="paramtype">size_t </td> <td class="paramname"><em>newInserted</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="timeFlowControl_8hpp_source.html#l00058">58</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">References <a class="el" href="timeFlowControl_8hpp_source.html#l00044">timeFlowControl::numInserted_</a>.</p> </div> </div> <a id="a9eaa41444bd1a7536cf7ed29783d6dda"></a> <h2 class="memtitle"><span class="permalink"><a href="#a9eaa41444bd1a7536cf7ed29783d6dda">◆ </a></span>insertionTime()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool insertionTime </td> <td>(</td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td> <td class="paramname"><em>currentTime</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476">real</a> </td> <td class="paramname"><em>dt</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="timeFlowControl_8hpp_source.html#l00069">69</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">References <a class="el" href="math_8hpp_source.html#l00043">pFlow::abs()</a>, <a class="el" href="timeFlowControl_8hpp_source.html#l00038">timeFlowControl::endTime_</a>, <a class="el" href="timeFlowControl_8hpp_source.html#l00040">timeFlowControl::interval_</a>, <a class="el" href="math_8hpp_source.html#l00072">pFlow::mod()</a>, and <a class="el" href="timeFlowControl_8hpp_source.html#l00036">timeFlowControl::startTime_</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl_a9eaa41444bd1a7536cf7ed29783d6dda_cgraph.png" border="0" usemap="#classpFlow_1_1timeFlowControl_a9eaa41444bd1a7536cf7ed29783d6dda_cgraph" alt=""/></div> <map name="classpFlow_1_1timeFlowControl_a9eaa41444bd1a7536cf7ed29783d6dda_cgraph" id="classpFlow_1_1timeFlowControl_a9eaa41444bd1a7536cf7ed29783d6dda_cgraph"> <area shape="rect" title=" " alt="" coords="5,31,117,57"/> <area shape="rect" href="namespacepFlow.html#a62ab5f54018a48f829abd2cca13d75b2" title=" " alt="" coords="169,5,259,32"/> <area shape="rect" href="namespacepFlow.html#a733d0766b5a543b796883d6551e33347" title=" " alt="" coords="165,56,263,83"/> </map> </div> </div> </div> <a id="a34a2411f69a8d0d96e56c57941d8df04"></a> <h2 class="memtitle"><span class="permalink"><a href="#a34a2411f69a8d0d96e56c57941d8df04">◆ </a></span>totalInserted()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">size_t totalInserted </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="timeFlowControl_8hpp_source.html#l00079">79</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">References <a class="el" href="timeFlowControl_8hpp_source.html#l00044">timeFlowControl::numInserted_</a>.</p> </div> </div> <a id="a6ce0c64db98eb6144d363dbfc86104eb"></a> <h2 class="memtitle"><span class="permalink"><a href="#a6ce0c64db98eb6144d363dbfc86104eb">◆ </a></span>read()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool read </td> <td>(</td> <td class="paramtype">const <a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> & </td> <td class="paramname"><em>dict</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="timeFlowControl_8hpp_source.html#l00084">84</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">References <a class="el" href="timeFlowControl_8cpp_source.html#l00025">timeFlowControl::readTimeFlowControl()</a>.</p> <p class="reference">Referenced by <a class="el" href="insertionRegion_8hpp_source.html#l00095">insertionRegion::read()</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl_a6ce0c64db98eb6144d363dbfc86104eb_cgraph.png" border="0" usemap="#classpFlow_1_1timeFlowControl_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" alt=""/></div> <map name="classpFlow_1_1timeFlowControl_a6ce0c64db98eb6144d363dbfc86104eb_cgraph" id="classpFlow_1_1timeFlowControl_a6ce0c64db98eb6144d363dbfc86104eb_cgraph"> <area shape="rect" title=" " alt="" coords="5,5,56,32"/> <area shape="rect" href="classpFlow_1_1timeFlowControl.html#a965f20676739fa59a7a27457add2ae61" title=" " alt="" coords="104,5,267,32"/> </map> </div> <div class="dynheader"> Here is the caller graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl_a6ce0c64db98eb6144d363dbfc86104eb_icgraph.png" border="0" usemap="#classpFlow_1_1timeFlowControl_a6ce0c64db98eb6144d363dbfc86104eb_icgraph" alt=""/></div> <map name="classpFlow_1_1timeFlowControl_a6ce0c64db98eb6144d363dbfc86104eb_icgraph" id="classpFlow_1_1timeFlowControl_a6ce0c64db98eb6144d363dbfc86104eb_icgraph"> <area shape="rect" title=" " alt="" coords="224,13,275,39"/> <area shape="rect" href="classpFlow_1_1insertionRegion.html#a6ce0c64db98eb6144d363dbfc86104eb" title=" " alt="" coords="5,5,176,47"/> </map> </div> </div> </div> <a id="a6964e9f1f100001543fdb044fa7fc896"></a> <h2 class="memtitle"><span class="permalink"><a href="#a6964e9f1f100001543fdb044fa7fc896">◆ </a></span>write()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">bool write </td> <td>(</td> <td class="paramtype"><a class="el" href="classpFlow_1_1dictionary.html">dictionary</a> & </td> <td class="paramname"><em>dict</em></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="timeFlowControl_8hpp_source.html#l00089">89</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">References <a class="el" href="timeFlowControl_8cpp_source.html#l00038">timeFlowControl::writeTimeFlowControl()</a>.</p> <p class="reference">Referenced by <a class="el" href="insertionRegion_8hpp_source.html#l00102">insertionRegion::write()</a>.</p> <div class="dynheader"> Here is the call graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl_a6964e9f1f100001543fdb044fa7fc896_cgraph.png" border="0" usemap="#classpFlow_1_1timeFlowControl_a6964e9f1f100001543fdb044fa7fc896_cgraph" alt=""/></div> <map name="classpFlow_1_1timeFlowControl_a6964e9f1f100001543fdb044fa7fc896_cgraph" id="classpFlow_1_1timeFlowControl_a6964e9f1f100001543fdb044fa7fc896_cgraph"> <area shape="rect" title=" " alt="" coords="5,5,60,32"/> <area shape="rect" href="classpFlow_1_1timeFlowControl.html#a6901db0c788489c5e8a317c034774401" title=" " alt="" coords="108,5,275,32"/> </map> </div> <div class="dynheader"> Here is the caller graph for this function:</div> <div class="dyncontent"> <div class="center"><img src="classpFlow_1_1timeFlowControl_a6964e9f1f100001543fdb044fa7fc896_icgraph.png" border="0" usemap="#classpFlow_1_1timeFlowControl_a6964e9f1f100001543fdb044fa7fc896_icgraph" alt=""/></div> <map name="classpFlow_1_1timeFlowControl_a6964e9f1f100001543fdb044fa7fc896_icgraph" id="classpFlow_1_1timeFlowControl_a6964e9f1f100001543fdb044fa7fc896_icgraph"> <area shape="rect" title=" " alt="" coords="224,13,279,39"/> <area shape="rect" href="classpFlow_1_1insertionRegion.html#a6964e9f1f100001543fdb044fa7fc896" title=" " alt="" coords="5,5,176,47"/> </map> </div> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> <a id="a9da50a81b9da4200db555ac368c98ea1"></a> <h2 class="memtitle"><span class="permalink"><a href="#a9da50a81b9da4200db555ac368c98ea1">◆ </a></span>startTime_</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#a6192191c0e9c178a44ee1ac350fde476">real</a> startTime_</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="timeFlowControl_8hpp_source.html#l00036">36</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">Referenced by <a class="el" href="timeFlowControl_8hpp_source.html#l00069">timeFlowControl::insertionTime()</a>, and <a class="el" href="timeFlowControl_8hpp_source.html#l00050">timeFlowControl::numberToBeInserted()</a>.</p> </div> </div> <a id="aec7a9ba664af18fb17da1eb822b1ee14"></a> <h2 class="memtitle"><span class="permalink"><a href="#aec7a9ba664af18fb17da1eb822b1ee14">◆ </a></span>endTime_</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#a6192191c0e9c178a44ee1ac350fde476">real</a> endTime_</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="timeFlowControl_8hpp_source.html#l00038">38</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">Referenced by <a class="el" href="timeFlowControl_8hpp_source.html#l00069">timeFlowControl::insertionTime()</a>, and <a class="el" href="timeFlowControl_8hpp_source.html#l00050">timeFlowControl::numberToBeInserted()</a>.</p> </div> </div> <a id="a51bea3b14070614ca348b0574b4fd741"></a> <h2 class="memtitle"><span class="permalink"><a href="#a51bea3b14070614ca348b0574b4fd741">◆ </a></span>interval_</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#a6192191c0e9c178a44ee1ac350fde476">real</a> interval_</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="timeFlowControl_8hpp_source.html#l00040">40</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">Referenced by <a class="el" href="timeFlowControl_8hpp_source.html#l00069">timeFlowControl::insertionTime()</a>, and <a class="el" href="timeFlowControl_8hpp_source.html#l00050">timeFlowControl::numberToBeInserted()</a>.</p> </div> </div> <a id="ac29edb543b14ed93013258583f9684a1"></a> <h2 class="memtitle"><span class="permalink"><a href="#ac29edb543b14ed93013258583f9684a1">◆ </a></span>rate_</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#a6192191c0e9c178a44ee1ac350fde476">real</a> rate_</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="timeFlowControl_8hpp_source.html#l00042">42</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">Referenced by <a class="el" href="timeFlowControl_8hpp_source.html#l00050">timeFlowControl::numberToBeInserted()</a>.</p> </div> </div> <a id="a2137233941e7ea15b94415eaabaf765b"></a> <h2 class="memtitle"><span class="permalink"><a href="#a2137233941e7ea15b94415eaabaf765b">◆ </a></span>numInserted_</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">size_t numInserted_ = 0</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="timeFlowControl_8hpp_source.html#l00044">44</a> of file <a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a>.</p> <p class="reference">Referenced by <a class="el" href="timeFlowControl_8hpp_source.html#l00058">timeFlowControl::addToNumInserted()</a>, <a class="el" href="timeFlowControl_8hpp_source.html#l00050">timeFlowControl::numberToBeInserted()</a>, and <a class="el" href="timeFlowControl_8hpp_source.html#l00079">timeFlowControl::totalInserted()</a>.</p> </div> </div> <hr/>The documentation for this class was generated from the following files:<ul> <li>src/Particles/Insertion/insertionRegion/<a class="el" href="timeFlowControl_8hpp_source.html">timeFlowControl.hpp</a></li> <li>src/Particles/Insertion/insertionRegion/<a class="el" href="timeFlowControl_8cpp_source.html">timeFlowControl.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_1timeFlowControl.html">timeFlowControl</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>