2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
< title > PhasicFlow: IOfileHeader Class Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2023-04-02 14:53:54 -07:00
< div id = "projectname" > < a href = "www.github.com/PhasicFlow" > PhasicFlow< / a >
  < span id = "projectnumber" > < a href = "www.github.com/PhasicFlow" > v0.1< / a > < / span >
2023-03-27 10:16:23 -07:00
< / div >
2023-04-02 14:53:54 -07:00
< div id = "projectbrief" > < a href = "https://cemf.ir" > www.cemf.ir< / a > < / div >
2023-03-27 10:16:23 -07:00
< / td >
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classpFlow_1_1IOfileHeader.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1IOfileHeader-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > IOfileHeader Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for IOfileHeader:< / 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_1IOfileHeader__inherit__graph.png" border = "0" usemap = "#IOfileHeader_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "IOfileHeader_inherit__map" id = "IOfileHeader_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,80,108,107" / >
< area shape = "rect" href = "classpFlow_1_1IOobject.html" title = " " alt = "" coords = "19,155,95,181" / >
< area shape = "rect" href = "classpFlow_1_1objectFile.html" title = " " alt = "" coords = "14,5,99,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for IOfileHeader:< / 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_1IOfileHeader__coll__graph.png" border = "0" usemap = "#IOfileHeader_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "IOfileHeader_coll__map" id = "IOfileHeader_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "35,95,138,121" / >
< area shape = "rect" href = "classpFlow_1_1objectFile.html" title = " " alt = "" coords = "5,5,91,32" / >
< area shape = "rect" href = "classpFlow_1_1repository.html" title = " " alt = "" coords = "115,5,203,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aeb8db62c8360b96bf8aa002da3f6085d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aeb8db62c8360b96bf8aa002da3f6085d" > IOfileHeader< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & objf, const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *< a class = "el" href = "classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854" > owner< / a > =nullptr)< / td > < / tr >
< tr class = "separator:aeb8db62c8360b96bf8aa002da3f6085d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4ae6d6ea877ec8652d86076eaf333c12" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a4ae6d6ea877ec8652d86076eaf333c12" > objectName< / a > () const< / td > < / tr >
< tr class = "separator:a4ae6d6ea877ec8652d86076eaf333c12" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67068cb6552c42a5ddb1c66bf6bbf6b3" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a67068cb6552c42a5ddb1c66bf6bbf6b3" > objectType< / a > () const< / td > < / tr >
< tr class = "separator:a67068cb6552c42a5ddb1c66bf6bbf6b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2c4e952d46d447c08664eeba4e791854" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a2c4e952d46d447c08664eeba4e791854" > owner< / a > () const< / td > < / tr >
< tr class = "separator:a2c4e952d46d447c08664eeba4e791854" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1921a7f20c43d1438221946e607c488" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488" > path< / a > () const< / td > < / tr >
< tr class = "separator:ae1921a7f20c43d1438221946e607c488" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1a248aa0488b774d5160449992ad31e5" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a1a248aa0488b774d5160449992ad31e5" > headerOk< / a > (bool silent=false)< / td > < / tr >
< tr class = "separator:a1a248aa0488b774d5160449992ad31e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aac13e923e67df5e79d9a75f592b97da3" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aac13e923e67df5e79d9a75f592b97da3" > implyRead< / a > () const< / td > < / tr >
< tr class = "separator:aac13e923e67df5e79d9a75f592b97da3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adfb03998f9b3b981631dc794cffd05a1" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#adfb03998f9b3b981631dc794cffd05a1" > implyWrite< / a > () const< / td > < / tr >
< tr class = "separator:adfb03998f9b3b981631dc794cffd05a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac38363de350016ce974d10db7d4d0753" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753" > fileExist< / a > () const< / td > < / tr >
< tr class = "separator:ac38363de350016ce974d10db7d4d0753" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad1bd18bfebe1913d2b10785c0aff822" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aad1bd18bfebe1913d2b10785c0aff822" > readIfPresent< / a > () const< / td > < / tr >
< tr class = "separator:aad1bd18bfebe1913d2b10785c0aff822" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa4249f7a47b0674a7697f67fff575591" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aa4249f7a47b0674a7697f67fff575591" > writeHeader< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & typeName) const< / td > < / tr >
< tr class = "separator:aa4249f7a47b0674a7697f67fff575591" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9e20c6f6c7394efbb5ce993cf2936e0" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ad9e20c6f6c7394efbb5ce993cf2936e0" > writeHeader< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:ad9e20c6f6c7394efbb5ce993cf2936e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad3e735fcc23f3717d149728c03f5074a" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#ad3e735fcc23f3717d149728c03f5074a" > readHeader< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, bool silent=false)< / td > < / tr >
< tr class = "separator:ad3e735fcc23f3717d149728c03f5074a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a935aedcbc2d9fc4e32646d718eaec1f4" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a935aedcbc2d9fc4e32646d718eaec1f4" > writeBanner< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a935aedcbc2d9fc4e32646d718eaec1f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7724614a5d68ca0d55beead4b79f6051" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a7724614a5d68ca0d55beead4b79f6051" > writeSeparator< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a7724614a5d68ca0d55beead4b79f6051" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1objectFile" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1objectFile')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > < / td > < / tr >
< tr class = "memitem:a03145445e47fe40d36071d3207e4eaae inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a03145445e47fe40d36071d3207e4eaae" > objectFile< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1objectFile.html#a73572f70de721e7793f801ae26c5a6c5" > name< / a > )< / td > < / tr >
< tr class = "separator:a03145445e47fe40d36071d3207e4eaae inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ee713efe0634b6da3063aa707ecdeff inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a9ee713efe0634b6da3063aa707ecdeff" > objectFile< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1objectFile.html#a73572f70de721e7793f801ae26c5a6c5" > name< / a > , const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > & < a class = "el" href = "classpFlow_1_1objectFile.html#a51b74713a538d9aa4cc856153d7c333d" > localPath< / a > , const < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > & rf=< a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135a5d213848a5257045c66f1131ba592588" > READ_NEVER< / a > , const < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > & wf=< a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fbad27c52a51ad59856941a9597905f9130" > WRITE_NEVER< / a > , bool rwHeader=true)< / td > < / tr >
< tr class = "separator:a9ee713efe0634b6da3063aa707ecdeff inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acfc22694eec3cb20477252e35e8d38c4 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#acfc22694eec3cb20477252e35e8d38c4" > objectFile< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & src)=default< / td > < / tr >
< tr class = "separator:acfc22694eec3cb20477252e35e8d38c4 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d9f2616944d55462ad8c9665b27086c inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a0d9f2616944d55462ad8c9665b27086c" > objectFile< / a > (< a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & & src)=default< / td > < / tr >
< tr class = "separator:a0d9f2616944d55462ad8c9665b27086c inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad48d19db468e7a67e0ace83c38905e32 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#ad48d19db468e7a67e0ace83c38905e32" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & rhs)=default< / td > < / tr >
< tr class = "separator:ad48d19db468e7a67e0ace83c38905e32 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a724fdc744ee41f5b154c325701f14c2d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a724fdc744ee41f5b154c325701f14c2d" > operator=< / a > (< a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & & rhs)=default< / td > < / tr >
< tr class = "separator:a724fdc744ee41f5b154c325701f14c2d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5eb42fccb46707b1c231389b56ec574b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a5eb42fccb46707b1c231389b56ec574b" > ~objectFile< / a > ()=default< / td > < / tr >
< tr class = "separator:a5eb42fccb46707b1c231389b56ec574b inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73572f70de721e7793f801ae26c5a6c5 inherit pub_methods_classpFlow_1_1objectFile" > < 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_1objectFile.html#a73572f70de721e7793f801ae26c5a6c5" > name< / a > () const< / td > < / tr >
< tr class = "separator:a73572f70de721e7793f801ae26c5a6c5 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a51b74713a538d9aa4cc856153d7c333d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a51b74713a538d9aa4cc856153d7c333d" > localPath< / a > () const< / td > < / tr >
< tr class = "separator:a51b74713a538d9aa4cc856153d7c333d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a349924059ebb9ce3b154dbd6850c601d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a349924059ebb9ce3b154dbd6850c601d" > rFlag< / a > () const< / td > < / tr >
< tr class = "separator:a349924059ebb9ce3b154dbd6850c601d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af42da690717c749e1ee5108dcee62e7d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#af42da690717c749e1ee5108dcee62e7d" > wFlag< / a > () const< / td > < / tr >
< tr class = "separator:af42da690717c749e1ee5108dcee62e7d inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7097fa42f98e5a95fd95ec46bdf6cd60 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a7097fa42f98e5a95fd95ec46bdf6cd60" > isReadAlways< / a > () const< / td > < / tr >
< tr class = "separator:a7097fa42f98e5a95fd95ec46bdf6cd60 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c27a5cdee1d686f94bea4254bdbe650 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a0c27a5cdee1d686f94bea4254bdbe650" > isReadNever< / a > () const< / td > < / tr >
< tr class = "separator:a0c27a5cdee1d686f94bea4254bdbe650 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d01f4526e21bccb1392a344d3e6cbfd inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a2d01f4526e21bccb1392a344d3e6cbfd" > isReadIfPresent< / a > () const< / td > < / tr >
< tr class = "separator:a2d01f4526e21bccb1392a344d3e6cbfd inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acbd01f9965d77d91b82df73d1fc67438 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#acbd01f9965d77d91b82df73d1fc67438" > isWriteAlways< / a > () const< / td > < / tr >
< tr class = "separator:acbd01f9965d77d91b82df73d1fc67438 inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91e42168656b6587284c9167ef8b678e inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a91e42168656b6587284c9167ef8b678e" > isWriteNever< / a > () const< / td > < / tr >
< tr class = "separator:a91e42168656b6587284c9167ef8b678e inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae10b53b60cb4631fdeb46271ccab67aa inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#ae10b53b60cb4631fdeb46271ccab67aa" > readWriteHeader< / a > () const< / td > < / tr >
< tr class = "separator:ae10b53b60cb4631fdeb46271ccab67aa inherit pub_methods_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a770eebd1866493c91efe18ab806d9568" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iFstream.html" > iFstream< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568" > inStream< / a > () const< / td > < / tr >
< tr class = "separator:a770eebd1866493c91efe18ab806d9568" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aadf02aad5ab9dd4c10306e74510f4dd0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1oFstream.html" > oFstream< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#aadf02aad5ab9dd4c10306e74510f4dd0" > outStream< / a > () const< / td > < / tr >
< tr class = "separator:aadf02aad5ab9dd4c10306e74510f4dd0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a7bb1f0bd1b5e54b7983dfafe4270b6d7" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a7bb1f0bd1b5e54b7983dfafe4270b6d7" > owner_< / a > = nullptr< / td > < / tr >
< tr class = "separator:a7bb1f0bd1b5e54b7983dfafe4270b6d7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0fc09585fc6fa997b81807dff8b8236d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#a0fc09585fc6fa997b81807dff8b8236d" > objectName_< / a > < / td > < / tr >
< tr class = "separator:a0fc09585fc6fa997b81807dff8b8236d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf7afc3ea2cc179930f4e4f4ca48797c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html#adf7afc3ea2cc179930f4e4f4ca48797c" > objectType_< / a > < / td > < / tr >
< tr class = "separator:adf7afc3ea2cc179930f4e4f4ca48797c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1objectFile" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1objectFile')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > < / td > < / tr >
< tr class = "memitem:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a50fd7d13a0f7a6007ca5027b3bb8765a" > name_< / a > < / td > < / tr >
< tr class = "separator:a50fd7d13a0f7a6007ca5027b3bb8765a inherit pro_attribs_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9621f975398ef1e17fc49072820e6cdc inherit pro_attribs_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a9621f975398ef1e17fc49072820e6cdc" > rFlag_< / a > < / td > < / tr >
< tr class = "separator:a9621f975398ef1e17fc49072820e6cdc inherit pro_attribs_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac62d445ccbee618065c97aa500243699 inherit pro_attribs_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#ac62d445ccbee618065c97aa500243699" > wFlag_< / a > < / td > < / tr >
< tr class = "separator:ac62d445ccbee618065c97aa500243699 inherit pro_attribs_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a850e22a1b68d91fc60267256452d5411 inherit pro_attribs_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a850e22a1b68d91fc60267256452d5411" > localPath_< / a > < / td > < / tr >
< tr class = "separator:a850e22a1b68d91fc60267256452d5411 inherit pro_attribs_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a44135ded2d939f86fa2d52a5b943a6b9 inherit pro_attribs_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a44135ded2d939f86fa2d52a5b943a6b9" > readWriteHeader_< / a > = true< / td > < / tr >
< tr class = "separator:a44135ded2d939f86fa2d52a5b943a6b9 inherit pro_attribs_classpFlow_1_1objectFile" > < 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_1objectFile" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_types_classpFlow_1_1objectFile')" > < img src = "closed.png" alt = "-" / >   Public Types inherited from < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > < / td > < / tr >
< tr class = "memitem:a314ebf993d731f5b477f5b2670de2135 inherit pub_types_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > { < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135ae52db7f5bc766c98892c85b3da80035d" > READ_ALWAYS< / a > ,
< a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135a5d213848a5257045c66f1131ba592588" > READ_NEVER< / a > ,
< a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135a93b5e7478325255e6d8414b6b2ccc6f0" > READ_IF_PRESENT< / a >
}< / td > < / tr >
< tr class = "separator:a314ebf993d731f5b477f5b2670de2135 inherit pub_types_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a167fce7aaf9bbff61e0e5ad4815d09fb inherit pub_types_classpFlow_1_1objectFile" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > { < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fba37ad78d623d69d7a70f565528efc0f59" > WRITE_ALWAYS< / a > ,
< a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fbad27c52a51ad59856941a9597905f9130" > WRITE_NEVER< / a >
}< / td > < / tr >
< tr class = "separator:a167fce7aaf9bbff61e0e5ad4815d09fb inherit pub_types_classpFlow_1_1objectFile" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8hpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "IOfileHeader_8hpp_source.html" > IOfileHeader.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "aeb8db62c8360b96bf8aa002da3f6085d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb8db62c8360b96bf8aa002da3f6085d" > ◆ < / a > < / span > IOfileHeader()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > IOfileHeader< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > &   < / td >
< td class = "paramname" > < em > objf< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > *  < / td >
< td class = "paramname" > < em > owner< / em > = < code > nullptr< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a770eebd1866493c91efe18ab806d9568" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a770eebd1866493c91efe18ab806d9568" > ◆ < / a > < / span > inStream()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iFstream.html" > pFlow::iFstream< / a > > inStream < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "IOfileHeader_8cpp_source.html#l00111" > IOfileHeader::fileExist()< / a > , and < a class = "el" href = "IOfileHeader_8cpp_source.html#l00055" > IOfileHeader::path()< / 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_1IOfileHeader_a770eebd1866493c91efe18ab806d9568_cgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_a770eebd1866493c91efe18ab806d9568_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_a770eebd1866493c91efe18ab806d9568_cgraph" id = "classpFlow_1_1IOfileHeader_a770eebd1866493c91efe18ab806d9568_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,87,57" / >
< area shape = "rect" href = "classpFlow_1_1IOfileHeader.html#ac38363de350016ce974d10db7d4d0753" title = " " alt = "" coords = "135,5,209,32" / >
< area shape = "rect" href = "classpFlow_1_1IOfileHeader.html#ae1921a7f20c43d1438221946e607c488" title = " " alt = "" coords = "147,56,197,83" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aadf02aad5ab9dd4c10306e74510f4dd0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aadf02aad5ab9dd4c10306e74510f4dd0" > ◆ < / a > < / span > outStream()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1oFstream.html" > pFlow::oFstream< / a > > outStream < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a4ae6d6ea877ec8652d86076eaf333c12" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4ae6d6ea877ec8652d86076eaf333c12" > ◆ < / a > < / span > objectName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & objectName < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8hpp_source.html#l00066" > 66< / a > of file < a class = "el" href = "IOfileHeader_8hpp_source.html" > IOfileHeader.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "IOfileHeader_8hpp_source.html#l00047" > IOfileHeader::objectName_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00079" > pFlow::PFtoVTK::convertIntTypesPointField()< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00119" > pFlow::PFtoVTK::convertRealTypePointField()< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00149" > pFlow::PFtoVTK::convertRealx3TypePointField()< / a > , and < a class = "el" href = "triSurfaceFieldToVTK_8hpp_source.html#l00151" > pFlow::TSFtoVTK::convertRealx3TypetriSurfaceField()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the 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_1IOfileHeader_a4ae6d6ea877ec8652d86076eaf333c12_icgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_a4ae6d6ea877ec8652d86076eaf333c12_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_a4ae6d6ea877ec8652d86076eaf333c12_icgraph" id = "classpFlow_1_1IOfileHeader_a4ae6d6ea877ec8652d86076eaf333c12_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "279,111,380,138" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#a1e57b8c2d1ea59d162f1a5c252f89be2" title = " " alt = "" coords = "19,5,217,47" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#ab7531a0fecc141ba41ccd2d764ec2564" title = " " alt = "" coords = "13,71,223,112" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#a593cdbb62edd04ebb063f7f062c25013" title = " " alt = "" coords = "5,136,231,177" / >
< area shape = "rect" href = "namespacepFlow_1_1TSFtoVTK.html#a5d9501231b10f8c1d76ae995f18521b7" title = " " alt = "" coords = "23,201,213,243" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a67068cb6552c42a5ddb1c66bf6bbf6b3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a67068cb6552c42a5ddb1c66bf6bbf6b3" > ◆ < / a > < / span > objectType()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & objectType < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8hpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "IOfileHeader_8hpp_source.html" > IOfileHeader.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "IOfileHeader_8hpp_source.html#l00050" > IOfileHeader::objectType_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00079" > pFlow::PFtoVTK::convertIntTypesPointField()< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00119" > pFlow::PFtoVTK::convertRealTypePointField()< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00149" > pFlow::PFtoVTK::convertRealx3TypePointField()< / a > , < a class = "el" href = "triSurfaceFieldToVTK_8hpp_source.html#l00151" > pFlow::TSFtoVTK::convertRealx3TypetriSurfaceField()< / a > , and < a class = "el" href = "geometric_8hpp_source.html#l00035" > pFlow::geomObjectToVTK()< / 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_1IOfileHeader_a67068cb6552c42a5ddb1c66bf6bbf6b3_icgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_a67068cb6552c42a5ddb1c66bf6bbf6b3_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_a67068cb6552c42a5ddb1c66bf6bbf6b3_icgraph" id = "classpFlow_1_1IOfileHeader_a67068cb6552c42a5ddb1c66bf6bbf6b3_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "279,143,371,170" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#a1e57b8c2d1ea59d162f1a5c252f89be2" title = " " alt = "" coords = "19,5,217,47" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#ab7531a0fecc141ba41ccd2d764ec2564" title = " " alt = "" coords = "13,71,223,112" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#a593cdbb62edd04ebb063f7f062c25013" title = " " alt = "" coords = "5,136,231,177" / >
< area shape = "rect" href = "namespacepFlow_1_1TSFtoVTK.html#a5d9501231b10f8c1d76ae995f18521b7" title = " " alt = "" coords = "23,201,213,243" / >
< area shape = "rect" href = "namespacepFlow.html#afe1aff8d7adbd4c0f28bbe815afe61e0" title = " " alt = "" coords = "25,267,211,294" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a2c4e952d46d447c08664eeba4e791854" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2c4e952d46d447c08664eeba4e791854" > ◆ < / a > < / span > owner()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > * owner < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8hpp_source.html#l00078" > 78< / a > of file < a class = "el" href = "IOfileHeader_8hpp_source.html" > IOfileHeader.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "IOfileHeader_8hpp_source.html#l00044" > IOfileHeader::owner_< / a > .< / p >
< / div >
< / div >
< a id = "ae1921a7f20c43d1438221946e607c488" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1921a7f20c43d1438221946e607c488" > ◆ < / a > < / span > path()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1fileSystem.html" > pFlow::fileSystem< / a > path < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00055" > 55< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "fileSystem_8hpp_source.html#l00121" > fileSystem::path()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "IOfileHeader_8cpp_source.html#l00024" > IOfileHeader::inStream()< / 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_1IOfileHeader_ae1921a7f20c43d1438221946e607c488_cgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_ae1921a7f20c43d1438221946e607c488_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_ae1921a7f20c43d1438221946e607c488_cgraph" id = "classpFlow_1_1IOfileHeader_ae1921a7f20c43d1438221946e607c488_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,56,32" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html#a30e927ab97f8b741ec1b4ed94d111115" title = " " alt = "" coords = "104,5,279,32" / >
< / map >
< / div >
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 caller graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1IOfileHeader_ae1921a7f20c43d1438221946e607c488_icgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_ae1921a7f20c43d1438221946e607c488_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_ae1921a7f20c43d1438221946e607c488_icgraph" id = "classpFlow_1_1IOfileHeader_ae1921a7f20c43d1438221946e607c488_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "135,5,185,32" / >
< area shape = "rect" href = "classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568" title = " " alt = "" coords = "5,5,87,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a1a248aa0488b774d5160449992ad31e5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a248aa0488b774d5160449992ad31e5" > ◆ < / a > < / span > headerOk()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool headerOk < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > silent< / em > = < code > false< / code > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00071" > 71< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , and < a class = "el" href = "error_8hpp_source.html#l00055" > warningInFunction< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00291" > pFlow::PFtoVTK::convertTimeFolderPointFields()< / a > , < a class = "el" href = "pointFieldToVTK_8hpp_source.html#l00360" > pFlow::PFtoVTK::convertTimeFolderPointFieldsSelected()< / a > , < a class = "el" href = "triSurfaceFieldToVTK_8hpp_source.html#l00180" > pFlow::TSFtoVTK::convertTimeFolderTriSurfaceFields()< / a > , and < a class = "el" href = "readFromTimeFolder_8cpp_source.html#l00030" > readFromTimeFolder::fieldExists()< / a > .< / p >
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 call 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_1IOfileHeader_a1a248aa0488b774d5160449992ad31e5_cgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_a1a248aa0488b774d5160449992ad31e5_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_a1a248aa0488b774d5160449992ad31e5_cgraph" id = "classpFlow_1_1IOfileHeader_a1a248aa0488b774d5160449992ad31e5_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,91,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "139,5,235,32" / >
< / map >
< / div >
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_1IOfileHeader_a1a248aa0488b774d5160449992ad31e5_icgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_a1a248aa0488b774d5160449992ad31e5_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_a1a248aa0488b774d5160449992ad31e5_icgraph" id = "classpFlow_1_1IOfileHeader_a1a248aa0488b774d5160449992ad31e5_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "267,111,352,138" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#a43810217a8e7b2859a59b0ea17b02728" title = " " alt = "" coords = "5,5,219,47" / >
< area shape = "rect" href = "namespacepFlow_1_1PFtoVTK.html#afed74f3e8fdc5e63c61b210f8fa1044c" title = " " alt = "" coords = "5,71,219,112" / >
< area shape = "rect" href = "namespacepFlow_1_1TSFtoVTK.html#a361422b3b3f4f4c5048f8c61e2c3927c" title = " " alt = "" coords = "13,136,211,177" / >
< area shape = "rect" href = "classpFlow_1_1readFromTimeFolder.html#a41f17fd81cd6a296ecd1edaaba0337cf" title = " " alt = "" coords = "11,201,213,243" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aac13e923e67df5e79d9a75f592b97da3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aac13e923e67df5e79d9a75f592b97da3" > ◆ < / a > < / span > implyRead()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool implyRead < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00100" > 100< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< / div >
< / div >
< a id = "adfb03998f9b3b981631dc794cffd05a1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adfb03998f9b3b981631dc794cffd05a1" > ◆ < / a > < / span > implyWrite()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool implyWrite < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00106" > 106< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< / div >
< / div >
< a id = "ac38363de350016ce974d10db7d4d0753" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac38363de350016ce974d10db7d4d0753" > ◆ < / a > < / span > fileExist()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool fileExist < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00111" > 111< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "IOfileHeader_8cpp_source.html#l00024" > IOfileHeader::inStream()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1IOfileHeader_ac38363de350016ce974d10db7d4d0753_icgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_ac38363de350016ce974d10db7d4d0753_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_ac38363de350016ce974d10db7d4d0753_icgraph" id = "classpFlow_1_1IOfileHeader_ac38363de350016ce974d10db7d4d0753_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "135,5,209,32" / >
< area shape = "rect" href = "classpFlow_1_1IOfileHeader.html#a770eebd1866493c91efe18ab806d9568" title = " " alt = "" coords = "5,5,87,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aad1bd18bfebe1913d2b10785c0aff822" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad1bd18bfebe1913d2b10785c0aff822" > ◆ < / a > < / span > readIfPresent()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readIfPresent < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00116" > 116< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< / div >
< / div >
< a id = "aa4249f7a47b0674a7697f67fff575591" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa4249f7a47b0674a7697f67fff575591" > ◆ < / a > < / span > writeHeader() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeHeader < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > typeName< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00122" > 122< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "IOstream_8cpp_source.html#l00048" > IOstream::fatalCheck()< / a > , and < a class = "el" href = "iOstream_8hpp_source.html#l00217" > iOstream::writeWordEntry()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1IOfileHeader_aa4249f7a47b0674a7697f67fff575591_cgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_aa4249f7a47b0674a7697f67fff575591_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_aa4249f7a47b0674a7697f67fff575591_cgraph" id = "classpFlow_1_1IOfileHeader_aa4249f7a47b0674a7697f67fff575591_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,35,108,61" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d" title = " " alt = "" coords = "156,5,363,32" / >
< area shape = "rect" href = "classpFlow_1_1iOstream.html#a21c60a5f3cd7a26eb97fa28923cbaec6" title = " " alt = "" coords = "158,57,361,98" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ad9e20c6f6c7394efbb5ce993cf2936e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad9e20c6f6c7394efbb5ce993cf2936e0" > ◆ < / a > < / span > writeHeader() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeHeader < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00137" > 137< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< / div >
< / div >
< a id = "ad3e735fcc23f3717d149728c03f5074a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad3e735fcc23f3717d149728c03f5074a" > ◆ < / a > < / span > readHeader()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readHeader < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > silent< / em > = < code > false< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00142" > 142< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "iIstream_8cpp_source.html#l00168" > iIstream::findTokenAndNextSilent()< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , and < a class = "el" href = "error_8hpp_source.html#l00055" > warningInFunction< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1IOfileHeader_ad3e735fcc23f3717d149728c03f5074a_cgraph.png" border = "0" usemap = "#classpFlow_1_1IOfileHeader_ad3e735fcc23f3717d149728c03f5074a_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1IOfileHeader_ad3e735fcc23f3717d149728c03f5074a_cgraph" id = "classpFlow_1_1IOfileHeader_ad3e735fcc23f3717d149728c03f5074a_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,64,104,91" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "199,5,295,32" / >
< area shape = "rect" href = "classpFlow_1_1iIstream.html#ae74a624bbb0665ed381b67cbda681031" title = " " alt = "" coords = "152,57,343,98" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = " " alt = "" coords = "161,123,334,149" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a935aedcbc2d9fc4e32646d718eaec1f4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a935aedcbc2d9fc4e32646d718eaec1f4" > ◆ < / a > < / span > writeBanner()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeBanner < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00170" > 170< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a7724614a5d68ca0d55beead4b79f6051" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7724614a5d68ca0d55beead4b79f6051" > ◆ < / a > < / span > writeSeparator()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeSeparator < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8cpp_source.html#l00181" > 181< / a > of file < a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a7bb1f0bd1b5e54b7983dfafe4270b6d7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7bb1f0bd1b5e54b7983dfafe4270b6d7" > ◆ < / a > < / span > owner_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > * owner_ = nullptr< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "IOfileHeader_8hpp_source.html" > IOfileHeader.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "IOfileHeader_8hpp_source.html#l00078" > IOfileHeader::owner()< / a > .< / p >
< / div >
< / div >
< a id = "a0fc09585fc6fa997b81807dff8b8236d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0fc09585fc6fa997b81807dff8b8236d" > ◆ < / a > < / span > objectName_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > objectName_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "IOfileHeader_8hpp_source.html" > IOfileHeader.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "IOfileHeader_8hpp_source.html#l00066" > IOfileHeader::objectName()< / a > .< / p >
< / div >
< / div >
< a id = "adf7afc3ea2cc179930f4e4f4ca48797c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adf7afc3ea2cc179930f4e4f4ca48797c" > ◆ < / a > < / span > objectType_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > objectType_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "IOfileHeader_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "IOfileHeader_8hpp_source.html" > IOfileHeader.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "IOfileHeader_8hpp_source.html#l00072" > IOfileHeader::objectType()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/repository/IOobject/< a class = "el" href = "IOfileHeader_8hpp_source.html" > IOfileHeader.hpp< / a > < / li >
< li > src/phasicFlow/repository/IOobject/< a class = "el" href = "IOfileHeader_8cpp_source.html" > IOfileHeader.cpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > IOfileHeader< / 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 >