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: fileStream 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;" >
2023-04-02 14:53:54 -07:00
< div id = "projectname" > < a href = "www.github.com/PhasicFlow" > PhasicFlow< / a >
  < span id = "projectnumber" > < a href = "www.github.com/PhasicFlow" > v0.1< / a > < / span >
2023-03-27 10:16:23 -07:00
< / div >
2023-04-02 14:53:54 -07:00
< div id = "projectbrief" > < a href = "https://cemf.ir" > www.cemf.ir< / a > < / div >
2023-03-27 10:16:23 -07:00
< / 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_1fileStream.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1fileStream-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > fileStream Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for fileStream:< / 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_1fileStream__inherit__graph.png" border = "0" usemap = "#fileStream_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "fileStream_inherit__map" id = "fileStream_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "54,5,143,32" / >
< area shape = "rect" href = "classpFlow_1_1iFstream.html" title = " " alt = "" coords = "5,80,85,107" / >
< area shape = "rect" href = "classpFlow_1_1oFstream.html" title = " " alt = "" coords = "110,80,194,107" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for fileStream:< / 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_1fileStream__coll__graph.png" border = "0" usemap = "#fileStream_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "fileStream_coll__map" id = "fileStream_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "171,95,261,121" / >
< area shape = "rect" href = "classpFlow_1_1uniquePtr.html" title = " " alt = "" coords = "5,5,203,32" / >
< area shape = "rect" href = "classpFlow_1_1uniquePtr.html" title = " " alt = "" coords = "227,5,429,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:af68d6624b6ee2ec7376de1ea4c2fa280" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#af68d6624b6ee2ec7376de1ea4c2fa280" > fileStream< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & path, bool < a class = "el" href = "classpFlow_1_1fileStream.html#af3458b34a937eb333ae314095c7725d6" > outStream< / a > =false, bool binary=false)< / td > < / tr >
< tr class = "separator:af68d6624b6ee2ec7376de1ea4c2fa280" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a5d86209d8fe5bac3eacf5301cfaf60e0" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#a5d86209d8fe5bac3eacf5301cfaf60e0" > fileStream< / a > (const < a class = "el" href = "classpFlow_1_1fileStream.html" > fileStream< / a > & )=delete< / td > < / tr >
< tr class = "separator:a5d86209d8fe5bac3eacf5301cfaf60e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ccd493a7a643ff561506567f4d7cc72" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1fileStream.html" > fileStream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#a2ccd493a7a643ff561506567f4d7cc72" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1fileStream.html" > fileStream< / a > & )=delete< / td > < / tr >
< tr class = "separator:a2ccd493a7a643ff561506567f4d7cc72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5fe998970d1259a6c509c88724a8a599" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#a5fe998970d1259a6c509c88724a8a599" > ~fileStream< / a > ()< / td > < / tr >
< tr class = "separator:a5fe998970d1259a6c509c88724a8a599" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3bcd8dda96066183fbf2024b67915655" > < td class = "memItemLeft" align = "right" valign = "top" > std::ifstream &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#a3bcd8dda96066183fbf2024b67915655" > inStream< / a > ()< / td > < / tr >
< tr class = "separator:a3bcd8dda96066183fbf2024b67915655" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af3458b34a937eb333ae314095c7725d6" > < td class = "memItemLeft" align = "right" valign = "top" > std::ofstream &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#af3458b34a937eb333ae314095c7725d6" > outStream< / a > ()< / td > < / tr >
< tr class = "separator:af3458b34a937eb333ae314095c7725d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a2202773d095b6ad3bd8186c6b4ef1458" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#a2202773d095b6ad3bd8186c6b4ef1458" > openInFile< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & path)< / td > < / tr >
< tr class = "separator:a2202773d095b6ad3bd8186c6b4ef1458" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8d6b427b76776c3ef060ad31d8ea44fd" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#a8d6b427b76776c3ef060ad31d8ea44fd" > openOutFile< / a > (const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & path)< / td > < / tr >
< tr class = "separator:a8d6b427b76776c3ef060ad31d8ea44fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5ae591df94fc66ccb85cbb6565368bca" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#a5ae591df94fc66ccb85cbb6565368bca" > close< / a > ()< / td > < / tr >
< tr class = "separator:a5ae591df94fc66ccb85cbb6565368bca" > < 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:a85cc66c39570389f63084c1b0a8c065b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < std::ifstream >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#a85cc66c39570389f63084c1b0a8c065b" > inStream_< / a > < / td > < / tr >
< tr class = "separator:a85cc66c39570389f63084c1b0a8c065b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af4210b27304c9ab2813b41ae934328d4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < std::ofstream >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#af4210b27304c9ab2813b41ae934328d4" > outStream_< / a > < / td > < / tr >
< tr class = "separator:af4210b27304c9ab2813b41ae934328d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:ad139edcd5a95667fd99c314eccefa0a4" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1fileStream.html#ad139edcd5a95667fd99c314eccefa0a4" > binary_< / a > = false< / td > < / tr >
< tr class = "separator:ad139edcd5a95667fd99c314eccefa0a4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / 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 = "fileStream_8hpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "fileStream_8hpp_source.html" > fileStream.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2023-04-13 11:46:41 -07:00
< a id = "af68d6624b6ee2ec7376de1ea4c2fa280" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af68d6624b6ee2ec7376de1ea4c2fa280" > ◆ < / a > < / span > fileStream() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileStream.html" > fileStream< / 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 >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
2023-04-13 11:46:41 -07:00
< td class = "paramname" > < em > outStream< / em > = < code > false< / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > binary< / em > = < code > false< / code >   < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "fileStream_8cpp_source.html#l00106" > 106< / a > of file < a class = "el" href = "fileStream_8cpp_source.html" > fileStream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a5d86209d8fe5bac3eacf5301cfaf60e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5d86209d8fe5bac3eacf5301cfaf60e0" > ◆ < / a > < / span > fileStream() < 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_1fileStream.html" > fileStream< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileStream.html" > fileStream< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a5fe998970d1259a6c509c88724a8a599" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5fe998970d1259a6c509c88724a8a599" > ◆ < / a > < / span > ~fileStream()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual ~< a class = "el" href = "classpFlow_1_1fileStream.html" > fileStream< / 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 class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "fileStream_8hpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "fileStream_8hpp_source.html" > fileStream.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "fileStream_8cpp_source.html#l00092" > fileStream::close()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1fileStream_a5fe998970d1259a6c509c88724a8a599_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileStream_a5fe998970d1259a6c509c88724a8a599_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileStream_a5fe998970d1259a6c509c88724a8a599_cgraph" id = "classpFlow_1_1fileStream_a5fe998970d1259a6c509c88724a8a599_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,105,32" / >
< area shape = "rect" href = "classpFlow_1_1fileStream.html#a5ae591df94fc66ccb85cbb6565368bca" title = " " alt = "" coords = "153,5,209,32" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a2202773d095b6ad3bd8186c6b4ef1458" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2202773d095b6ad3bd8186c6b4ef1458" > ◆ < / a > < / span > openInFile()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void openInFile < / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileStream_8cpp_source.html#l00030" > 30< / a > of file < a class = "el" href = "fileStream_8cpp_source.html" > fileStream.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8cpp_source.html#l00179" > fileSystem::exist()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00126" > fileSystem::wordPath()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1fileStream_a2202773d095b6ad3bd8186c6b4ef1458_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileStream_a2202773d095b6ad3bd8186c6b4ef1458_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileStream_a2202773d095b6ad3bd8186c6b4ef1458_cgraph" id = "classpFlow_1_1fileStream_a2202773d095b6ad3bd8186c6b4ef1458_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,46,95,73" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#a549f0056414942b1ff25b23cdeac92ea" title = " " alt = "" coords = "143,5,288,47" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#ad7cad1b82e1afeea66c2f0649de5d93f" title = " " alt = "" coords = "143,71,288,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a8d6b427b76776c3ef060ad31d8ea44fd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d6b427b76776c3ef060ad31d8ea44fd" > ◆ < / a > < / span > openOutFile()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void openOutFile < / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "fileStream_8cpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "fileStream_8cpp_source.html" > fileStream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > References < a class = "el" href = "fileSystem_8cpp_source.html#l00196" > fileSystem::createDirs()< / a > , < a class = "el" href = "fileSystem_8cpp_source.html#l00082" > fileSystem::dirPath()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , and < a class = "el" href = "fileSystem_8hpp_source.html#l00126" > fileSystem::wordPath()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1fileStream_a8d6b427b76776c3ef060ad31d8ea44fd_cgraph.png" border = "0" usemap = "#classpFlow_1_1fileStream_a8d6b427b76776c3ef060ad31d8ea44fd_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileStream_a8d6b427b76776c3ef060ad31d8ea44fd_cgraph" id = "classpFlow_1_1fileStream_a8d6b427b76776c3ef060ad31d8ea44fd_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,78,105,105" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#a7f33187e671f9c2fc6f189bf7005e067" title = " " alt = "" coords = "153,5,299,47" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#aa38071b32f7e36ac484ba59b2c0b0eec" title = " " alt = "" coords = "153,71,299,112" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#ad7cad1b82e1afeea66c2f0649de5d93f" title = " " alt = "" coords = "153,136,299,177" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a5ae591df94fc66ccb85cbb6565368bca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ae591df94fc66ccb85cbb6565368bca" > ◆ < / a > < / span > close()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void close < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "fileStream_8cpp_source.html#l00092" > 92< / a > of file < a class = "el" href = "fileStream_8cpp_source.html" > fileStream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > References < a class = "el" href = "fileStream_8hpp_source.html#l00041" > fileStream::inStream_< / a > , and < a class = "el" href = "fileStream_8hpp_source.html#l00044" > fileStream::outStream_< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "fileStream_8hpp_source.html#l00067" > fileStream::~fileStream()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1fileStream_a5ae591df94fc66ccb85cbb6565368bca_icgraph.png" border = "0" usemap = "#classpFlow_1_1fileStream_a5ae591df94fc66ccb85cbb6565368bca_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1fileStream_a5ae591df94fc66ccb85cbb6565368bca_icgraph" id = "classpFlow_1_1fileStream_a5ae591df94fc66ccb85cbb6565368bca_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "153,5,209,32" / >
< area shape = "rect" href = "classpFlow_1_1fileStream.html#a5fe998970d1259a6c509c88724a8a599" title = " " alt = "" coords = "5,5,105,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a2ccd493a7a643ff561506567f4d7cc72" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2ccd493a7a643ff561506567f4d7cc72" > ◆ < / 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_1fileStream.html" > fileStream< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileStream.html" > fileStream< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a3bcd8dda96066183fbf2024b67915655" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3bcd8dda96066183fbf2024b67915655" > ◆ < / a > < / span > inStream()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::ifstream & inStream < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "fileStream_8cpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "fileStream_8cpp_source.html" > fileStream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "af3458b34a937eb333ae314095c7725d6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af3458b34a937eb333ae314095c7725d6" > ◆ < / a > < / span > outStream()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::ofstream & outStream < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "fileStream_8cpp_source.html#l00132" > 132< / a > of file < a class = "el" href = "fileStream_8cpp_source.html" > fileStream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a85cc66c39570389f63084c1b0a8c065b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85cc66c39570389f63084c1b0a8c065b" > ◆ < / a > < / span > inStream_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < std::ifstream> inStream_< / 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 = "fileStream_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "fileStream_8hpp_source.html" > fileStream.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "fileStream_8cpp_source.html#l00092" > fileStream::close()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "af4210b27304c9ab2813b41ae934328d4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af4210b27304c9ab2813b41ae934328d4" > ◆ < / a > < / span > outStream_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < std::ofstream> outStream_< / 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 = "fileStream_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "fileStream_8hpp_source.html" > fileStream.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "fileStream_8cpp_source.html#l00092" > fileStream::close()< / a > .< / p >
< / div >
< / div >
< a id = "ad139edcd5a95667fd99c314eccefa0a4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad139edcd5a95667fd99c314eccefa0a4" > ◆ < / a > < / span > binary_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool binary_ = false< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "fileStream_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "fileStream_8hpp_source.html" > fileStream.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/streams/Fstream/< a class = "el" href = "fileStream_8hpp_source.html" > fileStream.hpp< / a > < / li >
< li > src/phasicFlow/streams/Fstream/< a class = "el" href = "fileStream_8cpp_source.html" > fileStream.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_1fileStream.html" > fileStream< / 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 >