documentation for v1.0

This commit is contained in:
HRN
2025-01-10 13:02:07 +03:30
parent 53c7b23728
commit 0acd52f1b1
16893 changed files with 448346 additions and 285977 deletions

View File

@ -110,17 +110,15 @@ $(document).ready(function(){initNavTree('classpFlow_1_1fileStream.html',''); in
<div class="title">fileStream Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Creates and manages an input/output file stream with specified format.
<a href="classpFlow_1_1fileStream.html#details">More...</a></p>
<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;">
<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>
<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>
@ -128,52 +126,62 @@ $(document).ready(function(){initNavTree('classpFlow_1_1fileStream.html',''); in
</div>
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
<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>
<tr class="memitem:af68d6624b6ee2ec7376de1ea4c2fa280"><td class="memItemLeft" align="right" valign="top">&#160;</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> &amp;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">&#160;</td></tr>
<tr class="memitem:a780823f516935e79254a4fdc28e13ac0"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1fileStream.html#a780823f516935e79254a4fdc28e13ac0">fileStream</a> (const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> &amp;path, bool <a class="el" href="classpFlow_1_1fileStream.html#af3458b34a937eb333ae314095c7725d6">outStream</a>=false, bool binary=false, bool append=false)</td></tr>
<tr class="memdesc:a780823f516935e79254a4fdc28e13ac0"><td class="mdescLeft">&#160;</td><td class="mdescRight">From file path and input type and format. <a href="classpFlow_1_1fileStream.html#a780823f516935e79254a4fdc28e13ac0">More...</a><br /></td></tr>
<tr class="separator:a780823f516935e79254a4fdc28e13ac0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5d86209d8fe5bac3eacf5301cfaf60e0"><td class="memItemLeft" align="right" valign="top">&#160;</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> &amp;)=delete</td></tr>
<tr class="memdesc:a5d86209d8fe5bac3eacf5301cfaf60e0"><td class="mdescLeft">&#160;</td><td class="mdescRight">No copy. <a href="classpFlow_1_1fileStream.html#a5d86209d8fe5bac3eacf5301cfaf60e0">More...</a><br /></td></tr>
<tr class="separator:a5d86209d8fe5bac3eacf5301cfaf60e0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2ccd493a7a643ff561506567f4d7cc72"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1fileStream.html">fileStream</a> &amp;&#160;</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> &amp;)=delete</td></tr>
<tr class="memdesc:a2ccd493a7a643ff561506567f4d7cc72"><td class="mdescLeft">&#160;</td><td class="mdescRight">No assignment. <a href="classpFlow_1_1fileStream.html#a2ccd493a7a643ff561506567f4d7cc72">More...</a><br /></td></tr>
<tr class="separator:a2ccd493a7a643ff561506567f4d7cc72"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5fe998970d1259a6c509c88724a8a599"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1fileStream.html#a5fe998970d1259a6c509c88724a8a599">~fileStream</a> ()</td></tr>
<tr class="memdesc:a5fe998970d1259a6c509c88724a8a599"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <a href="classpFlow_1_1fileStream.html#a5fe998970d1259a6c509c88724a8a599">More...</a><br /></td></tr>
<tr class="separator:a5fe998970d1259a6c509c88724a8a599"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3bcd8dda96066183fbf2024b67915655"><td class="memItemLeft" align="right" valign="top">std::ifstream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1fileStream.html#a3bcd8dda96066183fbf2024b67915655">inStream</a> ()</td></tr>
<tr class="memdesc:a3bcd8dda96066183fbf2024b67915655"><td class="mdescLeft">&#160;</td><td class="mdescRight">Access input file stream. <a href="classpFlow_1_1fileStream.html#a3bcd8dda96066183fbf2024b67915655">More...</a><br /></td></tr>
<tr class="separator:a3bcd8dda96066183fbf2024b67915655"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af3458b34a937eb333ae314095c7725d6"><td class="memItemLeft" align="right" valign="top">std::ofstream &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1fileStream.html#af3458b34a937eb333ae314095c7725d6">outStream</a> ()</td></tr>
<tr class="memdesc:af3458b34a937eb333ae314095c7725d6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Access output file stream. <a href="classpFlow_1_1fileStream.html#af3458b34a937eb333ae314095c7725d6">More...</a><br /></td></tr>
<tr class="separator:af3458b34a937eb333ae314095c7725d6"><td class="memSeparator" colspan="2">&#160;</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&#160;</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> &amp;path)</td></tr>
<tr class="memdesc:a2202773d095b6ad3bd8186c6b4ef1458"><td class="mdescLeft">&#160;</td><td class="mdescRight">open input file <a href="classpFlow_1_1fileStream.html#a2202773d095b6ad3bd8186c6b4ef1458">More...</a><br /></td></tr>
<tr class="separator:a2202773d095b6ad3bd8186c6b4ef1458"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8d6b427b76776c3ef060ad31d8ea44fd"><td class="memItemLeft" align="right" valign="top">void&#160;</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> &amp;path)</td></tr>
<tr class="memdesc:a8d6b427b76776c3ef060ad31d8ea44fd"><td class="mdescLeft">&#160;</td><td class="mdescRight">open output file <a href="classpFlow_1_1fileStream.html#a8d6b427b76776c3ef060ad31d8ea44fd">More...</a><br /></td></tr>
<tr class="separator:a8d6b427b76776c3ef060ad31d8ea44fd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5ae591df94fc66ccb85cbb6565368bca"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1fileStream.html#a5ae591df94fc66ccb85cbb6565368bca">close</a> ()</td></tr>
<tr class="memdesc:a5ae591df94fc66ccb85cbb6565368bca"><td class="mdescLeft">&#160;</td><td class="mdescRight">close streams <a href="classpFlow_1_1fileStream.html#a5ae591df94fc66ccb85cbb6565368bca">More...</a><br /></td></tr>
<tr class="separator:a5ae591df94fc66ccb85cbb6565368bca"><td class="memSeparator" colspan="2">&#160;</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>&lt; std::ifstream &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1fileStream.html#a85cc66c39570389f63084c1b0a8c065b">inStream_</a></td></tr>
<tr class="memdesc:a85cc66c39570389f63084c1b0a8c065b"><td class="mdescLeft">&#160;</td><td class="mdescRight">in file stream <a href="classpFlow_1_1fileStream.html#a85cc66c39570389f63084c1b0a8c065b">More...</a><br /></td></tr>
<tr class="separator:a85cc66c39570389f63084c1b0a8c065b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af4210b27304c9ab2813b41ae934328d4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1uniquePtr.html">uniquePtr</a>&lt; std::ofstream &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1fileStream.html#af4210b27304c9ab2813b41ae934328d4">outStream_</a></td></tr>
<tr class="memdesc:af4210b27304c9ab2813b41ae934328d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">out file stream <a href="classpFlow_1_1fileStream.html#af4210b27304c9ab2813b41ae934328d4">More...</a><br /></td></tr>
<tr class="separator:af4210b27304c9ab2813b41ae934328d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad139edcd5a95667fd99c314eccefa0a4"><td class="memItemLeft" align="right" valign="top">bool&#160;</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">&#160;</td></tr>
<tr class="memitem:a0c6d9e064a918fa590951f9236a3bce4"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1fileStream.html#a0c6d9e064a918fa590951f9236a3bce4">append_</a> = false</td></tr>
<tr class="separator:a0c6d9e064a918fa590951f9236a3bce4"><td class="memSeparator" colspan="2">&#160;</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="fileStream_8hpp_source.html#l00036">36</a> of file <a class="el" href="fileStream_8hpp_source.html">fileStream.hpp</a>.</p>
<div class="textblock"><p>Creates and manages an input/output file stream with specified format. </p>
<p>It is based on OpenFOAM stream, with some modifications/simplifications to be tailored to our needs. </p>
<p class="definition">Definition at line <a class="el" href="fileStream_8hpp_source.html#l00043">43</a> of file <a class="el" href="fileStream_8hpp_source.html">fileStream.hpp</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="af68d6624b6ee2ec7376de1ea4c2fa280"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af68d6624b6ee2ec7376de1ea4c2fa280">&#9670;&nbsp;</a></span>fileStream() <span class="overload">[1/2]</span></h2>
<a id="a780823f516935e79254a4fdc28e13ac0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a780823f516935e79254a4fdc28e13ac0">&#9670;&nbsp;</a></span>fileStream() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
@ -194,7 +202,13 @@ Protected Attributes</h2></td></tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>binary</em> = <code>false</code>&#160;</td>
<td class="paramname"><em>binary</em> = <code>false</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>append</em> = <code>false</code>&#160;</td>
</tr>
<tr>
<td></td>
@ -204,7 +218,9 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<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>
<p>From file path and input type and format. </p>
<p class="definition">Definition at line <a class="el" href="fileStream_8cpp_source.html#l00120">120</a> of file <a class="el" href="fileStream_8cpp_source.html">fileStream.cpp</a>.</p>
</div>
</div>
@ -232,6 +248,8 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<p>No copy. </p>
</div>
</div>
<a id="a5fe998970d1259a6c509c88724a8a599"></a>
@ -257,19 +275,17 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<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>
<p>Destructor. </p>
<p class="reference">References <a class="el" href="fileStream_8cpp_source.html#l00092">fileStream::close()</a>.</p>
<p class="definition">Definition at line <a class="el" href="fileStream_8hpp_source.html#l00080">80</a> of file <a class="el" href="fileStream_8hpp_source.html">fileStream.hpp</a>.</p>
<p class="reference">References <a class="el" href="fileStream_8cpp_source.html#l00106">fileStream::close()</a>.</p>
<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;">
<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>
@ -299,20 +315,17 @@ Protected Attributes</h2></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>open input file </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>
<p class="definition">Definition at line <a class="el" href="fileStream_8cpp_source.html#l00027">27</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#l00192">fileSystem::exist()</a>, <a class="el" href="error_8hpp_source.html#l00077">fatalErrorInFunction</a>, <a class="el" href="error_8hpp_source.html#l00098">fatalExit</a>, and <a class="el" href="fileSystem_8hpp_source.html#l00160">fileSystem::wordPath()</a>.</p>
<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;">
<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>
@ -341,21 +354,17 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<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>
<p>open output file </p>
<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>
<p class="definition">Definition at line <a class="el" href="fileStream_8cpp_source.html#l00058">58</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#l00208">fileSystem::createDirs()</a>, <a class="el" href="fileSystem_8cpp_source.html#l00091">fileSystem::dirPath()</a>, <a class="el" href="error_8hpp_source.html#l00077">fatalErrorInFunction</a>, <a class="el" href="error_8hpp_source.html#l00098">fatalExit</a>, and <a class="el" href="fileSystem_8hpp_source.html#l00160">fileSystem::wordPath()</a>.</p>
<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;">
<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>
@ -383,21 +392,19 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<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>
<p>close streams </p>
<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>
<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>
<p class="reference">Referenced by <a class="el" href="fileStream_8hpp_source.html#l00067">fileStream::~fileStream()</a>.</p>
<p class="reference">References <a class="el" href="fileStream_8hpp_source.html#l00048">fileStream::inStream_</a>, and <a class="el" href="fileStream_8hpp_source.html#l00051">fileStream::outStream_</a>.</p>
<p class="reference">Referenced by <a class="el" href="fileStream_8hpp_source.html#l00080">fileStream::~fileStream()</a>.</p>
<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;">
<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>
@ -426,6 +433,8 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<p>No assignment. </p>
</div>
</div>
<a id="a3bcd8dda96066183fbf2024b67915655"></a>
@ -443,7 +452,9 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<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>
<p>Access input file stream. </p>
<p class="definition">Definition at line <a class="el" href="fileStream_8cpp_source.html#l00143">143</a> of file <a class="el" href="fileStream_8cpp_source.html">fileStream.cpp</a>.</p>
</div>
</div>
@ -462,7 +473,9 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<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>
<p>Access output file stream. </p>
<p class="definition">Definition at line <a class="el" href="fileStream_8cpp_source.html#l00148">148</a> of file <a class="el" href="fileStream_8cpp_source.html">fileStream.cpp</a>.</p>
</div>
</div>
@ -487,9 +500,11 @@ Protected Attributes</h2></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>
<p>in file stream </p>
<p class="reference">Referenced by <a class="el" href="fileStream_8cpp_source.html#l00092">fileStream::close()</a>.</p>
<p class="definition">Definition at line <a class="el" href="fileStream_8hpp_source.html#l00048">48</a> of file <a class="el" href="fileStream_8hpp_source.html">fileStream.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="fileStream_8cpp_source.html#l00106">fileStream::close()</a>.</p>
</div>
</div>
@ -513,9 +528,11 @@ Protected Attributes</h2></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>
<p>out file stream </p>
<p class="reference">Referenced by <a class="el" href="fileStream_8cpp_source.html#l00092">fileStream::close()</a>.</p>
<p class="definition">Definition at line <a class="el" href="fileStream_8hpp_source.html#l00051">51</a> of file <a class="el" href="fileStream_8hpp_source.html">fileStream.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="fileStream_8cpp_source.html#l00106">fileStream::close()</a>.</p>
</div>
</div>
@ -539,7 +556,31 @@ Protected Attributes</h2></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>
<p class="definition">Definition at line <a class="el" href="fileStream_8hpp_source.html#l00053">53</a> of file <a class="el" href="fileStream_8hpp_source.html">fileStream.hpp</a>.</p>
</div>
</div>
<a id="a0c6d9e064a918fa590951f9236a3bce4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0c6d9e064a918fa590951f9236a3bce4">&#9670;&nbsp;</a></span>append_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool append_ = 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#l00055">55</a> of file <a class="el" href="fileStream_8hpp_source.html">fileStream.hpp</a>.</p>
</div>
</div>