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: iEntry 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_1iEntry.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 = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1iEntry-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > iEntry Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for iEntry:< / 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_1iEntry__inherit__graph.png" border = "0" usemap = "#iEntry_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "iEntry_inherit__map" id = "iEntry_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "129,5,189,32" / >
< area shape = "rect" href = "classpFlow_1_1dataEntry.html" title = " " alt = "" coords = "5,95,91,121" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html" title = " " alt = "" coords = "115,95,202,121" / >
< area shape = "rect" href = "classpFlow_1_1iEntry.html" title = " " alt = "" coords = "227,95,368,121" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a5317c146866ff850f4644b839d6aa241" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a5317c146866ff850f4644b839d6aa241" > TypeInfo< / a > (" iEntry" )< / td > < / tr >
< tr class = "separator:a5317c146866ff850f4644b839d6aa241" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a57eb355bec2bed42f50a52f950e791cf" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a57eb355bec2bed42f50a52f950e791cf" > iEntry< / a > ()< / td > < / tr >
< tr class = "separator:a57eb355bec2bed42f50a52f950e791cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a30a41178e219d1c64b3de665f619efb9" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a30a41178e219d1c64b3de665f619efb9" > iEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & key)< / td > < / tr >
< tr class = "separator:a30a41178e219d1c64b3de665f619efb9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa52ecdf0ca86efbc18ab7299fd01ca9f" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#aa52ecdf0ca86efbc18ab7299fd01ca9f" > ~iEntry< / a > ()< / td > < / tr >
< tr class = "separator:aa52ecdf0ca86efbc18ab7299fd01ca9f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7c88d41e6cee4f2ba2bfa06e3078373a" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > () const< / td > < / tr >
< tr class = "separator:a7c88d41e6cee4f2ba2bfa06e3078373a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5d6620c00d4fae8249b9c4c178708925" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a5d6620c00d4fae8249b9c4c178708925" > keyword< / a > ()< / td > < / tr >
< tr class = "separator:a5d6620c00d4fae8249b9c4c178708925" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73572f70de721e7793f801ae26c5a6c5" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a73572f70de721e7793f801ae26c5a6c5" > name< / a > () const< / td > < / tr >
< tr class = "separator:a73572f70de721e7793f801ae26c5a6c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abca01eb1ed0463a6be67601f31810220" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#abca01eb1ed0463a6be67601f31810220" > globalName< / a > () const =0< / td > < / tr >
< tr class = "separator:abca01eb1ed0463a6be67601f31810220" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85fa9e16e04f29ad0aabcf75ba3febd4" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a85fa9e16e04f29ad0aabcf75ba3febd4" > dictPtr< / a > ()< / td > < / tr >
< tr class = "separator:a85fa9e16e04f29ad0aabcf75ba3febd4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1ff12fafb80fc05f3ec8b03be1e8d77" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > dictPtr< / a > () const< / td > < / tr >
< tr class = "separator:af1ff12fafb80fc05f3ec8b03be1e8d77" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae3d50a8c753a4a6454f2b85613857bbc" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#ae3d50a8c753a4a6454f2b85613857bbc" > isDictionary< / a > () const< / td > < / tr >
< tr class = "separator:ae3d50a8c753a4a6454f2b85613857bbc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afd87e228e9dc53c6e90fe77c555f1d1c" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#afd87e228e9dc53c6e90fe77c555f1d1c" > parrentDict< / a > () const =0< / td > < / tr >
< tr class = "separator:afd87e228e9dc53c6e90fe77c555f1d1c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad202e2acd37b9c3898e37de6535dce68" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#ad202e2acd37b9c3898e37de6535dce68" > dict< / a > ()=0< / td > < / tr >
< tr class = "separator:ad202e2acd37b9c3898e37de6535dce68" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abd246c36ef3a3776f7d6e517dc9621af" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#abd246c36ef3a3776f7d6e517dc9621af" > dict< / a > () const =0< / td > < / tr >
< tr class = "separator:abd246c36ef3a3776f7d6e517dc9621af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaede86c1490d330a8dbd46c54514d552" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#aaede86c1490d330a8dbd46c54514d552" > clonePtr< / a > () const =0< / td > < / tr >
< tr class = "separator:aaede86c1490d330a8dbd46c54514d552" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1dd6f0d658bf5328665bab3afa9d773a" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a1dd6f0d658bf5328665bab3afa9d773a" > clone< / a > () const =0< / td > < / tr >
< tr class = "separator:a1dd6f0d658bf5328665bab3afa9d773a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a80a2b48119a038b11c5e3e95c4c78939" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a80a2b48119a038b11c5e3e95c4c78939" > clonePtr< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict) const =0< / td > < / tr >
< tr class = "separator:a80a2b48119a038b11c5e3e95c4c78939" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a80b4f927f9394acceff1f85d941f190b" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a80b4f927f9394acceff1f85d941f190b" > clone< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict) const =0< / td > < / tr >
< tr class = "separator:a80b4f927f9394acceff1f85d941f190b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a70add3b10fc1217ec5b9f30d261bda27" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a70add3b10fc1217ec5b9f30d261bda27" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)=0< / td > < / tr >
< tr class = "separator:a70add3b10fc1217ec5b9f30d261bda27" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afa17f5989b1af05e5ed08234f217a59c" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#afa17f5989b1af05e5ed08234f217a59c" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const =0< / td > < / tr >
< tr class = "separator:afa17f5989b1af05e5ed08234f217a59c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:adaf3255a26893f538d0e891e77d0d6c7" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#adaf3255a26893f538d0e891e77d0d6c7" > readKeyword< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , < a class = "el" href = "classpFlow_1_1token.html" > token< / a > & tok)< / td > < / tr >
< tr class = "separator:adaf3255a26893f538d0e891e77d0d6c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a133f34e170bc1f28e7439fe87043ce2f" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a133f34e170bc1f28e7439fe87043ce2f" > createEntry< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict, < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, bool hasBlockToken=false)< / td > < / tr >
< tr class = "separator:a133f34e170bc1f28e7439fe87043ce2f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a41b87eb2ffa631b3685fed7694f2c7ed" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1iEntry.html#a41b87eb2ffa631b3685fed7694f2c7ed" > writeKeyword< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a41b87eb2ffa631b3685fed7694f2c7ed" > < 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:ad81489d7813a3c0e2d9219cb6f40be52" > < 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_1iEntry.html#ad81489d7813a3c0e2d9219cb6f40be52" > keyword_< / a > < / td > < / tr >
< tr class = "separator:ad81489d7813a3c0e2d9219cb6f40be52" > < 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 = "iEntry_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a57eb355bec2bed42f50a52f950e791cf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a57eb355bec2bed42f50a52f950e791cf" > ◆ < / a > < / span > iEntry() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8hpp_source.html#l00066" > 66< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a30a41178e219d1c64b3de665f619efb9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a30a41178e219d1c64b3de665f619efb9" > ◆ < / a > < / span > iEntry() < 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_1iEntry.html" > iEntry< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > key< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8hpp_source.html#l00070" > 70< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aa52ecdf0ca86efbc18ab7299fd01ca9f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa52ecdf0ca86efbc18ab7299fd01ca9f" > ◆ < / a > < / span > ~iEntry()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual ~< a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8hpp_source.html#l00077" > 77< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "adaf3255a26893f538d0e891e77d0d6c7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adaf3255a26893f538d0e891e77d0d6c7" > ◆ < / a > < / span > readKeyword()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readKeyword < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > keyword< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1token.html" > token< / a > &   < / td >
< td class = "paramname" > < em > tok< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8cpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "iEntry_8cpp_source.html" > iEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a133f34e170bc1f28e7439fe87043ce2f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a133f34e170bc1f28e7439fe87043ce2f" > ◆ < / a > < / span > createEntry()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool createEntry < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > parDict< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > hasBlockToken< / em > = < code > false< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8cpp_source.html#l00064" > 64< / a > of file < a class = "el" href = "iEntry_8cpp_source.html" > iEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a41b87eb2ffa631b3685fed7694f2c7ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a41b87eb2ffa631b3685fed7694f2c7ed" > ◆ < / a > < / span > writeKeyword()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeKeyword < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / 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 = "iEntry_8cpp_source.html#l00154" > 154< / a > of file < a class = "el" href = "iEntry_8cpp_source.html" > iEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a5317c146866ff850f4644b839d6aa241" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5317c146866ff850f4644b839d6aa241" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " iEntry"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a7c88d41e6cee4f2ba2bfa06e3078373a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7c88d41e6cee4f2ba2bfa06e3078373a" > ◆ < / a > < / span > keyword() < 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" > virtual const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & keyword < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8hpp_source.html#l00084" > 84< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "dictionary_8hpp_source.html#l00276" > dictionary::add()< / a > , and < a class = "el" href = "iEntry_8hpp_source.html#l00095" > iEntry< Key, T * > ::name()< / 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 caller 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_1iEntry_a7c88d41e6cee4f2ba2bfa06e3078373a_icgraph.png" border = "0" usemap = "#classpFlow_1_1iEntry_a7c88d41e6cee4f2ba2bfa06e3078373a_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1iEntry_a7c88d41e6cee4f2ba2bfa06e3078373a_icgraph" id = "classpFlow_1_1iEntry_a7c88d41e6cee4f2ba2bfa06e3078373a_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "217,35,295,61" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#ab2e3c2edb29c3068d7be477b82a6a27b" title = " " alt = "" coords = "5,5,169,32" / >
< area shape = "rect" href = "classpFlow_1_1iEntry.html#a73572f70de721e7793f801ae26c5a6c5" title = " " alt = "" coords = "13,57,162,98" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a5d6620c00d4fae8249b9c4c178708925" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5d6620c00d4fae8249b9c4c178708925" > ◆ < / a > < / span > keyword() < 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" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & keyword < / 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 class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8hpp_source.html#l00090" > 90< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a73572f70de721e7793f801ae26c5a6c5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a73572f70de721e7793f801ae26c5a6c5" > ◆ < / a > < / span > name()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > name < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8hpp_source.html#l00095" > 95< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Wall_8cpp_source.html#l00024" > Wall::readCommon()< / a > , < a class = "el" href = "Time_8cpp_source.html#l00027" > Time::readDictionary()< / a > , and < a class = "el" href = "insertionRegion_8cpp_source.html#l00026" > insertionRegion::readInsertionRegion()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iEntry_a73572f70de721e7793f801ae26c5a6c5_icgraph.png" border = "0" usemap = "#classpFlow_1_1iEntry_a73572f70de721e7793f801ae26c5a6c5_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1iEntry_a73572f70de721e7793f801ae26c5a6c5_icgraph" id = "classpFlow_1_1iEntry_a73572f70de721e7793f801ae26c5a6c5_icgraph" >
2023-04-13 11:46:41 -07:00
< area shape = "rect" title = " " alt = "" coords = "259,56,317,83" / >
< area shape = "rect" href = "classpFlow_1_1Wall.html#ac339bf3cb14b75918394f93ca65ec6bf" title = " " alt = "" coords = "11,5,205,32" / >
< area shape = "rect" href = "classpFlow_1_1Time.html#a3ee94dd32f4df1490653290d2919dc52" title = " " alt = "" coords = "5,56,211,83" / >
< area shape = "rect" href = "classpFlow_1_1insertionRegion.html#adcd85aab41f3f4715afb2d17e5f8d53d" title = " " alt = "" coords = "23,107,193,149" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "abca01eb1ed0463a6be67601f31810220" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abca01eb1ed0463a6be67601f31810220" > ◆ < / a > < / span > globalName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > globalName < / 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" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#a85c3c1fce0c14d36030092df2f27b632" > dataEntry< / a > .< / p >
< / div >
< / div >
< a id = "a85fa9e16e04f29ad0aabcf75ba3febd4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85fa9e16e04f29ad0aabcf75ba3febd4" > ◆ < / a > < / span > dictPtr() < 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" > virtual < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > * dictPtr < / 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 class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented in < a class = "el" href = "classpFlow_1_1dictionary.html#a33ae8969435c4cbab441451744588591" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#a33ae8969435c4cbab441451744588591" > dataEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8hpp_source.html#l00104" > 104< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< / div >
< / div >
< a id = "af1ff12fafb80fc05f3ec8b03be1e8d77" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1ff12fafb80fc05f3ec8b03be1e8d77" > ◆ < / a > < / span > dictPtr() < 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" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > * dictPtr < / 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_1dictionary.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > dataEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8hpp_source.html#l00110" > 110< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae3d50a8c753a4a6454f2b85613857bbc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae3d50a8c753a4a6454f2b85613857bbc" > ◆ < / a > < / span > isDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool isDictionary < / 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_1dictionary.html#aed15599ef76092b99a4f4241816eff02" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#aed15599ef76092b99a4f4241816eff02" > dataEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "iEntry_8hpp_source.html#l00116" > 116< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< / div >
< / div >
< a id = "afd87e228e9dc53c6e90fe77c555f1d1c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afd87e228e9dc53c6e90fe77c555f1d1c" > ◆ < / a > < / span > parrentDict()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parrentDict < / 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" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#a69904924abd50610c0a078515c9d39ed" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#a69904924abd50610c0a078515c9d39ed" > dataEntry< / a > .< / p >
< / div >
< / div >
< a id = "ad202e2acd37b9c3898e37de6535dce68" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad202e2acd37b9c3898e37de6535dce68" > ◆ < / a > < / span > dict() < 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" > virtual < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#a3c48fdd67832443dbef24c124f7512d2" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#a3c48fdd67832443dbef24c124f7512d2" > dataEntry< / a > .< / p >
< / div >
< / div >
< a id = "abd246c36ef3a3776f7d6e517dc9621af" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abd246c36ef3a3776f7d6e517dc9621af" > ◆ < / a > < / span > dict() < 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" > virtual const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict < / 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" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#a516a704b58098b7c550266a0ee1f454f" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#a516a704b58098b7c550266a0ee1f454f" > dataEntry< / a > .< / p >
< / div >
< / div >
< a id = "aaede86c1490d330a8dbd46c54514d552" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaede86c1490d330a8dbd46c54514d552" > ◆ < / a > < / span > clonePtr() < 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" > virtual < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > * clonePtr < / 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" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#afc71ebfe0388847de8017552d16e4c90" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#afc71ebfe0388847de8017552d16e4c90" > dataEntry< / a > .< / p >
< / div >
< / div >
< a id = "a1dd6f0d658bf5328665bab3afa9d773a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1dd6f0d658bf5328665bab3afa9d773a" > ◆ < / a > < / span > clone() < 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" > virtual < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > > clone < / 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" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#a5581674fad3e61d4e5391091517d9380" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#a5581674fad3e61d4e5391091517d9380" > dataEntry< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "dictionary_8cpp_source.html#l00238" > dictionary::dictionary()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1iEntry_a1dd6f0d658bf5328665bab3afa9d773a_icgraph.png" border = "0" usemap = "#classpFlow_1_1iEntry_a1dd6f0d658bf5328665bab3afa9d773a_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1iEntry_a1dd6f0d658bf5328665bab3afa9d773a_icgraph" id = "classpFlow_1_1iEntry_a1dd6f0d658bf5328665bab3afa9d773a_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "193,13,251,39" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a9ca28113d055c2924fb27986bd57282e" title = " " alt = "" coords = "5,5,145,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a80a2b48119a038b11c5e3e95c4c78939" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a80a2b48119a038b11c5e3e95c4c78939" > ◆ < / a > < / span > clonePtr() < 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" > virtual < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > * clonePtr < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > parDict< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#a3c3dc0b7894ea5e5edd90bb2d53ab802" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#a3c3dc0b7894ea5e5edd90bb2d53ab802" > dataEntry< / a > .< / p >
< / div >
< / div >
< a id = "a80b4f927f9394acceff1f85d941f190b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a80b4f927f9394acceff1f85d941f190b" > ◆ < / a > < / span > clone() < 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" > virtual < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > > clone < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > parDict< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#aa1fc207186d99ebe18d2394c751c65aa" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#aa1fc207186d99ebe18d2394c751c65aa" > dataEntry< / a > .< / p >
< / div >
< / div >
< a id = "a70add3b10fc1217ec5b9f30d261bda27" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a70add3b10fc1217ec5b9f30d261bda27" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#aff8e92ab47032ae811d1271161cb9b22" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#aff8e92ab47032ae811d1271161cb9b22" > dataEntry< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "iEntry_8cpp_source.html#l00175" > pFlow::operator> > ()< / 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_1iEntry_a70add3b10fc1217ec5b9f30d261bda27_icgraph.png" border = "0" usemap = "#classpFlow_1_1iEntry_a70add3b10fc1217ec5b9f30d261bda27_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1iEntry_a70add3b10fc1217ec5b9f30d261bda27_icgraph" id = "classpFlow_1_1iEntry_a70add3b10fc1217ec5b9f30d261bda27_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "199,5,249,32" / >
< area shape = "rect" href = "namespacepFlow.html#a4ac5d731b3cff8555665377859d300f0" title = " " alt = "" coords = "5,5,151,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "afa17f5989b1af05e5ed08234f217a59c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa17f5989b1af05e5ed08234f217a59c" > ◆ < / 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" > virtual bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1dictionary.html#a6a40de4ceed55b2f78cf3027739dfd91" > dictionary< / a > , and < a class = "el" href = "classpFlow_1_1dataEntry.html#a6a40de4ceed55b2f78cf3027739dfd91" > dataEntry< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "iEntry_8cpp_source.html#l00164" > pFlow::operator< < ()< / 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 caller 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_1iEntry_afa17f5989b1af05e5ed08234f217a59c_icgraph.png" border = "0" usemap = "#classpFlow_1_1iEntry_afa17f5989b1af05e5ed08234f217a59c_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1iEntry_afa17f5989b1af05e5ed08234f217a59c_icgraph" id = "classpFlow_1_1iEntry_afa17f5989b1af05e5ed08234f217a59c_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "199,5,253,32" / >
< area shape = "rect" href = "namespacepFlow.html#a4fac1751009535200c4b9149d8e203a8" title = " " alt = "" coords = "5,5,151,32" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ad81489d7813a3c0e2d9219cb6f40be52" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad81489d7813a3c0e2d9219cb6f40be52" > ◆ < / a > < / span > keyword_< / 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 > keyword_< / 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 = "iEntry_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "iEntry_8hpp_source.html#l00070" > iEntry< Key, T * > ::iEntry()< / a > , and < a class = "el" href = "iEntry_8hpp_source.html#l00084" > iEntry< Key, T * > ::keyword()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/dictionary/entry/< a class = "el" href = "iEntry_8hpp_source.html" > iEntry.hpp< / a > < / li >
< li > src/phasicFlow/dictionary/entry/< a class = "el" href = "iEntry_8cpp_source.html" > iEntry.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_1iEntry.html" > iEntry< / 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 >