2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: iIstream Class Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classpFlow_1_1iIstream.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pri-attribs" > Private Attributes< / a > |
< a href = "classpFlow_1_1iIstream-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > iIstream Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2025-01-10 13:02:07 +03:30
< p > Interface class for any input stream < br / >
< a href = "classpFlow_1_1iIstream.html#details" > More...< / a > < / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for iIstream:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream__inherit__graph.png" border = "0" usemap = "#iIstream_inherit__map" alt = "Inheritance graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for iIstream:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream__coll__graph.png" border = "0" usemap = "#iIstream_coll__map" alt = "Collaboration graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a491a667af35a18f38b195789371e340b" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a491a667af35a18f38b195789371e340b" > iIstream< / a > ()< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a491a667af35a18f38b195789371e340b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > default < a href = "classpFlow_1_1iIstream.html#a491a667af35a18f38b195789371e340b" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a491a667af35a18f38b195789371e340b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:afb88b494b79ef3b9b544ce4039b6aac4" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#afb88b494b79ef3b9b544ce4039b6aac4" > iIstream< / a > (< a class = "el" href = "classpFlow_1_1IOstream.html#ab76e0cc92bb140c07e198662e39d5268" > writeFormat< / a > wf)< / td > < / tr >
< tr class = "separator:afb88b494b79ef3b9b544ce4039b6aac4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:aeb259a4f962ddef4d3f0ee6291c011d2" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#aeb259a4f962ddef4d3f0ee6291c011d2" > iIstream< / a > (const < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & )=default< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aeb259a4f962ddef4d3f0ee6291c011d2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy construct. < a href = "classpFlow_1_1iIstream.html#aeb259a4f962ddef4d3f0ee6291c011d2" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aeb259a4f962ddef4d3f0ee6291c011d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7d655d719335af32c3bfd785add8fef5" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a7d655d719335af32c3bfd785add8fef5" > ~iIstream< / a > ()=default< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a7d655d719335af32c3bfd785add8fef5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor. < a href = "classpFlow_1_1iIstream.html#a7d655d719335af32c3bfd785add8fef5" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a7d655d719335af32c3bfd785add8fef5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeecefbf648ad32c20134e67c4fa35597" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#aeecefbf648ad32c20134e67c4fa35597" > putBack< / a > (const < a class = "el" href = "classpFlow_1_1token.html" > token< / a > & tok)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aeecefbf648ad32c20134e67c4fa35597" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Put back token Only a single put back is permitted. < a href = "classpFlow_1_1iIstream.html#aeecefbf648ad32c20134e67c4fa35597" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aeecefbf648ad32c20134e67c4fa35597" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2fa0de349bf86cba54424c4a512e1e49" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a2fa0de349bf86cba54424c4a512e1e49" > getBack< / a > (< a class = "el" href = "classpFlow_1_1token.html" > token< / a > & tok)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a2fa0de349bf86cba54424c4a512e1e49" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the put back token if there is one and return true. < a href = "classpFlow_1_1iIstream.html#a2fa0de349bf86cba54424c4a512e1e49" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a2fa0de349bf86cba54424c4a512e1e49" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0b2651d76dbb5d411250017f8fbe1649" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a0b2651d76dbb5d411250017f8fbe1649" > peekBack< / a > (< a class = "el" href = "classpFlow_1_1token.html" > token< / a > & tok)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a0b2651d76dbb5d411250017f8fbe1649" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Peek at the put back token without removing it. < a href = "classpFlow_1_1iIstream.html#a0b2651d76dbb5d411250017f8fbe1649" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a0b2651d76dbb5d411250017f8fbe1649" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a13fa5dc14b25a1e1414e26d4d6473c7f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a13fa5dc14b25a1e1414e26d4d6473c7f" > resetPutBack< / a > ()< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a13fa5dc14b25a1e1414e26d4d6473c7f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > reset the put back token; < a href = "classpFlow_1_1iIstream.html#a13fa5dc14b25a1e1414e26d4d6473c7f" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a13fa5dc14b25a1e1414e26d4d6473c7f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac35c0ab7b3a6a0cdcf8c2bd2bf24de11" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#ac35c0ab7b3a6a0cdcf8c2bd2bf24de11" > read< / a > (< a class = "el" href = "classpFlow_1_1token.html" > token< / a > & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ac35c0ab7b3a6a0cdcf8c2bd2bf24de11" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return next token from stream. < a href = "classpFlow_1_1iIstream.html#ac35c0ab7b3a6a0cdcf8c2bd2bf24de11" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac35c0ab7b3a6a0cdcf8c2bd2bf24de11" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1ddb57fc08b4dc5dd9b914edf89f27ea" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a1ddb57fc08b4dc5dd9b914edf89f27ea" > read< / a > (char & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a1ddb57fc08b4dc5dd9b914edf89f27ea" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a character. < a href = "classpFlow_1_1iIstream.html#a1ddb57fc08b4dc5dd9b914edf89f27ea" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a1ddb57fc08b4dc5dd9b914edf89f27ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5b8674a7c159d3f986ec3e0b05931a61" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a5b8674a7c159d3f986ec3e0b05931a61" > read< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a5b8674a7c159d3f986ec3e0b05931a61" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a string (including enclosing double-quotes) < a href = "classpFlow_1_1iIstream.html#a5b8674a7c159d3f986ec3e0b05931a61" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a5b8674a7c159d3f986ec3e0b05931a61" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac221d9c727af08306836b43e9f250d1d" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#ac221d9c727af08306836b43e9f250d1d" > readString< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ac221d9c727af08306836b43e9f250d1d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a string. < a href = "classpFlow_1_1iIstream.html#ac221d9c727af08306836b43e9f250d1d" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac221d9c727af08306836b43e9f250d1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae729f55227c00335b16217afd7f52817" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#ae729f55227c00335b16217afd7f52817" > read< / a > (< a class = "el" href = "namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0" > int64< / a > & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ae729f55227c00335b16217afd7f52817" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a int64. < a href = "classpFlow_1_1iIstream.html#ae729f55227c00335b16217afd7f52817" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ae729f55227c00335b16217afd7f52817" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b4335195a68749c14f395a20922791d" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a2b4335195a68749c14f395a20922791d" > read< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a2b4335195a68749c14f395a20922791d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a int32. < a href = "classpFlow_1_1iIstream.html#a2b4335195a68749c14f395a20922791d" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a2b4335195a68749c14f395a20922791d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af49b8dadaad7fa4adeec527dae9bf928" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#af49b8dadaad7fa4adeec527dae9bf928" > read< / a > (< a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:af49b8dadaad7fa4adeec527dae9bf928" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a int8. < a href = "classpFlow_1_1iIstream.html#af49b8dadaad7fa4adeec527dae9bf928" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:af49b8dadaad7fa4adeec527dae9bf928" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a4f012b245d076ee64228bdda7826c516" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a4f012b245d076ee64228bdda7826c516" > read< / a > (< a class = "el" href = "namespacepFlow.html#aeefdb2888fa3c58f2454ef004419e6a5" > uint64< / a > & )=0< / td > < / tr >
< tr class = "memdesc:a4f012b245d076ee64228bdda7826c516" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a uint64. < a href = "classpFlow_1_1iIstream.html#a4f012b245d076ee64228bdda7826c516" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4f012b245d076ee64228bdda7826c516" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a20937ecf3d7e8f40f6d59085a039e871" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a20937ecf3d7e8f40f6d59085a039e871" > read< / a > (< a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a20937ecf3d7e8f40f6d59085a039e871" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a uin32. < a href = "classpFlow_1_1iIstream.html#a20937ecf3d7e8f40f6d59085a039e871" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a20937ecf3d7e8f40f6d59085a039e871" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a3d4e7f31917b6ff31930cb23a1686193" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a3d4e7f31917b6ff31930cb23a1686193" > read< / a > (< a class = "el" href = "namespacepFlow.html#a34ecedcf03a70dc91e4616212d79267d" > uint8< / a > & )=0< / td > < / tr >
< tr class = "memdesc:a3d4e7f31917b6ff31930cb23a1686193" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a uint8. < a href = "classpFlow_1_1iIstream.html#a3d4e7f31917b6ff31930cb23a1686193" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3d4e7f31917b6ff31930cb23a1686193" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ae3e958fe42c8f3341d7eb507ae72fd24" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#ae3e958fe42c8f3341d7eb507ae72fd24" > read< / a > (float & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:ae3e958fe42c8f3341d7eb507ae72fd24" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a floatScalar. < a href = "classpFlow_1_1iIstream.html#ae3e958fe42c8f3341d7eb507ae72fd24" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ae3e958fe42c8f3341d7eb507ae72fd24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a07336185047bbed0698f7b2a9cbdac2f" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a07336185047bbed0698f7b2a9cbdac2f" > read< / a > (double & )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a07336185047bbed0698f7b2a9cbdac2f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read a doubleScalar. < a href = "classpFlow_1_1iIstream.html#a07336185047bbed0698f7b2a9cbdac2f" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a07336185047bbed0698f7b2a9cbdac2f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a9daa3ef23c10da1b778db0b236713aa0" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a9daa3ef23c10da1b778db0b236713aa0" > read< / a > (char *buffer, std::streamsize < a class = "el" href = "namespacepFlow.html#ab484dde689e0549b38dbaf95068150af" > count< / a > )=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a9daa3ef23c10da1b778db0b236713aa0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write a block of binray data. < a href = "classpFlow_1_1iIstream.html#a9daa3ef23c10da1b778db0b236713aa0" > More...< / a > < br / > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "separator:a9daa3ef23c10da1b778db0b236713aa0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:acbf88ac063eb4598338671e603f36332" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#acbf88ac063eb4598338671e603f36332" > rewind< / a > ()=0< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:acbf88ac063eb4598338671e603f36332" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Rewind the stream so that it may be read again. < a href = "classpFlow_1_1iIstream.html#acbf88ac063eb4598338671e603f36332" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:acbf88ac063eb4598338671e603f36332" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a91b2463ca484cf634c73eba7573e8419" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a91b2463ca484cf634c73eba7573e8419" > seek< / a > (< a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > pos)=0< / td > < / tr >
< tr class = "separator:a91b2463ca484cf634c73eba7573e8419" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad850abaf1a42310d4b3cc931863ca92f" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#ad850abaf1a42310d4b3cc931863ca92f" > tell< / a > ()=0< / td > < / tr >
< tr class = "memdesc:ad850abaf1a42310d4b3cc931863ca92f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return current position indicator. < a href = "classpFlow_1_1iIstream.html#ad850abaf1a42310d4b3cc931863ca92f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad850abaf1a42310d4b3cc931863ca92f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3eed5b1b1ab31fd1da5cfd752ca09ad9" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a3eed5b1b1ab31fd1da5cfd752ca09ad9" > findBinaryBlockStart< / a > ()< / td > < / tr >
< tr class = "memdesc:a3eed5b1b1ab31fd1da5cfd752ca09ad9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > It seek for a character sequence that indicates the start of a binary block char sequence is 255 255 255 0 < br / >
< a href = "classpFlow_1_1iIstream.html#a3eed5b1b1ab31fd1da5cfd752ca09ad9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3eed5b1b1ab31fd1da5cfd752ca09ad9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a5f238bd4e73ce3b43b8a737a8f30ab78" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a5f238bd4e73ce3b43b8a737a8f30ab78" > findToken< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & w)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a5f238bd4e73ce3b43b8a737a8f30ab78" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > search for all tokesn and find the first word token tbat matchs w < a href = "classpFlow_1_1iIstream.html#a5f238bd4e73ce3b43b8a737a8f30ab78" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a5f238bd4e73ce3b43b8a737a8f30ab78" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:afde1855233ba897f4bb342285f94fc87" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#afde1855233ba897f4bb342285f94fc87" > findTokenResume< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & w)< / td > < / tr >
< tr class = "memdesc:afde1855233ba897f4bb342285f94fc87" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > search for all tokesn after the current file position and find the first word token tbat matchs w < a href = "classpFlow_1_1iIstream.html#afde1855233ba897f4bb342285f94fc87" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afde1855233ba897f4bb342285f94fc87" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a6492693f26c93565e98d42c8eae7b902" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a6492693f26c93565e98d42c8eae7b902" > findTokenSilent< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & w, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > limitLine=100)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a6492693f26c93565e98d42c8eae7b902" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > search for all tokesn and find the first word token that matchs < a href = "classpFlow_1_1iIstream.html#a6492693f26c93565e98d42c8eae7b902" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6492693f26c93565e98d42c8eae7b902" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a20e125024de459038323293b8529a99e" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a20e125024de459038323293b8529a99e" > findTokenResumeSilent< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & w, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > limitLine=100)< / td > < / tr >
< tr class = "memdesc:a20e125024de459038323293b8529a99e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > search for all tokesn after the current file position and find the first word token tbat matchs w < a href = "classpFlow_1_1iIstream.html#a20e125024de459038323293b8529a99e" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a20e125024de459038323293b8529a99e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a734799e36d009aecd57d246eb3aeb421" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a734799e36d009aecd57d246eb3aeb421" > findTokenAndNext< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & w, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & nextW, bool checkEndStatement=true)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a734799e36d009aecd57d246eb3aeb421" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > search for all tokens and find the first word token and also next word token chekck if it is eneded with end statement ; < a href = "classpFlow_1_1iIstream.html#a734799e36d009aecd57d246eb3aeb421" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a734799e36d009aecd57d246eb3aeb421" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae74a624bbb0665ed381b67cbda681031" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#ae74a624bbb0665ed381b67cbda681031" > findTokenAndNextSilent< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & w, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & nextW, < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > limitLine=100)< / td > < / tr >
< tr class = "separator:ae74a624bbb0665ed381b67cbda681031" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afb1243cec5833e96e8446abed4e3656c" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:afb1243cec5833e96e8446abed4e3656c" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#afb1243cec5833e96e8446abed4e3656c" > findKeywordAndVal< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & keyword, T & val, bool checkEndStatement=true)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:afb1243cec5833e96e8446abed4e3656c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > find a pair of keyword and data terminated by ; keyword data; return false if keyword does not exist or reading fails. < a href = "classpFlow_1_1iIstream.html#afb1243cec5833e96e8446abed4e3656c" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:afb1243cec5833e96e8446abed4e3656c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a214b65eedf74268aed639e4d9b36fe08" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a214b65eedf74268aed639e4d9b36fe08" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a214b65eedf74268aed639e4d9b36fe08" > lookupData< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & keyword)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a214b65eedf74268aed639e4d9b36fe08" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > lookup for keyword and data; fatalExit if fails < a href = "classpFlow_1_1iIstream.html#a214b65eedf74268aed639e4d9b36fe08" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a214b65eedf74268aed639e4d9b36fe08" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6b741dd8443f554f5de5b98897f2eb77" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a6b741dd8443f554f5de5b98897f2eb77" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a6b741dd8443f554f5de5b98897f2eb77" > lookupDataOrSet< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & keyword, const T & setVal)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a6b741dd8443f554f5de5b98897f2eb77" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > lookup for keyword and data; set to setVal if lookup fails. < a href = "classpFlow_1_1iIstream.html#a6b741dd8443f554f5de5b98897f2eb77" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6b741dd8443f554f5de5b98897f2eb77" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2240995351ba90efed8943099847069e" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a2240995351ba90efed8943099847069e" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a2240995351ba90efed8943099847069e" > nextData< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & keyword, T & data)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a2240995351ba90efed8943099847069e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > read the data next to keword keyword data; check the keyword is correct or not < br / >
< a href = "classpFlow_1_1iIstream.html#a2240995351ba90efed8943099847069e" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a2240995351ba90efed8943099847069e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aecfc9cc0a499c7d44de6a7562bcfea3f" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#aecfc9cc0a499c7d44de6a7562bcfea3f" > readBegin< / a > (const char *funcName)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aecfc9cc0a499c7d44de6a7562bcfea3f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Begin read of data chunk, starts with '('. < a href = "classpFlow_1_1iIstream.html#aecfc9cc0a499c7d44de6a7562bcfea3f" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aecfc9cc0a499c7d44de6a7562bcfea3f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8d82c951160ac1444ee2a2d9ae1ecb11" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a8d82c951160ac1444ee2a2d9ae1ecb11" > readEnd< / a > (const char *funcName)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a8d82c951160ac1444ee2a2d9ae1ecb11" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > End read of data chunk, ends with ')' return true or FatalIOError. < a href = "classpFlow_1_1iIstream.html#a8d82c951160ac1444ee2a2d9ae1ecb11" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a8d82c951160ac1444ee2a2d9ae1ecb11" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a82106c627eb5a496726f0829a62e38bb" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a82106c627eb5a496726f0829a62e38bb" > readBeginSquare< / a > (const char *funcName)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a82106c627eb5a496726f0829a62e38bb" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Begin read of data chunk, starts with '('. < a href = "classpFlow_1_1iIstream.html#a82106c627eb5a496726f0829a62e38bb" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a82106c627eb5a496726f0829a62e38bb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a17598aa2666f2552b651085a5c6dfb23" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a17598aa2666f2552b651085a5c6dfb23" > readEndSquare< / a > (const char *funcName)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a17598aa2666f2552b651085a5c6dfb23" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Begin read of data chunk, starts with '('. < a href = "classpFlow_1_1iIstream.html#a17598aa2666f2552b651085a5c6dfb23" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a17598aa2666f2552b651085a5c6dfb23" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adb9b1a5ac1aacc94b9998439303acfa7" > < td class = "memItemLeft" align = "right" valign = "top" > char  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#adb9b1a5ac1aacc94b9998439303acfa7" > readBeginList< / a > (const char *funcName)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:adb9b1a5ac1aacc94b9998439303acfa7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Begin read of list data, starts with '(' or '{' return starting delimiter or FatalIOError. < a href = "classpFlow_1_1iIstream.html#adb9b1a5ac1aacc94b9998439303acfa7" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:adb9b1a5ac1aacc94b9998439303acfa7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3fbb1d26a1c975ed5be8df0056c863dd" > < td class = "memItemLeft" align = "right" valign = "top" > char  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a3fbb1d26a1c975ed5be8df0056c863dd" > readEndList< / a > (const char *funcName)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a3fbb1d26a1c975ed5be8df0056c863dd" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > End read of list data, ends with ')' or '}' return closing delimiter or FatalIOError. < a href = "classpFlow_1_1iIstream.html#a3fbb1d26a1c975ed5be8df0056c863dd" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a3fbb1d26a1c975ed5be8df0056c863dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aca8c209dd4920ea633336742d8a874e0" > < td class = "memItemLeft" align = "right" valign = "top" > char  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#aca8c209dd4920ea633336742d8a874e0" > readEndStatement< / a > (const char *funcName)< / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:aca8c209dd4920ea633336742d8a874e0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > End statement character ;. < a href = "classpFlow_1_1iIstream.html#aca8c209dd4920ea633336742d8a874e0" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aca8c209dd4920ea633336742d8a874e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac40c323341736604b5bf6a67f39bce85" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#ac40c323341736604b5bf6a67f39bce85" > operator()< / a > () const< / td > < / tr >
< tr class = "separator:ac40c323341736604b5bf6a67f39bce85" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1IOstream" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1IOstream')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1IOstream.html" > IOstream< / a > < / td > < / tr >
< tr class = "memitem:a685ead9e00563a9b3d0c4753eac347a2 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a685ead9e00563a9b3d0c4753eac347a2 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Default. < a href = "classpFlow_1_1IOstream.html#a685ead9e00563a9b3d0c4753eac347a2" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a685ead9e00563a9b3d0c4753eac347a2 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a26824d6240feaec7589240d8c974ee05 inherit pub_methods_classpFlow_1_1IOstream" > < 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 inherit pub_methods_classpFlow_1_1IOstream" > < 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 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a65d31aa1e9f9e2c0fde5613c17647e40 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a65d31aa1e9f9e2c0fde5613c17647e40 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy. < a href = "classpFlow_1_1IOstream.html#a65d31aa1e9f9e2c0fde5613c17647e40" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a65d31aa1e9f9e2c0fde5613c17647e40 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a216ce04def77e62d9132be3ce232afcc inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a216ce04def77e62d9132be3ce232afcc inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor. < a href = "classpFlow_1_1IOstream.html#a216ce04def77e62d9132be3ce232afcc" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a216ce04def77e62d9132be3ce232afcc inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac9b54653d0ec63ee05f64a185437b335 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:ac9b54653d0ec63ee05f64a185437b335 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac9b54653d0ec63ee05f64a185437b335 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a093459b3399aba6fe0f57bbbc2925bc2 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a093459b3399aba6fe0f57bbbc2925bc2 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a093459b3399aba6fe0f57bbbc2925bc2 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a367eb3425fc4e8270e2aa961df8ac8a5 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a367eb3425fc4e8270e2aa961df8ac8a5 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check < a class = "el" href = "classpFlow_1_1IOstream.html" title = "A base calss for input/output streams." > IOstream< / a > status for given operation. < a href = "classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a367eb3425fc4e8270e2aa961df8ac8a5 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a281bbfd1fe6ab10377d7cb1f5111044d inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a281bbfd1fe6ab10377d7cb1f5111044d inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Check < a class = "el" href = "classpFlow_1_1IOstream.html" title = "A base calss for input/output streams." > IOstream< / a > status for given operation. < a href = "classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a281bbfd1fe6ab10377d7cb1f5111044d inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a298583c3d514f1169bfc43169ba78c38 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a298583c3d514f1169bfc43169ba78c38 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a298583c3d514f1169bfc43169ba78c38 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae54500202b0333927a28c440c85cf07e inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:ae54500202b0333927a28c440c85cf07e inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ae54500202b0333927a28c440c85cf07e inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:aee3ba44cd3f14501633ae2e8ea04b4d0 inherit pub_methods_classpFlow_1_1IOstream" > < 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 inherit pub_methods_classpFlow_1_1IOstream" > < 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 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:abdcc7f96f487faadc7769afcf58fe992 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:abdcc7f96f487faadc7769afcf58fe992 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:abdcc7f96f487faadc7769afcf58fe992 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af3418ac60d0d7a303478f29a387feb3c inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:af3418ac60d0d7a303478f29a387feb3c inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:af3418ac60d0d7a303478f29a387feb3c inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48de1a2345c4519dd5d19c67dcce62ed inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a48de1a2345c4519dd5d19c67dcce62ed inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a48de1a2345c4519dd5d19c67dcce62ed inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9f7290a5d70f30e1b1b42c8ac4a6082d inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a9f7290a5d70f30e1b1b42c8ac4a6082d inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a9f7290a5d70f30e1b1b42c8ac4a6082d inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67b76affb3b5d35fa419ac234144038b inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a67b76affb3b5d35fa419ac234144038b inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a67b76affb3b5d35fa419ac234144038b inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a61efd4196a96540ee018fee8791f3f10 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a61efd4196a96540ee018fee8791f3f10 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a61efd4196a96540ee018fee8791f3f10 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a607efe5fb94edbe4cfa890c4907e76c3 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a607efe5fb94edbe4cfa890c4907e76c3 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a607efe5fb94edbe4cfa890c4907e76c3 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afd74c1e6fa16247a2150f9014fe2b8a4 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:afd74c1e6fa16247a2150f9014fe2b8a4 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:afd74c1e6fa16247a2150f9014fe2b8a4 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7e8e74ae9e601005f806aaa1178921f2 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a7e8e74ae9e601005f806aaa1178921f2 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a7e8e74ae9e601005f806aaa1178921f2 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab6784b88289e1403b616f8ba4d742563 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:ab6784b88289e1403b616f8ba4d742563 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return flags of stream. < a href = "classpFlow_1_1IOstream.html#ab6784b88289e1403b616f8ba4d742563" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ab6784b88289e1403b616f8ba4d742563 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a29b2d2944abba037e93cfc4e7ca19d8a inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a29b2d2944abba037e93cfc4e7ca19d8a inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a29b2d2944abba037e93cfc4e7ca19d8a inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad609d36f9e9be6dd6f502510ab445260 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:ad609d36f9e9be6dd6f502510ab445260 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set stream to have failed. < a href = "classpFlow_1_1IOstream.html#ad609d36f9e9be6dd6f502510ab445260" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ad609d36f9e9be6dd6f502510ab445260 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a638b33dd25b3cd8ea7e846f04fd6a6a3 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a638b33dd25b3cd8ea7e846f04fd6a6a3 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set stream to be bad. < a href = "classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a638b33dd25b3cd8ea7e846f04fd6a6a3 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad624f59ea96278722591e5c257ab181b inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:ad624f59ea96278722591e5c257ab181b inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set flags of stream. < a href = "classpFlow_1_1IOstream.html#ad624f59ea96278722591e5c257ab181b" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ad624f59ea96278722591e5c257ab181b inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7496d7abe05bdd8cffe2be14798ac34f inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a7496d7abe05bdd8cffe2be14798ac34f inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set flags of stream. < a href = "classpFlow_1_1IOstream.html#a7496d7abe05bdd8cffe2be14798ac34f" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a7496d7abe05bdd8cffe2be14798ac34f inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7c8972f80cfc853d1b78253abee55f04 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a7c8972f80cfc853d1b78253abee55f04 inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a7c8972f80cfc853d1b78253abee55f04 inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6215a425470b1a58a0f3e0407f8683ca inherit pub_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a6215a425470b1a58a0f3e0407f8683ca inherit pub_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Unset flags of stream. < a href = "classpFlow_1_1IOstream.html#a6215a425470b1a58a0f3e0407f8683ca" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6215a425470b1a58a0f3e0407f8683ca inherit pub_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
Private Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:afd40ff1d1c90dafaef1e905997b197c5" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#afd40ff1d1c90dafaef1e905997b197c5" > putBack_< / a > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:afd40ff1d1c90dafaef1e905997b197c5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Has a token been put back on the stream? < a href = "classpFlow_1_1iIstream.html#afd40ff1d1c90dafaef1e905997b197c5" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:afd40ff1d1c90dafaef1e905997b197c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a43def3417e296e9f41ef52206eb2d54b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1token.html" > token< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iIstream.html#a43def3417e296e9f41ef52206eb2d54b" > putBackToken_< / a > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memdesc:a43def3417e296e9f41ef52206eb2d54b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The last token put back on the stream. < a href = "classpFlow_1_1iIstream.html#a43def3417e296e9f41ef52206eb2d54b" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a43def3417e296e9f41ef52206eb2d54b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pub_types_classpFlow_1_1IOstream" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_types_classpFlow_1_1IOstream')" > < img src = "closed.png" alt = "-" / >   Public Types inherited from < a class = "el" href = "classpFlow_1_1IOstream.html" > IOstream< / a > < / td > < / tr >
< tr class = "memitem:aacc935fd960fc1d7efe7f3820bb1db35 inherit pub_types_classpFlow_1_1IOstream" > < 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 inherit pub_types_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:ab76e0cc92bb140c07e198662e39d5268 inherit pub_types_classpFlow_1_1IOstream" > < 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 inherit pub_types_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "inherit_header pub_static_methods_classpFlow_1_1IOstream" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_methods_classpFlow_1_1IOstream')" > < img src = "closed.png" alt = "-" / >   Static Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1IOstream.html" > IOstream< / a > < / td > < / tr >
< tr class = "memitem:a90f508fef73438f120430ecacd3a603b inherit pub_static_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a90f508fef73438f120430ecacd3a603b inherit pub_static_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return the default precision. < a href = "classpFlow_1_1IOstream.html#a90f508fef73438f120430ecacd3a603b" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a90f508fef73438f120430ecacd3a603b inherit pub_static_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a422504d8feb8f6597fe839556e8fd868 inherit pub_static_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a422504d8feb8f6597fe839556e8fd868 inherit pub_static_methods_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a422504d8feb8f6597fe839556e8fd868 inherit pub_static_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_static_attribs_classpFlow_1_1IOstream" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_attribs_classpFlow_1_1IOstream')" > < img src = "closed.png" alt = "-" / >   Static Public Attributes inherited from < a class = "el" href = "classpFlow_1_1IOstream.html" > IOstream< / a > < / td > < / tr >
< tr class = "memitem:a4240681db26c977866e8173b76de12d8 inherit pub_static_attribs_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a4240681db26c977866e8173b76de12d8 inherit pub_static_attribs_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a4240681db26c977866e8173b76de12d8 inherit pub_static_attribs_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1IOstream" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1IOstream')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1IOstream.html" > IOstream< / a > < / td > < / tr >
< tr class = "memitem:ab945a2e2c4278c06f4527d8e163b904e inherit pro_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:ab945a2e2c4278c06f4527d8e163b904e inherit pro_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set stream opened. < a href = "classpFlow_1_1IOstream.html#ab945a2e2c4278c06f4527d8e163b904e" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ab945a2e2c4278c06f4527d8e163b904e inherit pro_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ffc7629ddba3b8e7652fe888af299ab inherit pro_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a6ffc7629ddba3b8e7652fe888af299ab inherit pro_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set stream closed. < a href = "classpFlow_1_1IOstream.html#a6ffc7629ddba3b8e7652fe888af299ab" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6ffc7629ddba3b8e7652fe888af299ab inherit pro_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6dc7caf4da073fce8946c51af8d81dee inherit pro_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a6dc7caf4da073fce8946c51af8d81dee inherit pro_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set stream state. < a href = "classpFlow_1_1IOstream.html#a6dc7caf4da073fce8946c51af8d81dee" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6dc7caf4da073fce8946c51af8d81dee inherit pro_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a41eccdacf379df0ab3fd0b47c2d96a1d inherit pro_methods_classpFlow_1_1IOstream" > < 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 inherit pro_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a473118515da3a7497d0673dd24674c70 inherit pro_methods_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a473118515da3a7497d0673dd24674c70 inherit pro_methods_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set stream to be good. < a href = "classpFlow_1_1IOstream.html#a473118515da3a7497d0673dd24674c70" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a473118515da3a7497d0673dd24674c70 inherit pro_methods_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1IOstream" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1IOstream')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1IOstream.html" > IOstream< / a > < / td > < / tr >
< tr class = "memitem:aa17155fc05a45901f1fded81dea4c2d0 inherit pro_attribs_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:aa17155fc05a45901f1fded81dea4c2d0 inherit pro_attribs_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Is stream open or closed. < a href = "classpFlow_1_1IOstream.html#aa17155fc05a45901f1fded81dea4c2d0" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aa17155fc05a45901f1fded81dea4c2d0 inherit pro_attribs_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a950517ca51331d52df5f74cd62e44cb3 inherit pro_attribs_classpFlow_1_1IOstream" > < 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 inherit pro_attribs_classpFlow_1_1IOstream" > < 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 inherit pro_attribs_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a2caff7df9cffd0325a8877c89f5c779a inherit pro_attribs_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a2caff7df9cffd0325a8877c89f5c779a inherit pro_attribs_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > state < a href = "classpFlow_1_1IOstream.html#a2caff7df9cffd0325a8877c89f5c779a" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a2caff7df9cffd0325a8877c89f5c779a inherit pro_attribs_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a271ea4556e1f077f403284c4cde3ccec inherit pro_attribs_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a271ea4556e1f077f403284c4cde3ccec inherit pro_attribs_classpFlow_1_1IOstream" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The file line. < a href = "classpFlow_1_1IOstream.html#a271ea4556e1f077f403284c4cde3ccec" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a271ea4556e1f077f403284c4cde3ccec inherit pro_attribs_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_static_attribs_classpFlow_1_1IOstream" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_static_attribs_classpFlow_1_1IOstream')" > < img src = "closed.png" alt = "-" / >   Static Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1IOstream.html" > IOstream< / a > < / td > < / tr >
< tr class = "memitem:a384ff8be80c5e301c5ce6838a1f18033 inherit pro_static_attribs_classpFlow_1_1IOstream" > < 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 >
2023-04-13 11:46:41 -07:00
< tr class = "memdesc:a384ff8be80c5e301c5ce6838a1f18033 inherit pro_static_attribs_classpFlow_1_1IOstream" > < 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 >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a384ff8be80c5e301c5ce6838a1f18033 inherit pro_static_attribs_classpFlow_1_1IOstream" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2025-01-10 13:02:07 +03:30
< div class = "textblock" > < p > Interface class for any input stream < br / >
< / p >
< p > It is based on OpenFOAM stream, with some modifications/simplifications to be tailored to our needs < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "iIstream_8hpp_source.html" > iIstream.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a491a667af35a18f38b195789371e340b" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a491a667af35a18f38b195789371e340b" > ◆ < / a > < / span > iIstream() < span class = "overload" > [1/3]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > default < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8hpp_source.html#l00055" > 55< / a > of file < a class = "el" href = "iIstream_8hpp_source.html" > iIstream.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "afb88b494b79ef3b9b544ce4039b6aac4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afb88b494b79ef3b9b544ce4039b6aac4" > ◆ < / a > < / span > iIstream() < 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_1iIstream.html" > iIstream< / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8hpp_source.html#l00060" > 60< / a > of file < a class = "el" href = "iIstream_8hpp_source.html" > iIstream.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "aeb259a4f962ddef4d3f0ee6291c011d2" > < / a >
2023-04-13 11:46:41 -07:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb259a4f962ddef4d3f0ee6291c011d2" > ◆ < / a > < / span > iIstream() < span class = "overload" > [3/3]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / 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" >
2025-01-10 13:02:07 +03:30
< p > Copy construct. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a7d655d719335af32c3bfd785add8fef5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d655d719335af32c3bfd785add8fef5" > ◆ < / a > < / span > ~iIstream()< / 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_1iIstream.html" > iIstream< / 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" >
2025-01-10 13:02:07 +03:30
< p > Destructor. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "aeecefbf648ad32c20134e67c4fa35597" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeecefbf648ad32c20134e67c4fa35597" > ◆ < / a > < / span > putBack()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void putBack < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1token.html" > token< / a > &   < / td >
< td class = "paramname" > < em > tok< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Put back token Only a single put back is permitted. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00023" > 23< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "IOstream_8hpp_source.html#l00204" > IOstream::bad()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00223" > IOstream::lineNumber()< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , < a class = "el" href = "iIstream_8hpp_source.html#l00045" > iIstream::putBack_< / a > , and < a class = "el" href = "iIstream_8hpp_source.html#l00048" > iIstream::putBackToken_< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "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 = "dataIO_8cpp_source.html#l00120" > pFlow::readDataAscii()< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00037" > dictionary::readDictionary()< / a > , < a class = "el" href = "ListI_8hpp_source.html#l00194" > List< std::any > ::readList()< / a > , and < a class = "el" href = "stlFile_8cpp_source.html#l00052" > stlFile::readSolid()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_aeecefbf648ad32c20134e67c4fa35597_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_aeecefbf648ad32c20134e67c4fa35597_cgraph" alt = "" / > < / div >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_aeecefbf648ad32c20134e67c4fa35597_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_aeecefbf648ad32c20134e67c4fa35597_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a2fa0de349bf86cba54424c4a512e1e49" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2fa0de349bf86cba54424c4a512e1e49" > ◆ < / a > < / span > getBack()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool getBack < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1token.html" > token< / a > &   < / td >
< td class = "paramname" > < em > tok< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Get the put back token if there is one and return true. < / p >
< p > Return false if no put back token is available. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "iTstream_8cpp_source.html#l00111" > iTstream::read()< / a > , and < a class = "el" href = "Istream_8cpp_source.html#l00392" > Istream::read()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a2fa0de349bf86cba54424c4a512e1e49_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a2fa0de349bf86cba54424c4a512e1e49_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a0b2651d76dbb5d411250017f8fbe1649" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0b2651d76dbb5d411250017f8fbe1649" > ◆ < / a > < / span > peekBack()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool peekBack < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1token.html" > token< / a > &   < / td >
< td class = "paramname" > < em > tok< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Peek at the put back token without removing it. < / p >
< p > Returns false if no put back token is available and set the token to undefined. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00064" > 64< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "tokenI_8hpp_source.html#l00263" > token::reset()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a0b2651d76dbb5d411250017f8fbe1649_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a0b2651d76dbb5d411250017f8fbe1649_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a13fa5dc14b25a1e1414e26d4d6473c7f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a13fa5dc14b25a1e1414e26d4d6473c7f" > ◆ < / a > < / span > resetPutBack()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void resetPutBack < / 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" >
2025-01-10 13:02:07 +03:30
< p > reset the put back token; < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8hpp_source.html#l00089" > 89< / a > of file < a class = "el" href = "iIstream_8hpp_source.html" > iIstream.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iIstream_8hpp_source.html#l00045" > iIstream::putBack_< / a > , < a class = "el" href = "iIstream_8hpp_source.html#l00048" > iIstream::putBackToken_< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00263" > token::reset()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "iTstream_8cpp_source.html#l00317" > iTstream::reset()< / a > , and < a class = "el" href = "iTstream_8cpp_source.html#l00305" > iTstream::rewind()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a13fa5dc14b25a1e1414e26d4d6473c7f_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a13fa5dc14b25a1e1414e26d4d6473c7f_cgraph" alt = "" / > < / div >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a13fa5dc14b25a1e1414e26d4d6473c7f_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a13fa5dc14b25a1e1414e26d4d6473c7f_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ac35c0ab7b3a6a0cdcf8c2bd2bf24de11" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac35c0ab7b3a6a0cdcf8c2bd2bf24de11" > ◆ < / a > < / span > read() < span class = "overload" > [1/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1token.html" > token< / a > &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Return next token from stream. < / p >
2023-03-27 10:16:23 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#a2927b1d2adfb79cfbe30374f02109ac5" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#a2927b1d2adfb79cfbe30374f02109ac5" > iTstream< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "iEntry_8cpp_source.html#l00064" > iEntry< Key, T * > ::createEntry()< / a > , < a class = "el" href = "tokenIO_8cpp_source.html#l00139" > pFlow::operator> > ()< / a > , < a class = "el" href = "dataIO_8cpp_source.html#l00080" > pFlow::readDataAsciiBinary()< / a > , < a class = "el" href = "dataEntry_8cpp_source.html#l00035" > dataEntry::readDataEntry()< / a > , < a class = "el" href = "iEntry_8cpp_source.html#l00032" > iEntry< Key, T * > ::readKeyword()< / a > , and < a class = "el" href = "tokenIO_8cpp_source.html#l00100" > token::token()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_ac35c0ab7b3a6a0cdcf8c2bd2bf24de11_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_ac35c0ab7b3a6a0cdcf8c2bd2bf24de11_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a1ddb57fc08b4dc5dd9b914edf89f27ea" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1ddb57fc08b4dc5dd9b914edf89f27ea" > ◆ < / a > < / span > read() < span class = "overload" > [2/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > char &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a character. < / p >
2023-03-27 10:16:23 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#a77264e9a2caa740b635d89e3211070ba" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#a77264e9a2caa740b635d89e3211070ba" > iTstream< / a > .< / p >
< / div >
< / div >
< a id = "a5b8674a7c159d3f986ec3e0b05931a61" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5b8674a7c159d3f986ec3e0b05931a61" > ◆ < / a > < / span > read() < span class = "overload" > [3/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a string (including enclosing double-quotes) < / p >
2023-03-27 10:16:23 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#a8dfcec5380e096e5117d9861c6b42776" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#a8dfcec5380e096e5117d9861c6b42776" > iTstream< / a > .< / p >
< / div >
< / div >
< a id = "ac221d9c727af08306836b43e9f250d1d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac221d9c727af08306836b43e9f250d1d" > ◆ < / a > < / span > readString()< / 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_1iIstream.html" > iIstream< / a > & readString < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a string. < / p >
2023-03-27 10:16:23 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#ab57115c7d3b788246557d319c80f9e8a" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#ab57115c7d3b788246557d319c80f9e8a" > iTstream< / a > .< / p >
< / div >
< / div >
< a id = "ae729f55227c00335b16217afd7f52817" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae729f55227c00335b16217afd7f52817" > ◆ < / a > < / span > read() < span class = "overload" > [4/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a94809bdb48183ff3ef62935d56f5c1e0" > int64< / a > &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a int64. < / p >
2023-03-27 10:16:23 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#ad8af18055c3d12dd98a5922ebab68ff2" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#ad8af18055c3d12dd98a5922ebab68ff2" > iTstream< / a > .< / p >
< / div >
< / div >
< a id = "a2b4335195a68749c14f395a20922791d" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b4335195a68749c14f395a20922791d" > ◆ < / a > < / span > read() < span class = "overload" > [5/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a int32. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#ae5f7ae0c8060492806d8672d31c8cc05" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#ae5f7ae0c8060492806d8672d31c8cc05" > iTstream< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "af49b8dadaad7fa4adeec527dae9bf928" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af49b8dadaad7fa4adeec527dae9bf928" > ◆ < / a > < / span > read() < span class = "overload" > [6/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a int8. < / p >
2023-03-27 10:16:23 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#af52c7067aa8120a14f652b2b13c01f2d" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#af52c7067aa8120a14f652b2b13c01f2d" > iTstream< / a > .< / p >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a4f012b245d076ee64228bdda7826c516" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f012b245d076ee64228bdda7826c516" > ◆ < / a > < / span > read() < span class = "overload" > [7/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aeefdb2888fa3c58f2454ef004419e6a5" > uint64< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a uint64. < / p >
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#a8be1f7fcce1a2d2b407ff381cc2fd219" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#a8be1f7fcce1a2d2b407ff381cc2fd219" > iTstream< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a20937ecf3d7e8f40f6d59085a039e871" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a20937ecf3d7e8f40f6d59085a039e871" > ◆ < / a > < / span > read() < span class = "overload" > [8/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a uin32. < / p >
2023-03-27 10:16:23 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#ae1ec1d7ce98abf12034f5c799f3857f6" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#ae1ec1d7ce98abf12034f5c799f3857f6" > iTstream< / a > .< / p >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a3d4e7f31917b6ff31930cb23a1686193" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3d4e7f31917b6ff31930cb23a1686193" > ◆ < / a > < / span > read() < span class = "overload" > [9/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a34ecedcf03a70dc91e4616212d79267d" > uint8< / a > &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a uint8. < / p >
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#a478ee8172951faea8a74bdeacc7043c1" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#a478ee8172951faea8a74bdeacc7043c1" > iTstream< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ae3e958fe42c8f3341d7eb507ae72fd24" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae3e958fe42c8f3341d7eb507ae72fd24" > ◆ < / a > < / span > read() < span class = "overload" > [10/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > float &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a floatScalar. < / p >
2023-03-27 10:16:23 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#a37687181bbda5c256b8f5031030a7496" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#af1e817d65829350b705a78d973242ac7" > iTstream< / a > .< / p >
< / div >
< / div >
< a id = "a07336185047bbed0698f7b2a9cbdac2f" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a07336185047bbed0698f7b2a9cbdac2f" > ◆ < / a > < / span > read() < span class = "overload" > [11/12]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > double &   < / td >
< td class = "paramname" > < / 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" >
2025-01-10 13:02:07 +03:30
< p > Read a doubleScalar. < / p >
2023-03-27 10:16:23 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#a74a51f110ee3859191ffd704c2b4f141" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#ad45cacc3474aa95f42af24dfb43e4aad" > iTstream< / a > .< / p >
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "a9daa3ef23c10da1b778db0b236713aa0" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9daa3ef23c10da1b778db0b236713aa0" > ◆ < / a > < / span > read() < span class = "overload" > [12/12]< / span > < / h2 >
2023-04-13 11:46:41 -07:00
< 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_1iIstream.html" > iIstream< / a > & read < / td >
< td > (< / td >
< td class = "paramtype" > char *  < / td >
< td class = "paramname" > < em > buffer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::streamsize  < / td >
< td class = "paramname" > < em > count< / 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" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Write a block of binray data. < / p >
2023-04-13 11:46:41 -07:00
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#ae726f8108a5359ed31e60e44457a8c9a" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#ae726f8108a5359ed31e60e44457a8c9a" > iTstream< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "acbf88ac063eb4598338671e603f36332" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acbf88ac063eb4598338671e603f36332" > ◆ < / a > < / span > rewind()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void rewind < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Rewind the stream so that it may be read again. < / p >
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#a16b5576a276bb013a4bfc1dccacf3671" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#a16b5576a276bb013a4bfc1dccacf3671" > iTstream< / a > .< / p >
< / div >
< / div >
< a id = "a91b2463ca484cf634c73eba7573e8419" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91b2463ca484cf634c73eba7573e8419" > ◆ < / a > < / span > seek()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void seek < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a >   < / td >
< td class = "paramname" > < em > pos< / 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 > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#a641ff388ef41042b3a08ffe0cb7188f4" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#a641ff388ef41042b3a08ffe0cb7188f4" > iTstream< / a > .< / p >
< / div >
< / div >
< a id = "ad850abaf1a42310d4b3cc931863ca92f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad850abaf1a42310d4b3cc931863ca92f" > ◆ < / a > < / span > tell()< / 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#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > tell < / td >
< td > (< / td >
< td class = "paramname" > < / 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 > Return current position indicator. < / p >
< p > Implemented in < a class = "el" href = "classpFlow_1_1Istream.html#ae44e318a6d58d774d4eddf726dd543f4" > Istream< / a > , and < a class = "el" href = "classpFlow_1_1iTstream.html#ae44e318a6d58d774d4eddf726dd543f4" > iTstream< / a > .< / p >
< / div >
< / div >
< a id = "a3eed5b1b1ab31fd1da5cfd752ca09ad9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3eed5b1b1ab31fd1da5cfd752ca09ad9" > ◆ < / a > < / span > findBinaryBlockStart()< / 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#a801d6a451a01953ef8cbae6feb6a3638" > size_t< / a > findBinaryBlockStart < / 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 > It seek for a character sequence that indicates the start of a binary block char sequence is 255 255 255 0 < br / >
< / p >
< p > Reimplemented in < a class = "el" href = "classpFlow_1_1Istream.html#a2bdbb2555e86aa90ede87dcc48e33f65" > Istream< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00084" > notImplementedFunction< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a5f238bd4e73ce3b43b8a737a8f30ab78" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5f238bd4e73ce3b43b8a737a8f30ab78" > ◆ < / a > < / span > findToken()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool findToken < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > w< / em > < / 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" >
2025-01-10 13:02:07 +03:30
< p > search for all tokesn and find the first word token tbat matchs w < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00084" > 84< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "iIstreamI_8hpp_source.html#l00024" > iIstream::findKeywordAndVal()< / a > , and < a class = "el" href = "Field_8cpp_source.html#l00023" > Field< uint32x3 > ::read()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
2023-04-13 11:46:41 -07:00
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-04-13 11:46:41 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a5f238bd4e73ce3b43b8a737a8f30ab78_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a5f238bd4e73ce3b43b8a737a8f30ab78_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "afde1855233ba897f4bb342285f94fc87" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afde1855233ba897f4bb342285f94fc87" > ◆ < / a > < / span > findTokenResume()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool findTokenResume < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > w< / em > < / 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 > search for all tokesn after the current file position and find the first word token tbat matchs w < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00090" > 90< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00402" > token::error()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00460" > token::isEndBlock()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00449" > token::isEndStatement()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00602" > token::isWord()< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00618" > token::wordToken()< / a > .< / p >
2023-04-13 11:46:41 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "Field_8cpp_source.html#l00054" > Field< uint32x3 > ::read()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
2023-04-13 11:46:41 -07:00
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-04-13 11:46:41 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_afde1855233ba897f4bb342285f94fc87_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_afde1855233ba897f4bb342285f94fc87_cgraph" alt = "" / > < / div >
< / div >
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1iIstream_afde1855233ba897f4bb342285f94fc87_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_afde1855233ba897f4bb342285f94fc87_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "a6492693f26c93565e98d42c8eae7b902" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6492693f26c93565e98d42c8eae7b902" > ◆ < / a > < / span > findTokenSilent()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool findTokenSilent < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > w< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > limitLine< / em > = < code > 100< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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" >
2025-01-10 13:02:07 +03:30
< p > search for all tokesn and find the first word token that matchs < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00123" > 123< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< / div >
< / div >
< a id = "a20e125024de459038323293b8529a99e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a20e125024de459038323293b8529a99e" > ◆ < / a > < / span > findTokenResumeSilent()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool findTokenResumeSilent < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > w< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > limitLine< / em > = < code > 100< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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 > search for all tokesn after the current file position and find the first word token tbat matchs w < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00129" > 129< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "tokenI_8hpp_source.html#l00402" > token::error()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00460" > token::isEndBlock()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00449" > token::isEndStatement()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00602" > token::isWord()< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00618" > token::wordToken()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-12-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-12-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1iIstream_a20e125024de459038323293b8529a99e_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a20e125024de459038323293b8529a99e_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "a734799e36d009aecd57d246eb3aeb421" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a734799e36d009aecd57d246eb3aeb421" > ◆ < / a > < / span > findTokenAndNext()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool findTokenAndNext < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > w< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > nextW< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > checkEndStatement< / em > = < code > true< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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" >
2025-01-10 13:02:07 +03:30
< p > search for all tokens and find the first word token and also next word token chekck if it is eneded with end statement ; < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00157" > 157< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00402" > token::error()< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00449" > token::isEndStatement()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00602" > token::isWord()< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00618" > token::wordToken()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< 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 call graph for this function:< / div >
< div id = "dynsection-13-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-13-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a734799e36d009aecd57d246eb3aeb421_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a734799e36d009aecd57d246eb3aeb421_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ae74a624bbb0665ed381b67cbda681031" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae74a624bbb0665ed381b67cbda681031" > ◆ < / a > < / span > findTokenAndNextSilent()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool findTokenAndNextSilent < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > w< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > nextW< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > limitLine< / em > = < code > 100< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00203" > 203< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "tokenI_8hpp_source.html#l00402" > token::error()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00449" > token::isEndStatement()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00602" > token::isWord()< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00618" > token::wordToken()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "readControlDict_8cpp_source.html#l00047" > readControlDict::read()< / a > , and < a class = "el" href = "IOfileHeader_8cpp_source.html#l00196" > IOfileHeader::readHeader()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< 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 call graph for this function:< / div >
< div id = "dynsection-14-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-14-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_ae74a624bbb0665ed381b67cbda681031_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_ae74a624bbb0665ed381b67cbda681031_cgraph" alt = "" / > < / div >
< / div >
2023-04-13 11:46:41 -07:00
< 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;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-15-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_ae74a624bbb0665ed381b67cbda681031_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_ae74a624bbb0665ed381b67cbda681031_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "afb1243cec5833e96e8446abed4e3656c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afb1243cec5833e96e8446abed4e3656c" > ◆ < / a > < / span > findKeywordAndVal()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool findKeywordAndVal < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T &   < / td >
< td class = "paramname" > < em > val< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > checkEndStatement< / em > = < code > true< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > find a pair of keyword and data terminated by ; keyword data; return false if keyword does not exist or reading fails. < / p >
< p > < br / >
< / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "iIstreamI_8hpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "iIstreamI_8hpp_source.html" > iIstreamI.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iIstream_8cpp_source.html#l00084" > iIstream::findToken()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00390" > token::good()< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00449" > token::isEndStatement()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "readControlDict_8cpp_source.html#l00047" > readControlDict::read()< / a > , and < a class = "el" href = "multiTriSurface_8cpp_source.html#l00076" > multiTriSurface::read()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< 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;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-16-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_afb1243cec5833e96e8446abed4e3656c_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_afb1243cec5833e96e8446abed4e3656c_cgraph" alt = "" / > < / div >
< / div >
2023-04-13 11:46:41 -07:00
< 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;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-17-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_afb1243cec5833e96e8446abed4e3656c_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_afb1243cec5833e96e8446abed4e3656c_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a214b65eedf74268aed639e4d9b36fe08" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a214b65eedf74268aed639e4d9b36fe08" > ◆ < / a > < / span > lookupData()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T lookupData < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > lookup for keyword and data; fatalExit if fails < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "iIstreamI_8hpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "iIstreamI_8hpp_source.html" > iIstreamI.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a6b741dd8443f554f5de5b98897f2eb77" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6b741dd8443f554f5de5b98897f2eb77" > ◆ < / a > < / span > lookupDataOrSet()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T lookupDataOrSet < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > setVal< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > lookup for keyword and data; set to setVal if lookup fails. < / p >
< p > < br / >
< / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "iIstreamI_8hpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "iIstreamI_8hpp_source.html" > iIstreamI.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "readControlDict_8cpp_source.html#l00047" > readControlDict::read()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< 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 caller graph for this function:< / div >
< div id = "dynsection-18-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-18-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a6b741dd8443f554f5de5b98897f2eb77_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a6b741dd8443f554f5de5b98897f2eb77_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a2240995351ba90efed8943099847069e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2240995351ba90efed8943099847069e" > ◆ < / a > < / span > nextData()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool nextData < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T &   < / td >
< td class = "paramname" > < em > data< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > read the data next to keword keyword data; check the keyword is correct or not < br / >
< / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "iIstreamI_8hpp_source.html#l00081" > 81< / a > of file < a class = "el" href = "iIstreamI_8hpp_source.html" > iIstreamI.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00402" > token::error()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00390" > token::good()< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00449" > token::isEndStatement()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00602" > token::isWord()< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00618" > token::wordToken()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "iBox_8cpp_source.html#l00085" > iBox< intType > ::read()< / a > , < a class = "el" href = "sphere_8cpp_source.html#l00067" > sphere::read()< / a > , < a class = "el" href = "box_8cpp_source.html#l00057" > box::read()< / a > , < a class = "el" href = "cylinder_8cpp_source.html#l00117" > cylinder::read()< / a > , and < a class = "el" href = "infinitePlane_8cpp_source.html#l00049" > infinitePlane::read()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< 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;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-19-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a2240995351ba90efed8943099847069e_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a2240995351ba90efed8943099847069e_cgraph" alt = "" / > < / div >
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-20" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-20-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-20-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-20-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a2240995351ba90efed8943099847069e_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a2240995351ba90efed8943099847069e_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aecfc9cc0a499c7d44de6a7562bcfea3f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aecfc9cc0a499c7d44de6a7562bcfea3f" > ◆ < / a > < / span > readBegin()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readBegin < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > funcName< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Begin read of data chunk, starts with '('. < / p >
< p > return true or FatalIOError < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00238" > 238< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "token_8hpp_source.html#l00091" > token::BEGIN_LIST< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "AdamsBashforth3_8hpp_source.html#l00041" > pFlow::operator> > ()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-21" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-21-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-21-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-21-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_aecfc9cc0a499c7d44de6a7562bcfea3f_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_aecfc9cc0a499c7d44de6a7562bcfea3f_cgraph" alt = "" / > < / div >
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-22" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-22-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-22-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-22-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_aecfc9cc0a499c7d44de6a7562bcfea3f_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_aecfc9cc0a499c7d44de6a7562bcfea3f_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a8d82c951160ac1444ee2a2d9ae1ecb11" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d82c951160ac1444ee2a2d9ae1ecb11" > ◆ < / a > < / span > readEnd()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readEnd < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > funcName< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > End read of data chunk, ends with ')' return true or FatalIOError. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00258" > 258< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "token_8hpp_source.html#l00092" > token::END_LIST< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "AdamsBashforth3_8hpp_source.html#l00041" > pFlow::operator> > ()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-23" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-23-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-23-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-23-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a8d82c951160ac1444ee2a2d9ae1ecb11_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a8d82c951160ac1444ee2a2d9ae1ecb11_cgraph" alt = "" / > < / div >
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-24" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-24-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-24-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-24-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a8d82c951160ac1444ee2a2d9ae1ecb11_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a8d82c951160ac1444ee2a2d9ae1ecb11_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a82106c627eb5a496726f0829a62e38bb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a82106c627eb5a496726f0829a62e38bb" > ◆ < / a > < / span > readBeginSquare()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readBeginSquare < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > funcName< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Begin read of data chunk, starts with '('. < / p >
< p > return true or FatalIOError < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00277" > 277< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "token_8hpp_source.html#l00093" > token::BEGIN_SQR< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "subSurface_8cpp_source.html#l00015" > pFlow::operator> > ()< / a > .< / p >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-25" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-25-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-25-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2023-04-13 11:46:41 -07:00
< div id = "dynsection-25-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a82106c627eb5a496726f0829a62e38bb_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a82106c627eb5a496726f0829a62e38bb_cgraph" alt = "" / > < / div >
2025-01-10 13:02:07 +03:30
< / div >
< div id = "dynsection-26" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-26-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-26-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-26-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1iIstream_a82106c627eb5a496726f0829a62e38bb_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a82106c627eb5a496726f0829a62e38bb_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "a17598aa2666f2552b651085a5c6dfb23" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a17598aa2666f2552b651085a5c6dfb23" > ◆ < / a > < / span > readEndSquare()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readEndSquare < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > funcName< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Begin read of data chunk, starts with '('. < / p >
< p > return true or FatalIOError < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00296" > 296< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "token_8hpp_source.html#l00094" > token::END_SQR< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "subSurface_8cpp_source.html#l00015" > pFlow::operator> > ()< / a > .< / p >
< div id = "dynsection-27" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-27-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-27-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-27-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a17598aa2666f2552b651085a5c6dfb23_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a17598aa2666f2552b651085a5c6dfb23_cgraph" alt = "" / > < / div >
2025-01-10 13:02:07 +03:30
< / div >
< div id = "dynsection-28" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-28-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-28-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-28-content" class = "dyncontent" style = "display:none;" >
< div class = "center" > < img src = "classpFlow_1_1iIstream_a17598aa2666f2552b651085a5c6dfb23_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a17598aa2666f2552b651085a5c6dfb23_icgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "adb9b1a5ac1aacc94b9998439303acfa7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adb9b1a5ac1aacc94b9998439303acfa7" > ◆ < / a > < / span > readBeginList()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char readBeginList < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > funcName< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Begin read of list data, starts with '(' or '{' return starting delimiter or FatalIOError. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00315" > 315< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "token_8hpp_source.html#l00095" > token::BEGIN_BLOCK< / a > , < a class = "el" href = "token_8hpp_source.html#l00091" > token::BEGIN_LIST< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00470" > token::pToken()< / a > .< / p >
< div id = "dynsection-29" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-29-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-29-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-29-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_adb9b1a5ac1aacc94b9998439303acfa7_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_adb9b1a5ac1aacc94b9998439303acfa7_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a3fbb1d26a1c975ed5be8df0056c863dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3fbb1d26a1c975ed5be8df0056c863dd" > ◆ < / a > < / span > readEndList()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char readEndList < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > funcName< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > End read of list data, ends with ')' or '}' return closing delimiter or FatalIOError. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00336" > 336< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "token_8hpp_source.html#l00096" > token::END_BLOCK< / a > , < a class = "el" href = "token_8hpp_source.html#l00092" > token::END_LIST< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00470" > token::pToken()< / a > .< / p >
< div id = "dynsection-30" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-30-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-30-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-30-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_a3fbb1d26a1c975ed5be8df0056c863dd_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_a3fbb1d26a1c975ed5be8df0056c863dd_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aca8c209dd4920ea633336742d8a874e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aca8c209dd4920ea633336742d8a874e0" > ◆ < / a > < / span > readEndStatement()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char readEndStatement < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > funcName< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > End statement character ;. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00359" > 359< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "pFlowMacros_8hpp_source.html#l00038" > CONSUME_PARAM< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00449" > token::isEndStatement()< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00470" > token::pToken()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "timeInterval_8cpp_source.html#l00046" > timeInterval::read()< / a > , < a class = "el" href = "line_8cpp_source.html#l00082" > line::read()< / a > , < a class = "el" href = "rotatingAxis_8cpp_source.html#l00101" > rotatingAxis::read()< / a > , and < a class = "el" href = "Field_8cpp_source.html#l00023" > Field< uint32x3 > ::read()< / a > .< / p >
< div id = "dynsection-31" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-31-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-31-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-31-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_aca8c209dd4920ea633336742d8a874e0_cgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_aca8c209dd4920ea633336742d8a874e0_cgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-32" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-32-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-32-summary" class = "dynsummary" style = "display:block;" >
2023-04-02 14:53:54 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< div id = "dynsection-32-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iIstream_aca8c209dd4920ea633336742d8a874e0_icgraph.png" border = "0" usemap = "#classpFlow_1_1iIstream_aca8c209dd4920ea633336742d8a874e0_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ac40c323341736604b5bf6a67f39bce85" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac40c323341736604b5bf6a67f39bce85" > ◆ < / a > < / span > operator()()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1iIstream.html" > pFlow::iIstream< / a > & operator() < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8cpp_source.html#l00377" > 377< / a > of file < a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "afd40ff1d1c90dafaef1e905997b197c5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afd40ff1d1c90dafaef1e905997b197c5" > ◆ < / a > < / span > putBack_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool putBack_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > Has a token been put back on the stream? < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "iIstream_8hpp_source.html" > iIstream.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "iIstream_8cpp_source.html#l00023" > iIstream::putBack()< / a > , and < a class = "el" href = "iIstream_8hpp_source.html#l00089" > iIstream::resetPutBack()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a43def3417e296e9f41ef52206eb2d54b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a43def3417e296e9f41ef52206eb2d54b" > ◆ < / a > < / span > putBackToken_< / 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_1token.html" > token< / a > putBackToken_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p > The last token put back on the stream. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "iIstream_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "iIstream_8hpp_source.html" > iIstream.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "iIstream_8cpp_source.html#l00023" > iIstream::putBack()< / a > , and < a class = "el" href = "iIstream_8hpp_source.html#l00089" > iIstream::resetPutBack()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/streams/iStream/< a class = "el" href = "iIstream_8hpp_source.html" > iIstream.hpp< / a > < / li >
< li > src/phasicFlow/streams/iStream/< a class = "el" href = "iIstream_8cpp_source.html" > iIstream.cpp< / a > < / li >
< li > src/phasicFlow/streams/iStream/< a class = "el" href = "iIstreamI_8hpp_source.html" > iIstreamI.hpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / 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 >