mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
1960 lines
130 KiB
HTML
1960 lines
130 KiB
HTML
<!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: IOstream 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>
|
|
<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>
|
|
<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="www.github.com/PhasicFlow">PhasicFlow</a>
|
|
 <span id="projectnumber"><a href="www.github.com/PhasicFlow">v0.1</a></span>
|
|
</div>
|
|
<div id="projectbrief"><a href="https://cemf.ir">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_1IOstream.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="#pub-static-attribs">Static Public Attributes</a> |
|
|
<a href="#pro-methods">Protected Member Functions</a> |
|
|
<a href="#pro-attribs">Protected Attributes</a> |
|
|
<a href="#pro-static-attribs">Static Protected Attributes</a> |
|
|
<a href="classpFlow_1_1IOstream-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">IOstream Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<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 IOstream:</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_1IOstream__inherit__graph.png" border="0" usemap="#IOstream_inherit__map" alt="Inheritance graph"/></div>
|
|
<map name="IOstream_inherit__map" id="IOstream_inherit__map">
|
|
<area shape="rect" title=" " alt="" coords="54,5,137,32"/>
|
|
<area shape="rect" href="classpFlow_1_1iIstream.html" title=" " alt="" coords="5,80,81,107"/>
|
|
<area shape="rect" href="classpFlow_1_1iOstream.html" title=" " alt="" coords="106,80,189,107"/>
|
|
</map>
|
|
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
|
|
Public Types</h2></td></tr>
|
|
<tr class="memitem:aacc935fd960fc1d7efe7f3820bb1db35"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35">streamAccess</a> : char { <a class="el" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603">CLOSED</a> = 0,
|
|
<a class="el" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2">OPENED</a>
|
|
}</td></tr>
|
|
<tr class="separator:aacc935fd960fc1d7efe7f3820bb1db35"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab76e0cc92bb140c07e198662e39d5268"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> : char { <a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d">ASCII</a> = 0,
|
|
<a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268aecafbc1299672a8c1521cc0d5f1ae986">BINARY</a>
|
|
}</td></tr>
|
|
<tr class="separator:ab76e0cc92bb140c07e198662e39d5268"><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:a685ead9e00563a9b3d0c4753eac347a2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2">IOstream</a> ()</td></tr>
|
|
<tr class="memdesc:a685ead9e00563a9b3d0c4753eac347a2"><td class="mdescLeft"> </td><td class="mdescRight">Default. <a href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2">More...</a><br /></td></tr>
|
|
<tr class="separator:a685ead9e00563a9b3d0c4753eac347a2"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a26824d6240feaec7589240d8c974ee05"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a26824d6240feaec7589240d8c974ee05">IOstream</a> (<a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> wF)</td></tr>
|
|
<tr class="memdesc:a26824d6240feaec7589240d8c974ee05"><td class="mdescLeft"> </td><td class="mdescRight">Construct and set write format. <a href="classpFlow_1_1IOstream.html#a26824d6240feaec7589240d8c974ee05">More...</a><br /></td></tr>
|
|
<tr class="separator:a26824d6240feaec7589240d8c974ee05"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a65d31aa1e9f9e2c0fde5613c17647e40"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a65d31aa1e9f9e2c0fde5613c17647e40">IOstream</a> (const <a class="el" href="classpFlow_1_1IOstream.html">IOstream</a> &)=default</td></tr>
|
|
<tr class="memdesc:a65d31aa1e9f9e2c0fde5613c17647e40"><td class="mdescLeft"> </td><td class="mdescRight">Copy. <a href="classpFlow_1_1IOstream.html#a65d31aa1e9f9e2c0fde5613c17647e40">More...</a><br /></td></tr>
|
|
<tr class="separator:a65d31aa1e9f9e2c0fde5613c17647e40"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a216ce04def77e62d9132be3ce232afcc"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a216ce04def77e62d9132be3ce232afcc">~IOstream</a> ()=default</td></tr>
|
|
<tr class="memdesc:a216ce04def77e62d9132be3ce232afcc"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="classpFlow_1_1IOstream.html#a216ce04def77e62d9132be3ce232afcc">More...</a><br /></td></tr>
|
|
<tr class="separator:a216ce04def77e62d9132be3ce232afcc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac9b54653d0ec63ee05f64a185437b335"><td class="memItemLeft" align="right" valign="top">virtual const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">name</a> () const</td></tr>
|
|
<tr class="memdesc:ac9b54653d0ec63ee05f64a185437b335"><td class="mdescLeft"> </td><td class="mdescRight">Return the name of the stream. <a href="classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335">More...</a><br /></td></tr>
|
|
<tr class="separator:ac9b54653d0ec63ee05f64a185437b335"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a093459b3399aba6fe0f57bbbc2925bc2"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a093459b3399aba6fe0f57bbbc2925bc2">name</a> ()</td></tr>
|
|
<tr class="memdesc:a093459b3399aba6fe0f57bbbc2925bc2"><td class="mdescLeft"> </td><td class="mdescRight">Return non-const access to the name of the stream. <a href="classpFlow_1_1IOstream.html#a093459b3399aba6fe0f57bbbc2925bc2">More...</a><br /></td></tr>
|
|
<tr class="separator:a093459b3399aba6fe0f57bbbc2925bc2"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a367eb3425fc4e8270e2aa961df8ac8a5"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">check</a> (const char *operation) const</td></tr>
|
|
<tr class="memdesc:a367eb3425fc4e8270e2aa961df8ac8a5"><td class="mdescLeft"> </td><td class="mdescRight">Check <a class="el" href="classpFlow_1_1IOstream.html">IOstream</a> status for given operation. <a href="classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5">More...</a><br /></td></tr>
|
|
<tr class="separator:a367eb3425fc4e8270e2aa961df8ac8a5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a281bbfd1fe6ab10377d7cb1f5111044d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">fatalCheck</a> (const char *operation) const</td></tr>
|
|
<tr class="memdesc:a281bbfd1fe6ab10377d7cb1f5111044d"><td class="mdescLeft"> </td><td class="mdescRight">Check <a class="el" href="classpFlow_1_1IOstream.html">IOstream</a> status for given operation. <a href="classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d">More...</a><br /></td></tr>
|
|
<tr class="separator:a281bbfd1fe6ab10377d7cb1f5111044d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a298583c3d514f1169bfc43169ba78c38"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a298583c3d514f1169bfc43169ba78c38">opened</a> () const</td></tr>
|
|
<tr class="memdesc:a298583c3d514f1169bfc43169ba78c38"><td class="mdescLeft"> </td><td class="mdescRight">Return true if stream has been opened. <a href="classpFlow_1_1IOstream.html#a298583c3d514f1169bfc43169ba78c38">More...</a><br /></td></tr>
|
|
<tr class="separator:a298583c3d514f1169bfc43169ba78c38"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae54500202b0333927a28c440c85cf07e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#ae54500202b0333927a28c440c85cf07e">closed</a> () const</td></tr>
|
|
<tr class="memdesc:ae54500202b0333927a28c440c85cf07e"><td class="mdescLeft"> </td><td class="mdescRight">Return true if stream is closed. <a href="classpFlow_1_1IOstream.html#ae54500202b0333927a28c440c85cf07e">More...</a><br /></td></tr>
|
|
<tr class="separator:ae54500202b0333927a28c440c85cf07e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aee3ba44cd3f14501633ae2e8ea04b4d0"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#aee3ba44cd3f14501633ae2e8ea04b4d0">isBinary</a> () const</td></tr>
|
|
<tr class="memdesc:aee3ba44cd3f14501633ae2e8ea04b4d0"><td class="mdescLeft"> </td><td class="mdescRight">Return true if stream format is binray. <a href="classpFlow_1_1IOstream.html#aee3ba44cd3f14501633ae2e8ea04b4d0">More...</a><br /></td></tr>
|
|
<tr class="separator:aee3ba44cd3f14501633ae2e8ea04b4d0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:abdcc7f96f487faadc7769afcf58fe992"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#abdcc7f96f487faadc7769afcf58fe992">good</a> () const</td></tr>
|
|
<tr class="memdesc:abdcc7f96f487faadc7769afcf58fe992"><td class="mdescLeft"> </td><td class="mdescRight">Return true if next operation might succeed. <a href="classpFlow_1_1IOstream.html#abdcc7f96f487faadc7769afcf58fe992">More...</a><br /></td></tr>
|
|
<tr class="separator:abdcc7f96f487faadc7769afcf58fe992"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af3418ac60d0d7a303478f29a387feb3c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">eof</a> () const</td></tr>
|
|
<tr class="memdesc:af3418ac60d0d7a303478f29a387feb3c"><td class="mdescLeft"> </td><td class="mdescRight">Return true if end of input seen. <a href="classpFlow_1_1IOstream.html#af3418ac60d0d7a303478f29a387feb3c">More...</a><br /></td></tr>
|
|
<tr class="separator:af3418ac60d0d7a303478f29a387feb3c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a48de1a2345c4519dd5d19c67dcce62ed"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">fail</a> () const</td></tr>
|
|
<tr class="memdesc:a48de1a2345c4519dd5d19c67dcce62ed"><td class="mdescLeft"> </td><td class="mdescRight">Return true if next operation will fail. <a href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed">More...</a><br /></td></tr>
|
|
<tr class="separator:a48de1a2345c4519dd5d19c67dcce62ed"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9f7290a5d70f30e1b1b42c8ac4a6082d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">bad</a> () const</td></tr>
|
|
<tr class="memdesc:a9f7290a5d70f30e1b1b42c8ac4a6082d"><td class="mdescLeft"> </td><td class="mdescRight">Return true if stream is corrupted. <a href="classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d">More...</a><br /></td></tr>
|
|
<tr class="separator:a9f7290a5d70f30e1b1b42c8ac4a6082d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a67b76affb3b5d35fa419ac234144038b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a67b76affb3b5d35fa419ac234144038b">operator bool</a> () const</td></tr>
|
|
<tr class="memdesc:a67b76affb3b5d35fa419ac234144038b"><td class="mdescLeft"> </td><td class="mdescRight">Return true if the stream has not failed. <a href="classpFlow_1_1IOstream.html#a67b76affb3b5d35fa419ac234144038b">More...</a><br /></td></tr>
|
|
<tr class="separator:a67b76affb3b5d35fa419ac234144038b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a61efd4196a96540ee018fee8791f3f10"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a61efd4196a96540ee018fee8791f3f10">operator!</a> () const</td></tr>
|
|
<tr class="memdesc:a61efd4196a96540ee018fee8791f3f10"><td class="mdescLeft"> </td><td class="mdescRight">Return true if the stream has failed. <a href="classpFlow_1_1IOstream.html#a61efd4196a96540ee018fee8791f3f10">More...</a><br /></td></tr>
|
|
<tr class="separator:a61efd4196a96540ee018fee8791f3f10"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a607efe5fb94edbe4cfa890c4907e76c3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">lineNumber</a> () const</td></tr>
|
|
<tr class="memdesc:a607efe5fb94edbe4cfa890c4907e76c3"><td class="mdescLeft"> </td><td class="mdescRight">Const access to the current stream line number. <a href="classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3">More...</a><br /></td></tr>
|
|
<tr class="separator:a607efe5fb94edbe4cfa890c4907e76c3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:afd74c1e6fa16247a2150f9014fe2b8a4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#afd74c1e6fa16247a2150f9014fe2b8a4">lineNumber</a> ()</td></tr>
|
|
<tr class="memdesc:afd74c1e6fa16247a2150f9014fe2b8a4"><td class="mdescLeft"> </td><td class="mdescRight">Non-const access to the current stream line number. <a href="classpFlow_1_1IOstream.html#afd74c1e6fa16247a2150f9014fe2b8a4">More...</a><br /></td></tr>
|
|
<tr class="separator:afd74c1e6fa16247a2150f9014fe2b8a4"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7e8e74ae9e601005f806aaa1178921f2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a7e8e74ae9e601005f806aaa1178921f2">lineNumber</a> (const <a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> num)</td></tr>
|
|
<tr class="memdesc:a7e8e74ae9e601005f806aaa1178921f2"><td class="mdescLeft"> </td><td class="mdescRight">Set the stream line number return the previous value. <a href="classpFlow_1_1IOstream.html#a7e8e74ae9e601005f806aaa1178921f2">More...</a><br /></td></tr>
|
|
<tr class="separator:a7e8e74ae9e601005f806aaa1178921f2"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab6784b88289e1403b616f8ba4d742563"><td class="memItemLeft" align="right" valign="top">virtual ios_base::fmtflags </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">flags</a> () const =0</td></tr>
|
|
<tr class="memdesc:ab6784b88289e1403b616f8ba4d742563"><td class="mdescLeft"> </td><td class="mdescRight">Return flags of stream. <a href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">More...</a><br /></td></tr>
|
|
<tr class="separator:ab6784b88289e1403b616f8ba4d742563"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a29b2d2944abba037e93cfc4e7ca19d8a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a29b2d2944abba037e93cfc4e7ca19d8a">setEof</a> ()</td></tr>
|
|
<tr class="memdesc:a29b2d2944abba037e93cfc4e7ca19d8a"><td class="mdescLeft"> </td><td class="mdescRight">Set stream to have reached eof. <a href="classpFlow_1_1IOstream.html#a29b2d2944abba037e93cfc4e7ca19d8a">More...</a><br /></td></tr>
|
|
<tr class="separator:a29b2d2944abba037e93cfc4e7ca19d8a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad609d36f9e9be6dd6f502510ab445260"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#ad609d36f9e9be6dd6f502510ab445260">setFail</a> ()</td></tr>
|
|
<tr class="memdesc:ad609d36f9e9be6dd6f502510ab445260"><td class="mdescLeft"> </td><td class="mdescRight">Set stream to have failed. <a href="classpFlow_1_1IOstream.html#ad609d36f9e9be6dd6f502510ab445260">More...</a><br /></td></tr>
|
|
<tr class="separator:ad609d36f9e9be6dd6f502510ab445260"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a638b33dd25b3cd8ea7e846f04fd6a6a3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">setBad</a> ()</td></tr>
|
|
<tr class="memdesc:a638b33dd25b3cd8ea7e846f04fd6a6a3"><td class="mdescLeft"> </td><td class="mdescRight">Set stream to be bad. <a href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3">More...</a><br /></td></tr>
|
|
<tr class="separator:a638b33dd25b3cd8ea7e846f04fd6a6a3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad624f59ea96278722591e5c257ab181b"><td class="memItemLeft" align="right" valign="top">virtual ios_base::fmtflags </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#ad624f59ea96278722591e5c257ab181b">flags</a> (const ios_base::fmtflags f)=0</td></tr>
|
|
<tr class="memdesc:ad624f59ea96278722591e5c257ab181b"><td class="mdescLeft"> </td><td class="mdescRight">Set flags of stream. <a href="classpFlow_1_1IOstream.html#ad624f59ea96278722591e5c257ab181b">More...</a><br /></td></tr>
|
|
<tr class="separator:ad624f59ea96278722591e5c257ab181b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7496d7abe05bdd8cffe2be14798ac34f"><td class="memItemLeft" align="right" valign="top">ios_base::fmtflags </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">setf</a> (const ios_base::fmtflags f)</td></tr>
|
|
<tr class="memdesc:a7496d7abe05bdd8cffe2be14798ac34f"><td class="mdescLeft"> </td><td class="mdescRight">Set flags of stream. <a href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f">More...</a><br /></td></tr>
|
|
<tr class="separator:a7496d7abe05bdd8cffe2be14798ac34f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7c8972f80cfc853d1b78253abee55f04"><td class="memItemLeft" align="right" valign="top">ios_base::fmtflags </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a7c8972f80cfc853d1b78253abee55f04">setf</a> (const ios_base::fmtflags f, const ios_base::fmtflags mask)</td></tr>
|
|
<tr class="memdesc:a7c8972f80cfc853d1b78253abee55f04"><td class="mdescLeft"> </td><td class="mdescRight">Set flags of given field of stream. <a href="classpFlow_1_1IOstream.html#a7c8972f80cfc853d1b78253abee55f04">More...</a><br /></td></tr>
|
|
<tr class="separator:a7c8972f80cfc853d1b78253abee55f04"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6215a425470b1a58a0f3e0407f8683ca"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca">unsetf</a> (const ios_base::fmtflags f)</td></tr>
|
|
<tr class="memdesc:a6215a425470b1a58a0f3e0407f8683ca"><td class="mdescLeft"> </td><td class="mdescRight">Unset flags of stream. <a href="classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca">More...</a><br /></td></tr>
|
|
<tr class="separator:a6215a425470b1a58a0f3e0407f8683ca"><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:a90f508fef73438f120430ecacd3a603b"><td class="memItemLeft" align="right" valign="top">static unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b">defaultPrecision</a> ()</td></tr>
|
|
<tr class="memdesc:a90f508fef73438f120430ecacd3a603b"><td class="mdescLeft"> </td><td class="mdescRight">Return the default precision. <a href="classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b">More...</a><br /></td></tr>
|
|
<tr class="separator:a90f508fef73438f120430ecacd3a603b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a422504d8feb8f6597fe839556e8fd868"><td class="memItemLeft" align="right" valign="top">static unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a422504d8feb8f6597fe839556e8fd868">defaultPrecision</a> (unsigned int prec)</td></tr>
|
|
<tr class="memdesc:a422504d8feb8f6597fe839556e8fd868"><td class="mdescLeft"> </td><td class="mdescRight">Reset the default precision return the previous value. <a href="classpFlow_1_1IOstream.html#a422504d8feb8f6597fe839556e8fd868">More...</a><br /></td></tr>
|
|
<tr class="separator:a422504d8feb8f6597fe839556e8fd868"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
|
|
Static Public Attributes</h2></td></tr>
|
|
<tr class="memitem:a4240681db26c977866e8173b76de12d8"><td class="memItemLeft" align="right" valign="top">static unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">precision_</a> = 6</td></tr>
|
|
<tr class="memdesc:a4240681db26c977866e8173b76de12d8"><td class="mdescLeft"> </td><td class="mdescRight">Default precision, only works for ASCII. <a href="classpFlow_1_1IOstream.html#a4240681db26c977866e8173b76de12d8">More...</a><br /></td></tr>
|
|
<tr class="separator:a4240681db26c977866e8173b76de12d8"><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:ab945a2e2c4278c06f4527d8e163b904e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#ab945a2e2c4278c06f4527d8e163b904e">setOpened</a> ()</td></tr>
|
|
<tr class="memdesc:ab945a2e2c4278c06f4527d8e163b904e"><td class="mdescLeft"> </td><td class="mdescRight">Set stream opened. <a href="classpFlow_1_1IOstream.html#ab945a2e2c4278c06f4527d8e163b904e">More...</a><br /></td></tr>
|
|
<tr class="separator:ab945a2e2c4278c06f4527d8e163b904e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6ffc7629ddba3b8e7652fe888af299ab"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a6ffc7629ddba3b8e7652fe888af299ab">setClosed</a> ()</td></tr>
|
|
<tr class="memdesc:a6ffc7629ddba3b8e7652fe888af299ab"><td class="mdescLeft"> </td><td class="mdescRight">Set stream closed. <a href="classpFlow_1_1IOstream.html#a6ffc7629ddba3b8e7652fe888af299ab">More...</a><br /></td></tr>
|
|
<tr class="separator:a6ffc7629ddba3b8e7652fe888af299ab"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6dc7caf4da073fce8946c51af8d81dee"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a6dc7caf4da073fce8946c51af8d81dee">setState</a> (ios_base::iostate state)</td></tr>
|
|
<tr class="memdesc:a6dc7caf4da073fce8946c51af8d81dee"><td class="mdescLeft"> </td><td class="mdescRight">Set stream state. <a href="classpFlow_1_1IOstream.html#a6dc7caf4da073fce8946c51af8d81dee">More...</a><br /></td></tr>
|
|
<tr class="separator:a6dc7caf4da073fce8946c51af8d81dee"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a41eccdacf379df0ab3fd0b47c2d96a1d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a41eccdacf379df0ab3fd0b47c2d96a1d">setWriteFormat</a> (<a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> wF)</td></tr>
|
|
<tr class="separator:a41eccdacf379df0ab3fd0b47c2d96a1d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a473118515da3a7497d0673dd24674c70"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a473118515da3a7497d0673dd24674c70">setGood</a> ()</td></tr>
|
|
<tr class="memdesc:a473118515da3a7497d0673dd24674c70"><td class="mdescLeft"> </td><td class="mdescRight">Set stream to be good. <a href="classpFlow_1_1IOstream.html#a473118515da3a7497d0673dd24674c70">More...</a><br /></td></tr>
|
|
<tr class="separator:a473118515da3a7497d0673dd24674c70"><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:aa17155fc05a45901f1fded81dea4c2d0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35">streamAccess</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">openClosed_</a></td></tr>
|
|
<tr class="memdesc:aa17155fc05a45901f1fded81dea4c2d0"><td class="mdescLeft"> </td><td class="mdescRight">Is stream open or closed. <a href="classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0">More...</a><br /></td></tr>
|
|
<tr class="separator:aa17155fc05a45901f1fded81dea4c2d0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a950517ca51331d52df5f74cd62e44cb3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a950517ca51331d52df5f74cd62e44cb3">writeFormat_</a> = <a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d">ASCII</a></td></tr>
|
|
<tr class="memdesc:a950517ca51331d52df5f74cd62e44cb3"><td class="mdescLeft"> </td><td class="mdescRight">write format <a href="classpFlow_1_1IOstream.html#a950517ca51331d52df5f74cd62e44cb3">More...</a><br /></td></tr>
|
|
<tr class="separator:a950517ca51331d52df5f74cd62e44cb3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2caff7df9cffd0325a8877c89f5c779a"><td class="memItemLeft" align="right" valign="top">ios_base::iostate </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">ioState_</a></td></tr>
|
|
<tr class="memdesc:a2caff7df9cffd0325a8877c89f5c779a"><td class="mdescLeft"> </td><td class="mdescRight">state <a href="classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a">More...</a><br /></td></tr>
|
|
<tr class="separator:a2caff7df9cffd0325a8877c89f5c779a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a271ea4556e1f077f403284c4cde3ccec"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">lineNumber_</a></td></tr>
|
|
<tr class="memdesc:a271ea4556e1f077f403284c4cde3ccec"><td class="mdescLeft"> </td><td class="mdescRight">The file line. <a href="classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec">More...</a><br /></td></tr>
|
|
<tr class="separator:a271ea4556e1f077f403284c4cde3ccec"><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:a384ff8be80c5e301c5ce6838a1f18033"><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_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033">staticName_</a></td></tr>
|
|
<tr class="memdesc:a384ff8be80c5e301c5ce6838a1f18033"><td class="mdescLeft"> </td><td class="mdescRight">Name for any generic stream - normally treat as readonly. <a href="classpFlow_1_1IOstream.html#a384ff8be80c5e301c5ce6838a1f18033">More...</a><br /></td></tr>
|
|
<tr class="separator:a384ff8be80c5e301c5ce6838a1f18033"><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="IOstream_8hpp_source.html#l00045">45</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
|
|
<a id="aacc935fd960fc1d7efe7f3820bb1db35"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aacc935fd960fc1d7efe7f3820bb1db35">◆ </a></span>streamAccess</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">enum <a class="el" href="classpFlow_1_1IOstream.html#aacc935fd960fc1d7efe7f3820bb1db35">streamAccess</a> : char</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<table class="fieldtable">
|
|
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="aacc935fd960fc1d7efe7f3820bb1db35a929f0327e17604ce9713b2a6117bd603"></a>CLOSED </td><td class="fielddoc"></td></tr>
|
|
<tr><td class="fieldname"><a id="aacc935fd960fc1d7efe7f3820bb1db35a45c1c97bdcce420fc01045ee101a0cf2"></a>OPENED </td><td class="fielddoc"><p>stream is not open </p>
|
|
<p>stream is open </p>
|
|
</td></tr>
|
|
</table>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00051">51</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ab76e0cc92bb140c07e198662e39d5268"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab76e0cc92bb140c07e198662e39d5268">◆ </a></span>writeFormat</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">enum <a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> : char</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<table class="fieldtable">
|
|
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d"></a>ASCII </td><td class="fielddoc"></td></tr>
|
|
<tr><td class="fieldname"><a id="ab76e0cc92bb140c07e198662e39d5268aecafbc1299672a8c1521cc0d5f1ae986"></a>BINARY </td><td class="fielddoc"></td></tr>
|
|
</table>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00057">57</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="a685ead9e00563a9b3d0c4753eac347a2"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a685ead9e00563a9b3d0c4753eac347a2">◆ </a></span>IOstream() <span class="overload">[1/3]</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> </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">explicit</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Default. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00121">121</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00272">IOstream::setBad()</a>.</p>
|
|
<div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-1-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a685ead9e00563a9b3d0c4753eac347a2_cgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a685ead9e00563a9b3d0c4753eac347a2_cgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a685ead9e00563a9b3d0c4753eac347a2_cgraph" id="classpFlow_1_1IOstream_a685ead9e00563a9b3d0c4753eac347a2_cgraph">
|
|
<area shape="rect" title="Default." alt="" coords="5,5,88,32"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3" title="Set stream to be bad." alt="" coords="136,5,203,32"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a26824d6240feaec7589240d8c974ee05"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a26824d6240feaec7589240d8c974ee05">◆ </a></span>IOstream() <span class="overload">[2/3]</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> </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> </td>
|
|
<td class="paramname"><em>wF</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">explicit</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Construct and set write format. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00131">131</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00272">IOstream::setBad()</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_1IOstream_a26824d6240feaec7589240d8c974ee05_cgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a26824d6240feaec7589240d8c974ee05_cgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a26824d6240feaec7589240d8c974ee05_cgraph" id="classpFlow_1_1IOstream_a26824d6240feaec7589240d8c974ee05_cgraph">
|
|
<area shape="rect" title="Construct and set write format." alt="" coords="5,5,88,32"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3" title="Set stream to be bad." alt="" coords="136,5,203,32"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a65d31aa1e9f9e2c0fde5613c17647e40"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a65d31aa1e9f9e2c0fde5613c17647e40">◆ </a></span>IOstream() <span class="overload">[3/3]</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> </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1IOstream.html">IOstream</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">
|
|
|
|
<p>Copy. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a216ce04def77e62d9132be3ce232afcc"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a216ce04def77e62d9132be3ce232afcc">◆ </a></span>~IOstream()</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_1IOstream.html">IOstream</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">virtual</span><span class="mlabel">default</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Destructor. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="ab945a2e2c4278c06f4527d8e163b904e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab945a2e2c4278c06f4527d8e163b904e">◆ </a></span>setOpened()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void setOpened </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">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set stream opened. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00088">88</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00072">IOstream::openClosed_</a>, and <a class="el" href="IOstream_8hpp_source.html#l00054">IOstream::OPENED</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6ffc7629ddba3b8e7652fe888af299ab"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6ffc7629ddba3b8e7652fe888af299ab">◆ </a></span>setClosed()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void setClosed </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">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set stream closed. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00094">94</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00053">IOstream::CLOSED</a>, and <a class="el" href="IOstream_8hpp_source.html#l00072">IOstream::openClosed_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6dc7caf4da073fce8946c51af8d81dee"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6dc7caf4da073fce8946c51af8d81dee">◆ </a></span>setState()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void setState </td>
|
|
<td>(</td>
|
|
<td class="paramtype">ios_base::iostate </td>
|
|
<td class="paramname"><em>state</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set stream state. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00100">100</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00078">IOstream::ioState_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a41eccdacf379df0ab3fd0b47c2d96a1d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a41eccdacf379df0ab3fd0b47c2d96a1d">◆ </a></span>setWriteFormat()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void setWriteFormat </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> </td>
|
|
<td class="paramname"><em>wF</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00105">105</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00075">IOstream::writeFormat_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a473118515da3a7497d0673dd24674c70"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a473118515da3a7497d0673dd24674c70">◆ </a></span>setGood()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void setGood </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">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set stream to be good. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00111">111</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00078">IOstream::ioState_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac9b54653d0ec63ee05f64a185437b335"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac9b54653d0ec63ee05f64a185437b335">◆ </a></span>name() <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="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a> & name </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">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Return the name of the stream. </p>
|
|
|
|
<p>Reimplemented in <a class="el" href="classpFlow_1_1iTstream.html#ac9b54653d0ec63ee05f64a185437b335">iTstream</a>, <a class="el" href="classpFlow_1_1Istream.html#a754ce9966caae1ee331378bf4a87269b">Istream</a>, and <a class="el" href="classpFlow_1_1Ostream.html#a754ce9966caae1ee331378bf4a87269b">Ostream</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8cpp_source.html#l00031">31</a> of file <a class="el" href="IOstream_8cpp_source.html">IOstream.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00069">IOstream::staticName_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="box_8cpp_source.html#l00043">box::box()</a>, <a class="el" href="iEntry_8cpp_source.html#l00064">iEntry< Key, T * >::createEntry()</a>, <a class="el" href="cylinder_8cpp_source.html#l00099">cylinder::cylinder()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00203">dataEntry::dataEntry()</a>, <a class="el" href="dictionary_8cpp_source.html#l00215">dictionary::dictionary()</a>, <a class="el" href="iBox_8cpp_source.html#l00061">iBox< intType >::iBox()</a>, <a class="el" href="Field_8hpp_source.html#l00252">pFlow::operator<<()</a>, <a class="el" href="Field_8hpp_source.html#l00241">pFlow::operator>>()</a>, <a class="el" href="iIstream_8cpp_source.html#l00005">iIstream::putBack()</a>, <a class="el" href="Insertion_8cpp_source.html#l00171">Insertion< ShapeType >::read()</a>, <a class="el" href="timeInterval_8cpp_source.html#l00046">timeInterval::read()</a>, <a class="el" href="Logical_8cpp_source.html#l00065">Logical::read()</a>, <a class="el" href="line_8cpp_source.html#l00082">line::read()</a>, <a class="el" href="rotatingAxis_8cpp_source.html#l00102">rotatingAxis::read()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00345">dataEntry::read()</a>, <a class="el" href="sphereShape_8cpp_source.html#l00166">sphereShape::read()</a>, <a class="el" href="fixedWall_8cpp_source.html#l00070">fixedWall::read()</a>, <a class="el" href="rotatingAxisMotion_8cpp_source.html#l00130">rotatingAxisMotion::read()</a>, <a class="el" href="vibratingMotion_8cpp_source.html#l00127">vibratingMotion::read()</a>, <a class="el" href="multiRotatingAxisMotion_8cpp_source.html#l00198">multiRotatingAxisMotion::read()</a>, <a class="el" href="dictionary_8cpp_source.html#l00759">dictionary::read()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00035">dataEntry::readDataEntry()</a>, <a class="el" href="dictionary_8cpp_source.html#l00037">dictionary::readDictionary()</a>, <a class="el" href="Field_8cpp_source.html#l00102">Field< VectorDual, int8 >::readField()</a>, <a class="el" href="IOfileHeader_8cpp_source.html#l00166">IOfileHeader::readHeader()</a>, <a class="el" href="ListI_8hpp_source.html#l00178">List< word >::readList()</a>, <a class="el" href="Field_8cpp_source.html#l00062">Field< VectorDual, int8 >::readNonUniform()</a>, <a class="el" href="pointStructure_8cpp_source.html#l00437">pointStructure::readPointStructure()</a>, <a class="el" href="triSurface_8cpp_source.html#l00191">triSurface::readTriSurface()</a>, <a class="el" href="Field_8cpp_source.html#l00023">Field< VectorDual, int8 >::readUniform()</a>, <a class="el" href="sphere_8cpp_source.html#l00053">sphere::sphere()</a>, <a class="el" href="Insertion_8cpp_source.html#l00198">Insertion< ShapeType >::write()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00366">dataEntry::write()</a>, <a class="el" href="sphereShape_8cpp_source.html#l00186">sphereShape::write()</a>, <a class="el" href="fixedWall_8cpp_source.html#l00091">fixedWall::write()</a>, <a class="el" href="rotatingAxisMotion_8cpp_source.html#l00151">rotatingAxisMotion::write()</a>, <a class="el" href="vibratingMotion_8cpp_source.html#l00148">vibratingMotion::write()</a>, <a class="el" href="multiRotatingAxisMotion_8cpp_source.html#l00219">multiRotatingAxisMotion::write()</a>, <a class="el" href="dictionary_8cpp_source.html#l00780">dictionary::write()</a>, and <a class="el" href="pointStructure_8cpp_source.html#l00465">pointStructure::writePointStructure()</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 caller 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_1IOstream_ac9b54653d0ec63ee05f64a185437b335_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_ac9b54653d0ec63ee05f64a185437b335_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_ac9b54653d0ec63ee05f64a185437b335_icgraph" id="classpFlow_1_1IOstream_ac9b54653d0ec63ee05f64a185437b335_icgraph">
|
|
<area shape="rect" title="Return the name of the stream." alt="" coords="497,1025,556,1052"/>
|
|
<area shape="rect" href="classpFlow_1_1box.html#afbef9cd91fe90a1d98d27735f6045769" title=" " alt="" coords="285,5,411,32"/>
|
|
<area shape="rect" href="classpFlow_1_1iEntry.html#a133f34e170bc1f28e7439fe87043ce2f" title=" " alt="" coords="27,51,177,93"/>
|
|
<area shape="rect" href="classpFlow_1_1cylinder.html#a6f4f6dc4ed761ed37b22c8c7cd549a96" title=" " alt="" coords="257,259,439,285"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#a9ab8c2767c7e28e08d2cfa1dd6320794" title=" " alt="" coords="247,309,449,336"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#ab68249035485cfb12593cf0038debe1a" title=" " alt="" coords="277,361,419,402"/>
|
|
<area shape="rect" href="classpFlow_1_1iBox.html#aa7fff19cac1a58f5846ababa9b4f6eb9" title=" " alt="" coords="281,427,415,453"/>
|
|
<area shape="rect" href="namespacepFlow.html#ad77460a4d54e75754c7119d0af751cc7" title=" " alt="" coords="275,477,421,504"/>
|
|
<area shape="rect" href="namespacepFlow.html#a66efa897c8bfc622e127b85c5394e58f" title=" " alt="" coords="275,528,421,555"/>
|
|
<area shape="rect" href="classpFlow_1_1iIstream.html#aeecefbf648ad32c20134e67c4fa35597" title=" " alt="" coords="256,107,440,133"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#a8943dec8dd658ffb5d0c1da773f37d9d" title=" " alt="" coords="31,122,173,163"/>
|
|
<area shape="rect" href="classpFlow_1_1List.html#a18b6e40e2e0511b836d16ae0e7ecf061" title=" " alt="" coords="25,198,179,239"/>
|
|
<area shape="rect" href="classpFlow_1_1Insertion.html#a8148f2b6c694e069c67183105cf17ce4" title=" " alt="" coords="21,577,183,604"/>
|
|
<area shape="rect" href="classpFlow_1_1timeInterval.html#ae1d42751915e8566dac19658cc498ffa" title=" " alt="" coords="273,934,423,975"/>
|
|
<area shape="rect" href="classpFlow_1_1Logical.html#aff8e92ab47032ae811d1271161cb9b22" title=" " alt="" coords="272,1000,424,1027"/>
|
|
<area shape="rect" href="classpFlow_1_1line.html#ae1d42751915e8566dac19658cc498ffa" title=" " alt="" coords="283,1051,413,1077"/>
|
|
<area shape="rect" href="classpFlow_1_1rotatingAxis.html#ae1d42751915e8566dac19658cc498ffa" title="Read from input stream is." alt="" coords="274,1102,422,1143"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#aff8e92ab47032ae811d1271161cb9b22" title=" " alt="" coords="264,1168,432,1195"/>
|
|
<area shape="rect" href="classpFlow_1_1sphereShape.html#aff8e92ab47032ae811d1271161cb9b22" title=" " alt="" coords="25,629,179,670"/>
|
|
<area shape="rect" href="classpFlow_1_1fixedWall.html#aff8e92ab47032ae811d1271161cb9b22" title="Read from input stream is." alt="" coords="18,695,186,721"/>
|
|
<area shape="rect" href="classpFlow_1_1rotatingAxisMotion.html#aff8e92ab47032ae811d1271161cb9b22" title="Read from input stream is." alt="" coords="5,746,199,787"/>
|
|
<area shape="rect" href="classpFlow_1_1vibratingMotion.html#aff8e92ab47032ae811d1271161cb9b22" title="Read from input stream is." alt="" coords="16,811,188,853"/>
|
|
<area shape="rect" href="classpFlow_1_1multiRotatingAxisMotion.html#aff8e92ab47032ae811d1271161cb9b22" title="Read from input stream is." alt="" coords="9,877,195,918"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#aff8e92ab47032ae811d1271161cb9b22" title=" " alt="" coords="263,731,433,757"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#a12a2f078710c7419e84afd6cdd58ac70" title=" " alt="" coords="249,1219,447,1261"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f" title=" " alt="" coords="253,1285,443,1326"/>
|
|
<area shape="rect" href="classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a" title=" " alt="" coords="273,1350,423,1391"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#a65fb54f18c87499159f30c6d4514c674" title=" " alt="" coords="253,1415,443,1457"/>
|
|
<area shape="rect" href="classpFlow_1_1pointStructure.html#addd0db43c233e851c7ef9b357a5fdeba" title=" " alt="" coords="267,1481,429,1522"/>
|
|
<area shape="rect" href="classpFlow_1_1triSurface.html#a2109c84ebb41bc6ed8945221e833c40d" title=" " alt="" coords="278,1546,418,1587"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#a4a088d05c6030840715e4590719ea2f2" title=" " alt="" coords="253,1611,443,1653"/>
|
|
<area shape="rect" href="classpFlow_1_1sphere.html#a95b6dbeccc5693a32177ec7976e31838" title=" " alt="" coords="265,1677,431,1704"/>
|
|
<area shape="rect" href="classpFlow_1_1Insertion.html#aac753ee6ead0ddcdfb9e74f169c6bcec" title=" " alt="" coords="19,1735,185,1761"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#a6a40de4ceed55b2f78cf3027739dfd91" title=" " alt="" coords="262,2099,434,2125"/>
|
|
<area shape="rect" href="classpFlow_1_1sphereShape.html#a6a40de4ceed55b2f78cf3027739dfd91" title=" " alt="" coords="25,1786,179,1827"/>
|
|
<area shape="rect" href="classpFlow_1_1fixedWall.html#a6a40de4ceed55b2f78cf3027739dfd91" title="Write to output stream os." alt="" coords="16,1852,188,1879"/>
|
|
<area shape="rect" href="classpFlow_1_1rotatingAxisMotion.html#a6a40de4ceed55b2f78cf3027739dfd91" title="Write to output stream os." alt="" coords="5,1905,199,1946"/>
|
|
<area shape="rect" href="classpFlow_1_1vibratingMotion.html#a6a40de4ceed55b2f78cf3027739dfd91" title="Write to output stream os." alt="" coords="16,1971,188,2013"/>
|
|
<area shape="rect" href="classpFlow_1_1multiRotatingAxisMotion.html#a6a40de4ceed55b2f78cf3027739dfd91" title="Write to output stream os." alt="" coords="9,2039,195,2081"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#a6a40de4ceed55b2f78cf3027739dfd91" title=" " alt="" coords="277,1881,419,1922"/>
|
|
<area shape="rect" href="classpFlow_1_1pointStructure.html#a329d7fb71b168b07c6536afeb97880fa" title=" " alt="" coords="267,2150,429,2191"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a093459b3399aba6fe0f57bbbc2925bc2"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a093459b3399aba6fe0f57bbbc2925bc2">◆ </a></span>name() <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">virtual <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a>& name </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Return non-const access to the name of the stream. </p>
|
|
|
|
<p>Reimplemented in <a class="el" href="classpFlow_1_1iTstream.html#a093459b3399aba6fe0f57bbbc2925bc2">iTstream</a>, <a class="el" href="classpFlow_1_1Istream.html#a093459b3399aba6fe0f57bbbc2925bc2">Istream</a>, and <a class="el" href="classpFlow_1_1Ostream.html#a093459b3399aba6fe0f57bbbc2925bc2">Ostream</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a367eb3425fc4e8270e2aa961df8ac8a5"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a367eb3425fc4e8270e2aa961df8ac8a5">◆ </a></span>check()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool check </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char * </td>
|
|
<td class="paramname"><em>operation</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Check <a class="el" href="classpFlow_1_1IOstream.html">IOstream</a> status for given operation. </p>
|
|
<p>Print <a class="el" href="classpFlow_1_1IOstream.html">IOstream</a> state or generate a FatalIOError when an error has occurred. The base implementation is a fatalCheck </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8cpp_source.html#l00042">42</a> of file <a class="el" href="IOstream_8cpp_source.html">IOstream.cpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="AdamsBashforth3_8hpp_source.html#l00057">pFlow::operator<<()</a>, <a class="el" href="AdamsBashforth3_8hpp_source.html#l00041">pFlow::operator>>()</a>, <a class="el" href="line_8cpp_source.html#l00082">line::read()</a>, <a class="el" href="rotatingAxis_8cpp_source.html#l00102">rotatingAxis::read()</a>, <a class="el" href="timeInterval_8cpp_source.html#l00079">timeInterval::write()</a>, <a class="el" href="iBox_8cpp_source.html#l00094">iBox< intType >::write()</a>, <a class="el" href="Logical_8cpp_source.html#l00098">Logical::write()</a>, <a class="el" href="box_8cpp_source.html#l00065">box::write()</a>, <a class="el" href="sphere_8cpp_source.html#l00077">sphere::write()</a>, <a class="el" href="line_8cpp_source.html#l00124">line::write()</a>, <a class="el" href="rotatingAxis_8cpp_source.html#l00133">rotatingAxis::write()</a>, <a class="el" href="vibrating_8cpp_source.html#l00094">vibrating::write()</a>, <a class="el" href="cylinder_8cpp_source.html#l00124">cylinder::write()</a>, <a class="el" href="ListI_8hpp_source.html#l00144">List< word >::writeList()</a>, <a class="el" href="multiTriSurface_8cpp_source.html#l00230">multiTriSurface::writeMultiTriSurface()</a>, <a class="el" href="triSurface_8cpp_source.html#l00221">triSurface::writeTriSurface()</a>, and <a class="el" href="Vector_8cpp_source.html#l00101">Vector< word, vecAllocator< word > >::writeVector()</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 caller graph for this function:</div>
|
|
<div id="dynsection-4-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-4-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a367eb3425fc4e8270e2aa961df8ac8a5_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a367eb3425fc4e8270e2aa961df8ac8a5_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a367eb3425fc4e8270e2aa961df8ac8a5_icgraph" id="classpFlow_1_1IOstream_a367eb3425fc4e8270e2aa961df8ac8a5_icgraph">
|
|
<area shape="rect" title="Check IOstream status for given operation." alt="" coords="221,441,281,468"/>
|
|
<area shape="rect" href="namespacepFlow.html#a148d74ad0977268be8ea8b26a147f619" title=" " alt="" coords="16,5,163,32"/>
|
|
<area shape="rect" href="namespacepFlow.html#a85ed561d066dae339196cd058783674f" title=" " alt="" coords="16,56,163,83"/>
|
|
<area shape="rect" href="classpFlow_1_1line.html#ae1d42751915e8566dac19658cc498ffa" title=" " alt="" coords="24,107,155,133"/>
|
|
<area shape="rect" href="classpFlow_1_1rotatingAxis.html#ae1d42751915e8566dac19658cc498ffa" title="Read from input stream is." alt="" coords="15,158,163,199"/>
|
|
<area shape="rect" href="classpFlow_1_1timeInterval.html#aa7d820a4dd0777a9a82aee242b83a167" title=" " alt="" coords="15,223,164,265"/>
|
|
<area shape="rect" href="classpFlow_1_1iBox.html#aa7d820a4dd0777a9a82aee242b83a167" title=" " alt="" coords="20,289,159,316"/>
|
|
<area shape="rect" href="classpFlow_1_1Logical.html#a6a40de4ceed55b2f78cf3027739dfd91" title=" " alt="" coords="11,340,167,367"/>
|
|
<area shape="rect" href="classpFlow_1_1box.html#aa7d820a4dd0777a9a82aee242b83a167" title=" " alt="" coords="22,391,157,417"/>
|
|
<area shape="rect" href="classpFlow_1_1sphere.html#aa7d820a4dd0777a9a82aee242b83a167" title=" " alt="" coords="12,441,167,468"/>
|
|
<area shape="rect" href="classpFlow_1_1line.html#aa7d820a4dd0777a9a82aee242b83a167" title=" " alt="" coords="22,492,157,519"/>
|
|
<area shape="rect" href="classpFlow_1_1rotatingAxis.html#aa7d820a4dd0777a9a82aee242b83a167" title="Write to output stream os." alt="" coords="15,543,163,585"/>
|
|
<area shape="rect" href="classpFlow_1_1vibrating.html#aa7d820a4dd0777a9a82aee242b83a167" title=" " alt="" coords="5,609,173,636"/>
|
|
<area shape="rect" href="classpFlow_1_1cylinder.html#aa7d820a4dd0777a9a82aee242b83a167" title=" " alt="" coords="8,660,171,687"/>
|
|
<area shape="rect" href="classpFlow_1_1List.html#a452cc3dc2647928573a55c8a5b41a5ea" title=" " alt="" coords="12,711,167,753"/>
|
|
<area shape="rect" href="classpFlow_1_1multiTriSurface.html#a3834440c3a872a6db7418736db8c63ad" title=" " alt="" coords="5,777,173,818"/>
|
|
<area shape="rect" href="classpFlow_1_1triSurface.html#ae4e3a0ce5f1ac644fc112ed7d5311a3c" title=" " alt="" coords="19,842,159,883"/>
|
|
<area shape="rect" href="classpFlow_1_1Vector.html#a127385e6395d9d457aee6fcb1c1807b7" title=" " alt="" coords="8,908,171,964"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a281bbfd1fe6ab10377d7cb1f5111044d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a281bbfd1fe6ab10377d7cb1f5111044d">◆ </a></span>fatalCheck()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool fatalCheck </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char * </td>
|
|
<td class="paramname"><em>operation</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Check <a class="el" href="classpFlow_1_1IOstream.html">IOstream</a> status for given operation. </p>
|
|
<p>Generate a FatalIOError when an error has occurred. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8cpp_source.html#l00048">48</a> of file <a class="el" href="IOstream_8cpp_source.html">IOstream.cpp</a>.</p>
|
|
|
|
<p class="reference">References <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="iEntry_8cpp_source.html#l00064">iEntry< Key, T * >::createEntry()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00035">dataEntry::readDataEntry()</a>, <a class="el" href="ListI_8hpp_source.html#l00178">List< word >::readList()</a>, <a class="el" href="triSurface_8cpp_source.html#l00191">triSurface::readTriSurface()</a>, <a class="el" href="Vector_8cpp_source.html#l00030">Vector< word, vecAllocator< word > >::readVector()</a>, <a class="el" href="IOfileHeader_8cpp_source.html#l00137">IOfileHeader::writeHeader()</a>, and <a class="el" href="iEntry_8cpp_source.html#l00154">iEntry< Key, T * >::writeKeyword()</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_1IOstream_a281bbfd1fe6ab10377d7cb1f5111044d_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a281bbfd1fe6ab10377d7cb1f5111044d_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a281bbfd1fe6ab10377d7cb1f5111044d_icgraph" id="classpFlow_1_1IOstream_a281bbfd1fe6ab10377d7cb1f5111044d_icgraph">
|
|
<area shape="rect" title="Check IOstream status for given operation." alt="" coords="252,209,344,235"/>
|
|
<area shape="rect" href="classpFlow_1_1iEntry.html#a133f34e170bc1f28e7439fe87043ce2f" title=" " alt="" coords="29,5,180,47"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#a12a2f078710c7419e84afd6cdd58ac70" title=" " alt="" coords="5,71,204,112"/>
|
|
<area shape="rect" href="classpFlow_1_1List.html#a18b6e40e2e0511b836d16ae0e7ecf061" title=" " alt="" coords="27,136,182,177"/>
|
|
<area shape="rect" href="classpFlow_1_1triSurface.html#a2109c84ebb41bc6ed8945221e833c40d" title=" " alt="" coords="35,201,175,243"/>
|
|
<area shape="rect" href="classpFlow_1_1Vector.html#a61b6e21215a4976ac3317cea96b56eaa" title=" " alt="" coords="23,267,186,323"/>
|
|
<area shape="rect" href="classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591" title=" " alt="" coords="29,348,180,389"/>
|
|
<area shape="rect" href="classpFlow_1_1iEntry.html#a41b87eb2ffa631b3685fed7694f2c7ed" title=" " alt="" coords="26,413,183,455"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a298583c3d514f1169bfc43169ba78c38"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a298583c3d514f1169bfc43169ba78c38">◆ </a></span>opened()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool opened </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>Return true if stream has been opened. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00166">166</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00072">IOstream::openClosed_</a>, and <a class="el" href="IOstream_8hpp_source.html#l00054">IOstream::OPENED</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae54500202b0333927a28c440c85cf07e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae54500202b0333927a28c440c85cf07e">◆ </a></span>closed()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool closed </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>Return true if stream is closed. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00172">172</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00053">IOstream::CLOSED</a>, and <a class="el" href="IOstream_8hpp_source.html#l00072">IOstream::openClosed_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aee3ba44cd3f14501633ae2e8ea04b4d0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aee3ba44cd3f14501633ae2e8ea04b4d0">◆ </a></span>isBinary()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool isBinary </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>Return true if stream format is binray. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00178">178</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00060">IOstream::BINARY</a>, and <a class="el" href="IOstream_8hpp_source.html#l00075">IOstream::writeFormat_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="triSurface_8cpp_source.html#l00191">triSurface::readTriSurface()</a>, <a class="el" href="Vector_8cpp_source.html#l00030">Vector< word, vecAllocator< word > >::readVector()</a>, and <a class="el" href="Vector_8cpp_source.html#l00101">Vector< word, vecAllocator< word > >::writeVector()</a>.</p>
|
|
<div id="dynsection-6" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-6-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-6-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-6-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_aee3ba44cd3f14501633ae2e8ea04b4d0_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_aee3ba44cd3f14501633ae2e8ea04b4d0_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_aee3ba44cd3f14501633ae2e8ea04b4d0_icgraph" id="classpFlow_1_1IOstream_aee3ba44cd3f14501633ae2e8ea04b4d0_icgraph">
|
|
<area shape="rect" title="Return true if stream format is binray." alt="" coords="216,86,291,113"/>
|
|
<area shape="rect" href="classpFlow_1_1triSurface.html#a2109c84ebb41bc6ed8945221e833c40d" title=" " alt="" coords="17,5,157,47"/>
|
|
<area shape="rect" href="classpFlow_1_1Vector.html#a61b6e21215a4976ac3317cea96b56eaa" title=" " alt="" coords="5,71,168,127"/>
|
|
<area shape="rect" href="classpFlow_1_1Vector.html#a127385e6395d9d457aee6fcb1c1807b7" title=" " alt="" coords="5,151,168,207"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="abdcc7f96f487faadc7769afcf58fe992"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#abdcc7f96f487faadc7769afcf58fe992">◆ </a></span>good()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool good </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>Return true if next operation might succeed. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00184">184</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00078">IOstream::ioState_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="Istream_8cpp_source.html#l00053">Istream::nextValid()</a>, and <a class="el" href="dictionary_8cpp_source.html#l00037">dictionary::readDictionary()</a>.</p>
|
|
<div id="dynsection-7" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-7-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-7-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-7-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_abdcc7f96f487faadc7769afcf58fe992_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_abdcc7f96f487faadc7769afcf58fe992_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_abdcc7f96f487faadc7769afcf58fe992_icgraph" id="classpFlow_1_1IOstream_abdcc7f96f487faadc7769afcf58fe992_icgraph">
|
|
<area shape="rect" title="Return true if next operation might succeed." alt="" coords="243,35,297,61"/>
|
|
<area shape="rect" href="classpFlow_1_1Istream.html#a3d5ae683596fda5b3cb7e1e22750ced3" title=" " alt="" coords="5,5,195,32"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#a8943dec8dd658ffb5d0c1da773f37d9d" title=" " alt="" coords="29,57,171,98"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="af3418ac60d0d7a303478f29a387feb3c"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#af3418ac60d0d7a303478f29a387feb3c">◆ </a></span>eof()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool eof </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>Return true if end of input seen. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00190">190</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00078">IOstream::ioState_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="stlFile_8cpp_source.html#l00042">pFlow::checkNumberToken()</a>, <a class="el" href="stlFile_8cpp_source.html#l00034">pFlow::checkWordToken()</a>, <a class="el" href="iEntry_8cpp_source.html#l00064">iEntry< Key, T * >::createEntry()</a>, <a class="el" href="stlFile_8cpp_source.html#l00292">stlFile::read()</a>, <a class="el" href="dictionary_8cpp_source.html#l00037">dictionary::readDictionary()</a>, <a class="el" href="Field_8cpp_source.html#l00102">Field< VectorDual, int8 >::readField()</a>, <a class="el" href="iEntry_8cpp_source.html#l00032">iEntry< Key, T * >::readKeyword()</a>, <a class="el" href="Field_8cpp_source.html#l00062">Field< VectorDual, int8 >::readNonUniform()</a>, <a class="el" href="Field_8cpp_source.html#l00023">Field< VectorDual, int8 >::readUniform()</a>, and <a class="el" href="twoPartEntry_8cpp_source.html#l00028">twoPartEntry::twoPartEntry()</a>.</p>
|
|
<div id="dynsection-8" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-8-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-8-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-8-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_af3418ac60d0d7a303478f29a387feb3c_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_af3418ac60d0d7a303478f29a387feb3c_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_af3418ac60d0d7a303478f29a387feb3c_icgraph" id="classpFlow_1_1IOstream_af3418ac60d0d7a303478f29a387feb3c_icgraph">
|
|
<area shape="rect" title="Return true if end of input seen." alt="" coords="249,265,292,292"/>
|
|
<area shape="rect" href="namespacepFlow.html#a7eb5ba27ff2b049a15f9d4ca1a216398" title=" " alt="" coords="5,5,201,32"/>
|
|
<area shape="rect" href="namespacepFlow.html#a742913ced514ca5a1fa1cfb6fb79e550" title=" " alt="" coords="14,56,193,83"/>
|
|
<area shape="rect" href="classpFlow_1_1iEntry.html#a133f34e170bc1f28e7439fe87043ce2f" title=" " alt="" coords="28,107,179,149"/>
|
|
<area shape="rect" href="classpFlow_1_1stlFile.html#af816873151ddb0126e98bb2f914d8ed5" title=" " alt="" coords="31,173,175,200"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#a8943dec8dd658ffb5d0c1da773f37d9d" title=" " alt="" coords="33,225,174,266"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f" title=" " alt="" coords="8,290,199,331"/>
|
|
<area shape="rect" href="classpFlow_1_1iEntry.html#adaf3255a26893f538d0e891e77d0d6c7" title=" " alt="" coords="27,355,180,397"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#a65fb54f18c87499159f30c6d4514c674" title=" " alt="" coords="8,421,199,462"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#a4a088d05c6030840715e4590719ea2f2" title=" " alt="" coords="8,486,199,527"/>
|
|
<area shape="rect" href="classpFlow_1_1twoPartEntry.html#a7ce6240a421692d112846f31793bcd85" title=" " alt="" coords="27,551,180,593"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a48de1a2345c4519dd5d19c67dcce62ed"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a48de1a2345c4519dd5d19c67dcce62ed">◆ </a></span>fail()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool fail </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>Return true if next operation will fail. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00196">196</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00078">IOstream::ioState_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8hpp_source.html#l00208">IOstream::operator bool()</a>, and <a class="el" href="IOstream_8hpp_source.html#l00214">IOstream::operator!()</a>.</p>
|
|
<div id="dynsection-9" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-9-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-9-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-9-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a48de1a2345c4519dd5d19c67dcce62ed_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a48de1a2345c4519dd5d19c67dcce62ed_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a48de1a2345c4519dd5d19c67dcce62ed_icgraph" id="classpFlow_1_1IOstream_a48de1a2345c4519dd5d19c67dcce62ed_icgraph">
|
|
<area shape="rect" title="Return true if next operation will fail." alt="" coords="163,31,205,57"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#a67b76affb3b5d35fa419ac234144038b" title="Return true if the stream has not failed." alt="" coords="5,5,115,32"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#a61efd4196a96540ee018fee8791f3f10" title="Return true if the stream has failed." alt="" coords="19,56,101,83"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9f7290a5d70f30e1b1b42c8ac4a6082d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9f7290a5d70f30e1b1b42c8ac4a6082d">◆ </a></span>bad()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool bad </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>Return true if stream is corrupted. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00202">202</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00078">IOstream::ioState_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="stlFile_8cpp_source.html#l00029">pFlow::badInput()</a>, <a class="el" href="iEntry_8cpp_source.html#l00064">iEntry< Key, T * >::createEntry()</a>, <a class="el" href="Istream_8cpp_source.html#l00053">Istream::nextValid()</a>, <a class="el" href="iIstream_8cpp_source.html#l00005">iIstream::putBack()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00035">dataEntry::readDataEntry()</a>, <a class="el" href="Field_8cpp_source.html#l00102">Field< VectorDual, int8 >::readField()</a>, <a class="el" href="iEntry_8cpp_source.html#l00032">iEntry< Key, T * >::readKeyword()</a>, <a class="el" href="Field_8cpp_source.html#l00062">Field< VectorDual, int8 >::readNonUniform()</a>, and <a class="el" href="Field_8cpp_source.html#l00023">Field< VectorDual, int8 >::readUniform()</a>.</p>
|
|
<div id="dynsection-10" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-10-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-10-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-10-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a9f7290a5d70f30e1b1b42c8ac4a6082d_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a9f7290a5d70f30e1b1b42c8ac4a6082d_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a9f7290a5d70f30e1b1b42c8ac4a6082d_icgraph" id="classpFlow_1_1IOstream_a9f7290a5d70f30e1b1b42c8ac4a6082d_icgraph">
|
|
<area shape="rect" title="Return true if stream is corrupted." alt="" coords="451,216,497,243"/>
|
|
<area shape="rect" href="namespacepFlow.html#a1da2c77e895df3330a9b2a421486be06" title=" " alt="" coords="240,5,367,32"/>
|
|
<area shape="rect" href="classpFlow_1_1iEntry.html#a133f34e170bc1f28e7439fe87043ce2f" title=" " alt="" coords="5,99,156,141"/>
|
|
<area shape="rect" href="classpFlow_1_1Istream.html#a3d5ae683596fda5b3cb7e1e22750ced3" title=" " alt="" coords="209,107,398,133"/>
|
|
<area shape="rect" href="classpFlow_1_1iIstream.html#aeecefbf648ad32c20134e67c4fa35597" title=" " alt="" coords="211,157,395,184"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#a12a2f078710c7419e84afd6cdd58ac70" title=" " alt="" coords="204,209,403,250"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f" title=" " alt="" coords="208,274,399,315"/>
|
|
<area shape="rect" href="classpFlow_1_1iEntry.html#adaf3255a26893f538d0e891e77d0d6c7" title=" " alt="" coords="227,339,380,381"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#a65fb54f18c87499159f30c6d4514c674" title=" " alt="" coords="208,405,399,446"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#a4a088d05c6030840715e4590719ea2f2" title=" " alt="" coords="208,470,399,511"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a67b76affb3b5d35fa419ac234144038b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a67b76affb3b5d35fa419ac234144038b">◆ </a></span>operator bool()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">operator bool </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">explicit</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Return true if the stream has not failed. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00208">208</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00196">IOstream::fail()</a>.</p>
|
|
<div id="dynsection-11" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-11-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-11-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-11-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a67b76affb3b5d35fa419ac234144038b_cgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a67b76affb3b5d35fa419ac234144038b_cgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a67b76affb3b5d35fa419ac234144038b_cgraph" id="classpFlow_1_1IOstream_a67b76affb3b5d35fa419ac234144038b_cgraph">
|
|
<area shape="rect" title="Return true if the stream has not failed." alt="" coords="5,5,115,32"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed" title="Return true if next operation will fail." alt="" coords="163,5,205,32"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a61efd4196a96540ee018fee8791f3f10"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a61efd4196a96540ee018fee8791f3f10">◆ </a></span>operator!()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool operator! </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Return true if the stream has failed. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00214">214</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00196">IOstream::fail()</a>.</p>
|
|
<div id="dynsection-12" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-12-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-12-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-12-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a61efd4196a96540ee018fee8791f3f10_cgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a61efd4196a96540ee018fee8791f3f10_cgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a61efd4196a96540ee018fee8791f3f10_cgraph" id="classpFlow_1_1IOstream_a61efd4196a96540ee018fee8791f3f10_cgraph">
|
|
<area shape="rect" title="Return true if the stream has failed." alt="" coords="5,5,88,32"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#a48de1a2345c4519dd5d19c67dcce62ed" title="Return true if next operation will fail." alt="" coords="136,5,179,32"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a607efe5fb94edbe4cfa890c4907e76c3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a607efe5fb94edbe4cfa890c4907e76c3">◆ </a></span>lineNumber() <span class="overload">[1/3]</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="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> lineNumber </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>Const access to the current stream line number. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00221">221</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00082">IOstream::lineNumber_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="box_8cpp_source.html#l00043">box::box()</a>, <a class="el" href="iEntry_8cpp_source.html#l00064">iEntry< Key, T * >::createEntry()</a>, <a class="el" href="cylinder_8cpp_source.html#l00099">cylinder::cylinder()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00203">dataEntry::dataEntry()</a>, <a class="el" href="dictionary_8cpp_source.html#l00175">dictionary::dictionary()</a>, <a class="el" href="iBox_8cpp_source.html#l00061">iBox< intType >::iBox()</a>, <a class="el" href="Field_8hpp_source.html#l00252">pFlow::operator<<()</a>, <a class="el" href="Field_8hpp_source.html#l00241">pFlow::operator>>()</a>, <a class="el" href="property_8cpp_source.html#l00114">property::property()</a>, <a class="el" href="iIstream_8cpp_source.html#l00005">iIstream::putBack()</a>, <a class="el" href="Insertion_8cpp_source.html#l00171">Insertion< ShapeType >::read()</a>, <a class="el" href="timeInterval_8cpp_source.html#l00046">timeInterval::read()</a>, <a class="el" href="stlFile_8cpp_source.html#l00292">stlFile::read()</a>, <a class="el" href="Logical_8cpp_source.html#l00065">Logical::read()</a>, <a class="el" href="line_8cpp_source.html#l00082">line::read()</a>, <a class="el" href="rotatingAxis_8cpp_source.html#l00102">rotatingAxis::read()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00345">dataEntry::read()</a>, <a class="el" href="sphereShape_8cpp_source.html#l00166">sphereShape::read()</a>, <a class="el" href="fixedWall_8cpp_source.html#l00070">fixedWall::read()</a>, <a class="el" href="rotatingAxisMotion_8cpp_source.html#l00130">rotatingAxisMotion::read()</a>, <a class="el" href="vibratingMotion_8cpp_source.html#l00127">vibratingMotion::read()</a>, <a class="el" href="multiRotatingAxisMotion_8cpp_source.html#l00198">multiRotatingAxisMotion::read()</a>, <a class="el" href="dictionary_8cpp_source.html#l00759">dictionary::read()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00035">dataEntry::readDataEntry()</a>, <a class="el" href="dictionary_8cpp_source.html#l00037">dictionary::readDictionary()</a>, <a class="el" href="Field_8cpp_source.html#l00102">Field< VectorDual, int8 >::readField()</a>, <a class="el" href="ListI_8hpp_source.html#l00178">List< word >::readList()</a>, <a class="el" href="Field_8cpp_source.html#l00062">Field< VectorDual, int8 >::readNonUniform()</a>, <a class="el" href="pointStructure_8cpp_source.html#l00437">pointStructure::readPointStructure()</a>, <a class="el" href="triSurface_8cpp_source.html#l00191">triSurface::readTriSurface()</a>, <a class="el" href="Field_8cpp_source.html#l00023">Field< VectorDual, int8 >::readUniform()</a>, <a class="el" href="sphere_8cpp_source.html#l00053">sphere::sphere()</a>, <a class="el" href="Insertion_8cpp_source.html#l00198">Insertion< ShapeType >::write()</a>, <a class="el" href="dataEntry_8cpp_source.html#l00366">dataEntry::write()</a>, <a class="el" href="sphereShape_8cpp_source.html#l00186">sphereShape::write()</a>, <a class="el" href="fixedWall_8cpp_source.html#l00091">fixedWall::write()</a>, <a class="el" href="rotatingAxisMotion_8cpp_source.html#l00151">rotatingAxisMotion::write()</a>, <a class="el" href="vibratingMotion_8cpp_source.html#l00148">vibratingMotion::write()</a>, <a class="el" href="multiRotatingAxisMotion_8cpp_source.html#l00219">multiRotatingAxisMotion::write()</a>, <a class="el" href="dictionary_8cpp_source.html#l00780">dictionary::write()</a>, and <a class="el" href="pointStructure_8cpp_source.html#l00465">pointStructure::writePointStructure()</a>.</p>
|
|
<div id="dynsection-13" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-13-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-13-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-13-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a607efe5fb94edbe4cfa890c4907e76c3_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a607efe5fb94edbe4cfa890c4907e76c3_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a607efe5fb94edbe4cfa890c4907e76c3_icgraph" id="classpFlow_1_1IOstream_a607efe5fb94edbe4cfa890c4907e76c3_icgraph">
|
|
<area shape="rect" title="Const access to the current stream line number." alt="" coords="497,1043,596,1069"/>
|
|
<area shape="rect" href="classpFlow_1_1box.html#afbef9cd91fe90a1d98d27735f6045769" title=" " alt="" coords="285,5,411,32"/>
|
|
<area shape="rect" href="classpFlow_1_1iEntry.html#a133f34e170bc1f28e7439fe87043ce2f" title=" " alt="" coords="27,50,177,91"/>
|
|
<area shape="rect" href="classpFlow_1_1cylinder.html#a6f4f6dc4ed761ed37b22c8c7cd549a96" title=" " alt="" coords="257,309,439,336"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#a9ab8c2767c7e28e08d2cfa1dd6320794" title=" " alt="" coords="247,360,449,387"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#a5de3e57e04d59bc11f6c540fa5e84ea2" title=" " alt="" coords="277,411,419,453"/>
|
|
<area shape="rect" href="classpFlow_1_1iBox.html#aa7fff19cac1a58f5846ababa9b4f6eb9" title=" " alt="" coords="281,477,415,504"/>
|
|
<area shape="rect" href="namespacepFlow.html#ad77460a4d54e75754c7119d0af751cc7" title=" " alt="" coords="275,528,421,555"/>
|
|
<area shape="rect" href="namespacepFlow.html#a66efa897c8bfc622e127b85c5394e58f" title=" " alt="" coords="275,579,421,605"/>
|
|
<area shape="rect" href="classpFlow_1_1property.html#a150a368cceebc51b7262c035c9d22ca7" title="Construct from file." alt="" coords="255,629,441,656"/>
|
|
<area shape="rect" href="classpFlow_1_1iIstream.html#aeecefbf648ad32c20134e67c4fa35597" title=" " alt="" coords="256,157,440,184"/>
|
|
<area shape="rect" href="classpFlow_1_1stlFile.html#af816873151ddb0126e98bb2f914d8ed5" title=" " alt="" coords="30,119,174,145"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#a8943dec8dd658ffb5d0c1da773f37d9d" title=" " alt="" coords="31,175,173,217"/>
|
|
<area shape="rect" href="classpFlow_1_1List.html#a18b6e40e2e0511b836d16ae0e7ecf061" title=" " alt="" coords="25,250,179,291"/>
|
|
<area shape="rect" href="classpFlow_1_1Insertion.html#a8148f2b6c694e069c67183105cf17ce4" title=" " alt="" coords="21,679,183,705"/>
|
|
<area shape="rect" href="classpFlow_1_1timeInterval.html#ae1d42751915e8566dac19658cc498ffa" title=" " alt="" coords="273,1035,423,1077"/>
|
|
<area shape="rect" href="classpFlow_1_1Logical.html#aff8e92ab47032ae811d1271161cb9b22" title=" " alt="" coords="272,1101,424,1128"/>
|
|
<area shape="rect" href="classpFlow_1_1line.html#ae1d42751915e8566dac19658cc498ffa" title=" " alt="" coords="283,1152,413,1179"/>
|
|
<area shape="rect" href="classpFlow_1_1rotatingAxis.html#ae1d42751915e8566dac19658cc498ffa" title="Read from input stream is." alt="" coords="274,1203,422,1245"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#aff8e92ab47032ae811d1271161cb9b22" title=" " alt="" coords="264,1269,432,1296"/>
|
|
<area shape="rect" href="classpFlow_1_1sphereShape.html#aff8e92ab47032ae811d1271161cb9b22" title=" " alt="" coords="25,730,179,771"/>
|
|
<area shape="rect" href="classpFlow_1_1fixedWall.html#aff8e92ab47032ae811d1271161cb9b22" title="Read from input stream is." alt="" coords="18,796,186,823"/>
|
|
<area shape="rect" href="classpFlow_1_1rotatingAxisMotion.html#aff8e92ab47032ae811d1271161cb9b22" title="Read from input stream is." alt="" coords="5,847,199,889"/>
|
|
<area shape="rect" href="classpFlow_1_1vibratingMotion.html#aff8e92ab47032ae811d1271161cb9b22" title="Read from input stream is." alt="" coords="16,913,188,954"/>
|
|
<area shape="rect" href="classpFlow_1_1multiRotatingAxisMotion.html#aff8e92ab47032ae811d1271161cb9b22" title="Read from input stream is." alt="" coords="9,978,195,1019"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#aff8e92ab47032ae811d1271161cb9b22" title=" " alt="" coords="263,832,433,859"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#a12a2f078710c7419e84afd6cdd58ac70" title=" " alt="" coords="249,1321,447,1362"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f" title=" " alt="" coords="253,1386,443,1427"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#a65fb54f18c87499159f30c6d4514c674" title=" " alt="" coords="253,1451,443,1493"/>
|
|
<area shape="rect" href="classpFlow_1_1pointStructure.html#addd0db43c233e851c7ef9b357a5fdeba" title=" " alt="" coords="267,1517,429,1558"/>
|
|
<area shape="rect" href="classpFlow_1_1triSurface.html#a2109c84ebb41bc6ed8945221e833c40d" title=" " alt="" coords="278,1582,418,1623"/>
|
|
<area shape="rect" href="classpFlow_1_1Field.html#a4a088d05c6030840715e4590719ea2f2" title=" " alt="" coords="253,1647,443,1689"/>
|
|
<area shape="rect" href="classpFlow_1_1sphere.html#a95b6dbeccc5693a32177ec7976e31838" title=" " alt="" coords="265,1713,431,1740"/>
|
|
<area shape="rect" href="classpFlow_1_1Insertion.html#aac753ee6ead0ddcdfb9e74f169c6bcec" title=" " alt="" coords="19,1771,185,1797"/>
|
|
<area shape="rect" href="classpFlow_1_1dataEntry.html#a6a40de4ceed55b2f78cf3027739dfd91" title=" " alt="" coords="262,2135,434,2161"/>
|
|
<area shape="rect" href="classpFlow_1_1sphereShape.html#a6a40de4ceed55b2f78cf3027739dfd91" title=" " alt="" coords="25,1822,179,1863"/>
|
|
<area shape="rect" href="classpFlow_1_1fixedWall.html#a6a40de4ceed55b2f78cf3027739dfd91" title="Write to output stream os." alt="" coords="16,1888,188,1915"/>
|
|
<area shape="rect" href="classpFlow_1_1rotatingAxisMotion.html#a6a40de4ceed55b2f78cf3027739dfd91" title="Write to output stream os." alt="" coords="5,1941,199,1982"/>
|
|
<area shape="rect" href="classpFlow_1_1vibratingMotion.html#a6a40de4ceed55b2f78cf3027739dfd91" title="Write to output stream os." alt="" coords="16,2007,188,2049"/>
|
|
<area shape="rect" href="classpFlow_1_1multiRotatingAxisMotion.html#a6a40de4ceed55b2f78cf3027739dfd91" title="Write to output stream os." alt="" coords="9,2075,195,2117"/>
|
|
<area shape="rect" href="classpFlow_1_1dictionary.html#a6a40de4ceed55b2f78cf3027739dfd91" title=" " alt="" coords="277,1917,419,1958"/>
|
|
<area shape="rect" href="classpFlow_1_1pointStructure.html#a329d7fb71b168b07c6536afeb97880fa" title=" " alt="" coords="267,2186,429,2227"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="afd74c1e6fa16247a2150f9014fe2b8a4"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#afd74c1e6fa16247a2150f9014fe2b8a4">◆ </a></span>lineNumber() <span class="overload">[2/3]</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="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a>& lineNumber </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>Non-const access to the current stream line number. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00227">227</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00082">IOstream::lineNumber_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a7e8e74ae9e601005f806aaa1178921f2"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7e8e74ae9e601005f806aaa1178921f2">◆ </a></span>lineNumber() <span class="overload">[3/3]</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="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> lineNumber </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa">int32</a> </td>
|
|
<td class="paramname"><em>num</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the stream line number return the previous value. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00234">234</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00082">IOstream::lineNumber_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ab6784b88289e1403b616f8ba4d742563"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab6784b88289e1403b616f8ba4d742563">◆ </a></span>flags() <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">virtual ios_base::fmtflags flags </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">pure virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Return flags of stream. </p>
|
|
|
|
<p>Implemented in <a class="el" href="classpFlow_1_1oTstream.html#ae1cdc69a3d1b9a79aa72ee54c1ea3e44">oTstream</a>, <a class="el" href="classpFlow_1_1iTstream.html#a03ad359247e17b29c93563d7bf4e33c9">iTstream</a>, <a class="el" href="classpFlow_1_1Istream.html#ada47b7405e5eaa26f35e795f291164bf">Istream</a>, and <a class="el" href="classpFlow_1_1Ostream.html#ada47b7405e5eaa26f35e795f291164bf">Ostream</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8hpp_source.html#l00281">IOstream::setf()</a>, and <a class="el" href="IOstream_8hpp_source.html#l00297">IOstream::unsetf()</a>.</p>
|
|
<div id="dynsection-14" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-14-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-14-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-14-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_ab6784b88289e1403b616f8ba4d742563_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_ab6784b88289e1403b616f8ba4d742563_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_ab6784b88289e1403b616f8ba4d742563_icgraph" id="classpFlow_1_1IOstream_ab6784b88289e1403b616f8ba4d742563_icgraph">
|
|
<area shape="rect" title="Return flags of stream." alt="" coords="116,31,171,57"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f" title="Set flags of stream." alt="" coords="13,5,60,32"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca" title="Unset flags of stream." alt="" coords="5,56,68,83"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a90f508fef73438f120430ecacd3a603b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a90f508fef73438f120430ecacd3a603b">◆ </a></span>defaultPrecision() <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">static unsigned int defaultPrecision </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>Return the default precision. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00245">245</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00064">IOstream::precision_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a422504d8feb8f6597fe839556e8fd868"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a422504d8feb8f6597fe839556e8fd868">◆ </a></span>defaultPrecision() <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">static unsigned int defaultPrecision </td>
|
|
<td>(</td>
|
|
<td class="paramtype">unsigned int </td>
|
|
<td class="paramname"><em>prec</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> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Reset the default precision return the previous value. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00252">252</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00064">IOstream::precision_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a29b2d2944abba037e93cfc4e7ca19d8a"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a29b2d2944abba037e93cfc4e7ca19d8a">◆ </a></span>setEof()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void setEof </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>Set stream to have reached eof. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00260">260</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00078">IOstream::ioState_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ad609d36f9e9be6dd6f502510ab445260"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ad609d36f9e9be6dd6f502510ab445260">◆ </a></span>setFail()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void setFail </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>Set stream to have failed. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00266">266</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00078">IOstream::ioState_</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a638b33dd25b3cd8ea7e846f04fd6a6a3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a638b33dd25b3cd8ea7e846f04fd6a6a3">◆ </a></span>setBad()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void setBad </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>Set stream to be bad. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00272">272</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="IOstream_8hpp_source.html#l00078">IOstream::ioState_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8hpp_source.html#l00121">IOstream::IOstream()</a>, <a class="el" href="iIstreamI_8hpp_source.html#l00129">pFlow::operator>>()</a>, and <a class="el" href="Logical_8cpp_source.html#l00065">Logical::read()</a>.</p>
|
|
<div id="dynsection-15" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-15-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-15-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-15-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a638b33dd25b3cd8ea7e846f04fd6a6a3_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a638b33dd25b3cd8ea7e846f04fd6a6a3_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a638b33dd25b3cd8ea7e846f04fd6a6a3_icgraph" id="classpFlow_1_1IOstream_a638b33dd25b3cd8ea7e846f04fd6a6a3_icgraph">
|
|
<area shape="rect" title="Set stream to be bad." alt="" coords="205,56,272,83"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2" title="Default." alt="" coords="40,5,123,32"/>
|
|
<area shape="rect" href="namespacepFlow.html#ac08e23027fc74d4f881e8ad3e4d9db21" title=" " alt="" coords="8,56,155,83"/>
|
|
<area shape="rect" href="classpFlow_1_1Logical.html#aff8e92ab47032ae811d1271161cb9b22" title=" " alt="" coords="5,107,157,133"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ad624f59ea96278722591e5c257ab181b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ad624f59ea96278722591e5c257ab181b">◆ </a></span>flags() <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">virtual ios_base::fmtflags flags </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const ios_base::fmtflags </td>
|
|
<td class="paramname"><em>f</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set flags of stream. </p>
|
|
|
|
<p>Implemented in <a class="el" href="classpFlow_1_1oTstream.html#a82cca7e83c1c39a4f1599c1d0481d044">oTstream</a>, <a class="el" href="classpFlow_1_1iTstream.html#a82cca7e83c1c39a4f1599c1d0481d044">iTstream</a>, <a class="el" href="classpFlow_1_1Istream.html#a5f4e9197238714c0ef19b6a9e9b9ad57">Istream</a>, and <a class="el" href="classpFlow_1_1Ostream.html#a0150827c09b84dda855b7eb70e7d31c1">Ostream</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a7496d7abe05bdd8cffe2be14798ac34f"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7496d7abe05bdd8cffe2be14798ac34f">◆ </a></span>setf() <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">ios_base::fmtflags setf </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const ios_base::fmtflags </td>
|
|
<td class="paramname"><em>f</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set flags of stream. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00281">281</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">IOstream::flags()</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8hpp_source.html#l00309">pFlow::dec()</a>, <a class="el" href="IOstream_8hpp_source.html#l00327">pFlow::fixed()</a>, <a class="el" href="IOstream_8hpp_source.html#l00315">pFlow::hex()</a>, <a class="el" href="IOstream_8hpp_source.html#l00321">pFlow::oct()</a>, and <a class="el" href="IOstream_8hpp_source.html#l00333">pFlow::scientific()</a>.</p>
|
|
<div id="dynsection-16" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-16-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-16-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-16-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a7496d7abe05bdd8cffe2be14798ac34f_cgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a7496d7abe05bdd8cffe2be14798ac34f_cgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a7496d7abe05bdd8cffe2be14798ac34f_cgraph" id="classpFlow_1_1IOstream_a7496d7abe05bdd8cffe2be14798ac34f_cgraph">
|
|
<area shape="rect" title="Set flags of stream." alt="" coords="5,5,52,32"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563" title="Return flags of stream." alt="" coords="100,5,155,32"/>
|
|
</map>
|
|
</div>
|
|
<div id="dynsection-17" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-17-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-17-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-17-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a7496d7abe05bdd8cffe2be14798ac34f_icgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a7496d7abe05bdd8cffe2be14798ac34f_icgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a7496d7abe05bdd8cffe2be14798ac34f_icgraph" id="classpFlow_1_1IOstream_a7496d7abe05bdd8cffe2be14798ac34f_icgraph">
|
|
<area shape="rect" title="Set flags of stream." alt="" coords="460,131,507,157"/>
|
|
<area shape="rect" href="namespacepFlow.html#a7a2a778dad6a63e04760015ff551008f" title=" " alt="" coords="302,68,394,95"/>
|
|
<area shape="rect" href="namespacepFlow.html#a171c38e0982827d99f83781c96c7adcf" title=" " alt="" coords="143,5,236,32"/>
|
|
<area shape="rect" href="namespacepFlow.html#aaa50ebe62a1c05eadd31cf981231a6d2" title=" " alt="" coords="5,68,95,95"/>
|
|
<area shape="rect" href="namespacepFlow.html#a010be5a80d29fca6b0ac9a68d9c94d32" title=" " alt="" coords="297,181,399,208"/>
|
|
<area shape="rect" href="namespacepFlow.html#a4333d7bd717697fd94a3425351e1e4f2" title=" " alt="" coords="284,232,412,259"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a7c8972f80cfc853d1b78253abee55f04"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7c8972f80cfc853d1b78253abee55f04">◆ </a></span>setf() <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">ios_base::fmtflags setf </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const ios_base::fmtflags </td>
|
|
<td class="paramname"><em>f</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const ios_base::fmtflags </td>
|
|
<td class="paramname"><em>mask</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set flags of given field of stream. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00288">288</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">IOstream::flags()</a>.</p>
|
|
<div id="dynsection-18" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-18-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-18-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-18-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a7c8972f80cfc853d1b78253abee55f04_cgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a7c8972f80cfc853d1b78253abee55f04_cgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a7c8972f80cfc853d1b78253abee55f04_cgraph" id="classpFlow_1_1IOstream_a7c8972f80cfc853d1b78253abee55f04_cgraph">
|
|
<area shape="rect" title="Set flags of given field of stream." alt="" coords="5,5,52,32"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563" title="Return flags of stream." alt="" coords="100,5,155,32"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6215a425470b1a58a0f3e0407f8683ca"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6215a425470b1a58a0f3e0407f8683ca">◆ </a></span>unsetf()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void unsetf </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const ios_base::fmtflags </td>
|
|
<td class="paramname"><em>f</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Unset flags of stream. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00297">297</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563">IOstream::flags()</a>.</p>
|
|
<div id="dynsection-19" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-19-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-19-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-19-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1IOstream_a6215a425470b1a58a0f3e0407f8683ca_cgraph.png" border="0" usemap="#classpFlow_1_1IOstream_a6215a425470b1a58a0f3e0407f8683ca_cgraph" alt=""/></div>
|
|
<map name="classpFlow_1_1IOstream_a6215a425470b1a58a0f3e0407f8683ca_cgraph" id="classpFlow_1_1IOstream_a6215a425470b1a58a0f3e0407f8683ca_cgraph">
|
|
<area shape="rect" title="Unset flags of stream." alt="" coords="5,5,68,32"/>
|
|
<area shape="rect" href="classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563" title="Return flags of stream." alt="" coords="116,5,171,32"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="a4240681db26c977866e8173b76de12d8"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a4240681db26c977866e8173b76de12d8">◆ </a></span>precision_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">unsigned int precision_ = 6</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Default precision, only works for ASCII. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00064">64</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8hpp_source.html#l00245">IOstream::defaultPrecision()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a384ff8be80c5e301c5ce6838a1f18033"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a384ff8be80c5e301c5ce6838a1f18033">◆ </a></span>staticName_</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">pFlow::word</a> staticName_</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>Name for any generic stream - normally treat as readonly. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00069">69</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8cpp_source.html#l00031">IOstream::name()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa17155fc05a45901f1fded81dea4c2d0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa17155fc05a45901f1fded81dea4c2d0">◆ </a></span>openClosed_</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#aacc935fd960fc1d7efe7f3820bb1db35">streamAccess</a> openClosed_</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>Is stream open or closed. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00072">72</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8hpp_source.html#l00172">IOstream::closed()</a>, <a class="el" href="IOstream_8hpp_source.html#l00166">IOstream::opened()</a>, <a class="el" href="IOstream_8hpp_source.html#l00094">IOstream::setClosed()</a>, and <a class="el" href="IOstream_8hpp_source.html#l00088">IOstream::setOpened()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a950517ca51331d52df5f74cd62e44cb3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a950517ca51331d52df5f74cd62e44cb3">◆ </a></span>writeFormat_</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#ab76e0cc92bb140c07e198662e39d5268">writeFormat</a> writeFormat_ = <a class="el" href="classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268af9c208c7d7a0f102f2683165540c882d">ASCII</a></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>write format </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00075">75</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8hpp_source.html#l00178">IOstream::isBinary()</a>, and <a class="el" href="IOstream_8hpp_source.html#l00105">IOstream::setWriteFormat()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a2caff7df9cffd0325a8877c89f5c779a"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a2caff7df9cffd0325a8877c89f5c779a">◆ </a></span>ioState_</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">ios_base::iostate ioState_</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>state </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00078">78</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8hpp_source.html#l00202">IOstream::bad()</a>, <a class="el" href="IOstream_8hpp_source.html#l00190">IOstream::eof()</a>, <a class="el" href="IOstream_8hpp_source.html#l00196">IOstream::fail()</a>, <a class="el" href="IOstream_8hpp_source.html#l00184">IOstream::good()</a>, <a class="el" href="IOstream_8hpp_source.html#l00272">IOstream::setBad()</a>, <a class="el" href="IOstream_8hpp_source.html#l00260">IOstream::setEof()</a>, <a class="el" href="IOstream_8hpp_source.html#l00266">IOstream::setFail()</a>, <a class="el" href="IOstream_8hpp_source.html#l00111">IOstream::setGood()</a>, and <a class="el" href="IOstream_8hpp_source.html#l00100">IOstream::setState()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a271ea4556e1f077f403284c4cde3ccec"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a271ea4556e1f077f403284c4cde3ccec">◆ </a></span>lineNumber_</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#aae6ad039f09c0676db11bd114136a3fa">int32</a> lineNumber_</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>The file line. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="IOstream_8hpp_source.html#l00082">82</a> of file <a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOstream_8hpp_source.html#l00221">IOstream::lineNumber()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following files:<ul>
|
|
<li>src/phasicFlow/streams/iStream/<a class="el" href="IOstream_8hpp_source.html">IOstream.hpp</a></li>
|
|
<li>src/phasicFlow/streams/iStream/<a class="el" href="IOstream_8cpp_source.html">IOstream.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_1IOstream.html">IOstream</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>
|