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-18 13:17:24 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: setFieldList 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_1setFieldList.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1setFieldList-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > setFieldList 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 setFieldList:< / 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_1setFieldList__inherit__graph.png" border = "0" usemap = "#setFieldList_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "setFieldList_inherit__map" id = "setFieldList_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "37,80,133,107" / >
< area shape = "rect" href = "classpFlow_1_1List.html" title = " " alt = "" coords = "5,5,165,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 setFieldList:< / 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_1setFieldList__coll__graph.png" border = "0" usemap = "#setFieldList_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "setFieldList_coll__map" id = "setFieldList_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "59,97,155,124" / >
< area shape = "rect" href = "classpFlow_1_1List.html" title = " " alt = "" coords = "5,7,165,33" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html" title = " " alt = "" coords = "190,7,277,33" / >
< / 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:aa69848b595397b66f2be84cd1424cae1" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#aa69848b595397b66f2be84cd1424cae1" > setFieldList< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:aa69848b595397b66f2be84cd1424cae1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7fcc225d50607c37db71b02d3c7bebc0" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a7fcc225d50607c37db71b02d3c7bebc0" > setFieldList< / a > (const < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > & )=default< / td > < / tr >
< tr class = "separator:a7fcc225d50607c37db71b02d3c7bebc0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a34469058b13244dd9226a6fec4585750" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a34469058b13244dd9226a6fec4585750" > setFieldList< / a > (< a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > & & )=default< / td > < / tr >
< tr class = "separator:a34469058b13244dd9226a6fec4585750" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9fba605afca596177b9f96024b470772" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a9fba605afca596177b9f96024b470772" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > & )=default< / td > < / tr >
< tr class = "separator:a9fba605afca596177b9f96024b470772" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2aed540d8fcd7f47d5b08938774fc2f0" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a2aed540d8fcd7f47d5b08938774fc2f0" > operator=< / a > (< a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > & & )=default< / td > < / tr >
< tr class = "separator:a2aed540d8fcd7f47d5b08938774fc2f0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc863d85d662202ba8b08e691372887b" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#acc863d85d662202ba8b08e691372887b" > clone< / a > () const< / td > < / tr >
< tr class = "separator:acc863d85d662202ba8b08e691372887b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aed74a52ea6f94e592b7db182e5b999fd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#aed74a52ea6f94e592b7db182e5b999fd" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:aed74a52ea6f94e592b7db182e5b999fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a775d965ab5f3ae5cc2a990573ec07975" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a775d965ab5f3ae5cc2a990573ec07975" > ~setFieldList< / a > ()=default< / td > < / tr >
< tr class = "separator:a775d965ab5f3ae5cc2a990573ec07975" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ce0c64db98eb6144d363dbfc86104eb" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a6ce0c64db98eb6144d363dbfc86104eb" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a6ce0c64db98eb6144d363dbfc86104eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6964e9f1f100001543fdb044fa7fc896" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a6964e9f1f100001543fdb044fa7fc896" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a6964e9f1f100001543fdb044fa7fc896" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1List" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1List')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1List.html" > List< setFieldEntry > < / a > < / td > < / tr >
< tr class = "memitem:ab425db25d813fc615a2bd40226aad4cc inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ab425db25d813fc615a2bd40226aad4cc" > TypeInfoTemplateNV< / a > (" List" , setFieldEntry)< / td > < / tr >
< tr class = "separator:ab425db25d813fc615a2bd40226aad4cc inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a17e6c90f14225bdac5c65ed915b0a2f6 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a17e6c90f14225bdac5c65ed915b0a2f6" > List< / a > ()< / td > < / tr >
< tr class = "separator:a17e6c90f14225bdac5c65ed915b0a2f6 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acfc8a6a7ede7f18392405c07897fd075 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#acfc8a6a7ede7f18392405c07897fd075" > List< / a > (size_t len)< / td > < / tr >
< tr class = "separator:acfc8a6a7ede7f18392405c07897fd075 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a899d13d5d07ae0e47451fa7f2ea74e49 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a899d13d5d07ae0e47451fa7f2ea74e49" > List< / a > (size_t len, const < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > & value)< / td > < / tr >
< tr class = "separator:a899d13d5d07ae0e47451fa7f2ea74e49 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50c383a88e728b9b4367c4b6bbd10eef inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a50c383a88e728b9b4367c4b6bbd10eef" > List< / a > (< a class = "el" href = "classpFlow_1_1List.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a > lst)< / td > < / tr >
< tr class = "separator:a50c383a88e728b9b4367c4b6bbd10eef inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a22e9229526aa1170a013c05b0cc19840 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a22e9229526aa1170a013c05b0cc19840" > List< / a > (const < a class = "el" href = "classpFlow_1_1List.html" > List< / a > & src)< / td > < / tr >
< tr class = "separator:a22e9229526aa1170a013c05b0cc19840 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a52a3dfc9684f100386c05d7a2b902f7a inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a52a3dfc9684f100386c05d7a2b902f7a" > List< / a > (< a class = "el" href = "classpFlow_1_1List.html" > List< / a > & & mv)< / td > < / tr >
< tr class = "separator:a52a3dfc9684f100386c05d7a2b902f7a inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a942a136d42f56c4799b69c5f1fb5bf4c inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a942a136d42f56c4799b69c5f1fb5bf4c" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > & rhs)< / td > < / tr >
< tr class = "separator:a942a136d42f56c4799b69c5f1fb5bf4c inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a09f736813511137afaf2da26e6a15851 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a09f736813511137afaf2da26e6a15851" > operator=< / a > (< a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > & & rhs)< / td > < / tr >
< tr class = "separator:a09f736813511137afaf2da26e6a15851 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a63e7acfacda7ef359535d8da84a79077 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a63e7acfacda7ef359535d8da84a79077" > clone< / a > () const< / td > < / tr >
< tr class = "separator:a63e7acfacda7ef359535d8da84a79077 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ce8f22306202d3149fd569a222c4094 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a8ce8f22306202d3149fd569a222c4094" > clonePtr< / a > () const< / td > < / tr >
< tr class = "separator:a8ce8f22306202d3149fd569a222c4094 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a76ab9318a0ae5c1383063ef8902a276d inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a76ab9318a0ae5c1383063ef8902a276d" > ~List< / a > ()< / td > < / tr >
< tr class = "separator:a76ab9318a0ae5c1383063ef8902a276d inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0ae8b5e57e020327db47517eca03cfb7 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a0ae8b5e57e020327db47517eca03cfb7" > countElement< / a > (const < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > & elm) const< / td > < / tr >
< tr class = "separator:a0ae8b5e57e020327db47517eca03cfb7 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a259cb5a711406a8c3e5d937eb9350cca inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a259cb5a711406a8c3e5d937eb9350cca" > size< / a > () const< / td > < / tr >
< tr class = "separator:a259cb5a711406a8c3e5d937eb9350cca inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abf949d6503bf19c5c4555cfe90446bf0 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#abf949d6503bf19c5c4555cfe90446bf0" > operator[]< / a > (size_t i)< / td > < / tr >
< tr class = "separator:abf949d6503bf19c5c4555cfe90446bf0 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8f0a61dd9e694fa1ce1afec4f006e2c9 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > const < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a8f0a61dd9e694fa1ce1afec4f006e2c9" > operator[]< / a > (size_t i) const< / td > < / tr >
< tr class = "separator:a8f0a61dd9e694fa1ce1afec4f006e2c9 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a47c27d6fde6f0adc4544fe92111c2a99 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#ae11b19125c410d38fecaf4e29372c358" > constIterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a47c27d6fde6f0adc4544fe92111c2a99" > find< / a > (const < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > & val) const< / td > < / tr >
< tr class = "separator:a47c27d6fde6f0adc4544fe92111c2a99 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abd7b88a300c5038a6cdd3474000ab65b inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1List.html#a1010a5c60498d6d610107e274868df12" > iterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#abd7b88a300c5038a6cdd3474000ab65b" > find< / a > (const < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > & val)< / td > < / tr >
< tr class = "separator:abd7b88a300c5038a6cdd3474000ab65b inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91cf71be86cd63ae62fc59b12c16da9d inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a91cf71be86cd63ae62fc59b12c16da9d" > findi< / a > (const < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > & val) const< / td > < / tr >
< tr class = "separator:a91cf71be86cd63ae62fc59b12c16da9d inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a20c90ecc2a6af0560b688b30c6ca89ea inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a20c90ecc2a6af0560b688b30c6ca89ea" > search< / a > (const < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > & val) const< / td > < / tr >
< tr class = "separator:a20c90ecc2a6af0560b688b30c6ca89ea inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6becac4e21bb0fc602d28f5be5c86d8f inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a6becac4e21bb0fc602d28f5be5c86d8f" > set< / a > (size_t i, const < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > & val)< / td > < / tr >
< tr class = "separator:a6becac4e21bb0fc602d28f5be5c86d8f inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a42edd9112e393ee040449fb5ad3f6064 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a42edd9112e393ee040449fb5ad3f6064" > set< / a > (size_t i, < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > & & val)< / td > < / tr >
< tr class = "separator:a42edd9112e393ee040449fb5ad3f6064 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a452cc3dc2647928573a55c8a5b41a5ea inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a452cc3dc2647928573a55c8a5b41a5ea" > writeList< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a452cc3dc2647928573a55c8a5b41a5ea inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a18b6e40e2e0511b836d16ae0e7ecf061 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a18b6e40e2e0511b836d16ae0e7ecf061" > readList< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:a18b6e40e2e0511b836d16ae0e7ecf061 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff8e92ab47032ae811d1271161cb9b22 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#aff8e92ab47032ae811d1271161cb9b22" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:aff8e92ab47032ae811d1271161cb9b22 inherit pub_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a40de4ceed55b2f78cf3027739dfd91 inherit pub_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a6a40de4ceed55b2f78cf3027739dfd91" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a6a40de4ceed55b2f78cf3027739dfd91 inherit pub_methods_classpFlow_1_1List" > < 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:a371caec5118a7107207dfbe970b00d34" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a371caec5118a7107207dfbe970b00d34" > readSetFieldList< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a371caec5118a7107207dfbe970b00d34" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4c69c45fdc17483b13be9b2b1a83c3fb" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a4c69c45fdc17483b13be9b2b1a83c3fb" > writeSetFieldList< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a4c69c45fdc17483b13be9b2b1a83c3fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_methods_classpFlow_1_1List" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classpFlow_1_1List')" > < img src = "closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1List.html" > List< setFieldEntry > < / a > < / td > < / tr >
< tr class = "memitem:a6658926e1e4a1ecd9cfdaaa595644b3f inherit pro_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a6658926e1e4a1ecd9cfdaaa595644b3f" > pos< / a > (size_t i)< / td > < / tr >
< tr class = "separator:a6658926e1e4a1ecd9cfdaaa595644b3f inherit pro_methods_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4fdfa726bf44bffdbaa907ecac1d3d36 inherit pro_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > const auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a4fdfa726bf44bffdbaa907ecac1d3d36" > pos< / a > (size_t i) const< / td > < / tr >
< tr class = "separator:a4fdfa726bf44bffdbaa907ecac1d3d36 inherit pro_methods_classpFlow_1_1List" > < 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:a5c644b0ad2ff77590a77fb0198c4a785" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1setFieldList.html#a5c644b0ad2ff77590a77fb0198c4a785" > dict_< / a > < / td > < / tr >
< tr class = "separator:a5c644b0ad2ff77590a77fb0198c4a785" > < 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_types_classpFlow_1_1List" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_types_classpFlow_1_1List')" > < img src = "closed.png" alt = "-" / >   Public Types inherited from < a class = "el" href = "classpFlow_1_1List.html" > List< setFieldEntry > < / a > < / td > < / tr >
< tr class = "memitem:a4662a3b36182fc0b9d8972b6b4e665f8 inherit pub_types_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a4662a3b36182fc0b9d8972b6b4e665f8" > ListType< / a > = < a class = "el" href = "classpFlow_1_1List.html" > List< / a > < < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > > < / td > < / tr >
< tr class = "separator:a4662a3b36182fc0b9d8972b6b4e665f8 inherit pub_types_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad10111ae21069b0aca1c03046cbf7ddd inherit pub_types_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ad10111ae21069b0aca1c03046cbf7ddd" > listType< / a > = std::list< < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > , std::allocator< < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > > > < / td > < / tr >
< tr class = "separator:ad10111ae21069b0aca1c03046cbf7ddd inherit pub_types_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1010a5c60498d6d610107e274868df12 inherit pub_types_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a1010a5c60498d6d610107e274868df12" > iterator< / a > = typename listType::iterator< / td > < / tr >
< tr class = "separator:a1010a5c60498d6d610107e274868df12 inherit pub_types_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae11b19125c410d38fecaf4e29372c358 inherit pub_types_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ae11b19125c410d38fecaf4e29372c358" > constIterator< / a > = typename listType::const_iterator< / td > < / tr >
< tr class = "separator:ae11b19125c410d38fecaf4e29372c358 inherit pub_types_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a25398c1757a5f8dfb516ba2aecec32aa inherit pub_types_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a25398c1757a5f8dfb516ba2aecec32aa" > reference< / a > = typename listType::reference< / td > < / tr >
< tr class = "separator:a25398c1757a5f8dfb516ba2aecec32aa inherit pub_types_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ddf16ea8e3827a9069b1805545e6420 inherit pub_types_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a2ddf16ea8e3827a9069b1805545e6420" > constReference< / a > = typename listType::const_reference< / td > < / tr >
< tr class = "separator:a2ddf16ea8e3827a9069b1805545e6420 inherit pub_types_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a8a2c26f8314992bb4ca80b6504f7e2 inherit pub_types_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a6a8a2c26f8314992bb4ca80b6504f7e2" > initList< / a > = typename std::initializer_list< < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > > < / td > < / tr >
< tr class = "separator:a6a8a2c26f8314992bb4ca80b6504f7e2 inherit pub_types_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a783c81fb3d585a513b521ab37644da06 inherit pub_types_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#a783c81fb3d585a513b521ab37644da06" > valueType< / a > = < a class = "el" href = "classpFlow_1_1setFieldEntry.html" > setFieldEntry< / a > < / td > < / tr >
< tr class = "separator:a783c81fb3d585a513b521ab37644da06 inherit pub_types_classpFlow_1_1List" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_static_methods_classpFlow_1_1List" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_static_methods_classpFlow_1_1List')" > < img src = "closed.png" alt = "-" / >   Static Protected Member Functions inherited from < a class = "el" href = "classpFlow_1_1List.html" > List< setFieldEntry > < / a > < / td > < / tr >
< tr class = "memitem:ad4a007cea89dbe9b93c62320c5fa91a3 inherit pro_static_methods_classpFlow_1_1List" > < td class = "memItemLeft" align = "right" valign = "top" > static size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1List.html#ad4a007cea89dbe9b93c62320c5fa91a3" > getListStride< / a > (const size_t & len)< / td > < / tr >
< tr class = "separator:ad4a007cea89dbe9b93c62320c5fa91a3 inherit pro_static_methods_classpFlow_1_1List" > < 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 = "setFieldList_8hpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "setFieldList_8hpp_source.html" > setFieldList.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "aa69848b595397b66f2be84cd1424cae1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa69848b595397b66f2be84cd1424cae1" > ◆ < / a > < / span > setFieldList() < span class = "overload" > [1/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "setFieldList_8cpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "setFieldList_8cpp_source.html" > setFieldList.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "setFieldList_8hpp_source.html#l00063" > setFieldList::clonePtr()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1setFieldList_aa69848b595397b66f2be84cd1424cae1_icgraph.png" border = "0" usemap = "#classpFlow_1_1setFieldList_aa69848b595397b66f2be84cd1424cae1_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1setFieldList_aa69848b595397b66f2be84cd1424cae1_icgraph" id = "classpFlow_1_1setFieldList_aa69848b595397b66f2be84cd1424cae1_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "128,5,224,32" / >
< area shape = "rect" href = "classpFlow_1_1setFieldList.html#aed74a52ea6f94e592b7db182e5b999fd" title = " " alt = "" coords = "5,5,80,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a7fcc225d50607c37db71b02d3c7bebc0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7fcc225d50607c37db71b02d3c7bebc0" > ◆ < / a > < / span > setFieldList() < span class = "overload" > [2/3]< / 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_1setFieldList.html" > setFieldList< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / 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 = "a34469058b13244dd9226a6fec4585750" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a34469058b13244dd9226a6fec4585750" > ◆ < / a > < / span > setFieldList() < span class = "overload" > [3/3]< / 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_1setFieldList.html" > setFieldList< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / 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 = "a775d965ab5f3ae5cc2a990573ec07975" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a775d965ab5f3ae5cc2a990573ec07975" > ◆ < / a > < / span > ~setFieldList()< / 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_1setFieldList.html" > setFieldList< / 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" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a371caec5118a7107207dfbe970b00d34" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a371caec5118a7107207dfbe970b00d34" > ◆ < / a > < / span > readSetFieldList()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readSetFieldList < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / 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 = "setFieldList_8cpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "setFieldList_8cpp_source.html" > setFieldList.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00706" > dictionary::dataEntryKeywords()< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00600" > dictionary::dataEntryRef()< / 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_1setFieldList_a371caec5118a7107207dfbe970b00d34_cgraph.png" border = "0" usemap = "#classpFlow_1_1setFieldList_a371caec5118a7107207dfbe970b00d34_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1setFieldList_a371caec5118a7107207dfbe970b00d34_cgraph" id = "classpFlow_1_1setFieldList_a371caec5118a7107207dfbe970b00d34_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,46,132,73" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a4ec29cc19fce60018543fdd6d7ebf971" title = " " alt = "" coords = "180,5,328,47" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a713abeb5a65a5982d48bebb237e19722" title = " " alt = "" coords = "184,71,324,112" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a4c69c45fdc17483b13be9b2b1a83c3fb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c69c45fdc17483b13be9b2b1a83c3fb" > ◆ < / a > < / span > writeSetFieldList()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeSetFieldList < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / 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 = "setFieldList_8cpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "setFieldList_8cpp_source.html" > setFieldList.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a9fba605afca596177b9f96024b470772" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9fba605afca596177b9f96024b470772" > ◆ < / 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_1setFieldList.html" > setFieldList< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / 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 = "a2aed540d8fcd7f47d5b08938774fc2f0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2aed540d8fcd7f47d5b08938774fc2f0" > ◆ < / 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_1setFieldList.html" > setFieldList< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1setFieldList.html" > setFieldList< / 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 = "acc863d85d662202ba8b08e691372887b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc863d85d662202ba8b08e691372887b" > ◆ < / 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" > auto 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 = "setFieldList_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "setFieldList_8hpp_source.html" > setFieldList.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aed74a52ea6f94e592b7db182e5b999fd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aed74a52ea6f94e592b7db182e5b999fd" > ◆ < / 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 = "classpFlow_1_1setFieldList.html" > setFieldList< / 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 = "setFieldList_8hpp_source.html#l00063" > 63< / a > of file < a class = "el" href = "setFieldList_8hpp_source.html" > setFieldList.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "setFieldList_8cpp_source.html#l00047" > setFieldList::setFieldList()< / 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_1setFieldList_aed74a52ea6f94e592b7db182e5b999fd_cgraph.png" border = "0" usemap = "#classpFlow_1_1setFieldList_aed74a52ea6f94e592b7db182e5b999fd_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1setFieldList_aed74a52ea6f94e592b7db182e5b999fd_cgraph" id = "classpFlow_1_1setFieldList_aed74a52ea6f94e592b7db182e5b999fd_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,80,32" / >
< area shape = "rect" href = "classpFlow_1_1setFieldList.html#aa69848b595397b66f2be84cd1424cae1" title = " " alt = "" coords = "128,5,224,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a6ce0c64db98eb6144d363dbfc86104eb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ce0c64db98eb6144d363dbfc86104eb" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool read < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "setFieldList_8cpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "setFieldList_8cpp_source.html" > setFieldList.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a6964e9f1f100001543fdb044fa7fc896" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6964e9f1f100001543fdb044fa7fc896" > ◆ < / a > < / span > write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "setFieldList_8cpp_source.html#l00070" > 70< / a > of file < a class = "el" href = "setFieldList_8cpp_source.html" > setFieldList.cpp< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a5c644b0ad2ff77590a77fb0198c4a785" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5c644b0ad2ff77590a77fb0198c4a785" > ◆ < / a > < / span > dict_< / 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_1dictionary.html" > dictionary< / a > dict_< / 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 = "setFieldList_8hpp_source.html#l00039" > 39< / a > of file < a class = "el" href = "setFieldList_8hpp_source.html" > setFieldList.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/setFieldList/< a class = "el" href = "setFieldList_8hpp_source.html" > setFieldList.hpp< / a > < / li >
< li > src/phasicFlow/setFieldList/< a class = "el" href = "setFieldList_8cpp_source.html" > setFieldList.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_1setFieldList.html" > setFieldList< / 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 >