2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: timeFolder 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_1timeFolder.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-attribs" > Protected Attributes< / a > |
< a href = "#pri-types" > Private Types< / a > |
< a href = "classpFlow_1_1timeFolder-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > timeFolder 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 = "+" / > Collaboration diagram for timeFolder:< / 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_1timeFolder__coll__graph.png" border = "0" usemap = "#timeFolder_coll__map" alt = "Collaboration graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a5f022e1e425031e07f9d3cf26a5b5869" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFolder.html#a5f022e1e425031e07f9d3cf26a5b5869" > timeFolder< / a > (const < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > & control)< / td > < / tr >
< tr class = "separator:a5f022e1e425031e07f9d3cf26a5b5869" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adea4a268140ceb19ca48f89c2eb2ea99" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFolder.html#adea4a268140ceb19ca48f89c2eb2ea99" > timeFolder< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & path)< / td > < / tr >
< tr class = "separator:adea4a268140ceb19ca48f89c2eb2ea99" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6fc92e0e88a1173babd33b596d8708b3" > < 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_1timeFolder.html#a6fc92e0e88a1173babd33b596d8708b3" > time< / a > () const< / td > < / tr >
< tr class = "separator:a6fc92e0e88a1173babd33b596d8708b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e8f348d5741229dc3661d90703080ed" > < 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_1timeFolder.html#a4e8f348d5741229dc3661d90703080ed" > folder< / a > () const< / td > < / tr >
< tr class = "separator:a4e8f348d5741229dc3661d90703080ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a56cdb164080a077145119f7a5d9e3783" > < 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_1timeFolder.html#a56cdb164080a077145119f7a5d9e3783" > timeName< / a > () const< / td > < / tr >
< tr class = "separator:a56cdb164080a077145119f7a5d9e3783" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8084e953ac3d48aa06fbd3bfe263c570" > < 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_1timeFolder.html#a8084e953ac3d48aa06fbd3bfe263c570" > localFolder< / a > () const< / td > < / tr >
< tr class = "separator:a8084e953ac3d48aa06fbd3bfe263c570" > < 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_1timeFolder.html#ab591141c510c110635d0964bde7dff67" > operator++< / a > (int)< / td > < / tr >
< tr class = "separator:ab591141c510c110635d0964bde7dff67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67b76affb3b5d35fa419ac234144038b" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFolder.html#a67b76affb3b5d35fa419ac234144038b" > operator bool< / a > () const< / td > < / tr >
< tr class = "separator:a67b76affb3b5d35fa419ac234144038b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a61efd4196a96540ee018fee8791f3f10" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFolder.html#a61efd4196a96540ee018fee8791f3f10" > operator!< / a > () const< / td > < / tr >
< tr class = "separator:a61efd4196a96540ee018fee8791f3f10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab8734e666421c9fe3b6380a818c6c727" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFolder.html#ab8734e666421c9fe3b6380a818c6c727" > rewind< / a > ()< / td > < / tr >
< tr class = "separator:ab8734e666421c9fe3b6380a818c6c727" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aebaed0be88cbcf45f1985b819c9dabb7" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFolder.html#aebaed0be88cbcf45f1985b819c9dabb7" > finished< / a > () const< / td > < / tr >
< tr class = "separator:aebaed0be88cbcf45f1985b819c9dabb7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaff3f438097803be5fef5cd29cd8985d" > < 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_1timeFolder.html#aaff3f438097803be5fef5cd29cd8985d" > startTime< / a > () const< / td > < / tr >
< tr class = "separator:aaff3f438097803be5fef5cd29cd8985d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2aafefc5248e595246d11de0587524f3" > < 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_1timeFolder.html#a2aafefc5248e595246d11de0587524f3" > endTime< / a > () const< / td > < / tr >
< tr class = "separator:a2aafefc5248e595246d11de0587524f3" > < 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:ab1d53dc0b112036660730113d938dd3c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1timeFolder.html#a66f3c98e81275c61f015d321c21a216e" > timeList< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFolder.html#ab1d53dc0b112036660730113d938dd3c" > folders_< / a > < / td > < / tr >
< tr class = "separator:ab1d53dc0b112036660730113d938dd3c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaf117421f033fb251270941637cf69ee" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Map.html#a59a8d46af076e1db2c566a1a5a889e13" > timeList::iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFolder.html#aaf117421f033fb251270941637cf69ee" > currentFolder_< / a > < / td > < / tr >
< tr class = "separator:aaf117421f033fb251270941637cf69ee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-types" > < / a >
Private Types< / h2 > < / td > < / tr >
< tr class = "memitem:a66f3c98e81275c61f015d321c21a216e" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeFolder.html#a66f3c98e81275c61f015d321c21a216e" > timeList< / a > = < a class = "el" href = "classpFlow_1_1Map.html" > Map< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > > < / td > < / tr >
< tr class = "separator:a66f3c98e81275c61f015d321c21a216e" > < 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 = "timeFolder_8hpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a66f3c98e81275c61f015d321c21a216e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a66f3c98e81275c61f015d321c21a216e" > ◆ < / a > < / span > timeList< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1timeFolder.html#a66f3c98e81275c61f015d321c21a216e" > timeList< / a > = < a class = "el" href = "classpFlow_1_1Map.html" > Map< / a > < < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > , < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "timeFolder_8hpp_source.html#l00034" > 34< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a5f022e1e425031e07f9d3cf26a5b5869" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5f022e1e425031e07f9d3cf26a5b5869" > ◆ < / a > < / span > timeFolder() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1systemControl.html" > systemControl< / a > &   < / td >
< td class = "paramname" > < em > control< / 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 = "timeFolder_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< / div >
< / div >
< a id = "adea4a268140ceb19ca48f89c2eb2ea99" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adea4a268140ceb19ca48f89c2eb2ea99" > ◆ < / a > < / span > timeFolder() < 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_1timeFolder.html" > timeFolder< / 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 > < / 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 = "timeFolder_8hpp_source.html#l00049" > 49< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a6fc92e0e88a1173babd33b596d8708b3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6fc92e0e88a1173babd33b596d8708b3" > ◆ < / 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 = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / 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 = "timeFolder_8hpp_source.html#l00057" > 57< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00039" > timeFolder::currentFolder_< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "pFlowToVTK_8cpp_source.html#l00035" > main()< / a > , and < a class = "el" href = "postprocess_8cpp_source.html#l00124" > postprocess::processTimeFolder()< / a > .< / p >
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 = "+" / > Here is the caller graph for this function:< / 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_1timeFolder_a6fc92e0e88a1173babd33b596d8708b3_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_a6fc92e0e88a1173babd33b596d8708b3_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a4e8f348d5741229dc3661d90703080ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4e8f348d5741229dc3661d90703080ed" > ◆ < / a > < / span > folder()< / 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_1fileSystem.html" > fileSystem< / a > folder < / 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 = "timeFolder_8hpp_source.html#l00062" > 62< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00039" > timeFolder::currentFolder_< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeFolder_8hpp_source.html#l00067" > timeFolder::timeName()< / 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 caller 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_1timeFolder_a4e8f348d5741229dc3661d90703080ed_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_a4e8f348d5741229dc3661d90703080ed_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a56cdb164080a077145119f7a5d9e3783" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a56cdb164080a077145119f7a5d9e3783" > ◆ < / a > < / span > timeName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > timeName < / 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 = "timeFolder_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00062" > timeFolder::folder()< / a > , and < a class = "el" href = "bTypesFunctions_8cpp_source.html#l00198" > pFlow::tailName()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "timeFolder_8hpp_source.html#l00073" > timeFolder::localFolder()< / a > , and < a class = "el" href = "postprocess_8cpp_source.html#l00124" > postprocess::processTimeFolder()< / 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_1timeFolder_a56cdb164080a077145119f7a5d9e3783_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_a56cdb164080a077145119f7a5d9e3783_cgraph" alt = "" / > < / div >
< / div >
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_1timeFolder_a56cdb164080a077145119f7a5d9e3783_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_a56cdb164080a077145119f7a5d9e3783_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a8084e953ac3d48aa06fbd3bfe263c570" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8084e953ac3d48aa06fbd3bfe263c570" > ◆ < / a > < / span > localFolder()< / 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_1fileSystem.html" > fileSystem< / a > localFolder < / 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 = "timeFolder_8hpp_source.html#l00073" > 73< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00067" > timeFolder::timeName()< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "postprocess_8cpp_source.html#l00124" > postprocess::processTimeFolder()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeFolder_a8084e953ac3d48aa06fbd3bfe263c570_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_a8084e953ac3d48aa06fbd3bfe263c570_cgraph" alt = "" / > < / div >
< / div >
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 caller graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeFolder_a8084e953ac3d48aa06fbd3bfe263c570_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_a8084e953ac3d48aa06fbd3bfe263c570_icgraph" alt = "" / > < / div >
< / div >
< / 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 = "mlabels" >
< tr >
< td class = "mlabels-left" >
< 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 >
< / 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 = "timeFolder_8hpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00039" > timeFolder::currentFolder_< / a > , and < a class = "el" href = "timeFolder_8hpp_source.html#l00099" > timeFolder::finished()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeFolder_ab591141c510c110635d0964bde7dff67_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_ab591141c510c110635d0964bde7dff67_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a67b76affb3b5d35fa419ac234144038b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a67b76affb3b5d35fa419ac234144038b" > ◆ < / a > < / span > operator bool()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > operator bool < / 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" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "timeFolder_8hpp_source.html#l00084" > 84< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00099" > timeFolder::finished()< / 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_1timeFolder_a67b76affb3b5d35fa419ac234144038b_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_a67b76affb3b5d35fa419ac234144038b_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a61efd4196a96540ee018fee8791f3f10" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a61efd4196a96540ee018fee8791f3f10" > ◆ < / a > < / span > operator!()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operator! < / 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 = "timeFolder_8hpp_source.html#l00089" > 89< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00099" > timeFolder::finished()< / 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_1timeFolder_a61efd4196a96540ee018fee8791f3f10_cgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_a61efd4196a96540ee018fee8791f3f10_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ab8734e666421c9fe3b6380a818c6c727" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab8734e666421c9fe3b6380a818c6c727" > ◆ < / a > < / span > rewind()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void rewind < / 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 = "timeFolder_8hpp_source.html#l00094" > 94< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00039" > timeFolder::currentFolder_< / a > , and < a class = "el" href = "timeFolder_8hpp_source.html#l00037" > timeFolder::folders_< / a > .< / p >
< / div >
< / div >
< a id = "aebaed0be88cbcf45f1985b819c9dabb7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aebaed0be88cbcf45f1985b819c9dabb7" > ◆ < / a > < / span > finished()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool finished < / 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 = "timeFolder_8hpp_source.html#l00099" > 99< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00039" > timeFolder::currentFolder_< / a > , and < a class = "el" href = "timeFolder_8hpp_source.html#l00037" > timeFolder::folders_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "timeFolder_8hpp_source.html#l00084" > timeFolder::operator bool()< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00089" > timeFolder::operator!()< / a > , and < a class = "el" href = "timeFolder_8hpp_source.html#l00078" > timeFolder::operator++()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeFolder_aebaed0be88cbcf45f1985b819c9dabb7_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_aebaed0be88cbcf45f1985b819c9dabb7_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aaff3f438097803be5fef5cd29cd8985d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaff3f438097803be5fef5cd29cd8985d" > ◆ < / 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 >
< 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 = "timeFolder_8hpp_source.html#l00105" > 105< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00037" > timeFolder::folders_< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "pFlowToVTK_8cpp_source.html#l00035" > main()< / a > , and < a class = "el" href = "readControlDict_8cpp_source.html#l00047" > readControlDict::read()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeFolder_aaff3f438097803be5fef5cd29cd8985d_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_aaff3f438097803be5fef5cd29cd8985d_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a2aafefc5248e595246d11de0587524f3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2aafefc5248e595246d11de0587524f3" > ◆ < / 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 >
< 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 = "timeFolder_8hpp_source.html#l00111" > 111< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "timeFolder_8hpp_source.html#l00037" > timeFolder::folders_< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "pFlowToVTK_8cpp_source.html#l00035" > main()< / a > , and < a class = "el" href = "readControlDict_8cpp_source.html#l00047" > readControlDict::read()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-12-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-12-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1timeFolder_a2aafefc5248e595246d11de0587524f3_icgraph.png" border = "0" usemap = "#classpFlow_1_1timeFolder_a2aafefc5248e595246d11de0587524f3_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ab1d53dc0b112036660730113d938dd3c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab1d53dc0b112036660730113d938dd3c" > ◆ < / a > < / span > folders_< / 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_1timeFolder.html#a66f3c98e81275c61f015d321c21a216e" > timeList< / a > folders_< / 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 = "timeFolder_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "timeFolder_8hpp_source.html#l00111" > timeFolder::endTime()< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00099" > timeFolder::finished()< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00094" > timeFolder::rewind()< / a > , and < a class = "el" href = "timeFolder_8hpp_source.html#l00105" > timeFolder::startTime()< / a > .< / p >
< / div >
< / div >
< a id = "aaf117421f033fb251270941637cf69ee" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaf117421f033fb251270941637cf69ee" > ◆ < / a > < / span > currentFolder_< / 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_1Map.html#a59a8d46af076e1db2c566a1a5a889e13" > timeList::iterator< / a > currentFolder_< / 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 = "timeFolder_8hpp_source.html#l00039" > 39< / a > of file < a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "timeFolder_8hpp_source.html#l00099" > timeFolder::finished()< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00062" > timeFolder::folder()< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00078" > timeFolder::operator++()< / a > , < a class = "el" href = "timeFolder_8hpp_source.html#l00094" > timeFolder::rewind()< / a > , and < a class = "el" href = "timeFolder_8hpp_source.html#l00057" > timeFolder::time()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/phasicFlow/repository/systemControl/< a class = "el" href = "timeFolder_8hpp_source.html" > timeFolder.hpp< / 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_1timeFolder.html" > timeFolder< / 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 >