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" / >
< title > PhasicFlow: fileSystem 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" >
< 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_1fileSystem.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-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-static-methods" > Static Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "#pro-static-attribs" > Static Protected Attributes< / a > |
< a href = "#friends" > Friends< / a > |
< a href = "classpFlow_1_1fileSystem-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > fileSystem Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
< tr class = "memitem:a8b70327415b7e2434c6f1ff520c37f03" > < td class = "memItemLeft" align = "right" valign = "top" > typedef std::filesystem::path  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a8b70327415b7e2434c6f1ff520c37f03" > pathType< / a > < / td > < / tr >
< tr class = "separator:a8b70327415b7e2434c6f1ff520c37f03" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < 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:adbf52d64f89e6579932a2d97a410865f" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#adbf52d64f89e6579932a2d97a410865f" > fileSystem< / a > ()< / td > < / tr >
< tr class = "separator:adbf52d64f89e6579932a2d97a410865f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa8df3461916f4b035188fbd0aec0ed12" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#aa8df3461916f4b035188fbd0aec0ed12" > fileSystem< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & dir, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & file=" " )< / td > < / tr >
< tr class = "separator:aa8df3461916f4b035188fbd0aec0ed12" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a44c26d5923333c4aa46f52ad0ba2cc57" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a44c26d5923333c4aa46f52ad0ba2cc57" > fileSystem< / a > (const char *dir, const char *file=" " )< / td > < / tr >
< tr class = "separator:a44c26d5923333c4aa46f52ad0ba2cc57" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af76d52f75b39a3dd3d7b2556e3bae2db" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#af76d52f75b39a3dd3d7b2556e3bae2db" > fileSystem< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html#a8b70327415b7e2434c6f1ff520c37f03" > pathType< / a > & < a class = "el" href = "classpFlow_1_1fileSystem.html#a30e927ab97f8b741ec1b4ed94d111115" > path< / a > )< / td > < / tr >
< tr class = "separator:af76d52f75b39a3dd3d7b2556e3bae2db" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a05d40e2dd9525a695fc871f9138b3667" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a05d40e2dd9525a695fc871f9138b3667" > fileSystem< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & )=default< / td > < / tr >
< tr class = "separator:a05d40e2dd9525a695fc871f9138b3667" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5cfff670375a98435e86ae538868a74a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a5cfff670375a98435e86ae538868a74a" > fileSystem< / a > (< a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & & )=default< / td > < / tr >
< tr class = "separator:a5cfff670375a98435e86ae538868a74a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac70cdfb2ab420c22c655079fd17407b3" > < 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_1fileSystem.html#ac70cdfb2ab420c22c655079fd17407b3" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & )=default< / td > < / tr >
< tr class = "separator:ac70cdfb2ab420c22c655079fd17407b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3d060619fb7c701b50bd425e54d55529" > < 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_1fileSystem.html#a3d060619fb7c701b50bd425e54d55529" > operator=< / a > (< a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & & )=default< / td > < / tr >
< tr class = "separator:a3d060619fb7c701b50bd425e54d55529" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac357149baa7c7a8cde1b30005f1ef89c" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#ac357149baa7c7a8cde1b30005f1ef89c" > ~fileSystem< / a > ()=default< / td > < / tr >
< tr class = "separator:ac357149baa7c7a8cde1b30005f1ef89c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac7c1954c9ef4e06b185ea9971217068c" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#ac7c1954c9ef4e06b185ea9971217068c" > isDir< / a > () const< / td > < / tr >
< tr class = "separator:ac7c1954c9ef4e06b185ea9971217068c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a30e927ab97f8b741ec1b4ed94d111115" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1fileSystem.html#a8b70327415b7e2434c6f1ff520c37f03" > pathType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a30e927ab97f8b741ec1b4ed94d111115" > path< / a > () const< / td > < / tr >
< tr class = "separator:a30e927ab97f8b741ec1b4ed94d111115" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad7cad1b82e1afeea66c2f0649de5d93f" > < 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_1fileSystem.html#ad7cad1b82e1afeea66c2f0649de5d93f" > wordPath< / a > () const< / td > < / tr >
< tr class = "separator:ad7cad1b82e1afeea66c2f0649de5d93f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa38071b32f7e36ac484ba59b2c0b0eec" > < 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_1fileSystem.html#aa38071b32f7e36ac484ba59b2c0b0eec" > dirPath< / a > () const< / td > < / tr >
< tr class = "separator:aa38071b32f7e36ac484ba59b2c0b0eec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a06b8851f8e2610ba100d6dbe7c28e42a" > < 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_1fileSystem.html#a06b8851f8e2610ba100d6dbe7c28e42a" > fileName< / a > () const< / td > < / tr >
< tr class = "separator:a06b8851f8e2610ba100d6dbe7c28e42a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af60e3745d0ba90eaec6169d2fedf3672" > < 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_1fileSystem.html#af60e3745d0ba90eaec6169d2fedf3672" > absolute< / a > () const< / td > < / tr >
< tr class = "separator:af60e3745d0ba90eaec6169d2fedf3672" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae314be4455ae76c73ce660e840d0e5cb" > < 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_1fileSystem.html#ae314be4455ae76c73ce660e840d0e5cb" > canonical< / a > () const< / td > < / tr >
< tr class = "separator:ae314be4455ae76c73ce660e840d0e5cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50adcf11cea516a2e8756eadafab8da3" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a50adcf11cea516a2e8756eadafab8da3" > dirExist< / a > () const< / td > < / tr >
< tr class = "separator:a50adcf11cea516a2e8756eadafab8da3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a549f0056414942b1ff25b23cdeac92ea" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a549f0056414942b1ff25b23cdeac92ea" > exist< / a > () const< / td > < / tr >
< tr class = "separator:a549f0056414942b1ff25b23cdeac92ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7f33187e671f9c2fc6f189bf7005e067" > < 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_1fileSystem.html#a7f33187e671f9c2fc6f189bf7005e067" > createDirs< / a > () const< / td > < / tr >
< tr class = "separator:a7f33187e671f9c2fc6f189bf7005e067" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad5a6ed25a46487bf8b9c148769ad9ead" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#ad5a6ed25a46487bf8b9c148769ad9ead" > operator+=< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1fileSystem.html#a06b8851f8e2610ba100d6dbe7c28e42a" > fileName< / a > )< / td > < / tr >
< tr class = "separator:ad5a6ed25a46487bf8b9c148769ad9ead" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a68e72d3af85bf1d216834e8e5c616072" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a68e72d3af85bf1d216834e8e5c616072" > operator/=< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & fs)< / td > < / tr >
< tr class = "separator:a68e72d3af85bf1d216834e8e5c616072" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a867f8148e9b99b53b87b79fe200acff4" > < 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_1fileSystem.html#a867f8148e9b99b53b87b79fe200acff4" > operator()< / a > (bool retDir=true) const< / td > < / tr >
< tr class = "separator:a867f8148e9b99b53b87b79fe200acff4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ae786060b60772fb23941d9f391bf6835" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#ae786060b60772fb23941d9f391bf6835" > CWD< / a > ()< / td > < / tr >
< tr class = "separator:ae786060b60772fb23941d9f391bf6835" > < 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:a42d00f7345430ad04ae025feab49bc18" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a42d00f7345430ad04ae025feab49bc18" > validFileName< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name)< / td > < / tr >
< tr class = "separator:a42d00f7345430ad04ae025feab49bc18" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abeb262ada284c78abee69fd64c1700f6" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#abeb262ada284c78abee69fd64c1700f6" > checkFileName< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name)< / td > < / tr >
< tr class = "separator:abeb262ada284c78abee69fd64c1700f6" > < 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:ae085158a530fc969b1c42c36f43c08d5" > < td class = "memItemLeft" align = "right" valign = "top" > std::filesystem::path  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#ae085158a530fc969b1c42c36f43c08d5" > path_< / a > < / td > < / tr >
< tr class = "separator:ae085158a530fc969b1c42c36f43c08d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a665273dc06598e5f2a675e4ea9464770" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a665273dc06598e5f2a675e4ea9464770" > isDir_< / a > < / td > < / tr >
< tr class = "separator:a665273dc06598e5f2a675e4ea9464770" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-attribs" > < / a >
Static Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:adc6d0ca8012efebb617c63f6b406324a" > < 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_1fileSystem.html#adc6d0ca8012efebb617c63f6b406324a" > notPermittedCharsFile< / a > = < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > (" " ) + < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > (" \t\n\0;:?*/< > \" ?\'" )< / td > < / tr >
< tr class = "separator:adc6d0ca8012efebb617c63f6b406324a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "friends" > < / a >
Friends< / h2 > < / td > < / tr >
< tr class = "memitem:a39940fd65d47ee21b31888a9ae6597ac" > < 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_1fileSystem.html#a39940fd65d47ee21b31888a9ae6597ac" > operator/< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & fs1, const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & fs2)< / td > < / tr >
< tr class = "separator:a39940fd65d47ee21b31888a9ae6597ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aae9040631642e1f508bbe693250ed163" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#aae9040631642e1f508bbe693250ed163" > operator< < < / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > fs)< / td > < / tr >
< tr class = "separator:aae9040631642e1f508bbe693250ed163" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a12829c19a00d5cbcc9a76970304872f2" > < td class = "memItemLeft" align = "right" valign = "top" > std::ostream &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileSystem.html#a12829c19a00d5cbcc9a76970304872f2" > operator< < < / a > (std::ostream & os, < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > fs)< / td > < / tr >
< tr class = "separator:a12829c19a00d5cbcc9a76970304872f2" > < 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 = "fileSystem_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a8b70327415b7e2434c6f1ff520c37f03" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b70327415b7e2434c6f1ff520c37f03" > ◆ < / a > < / span > pathType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef std::filesystem::path < a class = "el" href = "classpFlow_1_1fileSystem.html#a8b70327415b7e2434c6f1ff520c37f03" > pathType< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8hpp_source.html#l00093" > 93< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "adbf52d64f89e6579932a2d97a410865f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adbf52d64f89e6579932a2d97a410865f" > ◆ < / a > < / span > fileSystem() < span class = "overload" > [1/6]< / 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_1fileSystem.html" > fileSystem< / 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 = "fileSystem_8hpp_source.html#l00096" > 96< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileSystem_8hpp_source.html#l00085" > fileSystem::CWD()< / a > .< / p >
< div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_adbf52d64f89e6579932a2d97a410865f_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_adbf52d64f89e6579932a2d97a410865f_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_adbf52d64f89e6579932a2d97a410865f_icgraph" id = "classpFlow_1_1fileSystem_adbf52d64f89e6579932a2d97a410865f_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "108,5,199,32" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#ae786060b60772fb23941d9f391bf6835" title = " " alt = "" coords = "5,5,60,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aa8df3461916f4b035188fbd0aec0ed12" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa8df3461916f4b035188fbd0aec0ed12" > ◆ < / a > < / span > fileSystem() < span class = "overload" > [2/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > dir< / 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 > file< / em > = < code > " " < / 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 = "fileSystem_8cpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_aa8df3461916f4b035188fbd0aec0ed12_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_aa8df3461916f4b035188fbd0aec0ed12_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_aa8df3461916f4b035188fbd0aec0ed12_cgraph" id = "classpFlow_1_1fileSystem_aa8df3461916f4b035188fbd0aec0ed12_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,96,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "144,5,240,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a44c26d5923333c4aa46f52ad0ba2cc57" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a44c26d5923333c4aa46f52ad0ba2cc57" > ◆ < / a > < / span > fileSystem() < span class = "overload" > [3/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > dir< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > file< / em > = < code > " " < / 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 = "fileSystem_8cpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< / div >
< / div >
< a id = "af76d52f75b39a3dd3d7b2556e3bae2db" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af76d52f75b39a3dd3d7b2556e3bae2db" > ◆ < / a > < / span > fileSystem() < span class = "overload" > [4/6]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html#a8b70327415b7e2434c6f1ff520c37f03" > pathType< / a > &   < / td >
< td class = "paramname" > < em > path< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00075" > 75< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8hpp_source.html#l00068" > fileSystem::isDir_< / a > , and < a class = "el" href = "fileSystem_8cpp_source.html#l00300" > pFlow::isDirectory()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_af76d52f75b39a3dd3d7b2556e3bae2db_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_af76d52f75b39a3dd3d7b2556e3bae2db_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_af76d52f75b39a3dd3d7b2556e3bae2db_cgraph" id = "classpFlow_1_1fileSystem_af76d52f75b39a3dd3d7b2556e3bae2db_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,96,32" / >
< area shape = "rect" href = "namespacepFlow.html#a646799ea535c7800d608f750bed76a1e" title = " " alt = "" coords = "144,5,283,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a05d40e2dd9525a695fc871f9138b3667" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a05d40e2dd9525a695fc871f9138b3667" > ◆ < / a > < / span > fileSystem() < span class = "overload" > [5/6]< / 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_1fileSystem.html" > fileSystem< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a5cfff670375a98435e86ae538868a74a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5cfff670375a98435e86ae538868a74a" > ◆ < / a > < / span > fileSystem() < span class = "overload" > [6/6]< / 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_1fileSystem.html" > fileSystem< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ac357149baa7c7a8cde1b30005f1ef89c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac357149baa7c7a8cde1b30005f1ef89c" > ◆ < / a > < / span > ~fileSystem()< / 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 > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a42d00f7345430ad04ae025feab49bc18" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a42d00f7345430ad04ae025feab49bc18" > ◆ < / a > < / span > validFileName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static bool validFileName < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < 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 = "fileSystem_8hpp_source.html#l00076" > 76< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8hpp_source.html#l00072" > fileSystem::notPermittedCharsFile< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileSystem_8cpp_source.html#l00027" > fileSystem::checkFileName()< / a > .< / p >
< div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_a42d00f7345430ad04ae025feab49bc18_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a42d00f7345430ad04ae025feab49bc18_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a42d00f7345430ad04ae025feab49bc18_icgraph" id = "classpFlow_1_1fileSystem_a42d00f7345430ad04ae025feab49bc18_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "176,5,292,32" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#abeb262ada284c78abee69fd64c1700f6" title = " " alt = "" coords = "5,5,128,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "abeb262ada284c78abee69fd64c1700f6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abeb262ada284c78abee69fd64c1700f6" > ◆ < / a > < / span > checkFileName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool checkFileName < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / 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 = "fileSystem_8cpp_source.html#l00027" > 27< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "fileSystem_8hpp_source.html#l00072" > fileSystem::notPermittedCharsFile< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00076" > fileSystem::validFileName()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_abeb262ada284c78abee69fd64c1700f6_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_abeb262ada284c78abee69fd64c1700f6_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_abeb262ada284c78abee69fd64c1700f6_cgraph" id = "classpFlow_1_1fileSystem_abeb262ada284c78abee69fd64c1700f6_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,128,57" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "186,5,282,32" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#a42d00f7345430ad04ae025feab49bc18" title = " " alt = "" coords = "176,56,292,83" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae786060b60772fb23941d9f391bf6835" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae786060b60772fb23941d9f391bf6835" > ◆ < / a > < / span > CWD()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > CWD < / 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 class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8hpp_source.html#l00085" > 85< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8hpp_source.html#l00096" > fileSystem::fileSystem()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileSystem_8hpp_source.html#l00186" > pFlow::CWD()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_ae786060b60772fb23941d9f391bf6835_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_ae786060b60772fb23941d9f391bf6835_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_ae786060b60772fb23941d9f391bf6835_cgraph" id = "classpFlow_1_1fileSystem_ae786060b60772fb23941d9f391bf6835_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,60,32" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#adbf52d64f89e6579932a2d97a410865f" title = " " alt = "" coords = "108,5,199,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_1fileSystem_ae786060b60772fb23941d9f391bf6835_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_ae786060b60772fb23941d9f391bf6835_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_ae786060b60772fb23941d9f391bf6835_icgraph" id = "classpFlow_1_1fileSystem_ae786060b60772fb23941d9f391bf6835_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "153,5,208,32" / >
< area shape = "rect" href = "namespacepFlow.html#a869d7b21ba981c374dcf8542f4ce2144" title = " " alt = "" coords = "5,5,105,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ac70cdfb2ab420c22c655079fd17407b3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac70cdfb2ab420c22c655079fd17407b3" > ◆ < / a > < / span > operator=() < 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_1fileSystem.html" > fileSystem< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a3d060619fb7c701b50bd425e54d55529" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3d060619fb7c701b50bd425e54d55529" > ◆ < / a > < / span > operator=() < 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_1fileSystem.html" > fileSystem< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ac7c1954c9ef4e06b185ea9971217068c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac7c1954c9ef4e06b185ea9971217068c" > ◆ < / a > < / span > isDir()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isDir < / 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 = "fileSystem_8hpp_source.html#l00116" > 116< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8hpp_source.html#l00068" > fileSystem::isDir_< / a > .< / p >
< / div >
< / div >
< a id = "a30e927ab97f8b741ec1b4ed94d111115" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a30e927ab97f8b741ec1b4ed94d111115" > ◆ < / a > < / span > path()< / 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#a8b70327415b7e2434c6f1ff520c37f03" > pathType< / a > & path < / 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 = "fileSystem_8hpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8hpp_source.html#l00067" > fileSystem::path_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileSystem_8cpp_source.html#l00335" > pFlow::containingFiles()< / a > , < a class = "el" href = "fileSystem_8cpp_source.html#l00300" > pFlow::isDirectory()< / a > , < a class = "el" href = "fileSystem_8cpp_source.html#l00307" > pFlow::isRegularFile()< / a > , < a class = "el" href = "IOfileHeader_8cpp_source.html#l00055" > IOfileHeader::path()< / a > , < a class = "el" href = "repository_8cpp_source.html#l00061" > repository::path()< / a > , and < a class = "el" href = "fileSystem_8cpp_source.html#l00313" > pFlow::subDirectories()< / a > .< / p >
< div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_a30e927ab97f8b741ec1b4ed94d111115_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a30e927ab97f8b741ec1b4ed94d111115_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a30e927ab97f8b741ec1b4ed94d111115_icgraph" id = "classpFlow_1_1fileSystem_a30e927ab97f8b741ec1b4ed94d111115_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "439,126,489,152" / >
< area shape = "rect" href = "namespacepFlow.html#a79c4a81c7fb0a27aabdb1b4a73c750d8" title = " " alt = "" coords = "5,12,172,39" / >
< area shape = "rect" href = "namespacepFlow.html#a646799ea535c7800d608f750bed76a1e" title = " " alt = "" coords = "236,50,375,76" / >
< area shape = "rect" href = "namespacepFlow.html#ae21b012a6bc672b99ddbb629f4ecce09" title = " " alt = "" coords = "7,75,170,102" / >
< area shape = "rect" href = "namespacepFlow.html#ac8a2c4dd123ea5ac20d0a98d5076e510" title = " " alt = "" coords = "229,151,381,178" / >
< area shape = "rect" href = "classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488" title = " " alt = "" coords = "231,202,380,244" / >
< area shape = "rect" href = "classpFlow_1_1repository.html#ae1921a7f20c43d1438221946e607c488" title = " " alt = "" coords = "220,268,391,295" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ad7cad1b82e1afeea66c2f0649de5d93f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad7cad1b82e1afeea66c2f0649de5d93f" > ◆ < / a > < / span > wordPath()< / 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 > wordPath < / 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 = "fileSystem_8hpp_source.html#l00126" > 126< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8hpp_source.html#l00067" > fileSystem::path_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00360" > pFlow::PFtoVTK::convertTimeFolderPointFieldsSelected()< / a > , < a class = "el" href = "systemControl_8cpp_source.html#l00030" > systemControl::getRunName()< / a > , < a class = "el" href = "systemControl_8cpp_source.html#l00061" > systemControl::getTopFolder()< / a > , < a class = "el" href = "fileStream_8cpp_source.html#l00030" > fileStream::openInFile()< / a > , and < a class = "el" href = "fileStream_8cpp_source.html#l00056" > fileStream::openOutFile()< / a > .< / p >
< div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_ad7cad1b82e1afeea66c2f0649de5d93f_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_ad7cad1b82e1afeea66c2f0649de5d93f_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_ad7cad1b82e1afeea66c2f0649de5d93f_icgraph" id = "classpFlow_1_1fileSystem_ad7cad1b82e1afeea66c2f0649de5d93f_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "267,143,349,170" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#afed74f3e8fdc5e63c61b210f8fa1044c" title = " " alt = "" coords = "5,5,219,47" / >
< area shape = "rect" href = "classpFlow_1_1systemControl.html#abdb9f71335d973537b7571418077a502" title = " " alt = "" coords = "31,71,193,112" / >
< area shape = "rect" href = "classpFlow_1_1systemControl.html#a7074205a94f43aa32719ccd2e290b470" title = " " alt = "" coords = "31,136,193,177" / >
< area shape = "rect" href = "classpFlow_1_1fileStream.html#a2202773d095b6ad3bd8186c6b4ef1458" title = " " alt = "" coords = "41,201,183,243" / >
< area shape = "rect" href = "classpFlow_1_1fileStream.html#a8d6b427b76776c3ef060ad31d8ea44fd" title = " " alt = "" coords = "41,267,183,308" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aa38071b32f7e36ac484ba59b2c0b0eec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa38071b32f7e36ac484ba59b2c0b0eec" > ◆ < / a > < / span > dirPath()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > pFlow::fileSystem< / a > dirPath < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00082" > 82< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileStream_8cpp_source.html#l00056" > fileStream::openOutFile()< / a > , and < a class = "el" href = "fileSystem_8cpp_source.html#l00265" > pFlow::operator/()< / a > .< / p >
< div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_aa38071b32f7e36ac484ba59b2c0b0eec_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_aa38071b32f7e36ac484ba59b2c0b0eec_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_aa38071b32f7e36ac484ba59b2c0b0eec_icgraph" id = "classpFlow_1_1fileSystem_aa38071b32f7e36ac484ba59b2c0b0eec_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "196,42,263,69" / >
< area shape = "rect" href = "classpFlow_1_1fileStream.html#a8d6b427b76776c3ef060ad31d8ea44fd" title = " " alt = "" coords = "5,5,148,47" / >
< area shape = "rect" href = "namespacepFlow.html#a876ef3ad73dadbed86887793dd7d40d5" title = " " alt = "" coords = "13,71,140,98" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a06b8851f8e2610ba100d6dbe7c28e42a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a06b8851f8e2610ba100d6dbe7c28e42a" > ◆ < / a > < / span > fileName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > pFlow::word< / a > fileName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00096" > 96< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Insertion_8cpp_source.html#l00083" > Insertion< ShapeType > ::Insertion()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_a06b8851f8e2610ba100d6dbe7c28e42a_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a06b8851f8e2610ba100d6dbe7c28e42a_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a06b8851f8e2610ba100d6dbe7c28e42a_cgraph" id = "classpFlow_1_1fileSystem_a06b8851f8e2610ba100d6dbe7c28e42a_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,87,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "135,5,231,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_1fileSystem_a06b8851f8e2610ba100d6dbe7c28e42a_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a06b8851f8e2610ba100d6dbe7c28e42a_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a06b8851f8e2610ba100d6dbe7c28e42a_icgraph" id = "classpFlow_1_1fileSystem_a06b8851f8e2610ba100d6dbe7c28e42a_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "244,5,325,32" / >
< area shape = "rect" href = "classpFlow_1_1Insertion.html#a3f9338a5d0ba121e46363bdeccbc3904" title = " " alt = "" coords = "5,5,196,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "af60e3745d0ba90eaec6169d2fedf3672" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af60e3745d0ba90eaec6169d2fedf3672" > ◆ < / a > < / span > absolute()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > pFlow::fileSystem< / a > absolute < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00116" > 116< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "fileSystem_8hpp_source.html#l00068" > fileSystem::isDir_< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00067" > fileSystem::path_< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_af60e3745d0ba90eaec6169d2fedf3672_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_af60e3745d0ba90eaec6169d2fedf3672_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_af60e3745d0ba90eaec6169d2fedf3672_cgraph" id = "classpFlow_1_1fileSystem_af60e3745d0ba90eaec6169d2fedf3672_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,84,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "132,5,228,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae314be4455ae76c73ce660e840d0e5cb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae314be4455ae76c73ce660e840d0e5cb" > ◆ < / a > < / span > canonical()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > pFlow::fileSystem< / a > canonical < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00140" > 140< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "fileSystem_8hpp_source.html#l00068" > fileSystem::isDir_< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00067" > fileSystem::path_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "systemControl_8cpp_source.html#l00030" > systemControl::getRunName()< / a > , and < a class = "el" href = "systemControl_8cpp_source.html#l00061" > systemControl::getTopFolder()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_ae314be4455ae76c73ce660e840d0e5cb_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_ae314be4455ae76c73ce660e840d0e5cb_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_ae314be4455ae76c73ce660e840d0e5cb_cgraph" id = "classpFlow_1_1fileSystem_ae314be4455ae76c73ce660e840d0e5cb_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,89,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "137,5,233,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_1fileSystem_ae314be4455ae76c73ce660e840d0e5cb_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_ae314be4455ae76c73ce660e840d0e5cb_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_ae314be4455ae76c73ce660e840d0e5cb_icgraph" id = "classpFlow_1_1fileSystem_ae314be4455ae76c73ce660e840d0e5cb_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "216,46,300,73" / >
< area shape = "rect" href = "classpFlow_1_1systemControl.html#abdb9f71335d973537b7571418077a502" title = " " alt = "" coords = "5,5,168,47" / >
< area shape = "rect" href = "classpFlow_1_1systemControl.html#a7074205a94f43aa32719ccd2e290b470" title = " " alt = "" coords = "5,71,168,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a50adcf11cea516a2e8756eadafab8da3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50adcf11cea516a2e8756eadafab8da3" > ◆ < / a > < / span > dirExist()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool dirExist < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00162" > 162< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_a50adcf11cea516a2e8756eadafab8da3_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a50adcf11cea516a2e8756eadafab8da3_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a50adcf11cea516a2e8756eadafab8da3_cgraph" id = "classpFlow_1_1fileSystem_a50adcf11cea516a2e8756eadafab8da3_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,76,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "124,5,220,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a549f0056414942b1ff25b23cdeac92ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a549f0056414942b1ff25b23cdeac92ea" > ◆ < / a > < / span > exist()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool exist < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00179" > 179< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileStream_8cpp_source.html#l00030" > fileStream::openInFile()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_a549f0056414942b1ff25b23cdeac92ea_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a549f0056414942b1ff25b23cdeac92ea_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a549f0056414942b1ff25b23cdeac92ea_cgraph" id = "classpFlow_1_1fileSystem_a549f0056414942b1ff25b23cdeac92ea_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,60,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "108,5,204,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_1fileSystem_a549f0056414942b1ff25b23cdeac92ea_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a549f0056414942b1ff25b23cdeac92ea_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a549f0056414942b1ff25b23cdeac92ea_icgraph" id = "classpFlow_1_1fileSystem_a549f0056414942b1ff25b23cdeac92ea_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "196,13,251,39" / >
< area shape = "rect" href = "classpFlow_1_1fileStream.html#a2202773d095b6ad3bd8186c6b4ef1458" title = " " alt = "" coords = "5,5,148,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a7f33187e671f9c2fc6f189bf7005e067" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7f33187e671f9c2fc6f189bf7005e067" > ◆ < / a > < / span > createDirs()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > pFlow::fileSystem< / a > createDirs < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00196" > 196< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileStream_8cpp_source.html#l00056" > fileStream::openOutFile()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_a7f33187e671f9c2fc6f189bf7005e067_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a7f33187e671f9c2fc6f189bf7005e067_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a7f33187e671f9c2fc6f189bf7005e067_cgraph" id = "classpFlow_1_1fileSystem_a7f33187e671f9c2fc6f189bf7005e067_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,95,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "143,5,239,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_1fileSystem_a7f33187e671f9c2fc6f189bf7005e067_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a7f33187e671f9c2fc6f189bf7005e067_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a7f33187e671f9c2fc6f189bf7005e067_icgraph" id = "classpFlow_1_1fileSystem_a7f33187e671f9c2fc6f189bf7005e067_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "196,13,285,39" / >
< area shape = "rect" href = "classpFlow_1_1fileStream.html#a8d6b427b76776c3ef060ad31d8ea44fd" title = " " alt = "" coords = "5,5,148,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ad5a6ed25a46487bf8b9c148769ad9ead" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad5a6ed25a46487bf8b9c148769ad9ead" > ◆ < / a > < / span > operator+=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void operator+= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fileName< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00233" > 233< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a68e72d3af85bf1d216834e8e5c616072" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a68e72d3af85bf1d216834e8e5c616072" > ◆ < / a > < / span > operator/=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void operator/= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < em > fs< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00250" > 250< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1fileSystem_a68e72d3af85bf1d216834e8e5c616072_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileSystem_a68e72d3af85bf1d216834e8e5c616072_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileSystem_a68e72d3af85bf1d216834e8e5c616072_cgraph" id = "classpFlow_1_1fileSystem_a68e72d3af85bf1d216834e8e5c616072_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,97,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "145,5,241,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a867f8148e9b99b53b87b79fe200acff4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a867f8148e9b99b53b87b79fe200acff4" > ◆ < / a > < / span > operator()()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > pFlow::fileSystem< / a > operator() < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > retDir< / em > = < code > true< / code > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileSystem_8cpp_source.html#l00223" > 223< / a > of file < a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Friends And Related Function Documentation< / h2 >
< a id = "a39940fd65d47ee21b31888a9ae6597ac" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a39940fd65d47ee21b31888a9ae6597ac" > ◆ < / 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" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > operator/ < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < em > fs1< / 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 > fs2< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aae9040631642e1f508bbe693250ed163" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aae9040631642e1f508bbe693250ed163" > ◆ < / a > < / span > operator< < < 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_1iOstream.html" > iOstream< / a > & operator< < < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td >
< td class = "paramname" > < em > fs< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a12829c19a00d5cbcc9a76970304872f2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a12829c19a00d5cbcc9a76970304872f2" > ◆ < / a > < / span > operator< < < 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" > std::ostream& operator< < < / td >
< td > (< / td >
< td class = "paramtype" > std::ostream &   < / td >
< td class = "paramname" > < em > os< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td >
< td class = "paramname" > < em > fs< / 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" > friend< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ae085158a530fc969b1c42c36f43c08d5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae085158a530fc969b1c42c36f43c08d5" > ◆ < / a > < / span > path_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::filesystem::path path_< / 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 = "fileSystem_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileSystem_8cpp_source.html#l00116" > fileSystem::absolute()< / a > , < a class = "el" href = "fileSystem_8cpp_source.html#l00140" > fileSystem::canonical()< / a > , < a class = "el" href = "fileSystem_8cpp_source.html#l00265" > pFlow::operator/()< / a > , < a class = "el" href = "fileSystem_8cpp_source.html#l00287" > pFlow::operator< < ()< / a > , < a class = "el" href = "fileSystem_8hpp_source.html#l00121" > fileSystem::path()< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00126" > fileSystem::wordPath()< / a > .< / p >
< / div >
< / div >
< a id = "a665273dc06598e5f2a675e4ea9464770" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a665273dc06598e5f2a675e4ea9464770" > ◆ < / a > < / span > isDir_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isDir_< / 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 = "fileSystem_8hpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileSystem_8cpp_source.html#l00116" > fileSystem::absolute()< / a > , < a class = "el" href = "fileSystem_8cpp_source.html#l00140" > fileSystem::canonical()< / a > , < a class = "el" href = "fileSystem_8cpp_source.html#l00075" > fileSystem::fileSystem()< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00116" > fileSystem::isDir()< / a > .< / p >
< / div >
< / div >
< a id = "adc6d0ca8012efebb617c63f6b406324a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adc6d0ca8012efebb617c63f6b406324a" > ◆ < / a > < / span > notPermittedCharsFile< / 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 > notPermittedCharsFile = < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > (" " ) + < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > (" \t\n\0;:?*/< > \" ?\'" )< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < 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 = "fileSystem_8hpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "fileSystem_8cpp_source.html#l00027" > fileSystem::checkFileName()< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00076" > fileSystem::validFileName()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/fileSystem/< a class = "el" href = "fileSystem_8hpp_source.html" > fileSystem.hpp< / a > < / li >
< li > src/phasicFlow/fileSystem/< a class = "el" href = "fileSystem_8cpp_source.html" > fileSystem.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_1fileSystem.html" > fileSystem< / 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 >