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: objectFile 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_1objectFile.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1objectFile-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > objectFile 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 objectFile:< / 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_1objectFile__inherit__graph.png" border = "0" usemap = "#objectFile_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "objectFile_inherit__map" id = "objectFile_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "14,5,99,32" / >
< area shape = "rect" href = "classpFlow_1_1IOfileHeader.html" title = " " alt = "" coords = "5,80,108,107" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for objectFile:< / 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_1objectFile__coll__graph.png" border = "0" usemap = "#objectFile_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "objectFile_coll__map" id = "objectFile_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "8,95,93,121" / >
< area shape = "rect" href = "classpFlow_1_1fileSystem.html" title = " " alt = "" coords = "5,5,96,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-types" > < / a >
Public Types< / h2 > < / td > < / tr >
< tr class = "memitem:a314ebf993d731f5b477f5b2670de2135" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a167fce7aaf9bbff61e0e5ad4815d09fb" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a03145445e47fe40d36071d3207e4eaae" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ee713efe0634b6da3063aa707ecdeff" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acfc22694eec3cb20477252e35e8d38c4" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d9f2616944d55462ad8c9665b27086c" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad48d19db468e7a67e0ace83c38905e32" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a724fdc744ee41f5b154c325701f14c2d" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5eb42fccb46707b1c231389b56ec574b" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73572f70de721e7793f801ae26c5a6c5" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a51b74713a538d9aa4cc856153d7c333d" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a349924059ebb9ce3b154dbd6850c601d" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af42da690717c749e1ee5108dcee62e7d" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7097fa42f98e5a95fd95ec46bdf6cd60" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c27a5cdee1d686f94bea4254bdbe650" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d01f4526e21bccb1392a344d3e6cbfd" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acbd01f9965d77d91b82df73d1fc67438" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91e42168656b6587284c9167ef8b678e" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae10b53b60cb4631fdeb46271ccab67aa" > < 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" > < 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:a50fd7d13a0f7a6007ca5027b3bb8765a" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9621f975398ef1e17fc49072820e6cdc" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac62d445ccbee618065c97aa500243699" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a850e22a1b68d91fc60267256452d5411" > < 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" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a44135ded2d939f86fa2d52a5b943a6b9" > < 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" > < 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 = "objectFile_8hpp_source.html#l00033" > 33< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Enumeration Documentation< / h2 >
< a id = "a314ebf993d731f5b477f5b2670de2135" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a314ebf993d731f5b477f5b2670de2135" > ◆ < / a > < / span > readFlag< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "a314ebf993d731f5b477f5b2670de2135ae52db7f5bc766c98892c85b3da80035d" > < / a > READ_ALWAYS  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a314ebf993d731f5b477f5b2670de2135a5d213848a5257045c66f1131ba592588" > < / a > READ_NEVER  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a314ebf993d731f5b477f5b2670de2135a93b5e7478325255e6d8414b6b2ccc6f0" > < / a > READ_IF_PRESENT  < / td > < td class = "fielddoc" > < / td > < / tr >
< / table >
< p class = "definition" > Definition at line < a class = "el" href = "objectFile_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a167fce7aaf9bbff61e0e5ad4815d09fb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a167fce7aaf9bbff61e0e5ad4815d09fb" > ◆ < / a > < / span > writeFlag< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > enum < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "a167fce7aaf9bbff61e0e5ad4815d09fba37ad78d623d69d7a70f565528efc0f59" > < / a > WRITE_ALWAYS  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "a167fce7aaf9bbff61e0e5ad4815d09fbad27c52a51ad59856941a9597905f9130" > < / a > WRITE_NEVER  < / td > < td class = "fielddoc" > < / td > < / tr >
< / table >
< p class = "definition" > Definition at line < a class = "el" href = "objectFile_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a03145445e47fe40d36071d3207e4eaae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a03145445e47fe40d36071d3207e4eaae" > ◆ < / a > < / span > objectFile() < span class = "overload" > [1/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "objectFile_8cpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "objectFile_8cpp_source.html" > objectFile.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a9ee713efe0634b6da3063aa707ecdeff" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9ee713efe0634b6da3063aa707ecdeff" > ◆ < / a > < / span > objectFile() < span class = "overload" > [2/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1fileSystem.html" > fileSystem< / a > &   < / td >
< td class = "paramname" > < em > localPath< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > &   < / td >
< td class = "paramname" > < em > rf< / em > = < code > < a class = "el" href = "classpFlow_1_1objectFile.html#a314ebf993d731f5b477f5b2670de2135a5d213848a5257045c66f1131ba592588" > READ_NEVER< / a > < / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > &   < / td >
< td class = "paramname" > < em > wf< / em > = < code > < a class = "el" href = "classpFlow_1_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fbad27c52a51ad59856941a9597905f9130" > WRITE_NEVER< / a > < / code > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > rwHeader< / em > = < code > true< / 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 = "objectFile_8cpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "objectFile_8cpp_source.html" > objectFile.cpp< / a > .< / p >
< / div >
< / div >
< a id = "acfc22694eec3cb20477252e35e8d38c4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acfc22694eec3cb20477252e35e8d38c4" > ◆ < / a > < / span > objectFile() < span class = "overload" > [3/4]< / 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_1objectFile.html" > objectFile< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > &   < / td >
< td class = "paramname" > < em > src< / em > < / 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" >
< / div >
< / div >
< a id = "a0d9f2616944d55462ad8c9665b27086c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0d9f2616944d55462ad8c9665b27086c" > ◆ < / a > < / span > objectFile() < span class = "overload" > [4/4]< / 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_1objectFile.html" > objectFile< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & &   < / td >
< td class = "paramname" > < em > src< / em > < / 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" >
< / div >
< / div >
< a id = "a5eb42fccb46707b1c231389b56ec574b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5eb42fccb46707b1c231389b56ec574b" > ◆ < / a > < / span > ~objectFile()< / 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_1objectFile.html" > objectFile< / 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" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "ad48d19db468e7a67e0ace83c38905e32" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad48d19db468e7a67e0ace83c38905e32" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > &   < / td >
< td class = "paramname" > < em > rhs< / em > < / 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" >
< / div >
< / div >
< a id = "a724fdc744ee41f5b154c325701f14c2d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a724fdc744ee41f5b154c325701f14c2d" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1objectFile.html" > objectFile< / a > & &   < / td >
< td class = "paramname" > < em > rhs< / em > < / 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" >
< / div >
< / div >
< a id = "a73572f70de721e7793f801ae26c5a6c5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a73572f70de721e7793f801ae26c5a6c5" > ◆ < / a > < / span > name()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "objectFile_8hpp_source.html#l00097" > 97< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00053" > objectFile::name_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "repositoryTemplates_8cpp_source.html#l00038" > repository::emplaceObject()< / a > , < a class = "el" href = "repositoryTemplates_8cpp_source.html#l00062" > repository::emplaceObjectOrGet()< / a > , < a class = "el" href = "repositoryTemplates_8cpp_source.html#l00089" > repository::emplaceReplaceObject()< / a > , and < a class = "el" href = "repositoryTemplates_8cpp_source.html#l00125" > repository::insertReplaceObject()< / 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 caller 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_1objectFile_a73572f70de721e7793f801ae26c5a6c5_icgraph.png" border = "0" usemap = "#classpFlow_1_1objectFile_a73572f70de721e7793f801ae26c5a6c5_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1objectFile_a73572f70de721e7793f801ae26c5a6c5_icgraph" id = "classpFlow_1_1objectFile_a73572f70de721e7793f801ae26c5a6c5_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "225,111,284,138" / >
< area shape = "rect" href = "classpFlow_1_1repository.html#a5bbe8f5fd6ec57500bcbc3e5cd5c9cf4" title = " " alt = "" coords = "21,5,162,47" / >
< area shape = "rect" href = "classpFlow_1_1repository.html#a48e50372c12b9aab69a33a5a2c8e162f" title = " " alt = "" coords = "12,71,171,112" / >
< area shape = "rect" href = "classpFlow_1_1repository.html#a5f51d1d871bc14f773a15db32ea3585b" title = " " alt = "" coords = "5,136,177,177" / >
< area shape = "rect" href = "classpFlow_1_1repository.html#af50fc8476cf15a91a2365cf004397a1d" title = " " alt = "" coords = "15,201,168,243" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a51b74713a538d9aa4cc856153d7c333d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a51b74713a538d9aa4cc856153d7c333d" > ◆ < / a > < / span > localPath()< / 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_1fileSystem.html" > fileSystem< / a > localPath < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "objectFile_8hpp_source.html#l00102" > 102< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00062" > objectFile::localPath_< / a > .< / p >
< / div >
< / div >
< a id = "a349924059ebb9ce3b154dbd6850c601d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a349924059ebb9ce3b154dbd6850c601d" > ◆ < / a > < / span > rFlag()< / 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_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > rFlag < / 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 = "objectFile_8hpp_source.html#l00107" > 107< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00056" > objectFile::rFlag_< / a > .< / p >
< / div >
< / div >
< a id = "af42da690717c749e1ee5108dcee62e7d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af42da690717c749e1ee5108dcee62e7d" > ◆ < / a > < / span > wFlag()< / 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_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > wFlag < / 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 = "objectFile_8hpp_source.html#l00112" > 112< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00059" > objectFile::wFlag_< / a > .< / p >
< / div >
< / div >
< a id = "a7097fa42f98e5a95fd95ec46bdf6cd60" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7097fa42f98e5a95fd95ec46bdf6cd60" > ◆ < / a > < / span > isReadAlways()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isReadAlways < / 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 = "objectFile_8hpp_source.html#l00117" > 117< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00039" > objectFile::READ_ALWAYS< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00056" > objectFile::rFlag_< / a > .< / p >
< / div >
< / div >
< a id = "a0c27a5cdee1d686f94bea4254bdbe650" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c27a5cdee1d686f94bea4254bdbe650" > ◆ < / a > < / span > isReadNever()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isReadNever < / 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 = "objectFile_8hpp_source.html#l00122" > 122< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00040" > objectFile::READ_NEVER< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00056" > objectFile::rFlag_< / a > .< / p >
< / div >
< / div >
< a id = "a2d01f4526e21bccb1392a344d3e6cbfd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2d01f4526e21bccb1392a344d3e6cbfd" > ◆ < / a > < / span > isReadIfPresent()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isReadIfPresent < / 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 = "objectFile_8hpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00041" > objectFile::READ_IF_PRESENT< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00056" > objectFile::rFlag_< / a > .< / p >
< / div >
< / div >
< a id = "acbd01f9965d77d91b82df73d1fc67438" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acbd01f9965d77d91b82df73d1fc67438" > ◆ < / a > < / span > isWriteAlways()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isWriteAlways < / 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 = "objectFile_8hpp_source.html#l00132" > 132< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00059" > objectFile::wFlag_< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00046" > objectFile::WRITE_ALWAYS< / a > .< / p >
< / div >
< / div >
< a id = "a91e42168656b6587284c9167ef8b678e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91e42168656b6587284c9167ef8b678e" > ◆ < / a > < / span > isWriteNever()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isWriteNever < / 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 = "objectFile_8hpp_source.html#l00137" > 137< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00059" > objectFile::wFlag_< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00047" > objectFile::WRITE_NEVER< / a > .< / p >
< / div >
< / div >
< a id = "ae10b53b60cb4631fdeb46271ccab67aa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae10b53b60cb4631fdeb46271ccab67aa" > ◆ < / a > < / span > readWriteHeader()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readWriteHeader < / 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 = "objectFile_8hpp_source.html#l00142" > 142< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "objectFile_8hpp_source.html#l00064" > objectFile::readWriteHeader_< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a50fd7d13a0f7a6007ca5027b3bb8765a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50fd7d13a0f7a6007ca5027b3bb8765a" > ◆ < / a > < / span > name_< / 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 > name_< / 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 = "objectFile_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "objectFile_8hpp_source.html#l00097" > objectFile::name()< / a > .< / p >
< / div >
< / div >
< a id = "a9621f975398ef1e17fc49072820e6cdc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9621f975398ef1e17fc49072820e6cdc" > ◆ < / a > < / span > rFlag_< / 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_1objectFile.html#a314ebf993d731f5b477f5b2670de2135" > readFlag< / a > rFlag_< / 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 = "objectFile_8hpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "objectFile_8hpp_source.html#l00117" > objectFile::isReadAlways()< / a > , < a class = "el" href = "objectFile_8hpp_source.html#l00127" > objectFile::isReadIfPresent()< / a > , < a class = "el" href = "objectFile_8hpp_source.html#l00122" > objectFile::isReadNever()< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00107" > objectFile::rFlag()< / a > .< / p >
< / div >
< / div >
< a id = "ac62d445ccbee618065c97aa500243699" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac62d445ccbee618065c97aa500243699" > ◆ < / a > < / span > wFlag_< / 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_1objectFile.html#a167fce7aaf9bbff61e0e5ad4815d09fb" > writeFlag< / a > wFlag_< / 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 = "objectFile_8hpp_source.html#l00059" > 59< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "objectFile_8hpp_source.html#l00132" > objectFile::isWriteAlways()< / a > , < a class = "el" href = "objectFile_8hpp_source.html#l00137" > objectFile::isWriteNever()< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00112" > objectFile::wFlag()< / a > .< / p >
< / div >
< / div >
< a id = "a850e22a1b68d91fc60267256452d5411" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a850e22a1b68d91fc60267256452d5411" > ◆ < / a > < / span > localPath_< / 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_1fileSystem.html" > fileSystem< / a > localPath_< / 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 = "objectFile_8hpp_source.html#l00062" > 62< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "objectFile_8hpp_source.html#l00102" > objectFile::localPath()< / a > .< / p >
< / div >
< / div >
< a id = "a44135ded2d939f86fa2d52a5b943a6b9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a44135ded2d939f86fa2d52a5b943a6b9" > ◆ < / a > < / span > readWriteHeader_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readWriteHeader_ = true< / 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 = "objectFile_8hpp_source.html#l00064" > 64< / a > of file < a class = "el" href = "objectFile_8hpp_source.html" > objectFile.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "objectFile_8hpp_source.html#l00142" > objectFile::readWriteHeader()< / 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 = "objectFile_8hpp_source.html" > objectFile.hpp< / a > < / li >
< li > src/phasicFlow/repository/IOobject/< a class = "el" href = "objectFile_8cpp_source.html" > objectFile.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_1objectFile.html" > objectFile< / 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 >