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" / >
< title > PhasicFlow: Field< VectorField, T, PropType > Class Template 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" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2023-04-02 14:53:54 -07:00
< div id = "projectname" > < a href = "www.github.com/PhasicFlow" > PhasicFlow< / a >
  < span id = "projectnumber" > < a href = "www.github.com/PhasicFlow" > v0.1< / a > < / span >
2023-03-27 10:16:23 -07:00
< / div >
2023-04-02 14:53:54 -07:00
< div id = "projectbrief" > < a href = "https://cemf.ir" > www.cemf.ir< / a > < / div >
2023-03-27 10:16:23 -07:00
< / td >
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
< / 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_1Field.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "#pro-static-attribs" > Static Protected Attributes< / a > |
< a href = "classpFlow_1_1Field-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > Field< VectorField, T, PropType > Class Template 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 Field< VectorField, T, PropType > :< / 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_1Field__inherit__graph.png" border = "0" usemap = "#Field_3_01VectorField_00_01T_00_01PropType_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "Field_3_01VectorField_00_01T_00_01PropType_01_4_inherit__map" id = "Field_3_01VectorField_00_01T_00_01PropType_01_4_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "223,222,367,263" / >
< area shape = "rect" href = "classpFlow_1_1Field.html" title = " " alt = "" coords = "619,6,773,47" / >
< area shape = "rect" href = "classpFlow_1_1Field.html" title = " " alt = "" coords = "625,71,767,113" / >
< area shape = "rect" href = "classpFlow_1_1Field.html" title = " " alt = "" coords = "625,137,767,164" / >
< area shape = "rect" href = "classpFlow_1_1Field.html" title = " " alt = "" coords = "604,189,788,230" / >
< area shape = "rect" href = "classpFlow_1_1Field.html" title = " " alt = "" coords = "619,254,773,295" / >
< area shape = "rect" href = "classpFlow_1_1Field.html" title = " " alt = "" coords = "619,319,773,361" / >
< area shape = "rect" href = "classpFlow_1_1Field.html" title = " " alt = "" coords = "624,385,768,426" / >
< area shape = "rect" href = "classpFlow_1_1Field.html" title = " " alt = "" coords = "625,450,767,491" / >
< area shape = "rect" title = " " alt = "" coords = "5,229,173,256" / >
< / 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 Field< VectorField, T, PropType > :< / 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_1Field__coll__graph.png" border = "0" usemap = "#Field_3_01VectorField_00_01T_00_01PropType_01_4_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "Field_3_01VectorField_00_01T_00_01PropType_01_4_coll__map" id = "Field_3_01VectorField_00_01T_00_01PropType_01_4_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "17,80,161,121" / >
< area shape = "rect" title = " " alt = "" coords = "5,5,173,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
< tr class = "memitem:a17f93ef6c6f1b09493247dc4bfc8034e" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a17f93ef6c6f1b09493247dc4bfc8034e" > VectorType< / a > = VectorField< T, PropType > < / td > < / tr >
< tr class = "separator:a17f93ef6c6f1b09493247dc4bfc8034e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9c21898f701f587608a900ee4a709097" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > = < a class = "el" href = "classpFlow_1_1Field.html" > Field< / a > < VectorField, T, PropType > < / td > < / tr >
< tr class = "separator:a9c21898f701f587608a900ee4a709097" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b8f0ba308c4037e39ec503b9a1e4d0b" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a2b8f0ba308c4037e39ec503b9a1e4d0b" > iterator< / a > = typename VectorType::iterator< / td > < / tr >
< tr class = "separator:a2b8f0ba308c4037e39ec503b9a1e4d0b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0e58d55cd5bd8a9c53545f1ae89ca05a" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a0e58d55cd5bd8a9c53545f1ae89ca05a" > constIterator< / a > = typename VectorType::constIterator< / td > < / tr >
< tr class = "separator:a0e58d55cd5bd8a9c53545f1ae89ca05a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a24e1cc28757f0776d455faa2a92cc094" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a24e1cc28757f0776d455faa2a92cc094" > reference< / a > = typename VectorType::reference< / td > < / tr >
< tr class = "separator:a24e1cc28757f0776d455faa2a92cc094" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8cce8c465d5f59897e0e94fa3d29f816" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a8cce8c465d5f59897e0e94fa3d29f816" > constReference< / a > = typename VectorType::constReference< / td > < / tr >
< tr class = "separator:a8cce8c465d5f59897e0e94fa3d29f816" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a74686019fa98a3db8312edc2c71076ea" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a74686019fa98a3db8312edc2c71076ea" > valueType< / a > = typename VectorType::valueType< / td > < / tr >
< tr class = "separator:a74686019fa98a3db8312edc2c71076ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a15206b415c09500493d38c91b970e958" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a15206b415c09500493d38c91b970e958" > pointer< / a > = typename VectorType::pointer< / td > < / tr >
< tr class = "separator:a15206b415c09500493d38c91b970e958" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a31d8ae42c5b5086aac03094022636a7e" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a31d8ae42c5b5086aac03094022636a7e" > constPointer< / a > = typename VectorType::constPointer< / td > < / tr >
< tr class = "separator:a31d8ae42c5b5086aac03094022636a7e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a85d26f06e18178fb3664d54f7ae9d660" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a85d26f06e18178fb3664d54f7ae9d660" > TypeInfoTemplateNV2< / a > (" Field" , T, VectorType::memoerySpaceName())< / td > < / tr >
< tr class = "separator:a85d26f06e18178fb3664d54f7ae9d660" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a37d975a33e390747a97a453bc0455107" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a37d975a33e390747a97a453bc0455107" > Field< / a > ()< / td > < / tr >
< tr class = "separator:a37d975a33e390747a97a453bc0455107" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a305695108ec00bbd1b32e77fe4b808cc" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a305695108ec00bbd1b32e77fe4b808cc" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > )< / td > < / tr >
< tr class = "separator:a305695108ec00bbd1b32e77fe4b808cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a677b63b1fe9e5d48118598ccf4ed313d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a677b63b1fe9e5d48118598ccf4ed313d" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > )< / td > < / tr >
< tr class = "separator:a677b63b1fe9e5d48118598ccf4ed313d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa645eb887857ae3a79f3fd1fd7e2efe7" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#aa645eb887857ae3a79f3fd1fd7e2efe7" > Field< / a > (size_t len)< / td > < / tr >
< tr class = "separator:aa645eb887857ae3a79f3fd1fd7e2efe7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a44a34b82821cdf41eedf6210c043f669" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a44a34b82821cdf41eedf6210c043f669" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > , size_t len)< / td > < / tr >
< tr class = "separator:a44a34b82821cdf41eedf6210c043f669" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afaf4226f4c67b47e1299c55a54f21733" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#afaf4226f4c67b47e1299c55a54f21733" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > , size_t len)< / td > < / tr >
< tr class = "separator:afaf4226f4c67b47e1299c55a54f21733" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad89c215f894a90053549b10f99a31cd2" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#ad89c215f894a90053549b10f99a31cd2" > Field< / a > (size_t len, const T & val)< / td > < / tr >
< tr class = "separator:ad89c215f894a90053549b10f99a31cd2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67a8ed8e45a1e7647c25fcbd44ecd96d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a67a8ed8e45a1e7647c25fcbd44ecd96d" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > , size_t len, const T & val)< / td > < / tr >
< tr class = "separator:a67a8ed8e45a1e7647c25fcbd44ecd96d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a677755da27b97125abd8690520e469b3" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a677755da27b97125abd8690520e469b3" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > , size_t len, const T & val)< / td > < / tr >
< tr class = "separator:a677755da27b97125abd8690520e469b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55fe65e3cb043fb055af84968c1d3d58" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a55fe65e3cb043fb055af84968c1d3d58" > Field< / a > (size_t capacity, size_t len, < a class = "el" href = "structRESERVE.html" > RESERVE< / a > )< / td > < / tr >
< tr class = "separator:a55fe65e3cb043fb055af84968c1d3d58" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa8f4042ece998abbe22fd5bec836d6e1" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#aa8f4042ece998abbe22fd5bec836d6e1" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > , size_t capacity, size_t len, < a class = "el" href = "structRESERVE.html" > RESERVE< / a > )< / td > < / tr >
< tr class = "separator:aa8f4042ece998abbe22fd5bec836d6e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:accde17c10fc753920eb4601eb787791f" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#accde17c10fc753920eb4601eb787791f" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > , size_t capacity, size_t len, < a class = "el" href = "structRESERVE.html" > RESERVE< / a > )< / td > < / tr >
< tr class = "separator:accde17c10fc753920eb4601eb787791f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6db158c4fed7b49e831d5e21b6501512" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a6db158c4fed7b49e831d5e21b6501512" > Field< / a > (const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < T > & vec)< / td > < / tr >
< tr class = "separator:a6db158c4fed7b49e831d5e21b6501512" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a083ef991abc37177cf71c0ed6dcc19fd" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a083ef991abc37177cf71c0ed6dcc19fd" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > , const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < T > & vec)< / td > < / tr >
< tr class = "separator:a083ef991abc37177cf71c0ed6dcc19fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a141267793b0eff81395ebff2d5e4bcce" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a141267793b0eff81395ebff2d5e4bcce" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > , const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < T > & vec)< / td > < / tr >
< tr class = "separator:a141267793b0eff81395ebff2d5e4bcce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e59e2d8ecd94bfcd311d55efe74db71" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a6e59e2d8ecd94bfcd311d55efe74db71" > Field< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > , const < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > & src)< / td > < / tr >
< tr class = "separator:a6e59e2d8ecd94bfcd311d55efe74db71" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2079b8d03d8059fed1f207669d9da4a3" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a2079b8d03d8059fed1f207669d9da4a3" > Field< / a > (const < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > & )=default< / td > < / tr >
< tr class = "separator:a2079b8d03d8059fed1f207669d9da4a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1323a235cdda69110dd6b61c0e0fa65" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#ae1323a235cdda69110dd6b61c0e0fa65" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > & )=default< / td > < / tr >
< tr class = "separator:ae1323a235cdda69110dd6b61c0e0fa65" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a35fed9a3fc29c6bb8dd03c74d219ebaa" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a35fed9a3fc29c6bb8dd03c74d219ebaa" > Field< / a > (< a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > & & )=delete< / td > < / tr >
< tr class = "separator:a35fed9a3fc29c6bb8dd03c74d219ebaa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1a211731cabc0827adaf7b50e54dbd49" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a1a211731cabc0827adaf7b50e54dbd49" > operator=< / a > (< a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > & & )=delete< / td > < / tr >
< tr class = "separator:a1a211731cabc0827adaf7b50e54dbd49" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4209498350a024abd5cddf463cc6151b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a4209498350a024abd5cddf463cc6151b" > clone< / a > () const< / td > < / tr >
< tr class = "separator:a4209498350a024abd5cddf463cc6151b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a06d22196b29698681102c8b374c29143" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a06d22196b29698681102c8b374c29143" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:a06d22196b29698681102c8b374c29143" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae03507823e79fef9640057b290e69c67" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#ae03507823e79fef9640057b290e69c67" > fieldKey< / a > () const< / td > < / tr >
< tr class = "separator:ae03507823e79fef9640057b290e69c67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:ab7b53a83f079c1c270e62b192d09068f" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#ab7b53a83f079c1c270e62b192d09068f" > readField< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, const size_t len, bool resume, bool readLength=true)< / td > < / tr >
< tr class = "separator:ab7b53a83f079c1c270e62b192d09068f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a526f8a7b256bf1641fa30e476334996b" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a526f8a7b256bf1641fa30e476334996b" > readField< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, bool resume)< / td > < / tr >
< tr class = "separator:a526f8a7b256bf1641fa30e476334996b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ac550f175fb70daa183a4008bfd790f5f" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#ac550f175fb70daa183a4008bfd790f5f" > writeField< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:ac550f175fb70daa183a4008bfd790f5f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a1647e0ed184c652964aaccd3e15b3c04" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a1647e0ed184c652964aaccd3e15b3c04" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, bool resume=false)< / td > < / tr >
< tr class = "separator:a1647e0ed184c652964aaccd3e15b3c04" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.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 >
< / 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:a4a088d05c6030840715e4590719ea2f2" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a4a088d05c6030840715e4590719ea2f2" > readUniform< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, size_t len, bool readLength=true)< / td > < / tr >
< tr class = "separator:a4a088d05c6030840715e4590719ea2f2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a65fb54f18c87499159f30c6d4514c674" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a65fb54f18c87499159f30c6d4514c674" > readNonUniform< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is, size_t len)< / td > < / tr >
< tr class = "separator:a65fb54f18c87499159f30c6d4514c674" > < 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:a2b353c24fbd6c2b144cab85ee50b8dd6" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a2b353c24fbd6c2b144cab85ee50b8dd6" > fieldKey_< / a > = < a class = "el" href = "classpFlow_1_1Field.html#a7c3f2d5a74856425892835688d908f72" > FKey< / a > < / td > < / tr >
< tr class = "separator:a2b353c24fbd6c2b144cab85ee50b8dd6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-attribs" > < / a >
Static Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a7c3f2d5a74856425892835688d908f72" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Field.html#a7c3f2d5a74856425892835688d908f72" > FKey< / a > = " value" < / td > < / tr >
< tr class = "separator:a7c3f2d5a74856425892835688d908f72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< template< class, class > class VectorField, class T, class PropType = void> < br / >
class pFlow::Field< VectorField, T, PropType > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00033" > 33< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "a17f93ef6c6f1b09493247dc4bfc8034e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a17f93ef6c6f1b09493247dc4bfc8034e" > ◆ < / a > < / span > VectorType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1Field.html#a17f93ef6c6f1b09493247dc4bfc8034e" > VectorType< / a > = VectorField< T,PropType> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a9c21898f701f587608a900ee4a709097" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9c21898f701f587608a900ee4a709097" > ◆ < / a > < / span > FieldType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > = < a class = "el" href = "classpFlow_1_1Field.html" > Field< / a > < VectorField, T, PropType> < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a2b8f0ba308c4037e39ec503b9a1e4d0b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b8f0ba308c4037e39ec503b9a1e4d0b" > ◆ < / a > < / span > iterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1Field.html#a2b8f0ba308c4037e39ec503b9a1e4d0b" > iterator< / a > = typename VectorType::iterator< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a0e58d55cd5bd8a9c53545f1ae89ca05a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0e58d55cd5bd8a9c53545f1ae89ca05a" > ◆ < / a > < / span > constIterator< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1Field.html#a0e58d55cd5bd8a9c53545f1ae89ca05a" > constIterator< / a > = typename VectorType::constIterator< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a24e1cc28757f0776d455faa2a92cc094" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a24e1cc28757f0776d455faa2a92cc094" > ◆ < / a > < / span > reference< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1Field.html#a24e1cc28757f0776d455faa2a92cc094" > reference< / a > = typename VectorType::reference< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a8cce8c465d5f59897e0e94fa3d29f816" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8cce8c465d5f59897e0e94fa3d29f816" > ◆ < / a > < / span > constReference< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1Field.html#a8cce8c465d5f59897e0e94fa3d29f816" > constReference< / a > = typename VectorType::constReference< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a74686019fa98a3db8312edc2c71076ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a74686019fa98a3db8312edc2c71076ea" > ◆ < / a > < / span > valueType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1Field.html#a74686019fa98a3db8312edc2c71076ea" > valueType< / a > = typename VectorType::valueType< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a15206b415c09500493d38c91b970e958" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a15206b415c09500493d38c91b970e958" > ◆ < / a > < / span > pointer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1Field.html#a15206b415c09500493d38c91b970e958" > pointer< / a > = typename VectorType::pointer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a31d8ae42c5b5086aac03094022636a7e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a31d8ae42c5b5086aac03094022636a7e" > ◆ < / a > < / span > constPointer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1Field.html#a31d8ae42c5b5086aac03094022636a7e" > constPointer< / a > = typename VectorType::constPointer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a37d975a33e390747a97a453bc0455107" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a37d975a33e390747a97a453bc0455107" > ◆ < / a > < / span > Field() < span class = "overload" > [1/18]< / 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_1Field.html" > Field< / 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 = "Field_8hpp_source.html#l00077" > 77< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a305695108ec00bbd1b32e77fe4b808cc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a305695108ec00bbd1b32e77fe4b808cc" > ◆ < / a > < / span > Field() < span class = "overload" > [2/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / 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 = "Field_8hpp_source.html#l00083" > 83< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a677b63b1fe9e5d48118598ccf4ed313d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a677b63b1fe9e5d48118598ccf4ed313d" > ◆ < / a > < / span > Field() < span class = "overload" > [3/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00090" > 90< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aa645eb887857ae3a79f3fd1fd7e2efe7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa645eb887857ae3a79f3fd1fd7e2efe7" > ◆ < / a > < / span > Field() < span class = "overload" > [4/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > len< / 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 = "Field_8hpp_source.html#l00097" > 97< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a44a34b82821cdf41eedf6210c043f669" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a44a34b82821cdf41eedf6210c043f669" > ◆ < / a > < / span > Field() < span class = "overload" > [5/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > len< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00103" > 103< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "afaf4226f4c67b47e1299c55a54f21733" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afaf4226f4c67b47e1299c55a54f21733" > ◆ < / a > < / span > Field() < span class = "overload" > [6/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > len< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00110" > 110< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ad89c215f894a90053549b10f99a31cd2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad89c215f894a90053549b10f99a31cd2" > ◆ < / a > < / span > Field() < span class = "overload" > [7/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00117" > 117< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a67a8ed8e45a1e7647c25fcbd44ecd96d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a67a8ed8e45a1e7647c25fcbd44ecd96d" > ◆ < / a > < / span > Field() < span class = "overload" > [8/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00123" > 123< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a677755da27b97125abd8690520e469b3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a677755da27b97125abd8690520e469b3" > ◆ < / a > < / span > Field() < span class = "overload" > [9/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const T &   < / td >
< td class = "paramname" > < em > val< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00130" > 130< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a55fe65e3cb043fb055af84968c1d3d58" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a55fe65e3cb043fb055af84968c1d3d58" > ◆ < / a > < / span > Field() < span class = "overload" > [10/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > capacity< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "structRESERVE.html" > RESERVE< / a >   < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00137" > 137< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aa8f4042ece998abbe22fd5bec836d6e1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa8f4042ece998abbe22fd5bec836d6e1" > ◆ < / a > < / span > Field() < span class = "overload" > [11/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > capacity< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "structRESERVE.html" > RESERVE< / a >   < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00143" > 143< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "accde17c10fc753920eb4601eb787791f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#accde17c10fc753920eb4601eb787791f" > ◆ < / a > < / span > Field() < span class = "overload" > [12/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > capacity< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "structRESERVE.html" > RESERVE< / a >   < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00150" > 150< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6db158c4fed7b49e831d5e21b6501512" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6db158c4fed7b49e831d5e21b6501512" > ◆ < / a > < / span > Field() < span class = "overload" > [13/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < T > &   < / td >
< td class = "paramname" > < em > vec< / 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 = "Field_8hpp_source.html#l00157" > 157< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a083ef991abc37177cf71c0ed6dcc19fd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a083ef991abc37177cf71c0ed6dcc19fd" > ◆ < / a > < / span > Field() < span class = "overload" > [14/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < T > &   < / td >
< td class = "paramname" > < em > vec< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00163" > 163< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a141267793b0eff81395ebff2d5e4bcce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a141267793b0eff81395ebff2d5e4bcce" > ◆ < / a > < / span > Field() < span class = "overload" > [15/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > < T > &   < / td >
< td class = "paramname" > < em > vec< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00170" > 170< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a6e59e2d8ecd94bfcd311d55efe74db71" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6e59e2d8ecd94bfcd311d55efe74db71" > ◆ < / a > < / span > Field() < span class = "overload" > [16/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fieldKey< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > &   < / td >
< td class = "paramname" > < em > src< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00178" > 178< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a2079b8d03d8059fed1f207669d9da4a3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2079b8d03d8059fed1f207669d9da4a3" > ◆ < / a > < / span > Field() < span class = "overload" > [17/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a35fed9a3fc29c6bb8dd03c74d219ebaa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a35fed9a3fc29c6bb8dd03c74d219ebaa" > ◆ < / a > < / span > Field() < span class = "overload" > [18/18]< / 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_1Field.html" > Field< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a4a088d05c6030840715e4590719ea2f2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4a088d05c6030840715e4590719ea2f2" > ◆ < / a > < / span > readUniform()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readUniform < / 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" > size_t  < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > readLength< / em > = < code > true< / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8cpp_source.html#l00023" > 23< / a > of file < a class = "el" href = "Field_8cpp_source.html" > Field.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a65fb54f18c87499159f30c6d4514c674" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a65fb54f18c87499159f30c6d4514c674" > ◆ < / a > < / span > readNonUniform()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readNonUniform < / 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" > size_t  < / td >
< td class = "paramname" > < em > len< / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8cpp_source.html#l00062" > 62< / a > of file < a class = "el" href = "Field_8cpp_source.html" > Field.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a85d26f06e18178fb3664d54f7ae9d660" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85d26f06e18178fb3664d54f7ae9d660" > ◆ < / a > < / span > TypeInfoTemplateNV2()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoTemplateNV2 < / td >
< td > (< / td >
< td class = "paramtype" > " Field< VectorField, T, PropType > "   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > VectorType::memoerySpaceName()  < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ae1323a235cdda69110dd6b61c0e0fa65" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1323a235cdda69110dd6b61c0e0fa65" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a1a211731cabc0827adaf7b50e54dbd49" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a211731cabc0827adaf7b50e54dbd49" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a4209498350a024abd5cddf463cc6151b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4209498350a024abd5cddf463cc6151b" > ◆ < / a > < / span > clone()< / 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 = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00197" > 197< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a06d22196b29698681102c8b374c29143" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a06d22196b29698681102c8b374c29143" > ◆ < / a > < / span > clonePtr()< / 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 = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1Field.html#a9c21898f701f587608a900ee4a709097" > FieldType< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00204" > 204< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae03507823e79fef9640057b290e69c67" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae03507823e79fef9640057b290e69c67" > ◆ < / a > < / span > fieldKey()< / 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 = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & fieldKey < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00211" > 211< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
2023-04-13 11:46:41 -07:00
< a id = "ab7b53a83f079c1c270e62b192d09068f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab7b53a83f079c1c270e62b192d09068f" > ◆ < / a > < / span > readField() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readField < / 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" > const size_t  < / td >
< td class = "paramname" > < em > len< / em > , < / td >
< / tr >
2023-04-13 11:46:41 -07:00
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > resume< / em > , < / td >
< / tr >
2023-03-27 10:16:23 -07:00
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > readLength< / em > = < code > true< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Field_8cpp_source.html#l00102" > 102< / a > of file < a class = "el" href = "Field_8cpp_source.html" > Field.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Field_8hpp_source.html#l00241" > pFlow::operator> > ()< / a > , and < a class = "el" href = "Field_8hpp_source.html#l00226" > Field< VectorDual, int8 > ::read()< / 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-04-13 11:46:41 -07:00
< div class = "center" > < img src = "classpFlow_1_1Field_ab7b53a83f079c1c270e62b192d09068f_icgraph.png" border = "0" usemap = "#classpFlow_1_1Field_ab7b53a83f079c1c270e62b192d09068f_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Field_ab7b53a83f079c1c270e62b192d09068f_icgraph" id = "classpFlow_1_1Field_ab7b53a83f079c1c270e62b192d09068f_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "244,35,325,61" / >
< area shape = "rect" href = "namespacepFlow.html#a66efa897c8bfc622e127b85c5394e58f" title = " " alt = "" coords = "27,5,174,32" / >
< area shape = "rect" href = "classpFlow_1_1Field.html#a1647e0ed184c652964aaccd3e15b3c04" title = " " alt = "" coords = "5,57,196,98" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
2023-04-13 11:46:41 -07:00
< a id = "a526f8a7b256bf1641fa30e476334996b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a526f8a7b256bf1641fa30e476334996b" > ◆ < / a > < / span > readField() < span class = "overload" > [2/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readField < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
2023-04-13 11:46:41 -07:00
< td class = "paramname" > < em > is< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
2023-03-27 10:16:23 -07:00
< td > < / td >
2023-04-13 11:46:41 -07:00
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > resume< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Field_8cpp_source.html#l00160" > 160< / a > of file < a class = "el" href = "Field_8cpp_source.html" > Field.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ac550f175fb70daa183a4008bfd790f5f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac550f175fb70daa183a4008bfd790f5f" > ◆ < / a > < / span > writeField()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeField < / 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 >
< / div > < div class = "memdoc" >
2023-04-13 11:46:41 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "Field_8cpp_source.html#l00170" > 170< / a > of file < a class = "el" href = "Field_8cpp_source.html" > Field.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Field_8hpp_source.html#l00252" > pFlow::operator< < ()< / a > , and < a class = "el" href = "Field_8hpp_source.html#l00231" > Field< VectorDual, int8 > ::write()< / 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_1Field_ac550f175fb70daa183a4008bfd790f5f_icgraph.png" border = "0" usemap = "#classpFlow_1_1Field_ac550f175fb70daa183a4008bfd790f5f_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Field_ac550f175fb70daa183a4008bfd790f5f_icgraph" id = "classpFlow_1_1Field_ac550f175fb70daa183a4008bfd790f5f_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "243,35,329,61" / >
< area shape = "rect" href = "namespacepFlow.html#ad77460a4d54e75754c7119d0af751cc7" title = " " alt = "" coords = "27,5,173,32" / >
< area shape = "rect" href = "classpFlow_1_1Field.html#a6a40de4ceed55b2f78cf3027739dfd91" title = " " alt = "" coords = "5,57,195,98" / >
< / map >
< / div >
< / div >
< / div >
2023-04-13 11:46:41 -07:00
< a id = "a1647e0ed184c652964aaccd3e15b3c04" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1647e0ed184c652964aaccd3e15b3c04" > ◆ < / a > < / span > read()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
2023-04-13 11:46:41 -07:00
< td class = "paramname" > < em > is< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
2023-03-27 10:16:23 -07:00
< td > < / td >
2023-04-13 11:46:41 -07:00
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > resume< / em > = < code > false< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
2023-03-27 10:16:23 -07:00
< / 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 = "Field_8hpp_source.html#l00226" > 226< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00231" > 231< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a7c3f2d5a74856425892835688d908f72" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7c3f2d5a74856425892835688d908f72" > ◆ < / a > < / span > FKey< / 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 = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > FKey = " value" < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Field_8hpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a2b353c24fbd6c2b144cab85ee50b8dd6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b353c24fbd6c2b144cab85ee50b8dd6" > ◆ < / a > < / span > fieldKey_< / 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 = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > fieldKey_ = < a class = "el" href = "classpFlow_1_1Field.html#a7c3f2d5a74856425892835688d908f72" > FKey< / a > < / 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 = "Field_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Field_8hpp_source.html#l00211" > Field< VectorDual, int8 > ::fieldKey()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/containers/Field/< a class = "el" href = "Field_8hpp_source.html" > Field.hpp< / a > < / li >
< li > src/phasicFlow/containers/Field/< a class = "el" href = "Field_8cpp_source.html" > Field.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_1Field.html" > Field< / 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 >