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: dataEntry 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_1dataEntry.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-attribs" > Static Public Attributes< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1dataEntry-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > dataEntry Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for dataEntry:< / 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_1dataEntry__inherit__graph.png" border = "0" usemap = "#dataEntry_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "dataEntry_inherit__map" id = "dataEntry_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,80,91,107" / >
< area shape = "rect" href = "classpFlow_1_1iEntry.html" title = " " alt = "" coords = "18,5,78,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for dataEntry:< / 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_1dataEntry__coll__graph.png" border = "0" usemap = "#dataEntry_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "dataEntry_coll__map" id = "dataEntry_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "58,173,143,200" / >
< area shape = "rect" href = "classpFlow_1_1iEntry.html" title = " " alt = "" coords = "5,5,65,32" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html" title = " " alt = "" coords = "57,83,144,109" / >
< area shape = "rect" href = "classpFlow_1_1iTstream.html" title = " " alt = "" coords = "251,83,329,109" / >
< / 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:a11137fa1981cd8a32fe7ff5edb606fe3" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#a11137fa1981cd8a32fe7ff5edb606fe3" > dataEntry< / a > ()< / td > < / tr >
< tr class = "separator:a11137fa1981cd8a32fe7ff5edb606fe3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7f024590d2e3f1e0b2f3f1ed407a2e2" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#aa7f024590d2e3f1e0b2f3f1ed407a2e2" > dataEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict)< / td > < / tr >
< tr class = "separator:aa7f024590d2e3f1e0b2f3f1ed407a2e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a26a41763c723cfc672c5ed4ca9c6f546" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#a26a41763c723cfc672c5ed4ca9c6f546" > dataEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & keyWord, const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict, const < a class = "el" href = "classpFlow_1_1iTstream.html" > iTstream< / a > & is)< / td > < / tr >
< tr class = "separator:a26a41763c723cfc672c5ed4ca9c6f546" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ab8c2767c7e28e08d2cfa1dd6320794" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#a9ab8c2767c7e28e08d2cfa1dd6320794" > dataEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & keyWord, const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict, < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:a9ab8c2767c7e28e08d2cfa1dd6320794" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b9396ae92eb82853eabd89c17549fb3" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#a2b9396ae92eb82853eabd89c17549fb3" > dataEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict, const < a class = "el" href = "classpFlow_1_1token.html" > token< / a > & tok)< / td > < / tr >
< tr class = "separator:a2b9396ae92eb82853eabd89c17549fb3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afc423114f2030ef34706ad3f8aeb7773" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:afc423114f2030ef34706ad3f8aeb7773" > < td class = "memTemplItemLeft" align = "right" valign = "top" >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#afc423114f2030ef34706ad3f8aeb7773" > dataEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict, const T & v)< / td > < / tr >
< tr class = "separator:afc423114f2030ef34706ad3f8aeb7773" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec3097656a08bf53e28008428fa9020b" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#aec3097656a08bf53e28008428fa9020b" > dataEntry< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1iEntry.html#a7c88d41e6cee4f2ba2bfa06e3078373a" > keyword< / a > , const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict, const < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > & entry)< / td > < / tr >
< tr class = "separator:aec3097656a08bf53e28008428fa9020b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3b66448b426e9c688f52b309b559853d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#a3b66448b426e9c688f52b309b559853d" > dataEntry< / a > (const < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > & src)=default< / td > < / tr >
< tr class = "separator:a3b66448b426e9c688f52b309b559853d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85c3c1fce0c14d36030092df2f27b632" > < 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_1dataEntry.html#a85c3c1fce0c14d36030092df2f27b632" > globalName< / a > () const< / td > < / tr >
< tr class = "separator:a85c3c1fce0c14d36030092df2f27b632" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec6909dffed34a3c8c286c344e4cf656" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "classpFlow_1_1iTstream.html" > iTstream< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#aec6909dffed34a3c8c286c344e4cf656" > stream< / a > ()< / td > < / tr >
< tr class = "separator:aec6909dffed34a3c8c286c344e4cf656" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a33ae8969435c4cbab441451744588591" > < 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_1dataEntry.html#a33ae8969435c4cbab441451744588591" > dictPtr< / a > ()< / td > < / tr >
< tr class = "separator:a33ae8969435c4cbab441451744588591" > < 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_1dataEntry.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > dictPtr< / a > () const< / td > < / tr >
< tr class = "separator:af1ff12fafb80fc05f3ec8b03be1e8d77" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aed15599ef76092b99a4f4241816eff02" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#aed15599ef76092b99a4f4241816eff02" > isDictionary< / a > () const< / td > < / tr >
< tr class = "separator:aed15599ef76092b99a4f4241816eff02" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a69904924abd50610c0a078515c9d39ed" > < 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_1dataEntry.html#a69904924abd50610c0a078515c9d39ed" > parrentDict< / a > () const< / td > < / tr >
< tr class = "separator:a69904924abd50610c0a078515c9d39ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3c48fdd67832443dbef24c124f7512d2" > < 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_1dataEntry.html#a3c48fdd67832443dbef24c124f7512d2" > dict< / a > ()< / td > < / tr >
< tr class = "separator:a3c48fdd67832443dbef24c124f7512d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a516a704b58098b7c550266a0ee1f454f" > < 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_1dataEntry.html#a516a704b58098b7c550266a0ee1f454f" > dict< / a > () const< / td > < / tr >
< tr class = "separator:a516a704b58098b7c550266a0ee1f454f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afc71ebfe0388847de8017552d16e4c90" > < 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_1dataEntry.html#afc71ebfe0388847de8017552d16e4c90" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:afc71ebfe0388847de8017552d16e4c90" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5581674fad3e61d4e5391091517d9380" > < 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_1dataEntry.html#a5581674fad3e61d4e5391091517d9380" > clone< / a > () const< / td > < / tr >
< tr class = "separator:a5581674fad3e61d4e5391091517d9380" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3c3dc0b7894ea5e5edd90bb2d53ab802" > < 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_1dataEntry.html#a3c3dc0b7894ea5e5edd90bb2d53ab802" > clonePtr< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict) const< / td > < / tr >
< tr class = "separator:a3c3dc0b7894ea5e5edd90bb2d53ab802" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa1fc207186d99ebe18d2394c751c65aa" > < 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_1dataEntry.html#aa1fc207186d99ebe18d2394c751c65aa" > clone< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict) const< / td > < / tr >
< tr class = "separator:aa1fc207186d99ebe18d2394c751c65aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#aff8e92ab47032ae811d1271161cb9b22" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#a6a40de4ceed55b2f78cf3027739dfd91" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1iEntry" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1iEntry')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td > < / tr >
< tr class = "memitem:a5317c146866ff850f4644b839d6aa241 inherit pub_methods_classpFlow_1_1iEntry" > < 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 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a57eb355bec2bed42f50a52f950e791cf inherit pub_methods_classpFlow_1_1iEntry" > < 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 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a30a41178e219d1c64b3de665f619efb9 inherit pub_methods_classpFlow_1_1iEntry" > < 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 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa52ecdf0ca86efbc18ab7299fd01ca9f inherit pub_methods_classpFlow_1_1iEntry" > < 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 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7c88d41e6cee4f2ba2bfa06e3078373a inherit pub_methods_classpFlow_1_1iEntry" > < 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 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5d6620c00d4fae8249b9c4c178708925 inherit pub_methods_classpFlow_1_1iEntry" > < 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 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73572f70de721e7793f801ae26c5a6c5 inherit pub_methods_classpFlow_1_1iEntry" > < 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 inherit pub_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-attribs" > < / a >
Static Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a69b422672deb33016b466d4f7ac204ba" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#a69b422672deb33016b466d4f7ac204ba" > nullDataEntry< / a > < / td > < / tr >
< tr class = "separator:a69b422672deb33016b466d4f7ac204ba" > < 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:a12a2f078710c7419e84afd6cdd58ac70" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#a12a2f078710c7419e84afd6cdd58ac70" > readDataEntry< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:a12a2f078710c7419e84afd6cdd58ac70" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad22b29fba434ea640dcf3dcf1beb293" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#aad22b29fba434ea640dcf3dcf1beb293" > writeDataEntry< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:aad22b29fba434ea640dcf3dcf1beb293" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1iEntry" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1iEntry')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td > < / tr >
< tr class = "memitem:a41b87eb2ffa631b3685fed7694f2c7ed inherit pro_methods_classpFlow_1_1iEntry" > < 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 inherit pro_methods_classpFlow_1_1iEntry" > < 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:aa915306f87921d86b69eaeb8032015f7" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#aa915306f87921d86b69eaeb8032015f7" > parDict_< / a > < / td > < / tr >
< tr class = "separator:aa915306f87921d86b69eaeb8032015f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a79c4b8a30c00f40c6ae2334fab4f9ec0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1iTstream.html" > iTstream< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1dataEntry.html#a79c4b8a30c00f40c6ae2334fab4f9ec0" > tokenStream_< / a > < / td > < / tr >
< tr class = "separator:a79c4b8a30c00f40c6ae2334fab4f9ec0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1iEntry" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1iEntry')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td > < / tr >
< tr class = "memitem:ad81489d7813a3c0e2d9219cb6f40be52 inherit pro_attribs_classpFlow_1_1iEntry" > < 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 inherit pro_attribs_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
< tr class = "inherit_header pub_static_methods_classpFlow_1_1iEntry" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_methods_classpFlow_1_1iEntry')" > < img src = "closed.png" alt = "-" / >   Static Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1iEntry.html" > iEntry< / a > < / td > < / tr >
< tr class = "memitem:adaf3255a26893f538d0e891e77d0d6c7 inherit pub_static_methods_classpFlow_1_1iEntry" > < 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 inherit pub_static_methods_classpFlow_1_1iEntry" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a133f34e170bc1f28e7439fe87043ce2f inherit pub_static_methods_classpFlow_1_1iEntry" > < 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 inherit pub_static_methods_classpFlow_1_1iEntry" > < 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 = "dataEntry_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "dataEntry_8hpp_source.html" > dataEntry.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a11137fa1981cd8a32fe7ff5edb606fe3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a11137fa1981cd8a32fe7ff5edb606fe3" > ◆ < / a > < / span > dataEntry() < span class = "overload" > [1/8]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00159" > 159< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "aa7f024590d2e3f1e0b2f3f1ed407a2e2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7f024590d2e3f1e0b2f3f1ed407a2e2" > ◆ < / a > < / span > dataEntry() < span class = "overload" > [2/8]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < 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" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > parDict< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00168" > 168< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a26a41763c723cfc672c5ed4ca9c6f546" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a26a41763c723cfc672c5ed4ca9c6f546" > ◆ < / a > < / span > dataEntry() < span class = "overload" > [3/8]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < 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" > const < 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" > const < a class = "el" href = "classpFlow_1_1iTstream.html" > iTstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00185" > 185< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a9ab8c2767c7e28e08d2cfa1dd6320794" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9ab8c2767c7e28e08d2cfa1dd6320794" > ◆ < / a > < / span > dataEntry() < span class = "overload" > [4/8]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < 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" > const < 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 > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00203" > 203< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00221" > IOstream::lineNumber()< / a > , and < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dataEntry_a9ab8c2767c7e28e08d2cfa1dd6320794_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_a9ab8c2767c7e28e08d2cfa1dd6320794_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_a9ab8c2767c7e28e08d2cfa1dd6320794_cgraph" id = "classpFlow_1_1dataEntry_a9ab8c2767c7e28e08d2cfa1dd6320794_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,91,57" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = "Const access to the current stream line number." alt = "" coords = "139,5,352,32" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = "Return the name of the stream." alt = "" coords = "158,56,333,83" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a2b9396ae92eb82853eabd89c17549fb3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b9396ae92eb82853eabd89c17549fb3" > ◆ < / a > < / span > dataEntry() < span class = "overload" > [5/8]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < 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" > const < 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" > const < 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 >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00227" > 227< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "afc423114f2030ef34706ad3f8aeb7773" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc423114f2030ef34706ad3f8aeb7773" > ◆ < / a > < / span > dataEntry() < span class = "overload" > [6/8]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < 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" > const < 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" > const T &   < / td >
< td class = "paramname" > < em > v< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8hpp_source.html#l00147" > 147< / a > of file < a class = "el" href = "dataEntry_8hpp_source.html" > dataEntry.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "token_8hpp_source.html#l00504" > pFlow::endStatementToken()< / a > , < a class = "el" href = "dataEntry_8cpp_source.html#l00291" > dataEntry::globalName()< / a > , < a class = "el" href = "oTstream_8cpp_source.html#l00032" > oTstream::tokens()< / a > , and < a class = "el" href = "dataEntry_8hpp_source.html#l00053" > dataEntry::tokenStream_< / 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_1dataEntry_afc423114f2030ef34706ad3f8aeb7773_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_afc423114f2030ef34706ad3f8aeb7773_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_afc423114f2030ef34706ad3f8aeb7773_cgraph" id = "classpFlow_1_1dataEntry_afc423114f2030ef34706ad3f8aeb7773_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,56,91,83" / >
< area shape = "rect" href = "namespacepFlow.html#a8c6bd0c60160c712f4f4a4b00e48183f" title = " " alt = "" coords = "139,5,336,32" / >
< area shape = "rect" href = "classpFlow_1_1dataEntry.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "187,56,288,83" / >
< area shape = "rect" href = "classpFlow_1_1oTstream.html#afc3e5f6037eecf144698420e4d94a70a" title = " " alt = "" coords = "148,107,327,133" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aec3097656a08bf53e28008428fa9020b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec3097656a08bf53e28008428fa9020b" > ◆ < / a > < / span > dataEntry() < span class = "overload" > [7/8]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < 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" > const < 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" > const < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > &   < / td >
< td class = "paramname" > < em > entry< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00247" > 247< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "iTstream_8cpp_source.html#l00331" > iTstream::tokens()< / a > , and < a class = "el" href = "dataEntry_8hpp_source.html#l00053" > dataEntry::tokenStream_< / 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 call 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_1dataEntry_aec3097656a08bf53e28008428fa9020b_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_aec3097656a08bf53e28008428fa9020b_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_aec3097656a08bf53e28008428fa9020b_cgraph" id = "classpFlow_1_1dataEntry_aec3097656a08bf53e28008428fa9020b_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,91,32" / >
< area shape = "rect" href = "classpFlow_1_1iTstream.html#a578844cadac20c3e23f6cf179ef2a1be" title = " " alt = "" coords = "139,5,313,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a3b66448b426e9c688f52b309b559853d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b66448b426e9c688f52b309b559853d" > ◆ < / a > < / span > dataEntry() < span class = "overload" > [8/8]< / 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_1dataEntry.html" > dataEntry< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dataEntry.html" > dataEntry< / a > &   < / td >
< td class = "paramname" > < em > src< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a12a2f078710c7419e84afd6cdd58ac70" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a12a2f078710c7419e84afd6cdd58ac70" > ◆ < / a > < / span > readDataEntry()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readDataEntry < / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "IOstream_8hpp_source.html#l00202" > IOstream::bad()< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00048" > IOstream::fatalCheck()< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "pFlowMacros_8hpp_source.html#l00029" > FUNCTION_NAME< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00372" > token::good()< / a > , < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00426" > token::isPunctuation()< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00221" > IOstream::lineNumber()< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00452" > token::pToken()< / a > , and < a class = "el" href = "classpFlow_1_1iIstream.html#ac35c0ab7b3a6a0cdcf8c2bd2bf24de11" > iIstream::read()< / 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_1dataEntry_a12a2f078710c7419e84afd6cdd58ac70_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_a12a2f078710c7419e84afd6cdd58ac70_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_a12a2f078710c7419e84afd6cdd58ac70_cgraph" id = "classpFlow_1_1dataEntry_a12a2f078710c7419e84afd6cdd58ac70_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,183,121,209" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a9f7290a5d70f30e1b1b42c8ac4a6082d" title = "Return true if stream is corrupted." alt = "" coords = "195,5,357,32" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a281bbfd1fe6ab10377d7cb1f5111044d" title = "Check IOstream status for given operation." alt = "" coords = "173,56,379,83" / >
< area shape = "rect" href = "classpFlow_1_1token.html#abdcc7f96f487faadc7769afcf58fe992" title = " " alt = "" coords = "203,107,349,133" / >
< area shape = "rect" href = "classpFlow_1_1token.html#a1f8107fd5ca4b0ebd4bf63cfc8ef6d2f" title = " " alt = "" coords = "175,157,377,184" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = "Const access to the current stream line number." alt = "" coords = "169,208,383,235" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = "Return the name of the stream." alt = "" coords = "189,259,363,285" / >
< area shape = "rect" href = "classpFlow_1_1token.html#aaa8bf55f686d97ee30090681fd0bfc04" title = " " alt = "" coords = "197,309,355,336" / >
< area shape = "rect" href = "classpFlow_1_1iIstream.html#ac35c0ab7b3a6a0cdcf8c2bd2bf24de11" title = " " alt = "" coords = "196,360,356,387" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "aad22b29fba434ea640dcf3dcf1beb293" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad22b29fba434ea640dcf3dcf1beb293" > ◆ < / a > < / span > writeDataEntry()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeDataEntry < / 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 = "dataEntry_8cpp_source.html#l00098" > 98< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8cpp_source.html#l00097" > iOstream::endEntry()< / a > , < a class = "el" href = "token_8hpp_source.html#l00504" > pFlow::endStatementToken()< / a > , < a class = "el" href = "helperTstream_8hpp_source.html#l00017" > isBeginToken()< / a > , < a class = "el" href = "helperTstream_8hpp_source.html#l00026" > isEndToken()< / a > , and < a class = "el" href = "token_8hpp_source.html#l00519" > pFlow::spaceToken()< / 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_1dataEntry_aad22b29fba434ea640dcf3dcf1beb293_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_aad22b29fba434ea640dcf3dcf1beb293_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_aad22b29fba434ea640dcf3dcf1beb293_cgraph" id = "classpFlow_1_1dataEntry_aad22b29fba434ea640dcf3dcf1beb293_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,107,125,133" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1iOstream.html#a2ddd99bc2797e644b86f74dd1c176f4a" title = "Write end entry (';') followed by newline." alt = "" coords = "175,5,370,32" / >
< area shape = "rect" href = "namespacepFlow.html#a8c6bd0c60160c712f4f4a4b00e48183f" title = " " alt = "" coords = "173,56,372,83" / >
< area shape = "rect" href = "helperTstream_8hpp.html#af05c433191cc653e68d17345d392acf8" title = " " alt = "" coords = "219,107,326,133" / >
< area shape = "rect" href = "helperTstream_8hpp.html#ab25086a03d5bdef146887d8720c647fd" title = " " alt = "" coords = "225,157,320,184" / >
< area shape = "rect" href = "namespacepFlow.html#ae66fd475dd6c1c6611e9451b715e6a77" title = " " alt = "" coords = "201,208,345,235" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a85c3c1fce0c14d36030092df2f27b632" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85c3c1fce0c14d36030092df2f27b632" > ◆ < / 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" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > pFlow::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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#abca01eb1ed0463a6be67601f31810220" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00291" > 291< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "dataEntry_8hpp_source.html#l00147" > dataEntry::dataEntry()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the 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_1dataEntry_a85c3c1fce0c14d36030092df2f27b632_icgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_a85c3c1fce0c14d36030092df2f27b632_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_a85c3c1fce0c14d36030092df2f27b632_icgraph" id = "classpFlow_1_1dataEntry_a85c3c1fce0c14d36030092df2f27b632_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "139,5,240,32" / >
< area shape = "rect" href = "classpFlow_1_1dataEntry.html#afc423114f2030ef34706ad3f8aeb7773" title = " " alt = "" coords = "5,5,91,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aec6909dffed34a3c8c286c344e4cf656" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec6909dffed34a3c8c286c344e4cf656" > ◆ < / a > < / span > stream()< / 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_1iTstream.html" > pFlow::iTstream< / a > & stream < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00261" > 261< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "iTstream_8cpp_source.html#l00315" > iTstream::rewind()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "dictionary_8hpp_source.html#l00287" > dictionary::readDataEntry()< / a > , and < a class = "el" href = "twoPartEntry_8cpp_source.html#l00028" > twoPartEntry::twoPartEntry()< / 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_1dataEntry_aec6909dffed34a3c8c286c344e4cf656_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_aec6909dffed34a3c8c286c344e4cf656_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_aec6909dffed34a3c8c286c344e4cf656_cgraph" id = "classpFlow_1_1dataEntry_aec6909dffed34a3c8c286c344e4cf656_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,73,32" / >
< area shape = "rect" href = "classpFlow_1_1iTstream.html#ab8734e666421c9fe3b6380a818c6c727" title = " " alt = "" coords = "121,5,297,32" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dataEntry_aec6909dffed34a3c8c286c344e4cf656_icgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_aec6909dffed34a3c8c286c344e4cf656_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_aec6909dffed34a3c8c286c344e4cf656_icgraph" id = "classpFlow_1_1dataEntry_aec6909dffed34a3c8c286c344e4cf656_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "204,46,272,73" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a12735deb0a772333cdf4a4001bdce045" title = " " alt = "" coords = "11,5,151,47" / >
< area shape = "rect" href = "classpFlow_1_1twoPartEntry.html#a7ce6240a421692d112846f31793bcd85" title = " " alt = "" coords = "5,71,156,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a33ae8969435c4cbab441451744588591" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a33ae8969435c4cbab441451744588591" > ◆ < / 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" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1iEntry.html#a85fa9e16e04f29ad0aabcf75ba3febd4" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00269" > 269< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dataEntry_a33ae8969435c4cbab441451744588591_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_a33ae8969435c4cbab441451744588591_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_a33ae8969435c4cbab441451744588591_cgraph" id = "classpFlow_1_1dataEntry_a33ae8969435c4cbab441451744588591_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,69,32" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "117,5,215,32" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1iEntry.html#af1ff12fafb80fc05f3ec8b03be1e8d77" > iEntry< / a > .< / p >
< / div >
< / div >
< a id = "aed15599ef76092b99a4f4241816eff02" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aed15599ef76092b99a4f4241816eff02" > ◆ < / 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" > 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Reimplemented from < a class = "el" href = "classpFlow_1_1iEntry.html#ae3d50a8c753a4a6454f2b85613857bbc" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00286" > 286< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a69904924abd50610c0a078515c9d39ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a69904924abd50610c0a078515c9d39ed" > ◆ < / 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" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#afd87e228e9dc53c6e90fe77c555f1d1c" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00297" > 297< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a3c48fdd67832443dbef24c124f7512d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c48fdd67832443dbef24c124f7512d2" > ◆ < / 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" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > pFlow::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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#ad202e2acd37b9c3898e37de6535dce68" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00303" > 303< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dataEntry_a3c48fdd67832443dbef24c124f7512d2_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_a3c48fdd67832443dbef24c124f7512d2_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_a3c48fdd67832443dbef24c124f7512d2_cgraph" id = "classpFlow_1_1dataEntry_a3c48fdd67832443dbef24c124f7512d2_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,52,32" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "100,5,197,32" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a516a704b58098b7c550266a0ee1f454f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a516a704b58098b7c550266a0ee1f454f" > ◆ < / 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#abd246c36ef3a3776f7d6e517dc9621af" > iEntry< / a > .< / p >
< / div >
< / div >
< a id = "afc71ebfe0388847de8017552d16e4c90" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc71ebfe0388847de8017552d16e4c90" > ◆ < / 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" > < a class = "el" href = "classpFlow_1_1iEntry.html" > pFlow::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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#aaede86c1490d330a8dbd46c54514d552" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00327" > 327< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a5581674fad3e61d4e5391091517d9380" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5581674fad3e61d4e5391091517d9380" > ◆ < / 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" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > pFlow::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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#a1dd6f0d658bf5328665bab3afa9d773a" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00321" > 321< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a3c3dc0b7894ea5e5edd90bb2d53ab802" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c3dc0b7894ea5e5edd90bb2d53ab802" > ◆ < / 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" > < a class = "el" href = "classpFlow_1_1iEntry.html" > pFlow::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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#a80a2b48119a038b11c5e3e95c4c78939" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00338" > 338< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "aa1fc207186d99ebe18d2394c751c65aa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa1fc207186d99ebe18d2394c751c65aa" > ◆ < / 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" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1iEntry.html" > pFlow::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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#a80b4f927f9394acceff1f85d941f190b" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00333" > 333< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
< / div >
< / div >
< a id = "aff8e92ab47032ae811d1271161cb9b22" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff8e92ab47032ae811d1271161cb9b22" > ◆ < / 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" > 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#a70add3b10fc1217ec5b9f30d261bda27" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00345" > 345< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00221" > IOstream::lineNumber()< / a > , and < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / 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;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dataEntry_aff8e92ab47032ae811d1271161cb9b22_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_aff8e92ab47032ae811d1271161cb9b22_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_aff8e92ab47032ae811d1271161cb9b22_cgraph" id = "classpFlow_1_1dataEntry_aff8e92ab47032ae811d1271161cb9b22_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,56,56,83" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "162,5,259,32" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = "Const access to the current stream line number." alt = "" coords = "104,56,317,83" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = "Return the name of the stream." alt = "" coords = "123,107,298,133" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a6a40de4ceed55b2f78cf3027739dfd91" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a40de4ceed55b2f78cf3027739dfd91" > ◆ < / a > < / span > write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < 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" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implements < a class = "el" href = "classpFlow_1_1iEntry.html#afa17f5989b1af05e5ed08234f217a59c" > iEntry< / a > .< / p >
< p class = "definition" > Definition at line < a class = "el" href = "dataEntry_8cpp_source.html#l00366" > 366< / a > of file < a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00221" > IOstream::lineNumber()< / a > , and < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-13" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-13-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-13-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-13-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1dataEntry_a6a40de4ceed55b2f78cf3027739dfd91_cgraph.png" border = "0" usemap = "#classpFlow_1_1dataEntry_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1dataEntry_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" id = "classpFlow_1_1dataEntry_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,60,57" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = "Const access to the current stream line number." alt = "" coords = "108,5,321,32" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = "Return the name of the stream." alt = "" coords = "127,56,302,83" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "aa915306f87921d86b69eaeb8032015f7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa915306f87921d86b69eaeb8032015f7" > ◆ < / a > < / span > parDict_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & parDict_< / 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 = "dataEntry_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "dataEntry_8hpp_source.html" > dataEntry.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a79c4b8a30c00f40c6ae2334fab4f9ec0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79c4b8a30c00f40c6ae2334fab4f9ec0" > ◆ < / a > < / span > tokenStream_< / 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_1iTstream.html" > iTstream< / a > tokenStream_< / 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 = "dataEntry_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "dataEntry_8hpp_source.html" > dataEntry.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "dataEntry_8cpp_source.html#l00247" > dataEntry::dataEntry()< / a > .< / p >
< / div >
< / div >
< a id = "a69b422672deb33016b466d4f7ac204ba" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a69b422672deb33016b466d4f7ac204ba" > ◆ < / a > < / span > nullDataEntry< / 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_1dataEntry.html" > pFlow::dataEntry< / a > nullDataEntry< / 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 = "dataEntry_8hpp_source.html#l00066" > 66< / a > of file < a class = "el" href = "dataEntry_8hpp_source.html" > dataEntry.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "dictionary_8cpp_source.html#l00600" > dictionary::dataEntryRef()< / 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 = "dataEntry_8hpp_source.html" > dataEntry.hpp< / a > < / li >
< li > src/phasicFlow/dictionary/entry/< a class = "el" href = "dataEntry_8cpp_source.html" > dataEntry.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_1dataEntry.html" > dataEntry< / 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 >