1544 lines
95 KiB
HTML
1544 lines
95 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.17"/>
|
|
<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.">
|
|
<title>PhasicFlow: repository Class Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function() { init_search(); });
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/x-mathjax-config">
|
|
MathJax.Hub.Config({
|
|
extensions: ["tex2jax.js"],
|
|
jax: ["input/TeX","output/HTML-CSS"],
|
|
});
|
|
</script>
|
|
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="customdoxygen.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" >
|
|
<tbody>
|
|
<tr>
|
|
<td id="projectlogo"><a href="https://github.com/PhasicFlow"><img alt="Logo" src="phasicFlow_logo.png"></a></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>
|
|
<tr>
|
|
<td id="projectbrief">
|
|
<a href="https://https://cemf.ir">www.cemf.ir</a>
|
|
</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_1repository.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="#pri-methods">Private Member Functions</a> |
|
|
<a href="#pri-static-methods">Static Private Member Functions</a> |
|
|
<a href="#pri-attribs">Private Attributes</a> |
|
|
<a href="classpFlow_1_1repository-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">repository Class Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for repository:</div>
|
|
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository__inherit__graph.png" border="0" usemap="#repository_inherit__map" alt="Inheritance graph"/></div>
|
|
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
|
<div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-1-trigger" src="closed.png" alt="+"/> Collaboration diagram for repository:</div>
|
|
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository__coll__graph.png" border="0" usemap="#repository_coll__map" alt="Collaboration graph"/></div>
|
|
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:a091b1b05d3382c8761ba90e56bccd978"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a091b1b05d3382c8761ba90e56bccd978">TypeInfo</a> ("repository")</td></tr>
|
|
<tr class="separator:a091b1b05d3382c8761ba90e56bccd978"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3c7f61efa6825420813172d57a6e82c6"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a3c7f61efa6825420813172d57a6e82c6">repository</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &<a class="el" href="classpFlow_1_1repository.html#a4c4b7703e6fdb86d441032675709e39c">name</a>, const <a class="el" href="classpFlow_1_1fileSystem.html">fileSystem</a> &<a class="el" href="classpFlow_1_1repository.html#a79778ddeafeaa1d3607f30d74035ab93">localPath</a>, <a class="el" href="classpFlow_1_1repository.html">repository</a> *<a class="el" href="classpFlow_1_1repository.html#a72f88f103879daa31190a58a237669b3">owner</a>=nullptr)</td></tr>
|
|
<tr class="separator:a3c7f61efa6825420813172d57a6e82c6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a43d51101e27a30fd4f61e2f2383aa939"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a43d51101e27a30fd4f61e2f2383aa939">repository</a> (const <a class="el" href="classpFlow_1_1repository.html">repository</a> &)=delete</td></tr>
|
|
<tr class="separator:a43d51101e27a30fd4f61e2f2383aa939"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af75f23b860a3d00fb2b51d94b9574241"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1repository.html">repository</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#af75f23b860a3d00fb2b51d94b9574241">operator=</a> (const <a class="el" href="classpFlow_1_1repository.html">repository</a> &)=delete</td></tr>
|
|
<tr class="separator:af75f23b860a3d00fb2b51d94b9574241"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aca2c9157494b4478a72f1c9466cb0501"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#aca2c9157494b4478a72f1c9466cb0501">~repository</a> ()</td></tr>
|
|
<tr class="separator:aca2c9157494b4478a72f1c9466cb0501"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4c4b7703e6fdb86d441032675709e39c"><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_1repository.html#a4c4b7703e6fdb86d441032675709e39c">name</a> () const</td></tr>
|
|
<tr class="separator:a4c4b7703e6fdb86d441032675709e39c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a79778ddeafeaa1d3607f30d74035ab93"><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_1repository.html#a79778ddeafeaa1d3607f30d74035ab93">localPath</a> () const</td></tr>
|
|
<tr class="separator:a79778ddeafeaa1d3607f30d74035ab93"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae1921a7f20c43d1438221946e607c488"><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_1repository.html#ae1921a7f20c43d1438221946e607c488">path</a> () const</td></tr>
|
|
<tr class="separator:ae1921a7f20c43d1438221946e607c488"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a72f88f103879daa31190a58a237669b3"><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_1repository.html#a72f88f103879daa31190a58a237669b3">owner</a> () const</td></tr>
|
|
<tr class="separator:a72f88f103879daa31190a58a237669b3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a00619b1fd305614c16a7097445d9f0c3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1repository.html">repository</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a00619b1fd305614c16a7097445d9f0c3">owner</a> ()</td></tr>
|
|
<tr class="separator:a00619b1fd305614c16a7097445d9f0c3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae60fdee30b429dd668a42e0fd2d734fa"><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_1repository.html#ae60fdee30b429dd668a42e0fd2d734fa">thisRepository</a> () const</td></tr>
|
|
<tr class="separator:ae60fdee30b429dd668a42e0fd2d734fa"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9fad950a540833ce3fac384c66a838ac"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1repository.html">repository</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a9fad950a540833ce3fac384c66a838ac">thisRepository</a> ()</td></tr>
|
|
<tr class="separator:a9fad950a540833ce3fac384c66a838ac"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad346521bc098d1c68f903e9079c4906a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#ad346521bc098d1c68f903e9079c4906a">addToRepository</a> (<a class="el" href="classpFlow_1_1repository.html">repository</a> *rep)</td></tr>
|
|
<tr class="memdesc:ad346521bc098d1c68f903e9079c4906a"><td class="mdescLeft"> </td><td class="mdescRight">add repository to this repository return false if the name already exists <br />
|
|
<a href="classpFlow_1_1repository.html#ad346521bc098d1c68f903e9079c4906a">More...</a><br /></td></tr>
|
|
<tr class="separator:ad346521bc098d1c68f903e9079c4906a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a8cf3a283de2ba9bae531b00105de0c2e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a8cf3a283de2ba9bae531b00105de0c2e">removeFromRepository</a> (<a class="el" href="classpFlow_1_1repository.html">repository</a> *rep)</td></tr>
|
|
<tr class="memdesc:a8cf3a283de2ba9bae531b00105de0c2e"><td class="mdescLeft"> </td><td class="mdescRight">remove rep from the list of repositories <a href="classpFlow_1_1repository.html#a8cf3a283de2ba9bae531b00105de0c2e">More...</a><br /></td></tr>
|
|
<tr class="separator:a8cf3a283de2ba9bae531b00105de0c2e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aed410917b08313707ab0349b1b71ff9c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#aed410917b08313707ab0349b1b71ff9c">addToRepository</a> (<a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> *io)</td></tr>
|
|
<tr class="memdesc:aed410917b08313707ab0349b1b71ff9c"><td class="mdescLeft"> </td><td class="mdescRight">add <a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> to this repository <a href="classpFlow_1_1repository.html#aed410917b08313707ab0349b1b71ff9c">More...</a><br /></td></tr>
|
|
<tr class="separator:aed410917b08313707ab0349b1b71ff9c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a31fac7663dfd3c8903a4da5f1054ce15"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a31fac7663dfd3c8903a4da5f1054ce15">removeFromRepository</a> (<a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> *io)</td></tr>
|
|
<tr class="memdesc:a31fac7663dfd3c8903a4da5f1054ce15"><td class="mdescLeft"> </td><td class="mdescRight">remove rep from the list of repositories <a href="classpFlow_1_1repository.html#a31fac7663dfd3c8903a4da5f1054ce15">More...</a><br /></td></tr>
|
|
<tr class="separator:a31fac7663dfd3c8903a4da5f1054ce15"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a489ff7b751b95e03bb3d16839208b74d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1repository.html">repository</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a489ff7b751b95e03bb3d16839208b74d">releaseOwner</a> (bool fromOwner=false)</td></tr>
|
|
<tr class="separator:a489ff7b751b95e03bb3d16839208b74d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:add8e03162ae5c99e43a6a512ef9b7e36"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#add8e03162ae5c99e43a6a512ef9b7e36">isIncluded</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &objName) const</td></tr>
|
|
<tr class="separator:add8e03162ae5c99e43a6a512ef9b7e36"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af78fefb5053ee53f6846c61c61a3a1be"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#af78fefb5053ee53f6846c61c61a3a1be">isExcluded</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &objName) const</td></tr>
|
|
<tr class="separator:af78fefb5053ee53f6846c61c61a3a1be"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0109dccd6858538bb64bc7dbf2a2b404"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a0109dccd6858538bb64bc7dbf2a2b404">lookupObjectName</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &nm) const</td></tr>
|
|
<tr class="separator:a0109dccd6858538bb64bc7dbf2a2b404"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9a9370ec1e984651b807c5d7986d60ed"><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_1repository.html#a9a9370ec1e984651b807c5d7986d60ed">lookupObjectTypeName</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &nm) const</td></tr>
|
|
<tr class="separator:a9a9370ec1e984651b807c5d7986d60ed"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af77cc3465ed7313f25470f308c1c633e"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#af77cc3465ed7313f25470f308c1c633e">globalLookupObjectName</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &nm, bool downward=false) const</td></tr>
|
|
<tr class="separator:af77cc3465ed7313f25470f308c1c633e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6e1d0c2dff16e65ef9844c32cc0ca6dd"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a6e1d0c2dff16e65ef9844c32cc0ca6dd">lookupRepositoryName</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &nm) const</td></tr>
|
|
<tr class="separator:a6e1d0c2dff16e65ef9844c32cc0ca6dd"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab9af89641d5192a2c833c62fe558effd"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#ab9af89641d5192a2c833c62fe558effd">lookupName</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> nm) const</td></tr>
|
|
<tr class="separator:ab9af89641d5192a2c833c62fe558effd"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad9d7464e3dcdbe8207306214bed44989"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638">size_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#ad9d7464e3dcdbe8207306214bed44989">numObjects</a> () const</td></tr>
|
|
<tr class="separator:ad9d7464e3dcdbe8207306214bed44989"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae0c145d4e6d682a8fb7419d6714d024e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638">size_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#ae0c145d4e6d682a8fb7419d6714d024e">numRepositories</a> () const</td></tr>
|
|
<tr class="separator:ae0c145d4e6d682a8fb7419d6714d024e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7a10194640a84cc39d6a935f181a86ad"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638">size_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a7a10194640a84cc39d6a935f181a86ad">outFilePrecision</a> () const</td></tr>
|
|
<tr class="separator:a7a10194640a84cc39d6a935f181a86ad"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9908dca95b0c33c0cb43efa18daa2679"><td class="memTemplParams" colspan="2">template<typename T > </td></tr>
|
|
<tr class="memitem:a9908dca95b0c33c0cb43efa18daa2679"><td class="memTemplItemLeft" align="right" valign="top">T & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a9908dca95b0c33c0cb43efa18daa2679">lookupObject</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &<a class="el" href="classpFlow_1_1repository.html#a4c4b7703e6fdb86d441032675709e39c">name</a>)</td></tr>
|
|
<tr class="memdesc:a9908dca95b0c33c0cb43efa18daa2679"><td class="mdescLeft"> </td><td class="mdescRight">return a ref to the underlaying data in the object <a href="classpFlow_1_1repository.html#a9908dca95b0c33c0cb43efa18daa2679">More...</a><br /></td></tr>
|
|
<tr class="separator:a9908dca95b0c33c0cb43efa18daa2679"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aeff70bee82bd1371b742679ab0c6cd7d"><td class="memTemplParams" colspan="2">template<typename T > </td></tr>
|
|
<tr class="memitem:aeff70bee82bd1371b742679ab0c6cd7d"><td class="memTemplItemLeft" align="right" valign="top">const T & </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#aeff70bee82bd1371b742679ab0c6cd7d">lookupObject</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &<a class="el" href="classpFlow_1_1repository.html#a4c4b7703e6fdb86d441032675709e39c">name</a>) const</td></tr>
|
|
<tr class="memdesc:aeff70bee82bd1371b742679ab0c6cd7d"><td class="mdescLeft"> </td><td class="mdescRight">return a const ref to the underlaying data in the object <a href="classpFlow_1_1repository.html#aeff70bee82bd1371b742679ab0c6cd7d">More...</a><br /></td></tr>
|
|
<tr class="separator:aeff70bee82bd1371b742679ab0c6cd7d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a500191802cd76acfc230739286e38e2c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1repository.html">repository</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a500191802cd76acfc230739286e38e2c">lookupRepository</a> (const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> &<a class="el" href="classpFlow_1_1repository.html#a4c4b7703e6fdb86d441032675709e39c">name</a>)</td></tr>
|
|
<tr class="separator:a500191802cd76acfc230739286e38e2c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a03094338dddf305b1dbabdac34922c34"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a03094338dddf305b1dbabdac34922c34">objectNames</a> () const</td></tr>
|
|
<tr class="separator:a03094338dddf305b1dbabdac34922c34"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a001da2f7274cae96395f611284ce4192"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">wordList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a001da2f7274cae96395f611284ce4192">repositoryNames</a> () const</td></tr>
|
|
<tr class="separator:a001da2f7274cae96395f611284ce4192"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adf86e34cfc6279c70c03cb31dcb77403"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#adf86e34cfc6279c70c03cb31dcb77403">outFileBinary</a> () const</td></tr>
|
|
<tr class="separator:adf86e34cfc6279c70c03cb31dcb77403"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4e7969c9e53d9007d5dbed9f18fc596a"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a4e7969c9e53d9007d5dbed9f18fc596a">write</a> (bool verbose=false) const</td></tr>
|
|
<tr class="separator:a4e7969c9e53d9007d5dbed9f18fc596a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa1c5951decf6caa85e37bd468ca68135"><td class="memTemplParams" colspan="2">template<typename Type1 > </td></tr>
|
|
<tr class="memitem:aa1c5951decf6caa85e37bd468ca68135"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#aa1c5951decf6caa85e37bd468ca68135">reportTypeError</a> (<a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> &object) const</td></tr>
|
|
<tr class="separator:aa1c5951decf6caa85e37bd468ca68135"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
|
|
Private Member Functions</h2></td></tr>
|
|
<tr class="memitem:a527e68c8f15323af3652ab1d6a25bf07"><td class="memTemplParams" colspan="2">template<typename Type1 > </td></tr>
|
|
<tr class="memitem:a527e68c8f15323af3652ab1d6a25bf07"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a527e68c8f15323af3652ab1d6a25bf07">reportTypeError</a> (<a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> &object) const</td></tr>
|
|
<tr class="separator:a527e68c8f15323af3652ab1d6a25bf07"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-static-methods"></a>
|
|
Static Private Member Functions</h2></td></tr>
|
|
<tr class="memitem:a8cf04370b49417057faf4c6f4705a82b"><td class="memTemplParams" colspan="2">template<typename Type > </td></tr>
|
|
<tr class="memitem:a8cf04370b49417057faf4c6f4705a82b"><td class="memTemplItemLeft" align="right" valign="top">static bool </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a8cf04370b49417057faf4c6f4705a82b">checkForObjectType</a> (<a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> &object)</td></tr>
|
|
<tr class="separator:a8cf04370b49417057faf4c6f4705a82b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
|
|
Private Attributes</h2></td></tr>
|
|
<tr class="memitem: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_1repository.html#a50fd7d13a0f7a6007ca5027b3bb8765a">name_</a></td></tr>
|
|
<tr class="separator:a50fd7d13a0f7a6007ca5027b3bb8765a"><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_1repository.html#a850e22a1b68d91fc60267256452d5411">localPath_</a></td></tr>
|
|
<tr class="separator:a850e22a1b68d91fc60267256452d5411"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3beb7691ae0ce73e34e3bce1a0a7f988"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classpFlow_1_1repository.html">repository</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a3beb7691ae0ce73e34e3bce1a0a7f988">owner_</a></td></tr>
|
|
<tr class="separator:a3beb7691ae0ce73e34e3bce1a0a7f988"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adad34ec65478758c93d1b36474b9155e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a3eab0a0892cd36167818183a5f30fd0d">wordMap</a>< <a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> * > </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#adad34ec65478758c93d1b36474b9155e">objects_</a></td></tr>
|
|
<tr class="separator:adad34ec65478758c93d1b36474b9155e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a651d1bd631be4fb976c84af169b37869"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacepFlow.html#a3eab0a0892cd36167818183a5f30fd0d">wordMap</a>< <a class="el" href="classpFlow_1_1repository.html">repository</a> * > </td><td class="memItemRight" valign="bottom"><a class="el" href="classpFlow_1_1repository.html#a651d1bd631be4fb976c84af169b37869">repositories_</a></td></tr>
|
|
<tr class="separator:a651d1bd631be4fb976c84af169b37869"><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="repository_8hpp_source.html#l00034">34</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</a>.</p>
|
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="a3c7f61efa6825420813172d57a6e82c6"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3c7f61efa6825420813172d57a6e82c6">◆ </a></span>repository() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1repository.html">repository</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"><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="repository_8cpp_source.html#l00025">25</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8cpp_source.html#l00102">repository::addToRepository()</a>.</p>
|
|
<div id="dynsection-2" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-2-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-2-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-2-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a3c7f61efa6825420813172d57a6e82c6_cgraph.png" border="0" usemap="#classpFlow_1_1repository_a3c7f61efa6825420813172d57a6e82c6_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a43d51101e27a30fd4f61e2f2383aa939"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a43d51101e27a30fd4f61e2f2383aa939">◆ </a></span>repository() <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_1repository.html">repository</a> </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1repository.html">repository</a> & </td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aca2c9157494b4478a72f1c9466cb0501"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aca2c9157494b4478a72f1c9466cb0501">◆ </a></span>~repository()</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_1repository.html">repository</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> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00042">42</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8hpp_source.html#l00048">repository::objects_</a>, <a class="el" href="repository_8hpp_source.html#l00045">repository::owner_</a>, <a class="el" href="repository_8cpp_source.html#l00118">repository::removeFromRepository()</a>, and <a class="el" href="repository_8hpp_source.html#l00052">repository::repositories_</a>.</p>
|
|
<div id="dynsection-3" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-3-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-3-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-3-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_aca2c9157494b4478a72f1c9466cb0501_cgraph.png" border="0" usemap="#classpFlow_1_1repository_aca2c9157494b4478a72f1c9466cb0501_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="a527e68c8f15323af3652ab1d6a25bf07"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a527e68c8f15323af3652ab1d6a25bf07">◆ </a></span>reportTypeError() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> reportTypeError </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> & </td>
|
|
<td class="paramname"><em>object</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a8cf04370b49417057faf4c6f4705a82b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a8cf04370b49417057faf4c6f4705a82b">◆ </a></span>checkForObjectType()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool checkForObjectType </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> & </td>
|
|
<td class="paramname"><em>object</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repositoryTemplates_8cpp_source.html#l00034">34</a> of file <a class="el" href="repositoryTemplates_8cpp_source.html">repositoryTemplates.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a091b1b05d3382c8761ba90e56bccd978"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a091b1b05d3382c8761ba90e56bccd978">◆ </a></span>TypeInfo()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">TypeInfo </td>
|
|
<td>(</td>
|
|
<td class="paramtype">"repository" </td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="af75f23b860a3d00fb2b51d94b9574241"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#af75f23b860a3d00fb2b51d94b9574241">◆ </a></span>operator=()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1repository.html">repository</a>& operator= </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classpFlow_1_1repository.html">repository</a> & </td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">delete</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a4c4b7703e6fdb86d441032675709e39c"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a4c4b7703e6fdb86d441032675709e39c">◆ </a></span>name()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a> name </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00060">60</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8cpp_source.html#l00102">repository::addToRepository()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00116">readFromTimeFolder::createUniformPointField_H()</a>, <a class="el" href="IOobject_8cpp_source.html#l00026">IOobject::IOobject()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00195">readFromTimeFolder::readPointField_D()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00167">readFromTimeFolder::readPointField_H()</a>, <a class="el" href="repository_8cpp_source.html#l00118">repository::removeFromRepository()</a>, <a class="el" href="repositoryTemplates_8cpp_source.html#l00023">repository::reportTypeError()</a>, and <a class="el" href="setFieldEntryTemplates_8cpp_source.html#l00076">setFieldEntry::setPointFieldSelected()</a>.</p>
|
|
<div id="dynsection-4" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-4-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-4-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-4-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a4c4b7703e6fdb86d441032675709e39c_icgraph.png" border="0" usemap="#classpFlow_1_1repository_a4c4b7703e6fdb86d441032675709e39c_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a79778ddeafeaa1d3607f30d74035ab93"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a79778ddeafeaa1d3607f30d74035ab93">◆ </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">pFlow::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">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Reimplemented in <a class="el" href="classpFlow_1_1Time.html#aed804c5417fbab95b9b1588840fb07a0">Time</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00065">65</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</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="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<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>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00070">70</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="fileSystem_8hpp_source.html#l00154">fileSystem::path()</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="pointFieldToVTK_8cpp_source.html#l00008">pFlow::PFtoVTK::convertTimeFolderPointFields()</a>, <a class="el" href="pointFieldToVTK_8cpp_source.html#l00095">pFlow::PFtoVTK::convertTimeFolderPointFieldsSelected()</a>, <a class="el" href="triSurfaceFieldToVTK_8cpp_source.html#l00005">pFlow::TSFtoVTK::convertTimeFolderTriSurfaceFields()</a>, <a class="el" href="interaction_8cpp_source.html#l00048">interaction::create()</a>, <a class="el" href="geometry_8cpp_source.html#l00336">geometry::create()</a>, and <a class="el" href="readFromTimeFolder_8hpp_source.html#l00047">readFromTimeFolder::path()</a>.</p>
|
|
<div id="dynsection-5" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-5-trigger" src="closed.png" alt="+"/> Here is the 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;">
|
|
<div class="center"><img src="classpFlow_1_1repository_ae1921a7f20c43d1438221946e607c488_cgraph.png" border="0" usemap="#classpFlow_1_1repository_ae1921a7f20c43d1438221946e607c488_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-6" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-6-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-6-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-6-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_ae1921a7f20c43d1438221946e607c488_icgraph.png" border="0" usemap="#classpFlow_1_1repository_ae1921a7f20c43d1438221946e607c488_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a72f88f103879daa31190a58a237669b3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a72f88f103879daa31190a58a237669b3">◆ </a></span>owner() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1repository.html">pFlow::repository</a> * owner </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="repository_8cpp_source.html#l00082">82</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8cpp_source.html#l00181">repository::globalLookupObjectName()</a>.</p>
|
|
<div id="dynsection-7" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-7-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-7-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-7-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a72f88f103879daa31190a58a237669b3_icgraph.png" border="0" usemap="#classpFlow_1_1repository_a72f88f103879daa31190a58a237669b3_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a00619b1fd305614c16a7097445d9f0c3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a00619b1fd305614c16a7097445d9f0c3">◆ </a></span>owner() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1repository.html">repository</a>* owner </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae60fdee30b429dd668a42e0fd2d734fa"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae60fdee30b429dd668a42e0fd2d734fa">◆ </a></span>thisRepository() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1repository.html">pFlow::repository</a> & thisRepository </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="repository_8cpp_source.html#l00092">92</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9fad950a540833ce3fac384c66a838ac"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9fad950a540833ce3fac384c66a838ac">◆ </a></span>thisRepository() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1repository.html">repository</a>& thisRepository </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ad346521bc098d1c68f903e9079c4906a"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ad346521bc098d1c68f903e9079c4906a">◆ </a></span>addToRepository() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool addToRepository </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1repository.html">repository</a> * </td>
|
|
<td class="paramname"><em>rep</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>add repository to this repository return false if the name already exists <br />
|
|
</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00102">102</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8cpp_source.html#l00060">repository::name()</a>, and <a class="el" href="error_8hpp_source.html#l00095">warningInFunction</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOobject_8cpp_source.html#l00026">IOobject::IOobject()</a>, and <a class="el" href="repository_8cpp_source.html#l00025">repository::repository()</a>.</p>
|
|
<div id="dynsection-8" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-8-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-8-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-8-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_ad346521bc098d1c68f903e9079c4906a_cgraph.png" border="0" usemap="#classpFlow_1_1repository_ad346521bc098d1c68f903e9079c4906a_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-9" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-9-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-9-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-9-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_ad346521bc098d1c68f903e9079c4906a_icgraph.png" border="0" usemap="#classpFlow_1_1repository_ad346521bc098d1c68f903e9079c4906a_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a8cf3a283de2ba9bae531b00105de0c2e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a8cf3a283de2ba9bae531b00105de0c2e">◆ </a></span>removeFromRepository() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool removeFromRepository </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1repository.html">repository</a> * </td>
|
|
<td class="paramname"><em>rep</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>remove rep from the list of repositories </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00118">118</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8cpp_source.html#l00060">repository::name()</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="IOobject_8cpp_source.html#l00055">IOobject::releaseOwner()</a>, <a class="el" href="repository_8cpp_source.html#l00131">repository::releaseOwner()</a>, <a class="el" href="IOobject_8cpp_source.html#l00046">IOobject::~IOobject()</a>, and <a class="el" href="repository_8cpp_source.html#l00042">repository::~repository()</a>.</p>
|
|
<div id="dynsection-10" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-10-trigger" src="closed.png" alt="+"/> Here is the 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;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a8cf3a283de2ba9bae531b00105de0c2e_cgraph.png" border="0" usemap="#classpFlow_1_1repository_a8cf3a283de2ba9bae531b00105de0c2e_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-11" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-11-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-11-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-11-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a8cf3a283de2ba9bae531b00105de0c2e_icgraph.png" border="0" usemap="#classpFlow_1_1repository_a8cf3a283de2ba9bae531b00105de0c2e_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aed410917b08313707ab0349b1b71ff9c"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aed410917b08313707ab0349b1b71ff9c">◆ </a></span>addToRepository() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool addToRepository </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> * </td>
|
|
<td class="paramname"><em>io</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>add <a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> to this repository </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00142">142</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="objectFile_8hpp_source.html#l00101">objectFile::name()</a>, and <a class="el" href="error_8hpp_source.html#l00095">warningInFunction</a>.</p>
|
|
<div id="dynsection-12" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-12-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-12-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-12-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_aed410917b08313707ab0349b1b71ff9c_cgraph.png" border="0" usemap="#classpFlow_1_1repository_aed410917b08313707ab0349b1b71ff9c_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a31fac7663dfd3c8903a4da5f1054ce15"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a31fac7663dfd3c8903a4da5f1054ce15">◆ </a></span>removeFromRepository() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool removeFromRepository </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> * </td>
|
|
<td class="paramname"><em>io</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>remove rep from the list of repositories </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00124">124</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="objectFile_8hpp_source.html#l00101">objectFile::name()</a>.</p>
|
|
<div id="dynsection-13" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-13-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-13-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-13-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a31fac7663dfd3c8903a4da5f1054ce15_cgraph.png" border="0" usemap="#classpFlow_1_1repository_a31fac7663dfd3c8903a4da5f1054ce15_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a489ff7b751b95e03bb3d16839208b74d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a489ff7b751b95e03bb3d16839208b74d">◆ </a></span>releaseOwner()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1repository.html">pFlow::repository</a> * releaseOwner </td>
|
|
<td>(</td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>fromOwner</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="repository_8cpp_source.html#l00131">131</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8cpp_source.html#l00118">repository::removeFromRepository()</a>.</p>
|
|
<div id="dynsection-14" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-14-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-14-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-14-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a489ff7b751b95e03bb3d16839208b74d_cgraph.png" border="0" usemap="#classpFlow_1_1repository_a489ff7b751b95e03bb3d16839208b74d_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="add8e03162ae5c99e43a6a512ef9b7e36"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#add8e03162ae5c99e43a6a512ef9b7e36">◆ </a></span>isIncluded()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual bool isIncluded </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>objName</em></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>Reimplemented in <a class="el" href="classpFlow_1_1systemControl.html#a0161975760da57d6fdfe12a0f7545dba">systemControl</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8hpp_source.html#l00120">120</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8hpp_source.html#l00120">repository::isIncluded()</a>, and <a class="el" href="repository_8hpp_source.html#l00045">repository::owner_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8hpp_source.html#l00120">repository::isIncluded()</a>.</p>
|
|
<div id="dynsection-15" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-15-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-15-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-15-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_add8e03162ae5c99e43a6a512ef9b7e36_cgraph.png" border="0" usemap="#classpFlow_1_1repository_add8e03162ae5c99e43a6a512ef9b7e36_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-16" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-16-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-16-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-16-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_add8e03162ae5c99e43a6a512ef9b7e36_icgraph.png" border="0" usemap="#classpFlow_1_1repository_add8e03162ae5c99e43a6a512ef9b7e36_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="af78fefb5053ee53f6846c61c61a3a1be"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#af78fefb5053ee53f6846c61c61a3a1be">◆ </a></span>isExcluded()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual bool isExcluded </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>objName</em></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>Reimplemented in <a class="el" href="classpFlow_1_1systemControl.html#a41753f841d28821bc77c151a2b4d0223">systemControl</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8hpp_source.html#l00128">128</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8hpp_source.html#l00128">repository::isExcluded()</a>, and <a class="el" href="repository_8hpp_source.html#l00045">repository::owner_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8hpp_source.html#l00128">repository::isExcluded()</a>.</p>
|
|
<div id="dynsection-17" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-17-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-17-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-17-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_af78fefb5053ee53f6846c61c61a3a1be_cgraph.png" border="0" usemap="#classpFlow_1_1repository_af78fefb5053ee53f6846c61c61a3a1be_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-18" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-18-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-18-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-18-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_af78fefb5053ee53f6846c61c61a3a1be_icgraph.png" border="0" usemap="#classpFlow_1_1repository_af78fefb5053ee53f6846c61c61a3a1be_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a0109dccd6858538bb64bc7dbf2a2b404"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a0109dccd6858538bb64bc7dbf2a2b404">◆ </a></span>lookupObjectName()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool lookupObjectName </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>nm</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00157">157</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="readFromTimeFolder_8hpp_source.html#l00037">readFromTimeFolder::checkForPointStructure()</a>, <a class="el" href="fieldSelector_8hpp_source.html#l00014">pFlow::selectedFieldVals()</a>, and <a class="el" href="setFieldEntryTemplates_8cpp_source.html#l00076">setFieldEntry::setPointFieldSelected()</a>.</p>
|
|
<div id="dynsection-19" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-19-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-19-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-19-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a0109dccd6858538bb64bc7dbf2a2b404_icgraph.png" border="0" usemap="#classpFlow_1_1repository_a0109dccd6858538bb64bc7dbf2a2b404_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9a9370ec1e984651b807c5d7986d60ed"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9a9370ec1e984651b807c5d7986d60ed">◆ </a></span>lookupObjectTypeName()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a> lookupObjectTypeName </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>nm</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00163">163</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00341">pFlow::endl()</a>, <a class="el" href="error_8hpp_source.html#l00077">fatalErrorInFunction</a>, and <a class="el" href="error_8hpp_source.html#l00098">fatalExit</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="fieldSelector_8hpp_source.html#l00014">pFlow::selectedFieldVals()</a>, and <a class="el" href="setFieldEntryTemplates_8cpp_source.html#l00076">setFieldEntry::setPointFieldSelected()</a>.</p>
|
|
<div id="dynsection-20" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-20-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-20-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-20-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a9a9370ec1e984651b807c5d7986d60ed_cgraph.png" border="0" usemap="#classpFlow_1_1repository_a9a9370ec1e984651b807c5d7986d60ed_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-21" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-21-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-21-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-21-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a9a9370ec1e984651b807c5d7986d60ed_icgraph.png" border="0" usemap="#classpFlow_1_1repository_a9a9370ec1e984651b807c5d7986d60ed_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="af77cc3465ed7313f25470f308c1c633e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#af77cc3465ed7313f25470f308c1c633e">◆ </a></span>globalLookupObjectName()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool globalLookupObjectName </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>nm</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>downward</em> = <code>false</code> </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="repository_8cpp_source.html#l00181">181</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8cpp_source.html#l00181">repository::globalLookupObjectName()</a>, and <a class="el" href="repository_8cpp_source.html#l00082">repository::owner()</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8cpp_source.html#l00181">repository::globalLookupObjectName()</a>.</p>
|
|
<div id="dynsection-22" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-22-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-22-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-22-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_af77cc3465ed7313f25470f308c1c633e_cgraph.png" border="0" usemap="#classpFlow_1_1repository_af77cc3465ed7313f25470f308c1c633e_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-23" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-23-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-23-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-23-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_af77cc3465ed7313f25470f308c1c633e_icgraph.png" border="0" usemap="#classpFlow_1_1repository_af77cc3465ed7313f25470f308c1c633e_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6e1d0c2dff16e65ef9844c32cc0ca6dd"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6e1d0c2dff16e65ef9844c32cc0ca6dd">◆ </a></span>lookupRepositoryName()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool lookupRepositoryName </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> & </td>
|
|
<td class="paramname"><em>nm</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00217">217</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ab9af89641d5192a2c833c62fe558effd"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab9af89641d5192a2c833c62fe558effd">◆ </a></span>lookupName()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool lookupName </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">word</a> </td>
|
|
<td class="paramname"><em>nm</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00222">222</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ad9d7464e3dcdbe8207306214bed44989"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ad9d7464e3dcdbe8207306214bed44989">◆ </a></span>numObjects()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638">size_t</a> numObjects </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="repository_8cpp_source.html#l00229">229</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ae0c145d4e6d682a8fb7419d6714d024e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae0c145d4e6d682a8fb7419d6714d024e">◆ </a></span>numRepositories()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638">size_t</a> numRepositories </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="repository_8cpp_source.html#l00234">234</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a7a10194640a84cc39d6a935f181a86ad"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7a10194640a84cc39d6a935f181a86ad">◆ </a></span>outFilePrecision()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual <a class="el" href="namespacepFlow.html#a801d6a451a01953ef8cbae6feb6a3638">size_t</a> outFilePrecision </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>Reimplemented in <a class="el" href="classpFlow_1_1systemControl.html#aa20e81f656d5e39f0e25d84b7c24c152">systemControl</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8hpp_source.html#l00160">160</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8hpp_source.html#l00160">repository::outFilePrecision()</a>, and <a class="el" href="repository_8hpp_source.html#l00045">repository::owner_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8hpp_source.html#l00160">repository::outFilePrecision()</a>.</p>
|
|
<div id="dynsection-24" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-24-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-24-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-24-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a7a10194640a84cc39d6a935f181a86ad_cgraph.png" border="0" usemap="#classpFlow_1_1repository_a7a10194640a84cc39d6a935f181a86ad_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-25" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-25-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-25-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-25-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a7a10194640a84cc39d6a935f181a86ad_icgraph.png" border="0" usemap="#classpFlow_1_1repository_a7a10194640a84cc39d6a935f181a86ad_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9908dca95b0c33c0cb43efa18daa2679"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9908dca95b0c33c0cb43efa18daa2679">◆ </a></span>lookupObject() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">T & lookupObject </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>return a ref to the underlaying data in the object </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repositoryTemplates_8cpp_source.html#l00040">40</a> of file <a class="el" href="repositoryTemplates_8cpp_source.html">repositoryTemplates.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00341">pFlow::endl()</a>, <a class="el" href="error_8hpp_source.html#l00077">fatalErrorInFunction</a>, and <a class="el" href="error_8hpp_source.html#l00098">fatalExit</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="readFromTimeFolder_8hpp_source.html#l00116">readFromTimeFolder::createUniformPointField_H()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00195">readFromTimeFolder::readPointField_D()</a>, <a class="el" href="readFromTimeFolder_8hpp_source.html#l00167">readFromTimeFolder::readPointField_H()</a>, <a class="el" href="fieldSelector_8hpp_source.html#l00014">pFlow::selectedFieldVals()</a>, and <a class="el" href="setFieldEntryTemplates_8cpp_source.html#l00076">setFieldEntry::setPointFieldSelected()</a>.</p>
|
|
<div id="dynsection-26" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-26-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-26-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-26-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a9908dca95b0c33c0cb43efa18daa2679_cgraph.png" border="0" usemap="#classpFlow_1_1repository_a9908dca95b0c33c0cb43efa18daa2679_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-27" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-27-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-27-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-27-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a9908dca95b0c33c0cb43efa18daa2679_icgraph.png" border="0" usemap="#classpFlow_1_1repository_a9908dca95b0c33c0cb43efa18daa2679_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aeff70bee82bd1371b742679ab0c6cd7d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aeff70bee82bd1371b742679ab0c6cd7d">◆ </a></span>lookupObject() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const T & lookupObject </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> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>return a const ref to the underlaying data in the object </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repositoryTemplates_8cpp_source.html#l00070">70</a> of file <a class="el" href="repositoryTemplates_8cpp_source.html">repositoryTemplates.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00341">pFlow::endl()</a>, <a class="el" href="error_8hpp_source.html#l00077">fatalErrorInFunction</a>, and <a class="el" href="error_8hpp_source.html#l00098">fatalExit</a>.</p>
|
|
<div id="dynsection-28" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-28-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-28-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-28-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_aeff70bee82bd1371b742679ab0c6cd7d_cgraph.png" border="0" usemap="#classpFlow_1_1repository_aeff70bee82bd1371b742679ab0c6cd7d_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a500191802cd76acfc230739286e38e2c"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a500191802cd76acfc230739286e38e2c">◆ </a></span>lookupRepository()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classpFlow_1_1repository.html">pFlow::repository</a> & lookupRepository </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="repository_8cpp_source.html#l00239">239</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="iOstream_8hpp_source.html#l00341">pFlow::endl()</a>, <a class="el" href="error_8hpp_source.html#l00077">fatalErrorInFunction</a>, and <a class="el" href="error_8hpp_source.html#l00098">fatalExit</a>.</p>
|
|
<div id="dynsection-29" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-29-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-29-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-29-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a500191802cd76acfc230739286e38e2c_cgraph.png" border="0" usemap="#classpFlow_1_1repository_a500191802cd76acfc230739286e38e2c_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a03094338dddf305b1dbabdac34922c34"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a03094338dddf305b1dbabdac34922c34">◆ </a></span>objectNames()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">pFlow::wordList</a> objectNames </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="repository_8cpp_source.html#l00256">256</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a001da2f7274cae96395f611284ce4192"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a001da2f7274cae96395f611284ce4192">◆ </a></span>repositoryNames()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae">pFlow::wordList</a> repositoryNames </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="repository_8cpp_source.html#l00266">266</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="adf86e34cfc6279c70c03cb31dcb77403"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#adf86e34cfc6279c70c03cb31dcb77403">◆ </a></span>outFileBinary()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual bool outFileBinary </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>Reimplemented in <a class="el" href="classpFlow_1_1Time.html#ae72bfd05a9b8fbf06376933922272374">Time</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8hpp_source.html#l00190">190</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8hpp_source.html#l00190">repository::outFileBinary()</a>, and <a class="el" href="repository_8hpp_source.html#l00045">repository::owner_</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8hpp_source.html#l00190">repository::outFileBinary()</a>.</p>
|
|
<div id="dynsection-30" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-30-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-30-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-30-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_adf86e34cfc6279c70c03cb31dcb77403_cgraph.png" border="0" usemap="#classpFlow_1_1repository_adf86e34cfc6279c70c03cb31dcb77403_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-31" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-31-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-31-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-31-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_adf86e34cfc6279c70c03cb31dcb77403_icgraph.png" border="0" usemap="#classpFlow_1_1repository_adf86e34cfc6279c70c03cb31dcb77403_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a4e7969c9e53d9007d5dbed9f18fc596a"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a4e7969c9e53d9007d5dbed9f18fc596a">◆ </a></span>write()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool write </td>
|
|
<td>(</td>
|
|
<td class="paramtype">bool </td>
|
|
<td class="paramname"><em>verbose</em> = <code>false</code></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Reimplemented in <a class="el" href="classpFlow_1_1Time.html#a4e7969c9e53d9007d5dbed9f18fc596a">Time</a>.</p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8cpp_source.html#l00278">278</a> of file <a class="el" href="repository_8cpp_source.html">repository.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="streams_8hpp_source.html#l00040">END_REPORT</a>, <a class="el" href="iOstream_8hpp_source.html#l00341">pFlow::endl()</a>, <a class="el" href="error_8hpp_source.html#l00077">fatalErrorInFunction</a>, and <a class="el" href="streams_8hpp_source.html#l00039">REPORT</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="Time_8cpp_source.html#l00086">Time::write()</a>.</p>
|
|
<div id="dynsection-32" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-32-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-32-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-32-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a4e7969c9e53d9007d5dbed9f18fc596a_cgraph.png" border="0" usemap="#classpFlow_1_1repository_a4e7969c9e53d9007d5dbed9f18fc596a_cgraph" alt=""/></div>
|
|
</div>
|
|
<div id="dynsection-33" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-33-trigger" src="closed.png" alt="+"/> Here is the caller graph for this function:</div>
|
|
<div id="dynsection-33-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-33-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_a4e7969c9e53d9007d5dbed9f18fc596a_icgraph.png" border="0" usemap="#classpFlow_1_1repository_a4e7969c9e53d9007d5dbed9f18fc596a_icgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aa1c5951decf6caa85e37bd468ca68135"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa1c5951decf6caa85e37bd468ca68135">◆ </a></span>reportTypeError() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99">pFlow::word</a> reportTypeError </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classpFlow_1_1IOobject.html">IOobject</a> & </td>
|
|
<td class="paramname"><em>object</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repositoryTemplates_8cpp_source.html#l00023">23</a> of file <a class="el" href="repositoryTemplates_8cpp_source.html">repositoryTemplates.cpp</a>.</p>
|
|
|
|
<p class="reference">References <a class="el" href="repository_8cpp_source.html#l00060">repository::name()</a>.</p>
|
|
<div id="dynsection-34" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-34-trigger" src="closed.png" alt="+"/> Here is the call graph for this function:</div>
|
|
<div id="dynsection-34-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-34-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="classpFlow_1_1repository_aa1c5951decf6caa85e37bd468ca68135_cgraph.png" border="0" usemap="#classpFlow_1_1repository_aa1c5951decf6caa85e37bd468ca68135_cgraph" alt=""/></div>
|
|
</div>
|
|
|
|
</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8hpp_source.html#l00039">39</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8hpp_source.html#l00042">42</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a3beb7691ae0ce73e34e3bce1a0a7f988"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3beb7691ae0ce73e34e3bce1a0a7f988">◆ </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"><a class="el" href="classpFlow_1_1repository.html">repository</a>* owner_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8hpp_source.html#l00045">45</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8hpp_source.html#l00128">repository::isExcluded()</a>, <a class="el" href="repository_8hpp_source.html#l00120">repository::isIncluded()</a>, <a class="el" href="repository_8hpp_source.html#l00190">repository::outFileBinary()</a>, <a class="el" href="repository_8hpp_source.html#l00160">repository::outFilePrecision()</a>, and <a class="el" href="repository_8cpp_source.html#l00042">repository::~repository()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="adad34ec65478758c93d1b36474b9155e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#adad34ec65478758c93d1b36474b9155e">◆ </a></span>objects_</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#a3eab0a0892cd36167818183a5f30fd0d">wordMap</a><<a class="el" href="classpFlow_1_1IOobject.html">IOobject</a>*> objects_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8hpp_source.html#l00048">48</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8cpp_source.html#l00042">repository::~repository()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a651d1bd631be4fb976c84af169b37869"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a651d1bd631be4fb976c84af169b37869">◆ </a></span>repositories_</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#a3eab0a0892cd36167818183a5f30fd0d">wordMap</a><<a class="el" href="classpFlow_1_1repository.html">repository</a>*> repositories_</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="repository_8hpp_source.html#l00052">52</a> of file <a class="el" href="repository_8hpp_source.html">repository.hpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="repository_8cpp_source.html#l00042">repository::~repository()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following files:<ul>
|
|
<li>src/phasicFlow/repository/repository/<a class="el" href="repository_8hpp_source.html">repository.hpp</a></li>
|
|
<li>src/phasicFlow/repository/repository/<a class="el" href="repository_8cpp_source.html">repository.cpp</a></li>
|
|
<li>src/phasicFlow/repository/repository/<a class="el" href="repositoryTemplates_8cpp_source.html">repositoryTemplates.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_1repository.html">repository</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>
|