2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: readFromTimeFolder Class Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classpFlow_1_1readFromTimeFolder.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1readFromTimeFolder-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > readFromTimeFolder Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for readFromTimeFolder:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder__coll__graph.png" border = "0" usemap = "#readFromTimeFolder_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:ae8780b6ddfbdaa7676debaff9f41c642" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#ae8780b6ddfbdaa7676debaff9f41c642" > readFromTimeFolder< / a > (< a class = "el" href = "classpFlow_1_1repository.html" > repository< / a > & rep)< / td > < / tr >
< tr class = "separator:ae8780b6ddfbdaa7676debaff9f41c642" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a08f97f88e4a800e6cb631cf220543f31" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a08f97f88e4a800e6cb631cf220543f31" > path< / a > () const< / td > < / tr >
< tr class = "separator:a08f97f88e4a800e6cb631cf220543f31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2cc2b6be86b1c0ece8c6b01797caf07f" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a2cc2b6be86b1c0ece8c6b01797caf07f" > db< / a > ()< / td > < / tr >
< tr class = "separator:a2cc2b6be86b1c0ece8c6b01797caf07f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a41f17fd81cd6a296ecd1edaaba0337cf" > < td class = "memItemLeft" align = "right" valign = "top" > std::pair< bool, < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > IOfileHeader< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a41f17fd81cd6a296ecd1edaaba0337cf" > fieldExists< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > fieldName) const< / td > < / tr >
< tr class = "separator:a41f17fd81cd6a296ecd1edaaba0337cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50e3537f01d8016d4c833e90747afd36" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a50e3537f01d8016d4c833e90747afd36" > pointFieldFileGetType< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > fieldName, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & typeName) const< / td > < / tr >
< tr class = "separator:a50e3537f01d8016d4c833e90747afd36" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a07a119becefbc251f24bc309c6e85e70" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a07a119becefbc251f24bc309c6e85e70" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a07a119becefbc251f24bc309c6e85e70" > pointFieldGetType< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & typeName) const< / td > < / tr >
< tr class = "separator:a07a119becefbc251f24bc309c6e85e70" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a2cd0e11b34bc0e1784c6bf0379992caf" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a2cd0e11b34bc0e1784c6bf0379992caf" > < td class = "memTemplItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a2cd0e11b34bc0e1784c6bf0379992caf" > pointFieldGetCheckType< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > const & fieldName, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & typeName) const< / td > < / tr >
< tr class = "separator:a2cd0e11b34bc0e1784c6bf0379992caf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a307263ace4a525462b95e84e1da32ad9" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a307263ace4a525462b95e84e1da32ad9" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "namespacepFlow.html#a298b83b09449b5123ed12206f026784d" > pointField_H< / a > < T > >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a307263ace4a525462b95e84e1da32ad9" > createUniformPointField_H< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > const & name, T value, bool regRep=true)< / td > < / tr >
< tr class = "separator:a307263ace4a525462b95e84e1da32ad9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a729d812543505df138f002963942414f" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a729d812543505df138f002963942414f" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "namespacepFlow.html#a298b83b09449b5123ed12206f026784d" > pointField_H< / a > < T > >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a729d812543505df138f002963942414f" > readPointField_H< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > const & name)< / td > < / tr >
< tr class = "separator:a729d812543505df138f002963942414f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2a316c0826df91a66011cd5257e36fc6" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:a2a316c0826df91a66011cd5257e36fc6" > < td class = "memTemplItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "namespacepFlow.html#ac313b9e592f870e08d3659ee1cb53e63" > pointField_D< / a > < T > >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#a2a316c0826df91a66011cd5257e36fc6" > readPointField_D< / a > (< a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > const & name)< / td > < / tr >
< tr class = "separator:a2a316c0826df91a66011cd5257e36fc6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aa16df64e306a5fe79f8fd6e6500e5709" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html#aa16df64e306a5fe79f8fd6e6500e5709" > checkForPointStructure< / a > () const< / td > < / tr >
< tr class = "separator:aa16df64e306a5fe79f8fd6e6500e5709" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a2f3e73c0829885d1e598f483d172b115" > < 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_1readFromTimeFolder.html#a2f3e73c0829885d1e598f483d172b115" > repository_< / a > < / td > < / tr >
< tr class = "separator:a2f3e73c0829885d1e598f483d172b115" > < 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 = "readFromTimeFolder_8hpp_source.html#l00031" > 31< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "ae8780b6ddfbdaa7676debaff9f41c642" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8780b6ddfbdaa7676debaff9f41c642" > ◆ < / a > < / span > readFromTimeFolder()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > < / 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 >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8cpp_source.html#l00023" > 23< / a > of file < a class = "el" href = "readFromTimeFolder_8cpp_source.html" > readFromTimeFolder.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "aa16df64e306a5fe79f8fd6e6500e5709" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa16df64e306a5fe79f8fd6e6500e5709" > ◆ < / a > < / span > checkForPointStructure()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool checkForPointStructure < / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "repository_8cpp_source.html#l00157" > repository::lookupObjectName()< / a > , < a class = "el" href = "vocabs_8hpp_source.html#l00042" > pFlow::pointStructureFile__< / a > , and < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00035" > readFromTimeFolder::repository_< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00116" > readFromTimeFolder::createUniformPointField_H()< / a > , < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00195" > readFromTimeFolder::readPointField_D()< / a > , and < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00167" > readFromTimeFolder::readPointField_H()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_aa16df64e306a5fe79f8fd6e6500e5709_cgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_aa16df64e306a5fe79f8fd6e6500e5709_cgraph" alt = "" / > < / div >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_aa16df64e306a5fe79f8fd6e6500e5709_icgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_aa16df64e306a5fe79f8fd6e6500e5709_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a08f97f88e4a800e6cb631cf220543f31" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a08f97f88e4a800e6cb631cf220543f31" > ◆ < / 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" > auto 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "repository_8cpp_source.html#l00070" > repository::path()< / a > , and < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00035" > readFromTimeFolder::repository_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a08f97f88e4a800e6cb631cf220543f31_cgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a08f97f88e4a800e6cb631cf220543f31_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a2cc2b6be86b1c0ece8c6b01797caf07f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2cc2b6be86b1c0ece8c6b01797caf07f" > ◆ < / a > < / span > db()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto& db < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00035" > readFromTimeFolder::repository_< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "countField_8hpp_source.html#l00069" > countField::timeFolderRepository()< / a > , and < a class = "el" href = "processField_8hpp_source.html#l00114" > processField::timeFolderRepository()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a2cc2b6be86b1c0ece8c6b01797caf07f_icgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a2cc2b6be86b1c0ece8c6b01797caf07f_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a41f17fd81cd6a296ecd1edaaba0337cf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a41f17fd81cd6a296ecd1edaaba0337cf" > ◆ < / a > < / span > fieldExists()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::pair< bool, < a class = "el" href = "classpFlow_1_1IOfileHeader.html" > pFlow::IOfileHeader< / a > > fieldExists < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td >
< td class = "paramname" > < em > fieldName< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8cpp_source.html#l00030" > 30< / a > of file < a class = "el" href = "readFromTimeFolder_8cpp_source.html" > readFromTimeFolder.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "IOfileHeader_8cpp_source.html#l00092" > IOfileHeader::headerOk()< / a > , < a class = "el" href = "objectFile_8hpp_source.html#l00036" > objectFile::READ_ALWAYS< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00044" > objectFile::WRITE_NEVER< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a41f17fd81cd6a296ecd1edaaba0337cf_cgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a41f17fd81cd6a296ecd1edaaba0337cf_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a50e3537f01d8016d4c833e90747afd36" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50e3537f01d8016d4c833e90747afd36" > ◆ < / a > < / span > pointFieldFileGetType()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool pointFieldFileGetType < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td >
< td class = "paramname" > < em > fieldName< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > typeName< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8cpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "readFromTimeFolder_8cpp_source.html" > readFromTimeFolder.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "utilityFunctions_8hpp_source.html#l00030" > pFlow::utilities::pointFieldGetType()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00084" > readFromTimeFolder::pointFieldGetCheckType()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a50e3537f01d8016d4c833e90747afd36_cgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a50e3537f01d8016d4c833e90747afd36_cgraph" alt = "" / > < / div >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a50e3537f01d8016d4c833e90747afd36_icgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a50e3537f01d8016d4c833e90747afd36_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a07a119becefbc251f24bc309c6e85e70" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a07a119becefbc251f24bc309c6e85e70" > ◆ < / a > < / span > pointFieldGetType()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool pointFieldGetType < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > typeName< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , and < a class = "el" href = "utilityFunctions_8hpp_source.html#l00030" > pFlow::utilities::pointFieldGetType()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a07a119becefbc251f24bc309c6e85e70_cgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a07a119becefbc251f24bc309c6e85e70_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a2cd0e11b34bc0e1784c6bf0379992caf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2cd0e11b34bc0e1784c6bf0379992caf" > ◆ < / a > < / span > pointFieldGetCheckType()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool pointFieldGetCheckType < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > const &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > fieldName< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > typeName< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00084" > 84< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "readFromTimeFolder_8cpp_source.html#l00043" > readFromTimeFolder::pointFieldFileGetType()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the call 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;" >
2025-01-10 13:02:07 +03:30
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a2cd0e11b34bc0e1784c6bf0379992caf_cgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a2cd0e11b34bc0e1784c6bf0379992caf_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a307263ace4a525462b95e84e1da32ad9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a307263ace4a525462b95e84e1da32ad9" > ◆ < / a > < / span > createUniformPointField_H()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "namespacepFlow.html#a298b83b09449b5123ed12206f026784d" > pointField_H< / a > < T> > createUniformPointField_H < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > const &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
2025-01-10 13:02:07 +03:30
< td class = "paramname" > < em > value< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > regRep< / em > = < code > true< / code >   < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00116" > 116< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00037" > readFromTimeFolder::checkForPointStructure()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "repositoryTemplates_8cpp_source.html#l00040" > repository::lookupObject()< / a > , < a class = "el" href = "repository_8cpp_source.html#l00060" > repository::name()< / a > , < a class = "el" href = "vocabs_8hpp_source.html#l00042" > pFlow::pointStructureFile__< / a > , < a class = "el" href = "setPointStructure_8hpp_source.html#l00024" > pStruct< / a > , < a class = "el" href = "objectFile_8hpp_source.html#l00037" > objectFile::READ_NEVER< / a > , < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00035" > readFromTimeFolder::repository_< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00044" > objectFile::WRITE_NEVER< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2025-01-10 13:02:07 +03:30
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a307263ace4a525462b95e84e1da32ad9_cgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a307263ace4a525462b95e84e1da32ad9_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a729d812543505df138f002963942414f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a729d812543505df138f002963942414f" > ◆ < / a > < / span > readPointField_H()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "namespacepFlow.html#a298b83b09449b5123ed12206f026784d" > pointField_H< / a > < T> > readPointField_H < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > const &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00167" > 167< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00037" > readFromTimeFolder::checkForPointStructure()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "repositoryTemplates_8cpp_source.html#l00040" > repository::lookupObject()< / a > , < a class = "el" href = "repository_8cpp_source.html#l00060" > repository::name()< / a > , < a class = "el" href = "vocabs_8hpp_source.html#l00042" > pFlow::pointStructureFile__< / a > , < a class = "el" href = "setPointStructure_8hpp_source.html#l00024" > pStruct< / a > , < a class = "el" href = "objectFile_8hpp_source.html#l00038" > objectFile::READ_IF_PRESENT< / a > , < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00035" > readFromTimeFolder::repository_< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00043" > objectFile::WRITE_ALWAYS< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2025-01-10 13:02:07 +03:30
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a729d812543505df138f002963942414f_cgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a729d812543505df138f002963942414f_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "a2a316c0826df91a66011cd5257e36fc6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2a316c0826df91a66011cd5257e36fc6" > ◆ < / a > < / span > readPointField_D()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "namespacepFlow.html#ac313b9e592f870e08d3659ee1cb53e63" > pointField_D< / a > < T> > readPointField_D < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > const &   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00195" > 195< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00037" > readFromTimeFolder::checkForPointStructure()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "repositoryTemplates_8cpp_source.html#l00040" > repository::lookupObject()< / a > , < a class = "el" href = "repository_8cpp_source.html#l00060" > repository::name()< / a > , < a class = "el" href = "vocabs_8hpp_source.html#l00042" > pFlow::pointStructureFile__< / a > , < a class = "el" href = "setPointStructure_8hpp_source.html#l00024" > pStruct< / a > , < a class = "el" href = "objectFile_8hpp_source.html#l00038" > objectFile::READ_IF_PRESENT< / a > , < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00035" > readFromTimeFolder::repository_< / a > , and < a class = "el" href = "objectFile_8hpp_source.html#l00043" > objectFile::WRITE_ALWAYS< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-12-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-12-content" class = "dyncontent" style = "display:none;" >
2025-01-10 13:02:07 +03:30
< div class = "center" > < img src = "classpFlow_1_1readFromTimeFolder_a2a316c0826df91a66011cd5257e36fc6_cgraph.png" border = "0" usemap = "#classpFlow_1_1readFromTimeFolder_a2a316c0826df91a66011cd5257e36fc6_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a2f3e73c0829885d1e598f483d172b115" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f3e73c0829885d1e598f483d172b115" > ◆ < / 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 > & repository_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00037" > readFromTimeFolder::checkForPointStructure()< / a > , < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00116" > readFromTimeFolder::createUniformPointField_H()< / a > , < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00052" > readFromTimeFolder::db()< / a > , < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00047" > readFromTimeFolder::path()< / a > , < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00195" > readFromTimeFolder::readPointField_D()< / a > , and < a class = "el" href = "readFromTimeFolder_8hpp_source.html#l00167" > readFromTimeFolder::readPointField_H()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > utilities/Utilities/< a class = "el" href = "readFromTimeFolder_8hpp_source.html" > readFromTimeFolder.hpp< / a > < / li >
< li > utilities/Utilities/< a class = "el" href = "readFromTimeFolder_8cpp_source.html" > readFromTimeFolder.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_1readFromTimeFolder.html" > readFromTimeFolder< / 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 >