2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: includeMask 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_1includeMask.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-static-methods" > Static Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1includeMask-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > includeMask Class Reference< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for includeMask:< / 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_1includeMask__inherit__graph.png" border = "0" usemap = "#includeMask_inherit__map" alt = "Inheritance graph" / > < / div >
< 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 includeMask:< / 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_1includeMask__coll__graph.png" border = "0" usemap = "#includeMask_coll__map" alt = "Collaboration graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a68b501eeb8345be33aa1d6ebd7933eb5" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a68b501eeb8345be33aa1d6ebd7933eb5" > TypeInfo< / a > (" includeMask" )< / td > < / tr >
< tr class = "separator:a68b501eeb8345be33aa1d6ebd7933eb5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a70bbe45140906680c8e4a0041fdcd6cb" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a70bbe45140906680c8e4a0041fdcd6cb" > includeMask< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & opType, < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > & < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > )< / td > < / tr >
< tr class = "separator:a70bbe45140906680c8e4a0041fdcd6cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab2bd1a75721c3189b5e52590e5fdb948" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#ab2bd1a75721c3189b5e52590e5fdb948" > ~includeMask< / a > ()=default< / td > < / tr >
< tr class = "separator:ab2bd1a75721c3189b5e52590e5fdb948" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac8dc126e97da735936f890b077612f52" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#ac8dc126e97da735936f890b077612f52" > create_vCtor< / a > (< a class = "el" href = "classpFlow_1_1includeMask.html" > includeMask< / a > , < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > ,(const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & opType, < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > & < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > ),(dict, opType, < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > ))< / td > < / tr >
< tr class = "separator:ac8dc126e97da735936f890b077612f52" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac4481cd842be39c13e6a725d8a1ec0e7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#ac4481cd842be39c13e6a725d8a1ec0e7" > fieldName< / a > () const< / td > < / tr >
< tr class = "separator:ac4481cd842be39c13e6a725d8a1ec0e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac5511b70b9508ac76e6ccf5dfa6771a2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#ac5511b70b9508ac76e6ccf5dfa6771a2" > fieldType< / a > () const< / td > < / tr >
< tr class = "separator:ac5511b70b9508ac76e6ccf5dfa6771a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a360295877cf6a9d51a73406b897fa64d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a360295877cf6a9d51a73406b897fa64d" > operatorType< / a > () const< / td > < / tr >
< tr class = "separator:a360295877cf6a9d51a73406b897fa64d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a42adc93db9ba55e4379221279ee3fd9b" > < td class = "memItemLeft" align = "right" valign = "top" > auto &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a42adc93db9ba55e4379221279ee3fd9b" > timeFolder< / a > ()< / td > < / tr >
< tr class = "separator:a42adc93db9ba55e4379221279ee3fd9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a5a10e8220d7eafbc617b1b1614cc4994" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a5a10e8220d7eafbc617b1b1614cc4994" > isIncluded< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > n< / a > ) const =0< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a5a10e8220d7eafbc617b1b1614cc4994" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a186b30b9dfd8acd23958c14faaf92101" > < td class = "memItemLeft" align = "right" valign = "top" > virtual < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a186b30b9dfd8acd23958c14faaf92101" > size< / a > () const =0< / td > < / tr >
< tr class = "separator:a186b30b9dfd8acd23958c14faaf92101" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a84a44bb3dbfa00e7c5ae635b1eb1bd9e" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a84a44bb3dbfa00e7c5ae635b1eb1bd9e" > operator()< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > < a class = "el" href = "NBSLoop_8hpp.html#a58f1256fe216b2e84819aa621b683de1" > n< / a > ) const< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a84a44bb3dbfa00e7c5ae635b1eb1bd9e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a2d6fa293e543267f3139df717b643ca9" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classpFlow_1_1uniquePtr.html" > uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1includeMask.html" > includeMask< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a2d6fa293e543267f3139df717b643ca9" > create< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & opType, < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > & < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > )< / td > < / tr >
< tr class = "separator:a2d6fa293e543267f3139df717b643ca9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-methods" > < / a >
Static Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ac79c0ce5bab11b4b49996bc8f642d295" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#ac79c0ce5bab11b4b49996bc8f642d295" > getFieldType< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict, < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > & < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > , < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & fName, < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & fType)< / td > < / tr >
< tr class = "separator:ac79c0ce5bab11b4b49996bc8f642d295" > < 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:a84505e826985ad10d53f4063d43128ea" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a84505e826985ad10d53f4063d43128ea" > fieldName_< / a > < / td > < / tr >
< tr class = "separator:a84505e826985ad10d53f4063d43128ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a885fb6d2cc1add5cb4edb4acf05e0485" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a885fb6d2cc1add5cb4edb4acf05e0485" > fieldType_< / a > < / td > < / tr >
< tr class = "separator:a885fb6d2cc1add5cb4edb4acf05e0485" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a97a35203fea8b2d860cac627e9305914" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a97a35203fea8b2d860cac627e9305914" > operatorType_< / a > < / td > < / tr >
< tr class = "separator:a97a35203fea8b2d860cac627e9305914" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a386c1f96fff1ed15624e9d6a80149173" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1includeMask.html#a386c1f96fff1ed15624e9d6a80149173" > timeFolder_< / a > < / td > < / tr >
< tr class = "separator:a386c1f96fff1ed15624e9d6a80149173" > < 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 = "includeMask_8hpp_source.html#l00033" > 33< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a70bbe45140906680c8e4a0041fdcd6cb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a70bbe45140906680c8e4a0041fdcd6cb" > ◆ < / a > < / span > includeMask()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1includeMask.html" > includeMask< / 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 >
< / 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 > opType< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > &   < / td >
< td class = "paramname" > < em > timeFolder< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "includeMask_8cpp_source.html#l00024" > 24< / a > of file < a class = "el" href = "includeMask_8cpp_source.html" > includeMask.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "includeMask_8hpp_source.html#l00036" > includeMask::fieldName_< / a > , < a class = "el" href = "includeMask_8hpp_source.html#l00038" > includeMask::fieldType_< / a > , and < a class = "el" href = "includeMask_8cpp_source.html#l00041" > includeMask::getFieldType()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1includeMask_a70bbe45140906680c8e4a0041fdcd6cb_cgraph.png" border = "0" usemap = "#classpFlow_1_1includeMask_a70bbe45140906680c8e4a0041fdcd6cb_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ab2bd1a75721c3189b5e52590e5fdb948" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab2bd1a75721c3189b5e52590e5fdb948" > ◆ < / a > < / span > ~includeMask()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual ~< a class = "el" href = "classpFlow_1_1includeMask.html" > includeMask< / 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" > virtual< / span > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "ac79c0ce5bab11b4b49996bc8f642d295" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac79c0ce5bab11b4b49996bc8f642d295" > ◆ < / a > < / span > getFieldType()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool getFieldType < / 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 >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > &   < / td >
< td class = "paramname" > < em > timeFolder< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fName< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > fType< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "includeMask_8cpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "includeMask_8cpp_source.html" > includeMask.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , and < a class = "el" href = "dictionary_8hpp_source.html#l00415" > dictionary::getValOrSet()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "includeMask_8cpp_source.html#l00024" > includeMask::includeMask()< / 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_1includeMask_ac79c0ce5bab11b4b49996bc8f642d295_cgraph.png" border = "0" usemap = "#classpFlow_1_1includeMask_ac79c0ce5bab11b4b49996bc8f642d295_cgraph" alt = "" / > < / div >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1includeMask_ac79c0ce5bab11b4b49996bc8f642d295_icgraph.png" border = "0" usemap = "#classpFlow_1_1includeMask_ac79c0ce5bab11b4b49996bc8f642d295_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a68b501eeb8345be33aa1d6ebd7933eb5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a68b501eeb8345be33aa1d6ebd7933eb5" > ◆ < / a > < / span > TypeInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfo < / td >
< td > (< / td >
< td class = "paramtype" > " includeMask"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ac8dc126e97da735936f890b077612f52" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac8dc126e97da735936f890b077612f52" > ◆ < / a > < / span > create_vCtor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > create_vCtor < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1includeMask.html" > includeMask< / a >   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a >   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict, const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & opType, < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > & < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > )  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > (dict, opType, < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / a > )  < / 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 = "ac4481cd842be39c13e6a725d8a1ec0e7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac4481cd842be39c13e6a725d8a1ec0e7" > ◆ < / a > < / span > fieldName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > fieldName < / 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 = "includeMask_8hpp_source.html#l00066" > 66< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "includeMask_8hpp_source.html#l00036" > includeMask::fieldName_< / a > .< / p >
< / div >
< / div >
< a id = "ac5511b70b9508ac76e6ccf5dfa6771a2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac5511b70b9508ac76e6ccf5dfa6771a2" > ◆ < / a > < / span > fieldType()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > fieldType < / 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 = "includeMask_8hpp_source.html#l00071" > 71< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "includeMask_8hpp_source.html#l00038" > includeMask::fieldType_< / a > .< / p >
< / div >
< / div >
< a id = "a360295877cf6a9d51a73406b897fa64d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a360295877cf6a9d51a73406b897fa64d" > ◆ < / a > < / span > operatorType()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > operatorType < / 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 = "includeMask_8hpp_source.html#l00076" > 76< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "includeMask_8hpp_source.html#l00040" > includeMask::operatorType_< / a > .< / p >
< / div >
< / div >
< a id = "a42adc93db9ba55e4379221279ee3fd9b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a42adc93db9ba55e4379221279ee3fd9b" > ◆ < / a > < / span > timeFolder()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > auto& < a class = "el" href = "classpFlow_1_1timeFolder.html" > timeFolder< / 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 = "includeMask_8hpp_source.html#l00081" > 81< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "includeMask_8hpp_source.html#l00042" > includeMask::timeFolder_< / a > .< / p >
< / div >
< / div >
< a id = "a5a10e8220d7eafbc617b1b1614cc4994" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a10e8220d7eafbc617b1b1614cc4994" > ◆ < / a > < / span > isIncluded()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool isIncluded < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1IncludeMask_3_01T_00_01allOp_3_01T_01_4_01_4.html#a521bdd7b143fd354716eb8dd62d5cf95" > IncludeMask< T, allOp< T > > < / a > , and < a class = "el" href = "classpFlow_1_1IncludeMask.html#a521bdd7b143fd354716eb8dd62d5cf95" > IncludeMask< T, Operator > < / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "includeMask_8hpp_source.html#l00090" > includeMask::operator()()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1includeMask_a5a10e8220d7eafbc617b1b1614cc4994_icgraph.png" border = "0" usemap = "#classpFlow_1_1includeMask_a5a10e8220d7eafbc617b1b1614cc4994_icgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< a id = "a186b30b9dfd8acd23958c14faaf92101" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a186b30b9dfd8acd23958c14faaf92101" > ◆ < / a > < / span > size()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual < a class = "el" href = "namespacepFlow.html#abd01e8e67e3d94cab04ecaaf4f85ac1b" > uint32< / a > size < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Implemented in < a class = "el" href = "classpFlow_1_1IncludeMask_3_01T_00_01allOp_3_01T_01_4_01_4.html#afe7e8e9646618d94bc2bbf4a59f35017" > IncludeMask< T, allOp< T > > < / a > , and < a class = "el" href = "classpFlow_1_1IncludeMask.html#afe7e8e9646618d94bc2bbf4a59f35017" > IncludeMask< T, Operator > < / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a84a44bb3dbfa00e7c5ae635b1eb1bd9e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a84a44bb3dbfa00e7c5ae635b1eb1bd9e" > ◆ < / a > < / span > operator()()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operator() < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > n< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "includeMask_8hpp_source.html#l00090" > 90< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "classpFlow_1_1includeMask.html#a5a10e8220d7eafbc617b1b1614cc4994" > includeMask::isIncluded()< / a > , and < a class = "el" href = "NBSLoop_8hpp_source.html#l00024" > n< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1includeMask_a84a44bb3dbfa00e7c5ae635b1eb1bd9e_cgraph.png" border = "0" usemap = "#classpFlow_1_1includeMask_a84a44bb3dbfa00e7c5ae635b1eb1bd9e_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a2d6fa293e543267f3139df717b643ca9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2d6fa293e543267f3139df717b643ca9" > ◆ < / a > < / span > create()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1uniquePtr.html" > pFlow::uniquePtr< / a > < < a class = "el" href = "classpFlow_1_1includeMask.html" > pFlow::includeMask< / a > > create < / 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 >
< / 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 > opType< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1readFromTimeFolder.html" > readFromTimeFolder< / a > &   < / td >
< td class = "paramname" > < em > timeFolder< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "includeMask_8cpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "includeMask_8cpp_source.html" > includeMask.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "bTypesFunctions_8cpp_source.html#l00162" > pFlow::angleBracketsNames2()< / a > , < a class = "el" href = "streams_8hpp_source.html#l00040" > END_REPORT< / a > , < a class = "el" href = "error_8hpp_source.html#l00070" > fatalError< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00042" > Green_Text< / a > , < a class = "el" href = "namespacepFlow.html#a9c4454c5f18c8245eaaebf2b4832eab0" > pFlow::printKeys()< / a > , and < a class = "el" href = "streams_8hpp_source.html#l00039" > REPORT< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "countField_8cpp_source.html#l00063" > countField::countField()< / a > , and < a class = "el" href = "processField_8cpp_source.html#l00027" > processField::processField()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1includeMask_a2d6fa293e543267f3139df717b643ca9_cgraph.png" border = "0" usemap = "#classpFlow_1_1includeMask_a2d6fa293e543267f3139df717b643ca9_cgraph" alt = "" / > < / div >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-8-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-8-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1includeMask_a2d6fa293e543267f3139df717b643ca9_icgraph.png" border = "0" usemap = "#classpFlow_1_1includeMask_a2d6fa293e543267f3139df717b643ca9_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a84505e826985ad10d53f4063d43128ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a84505e826985ad10d53f4063d43128ea" > ◆ < / a > < / span > fieldName_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > fieldName_< / 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 = "includeMask_8hpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "includeMask_8hpp_source.html#l00066" > includeMask::fieldName()< / a > , and < a class = "el" href = "includeMask_8cpp_source.html#l00024" > includeMask::includeMask()< / a > .< / p >
< / div >
< / div >
< a id = "a885fb6d2cc1add5cb4edb4acf05e0485" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a885fb6d2cc1add5cb4edb4acf05e0485" > ◆ < / a > < / span > fieldType_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > fieldType_< / 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 = "includeMask_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "includeMask_8hpp_source.html#l00071" > includeMask::fieldType()< / a > , and < a class = "el" href = "includeMask_8cpp_source.html#l00024" > includeMask::includeMask()< / a > .< / p >
< / div >
< / div >
< a id = "a97a35203fea8b2d860cac627e9305914" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a97a35203fea8b2d860cac627e9305914" > ◆ < / a > < / span > operatorType_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > operatorType_< / 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 = "includeMask_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "includeMask_8hpp_source.html#l00076" > includeMask::operatorType()< / a > .< / p >
< / div >
< / div >
< a id = "a386c1f96fff1ed15624e9d6a80149173" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a386c1f96fff1ed15624e9d6a80149173" > ◆ < / a > < / span > timeFolder_< / 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_1readFromTimeFolder.html" > readFromTimeFolder< / a > & timeFolder_< / 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 = "includeMask_8hpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "includeMask_8hpp_source.html#l00081" > includeMask::timeFolder()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > utilities/postprocessPhasicFlow/< a class = "el" href = "includeMask_8hpp_source.html" > includeMask.hpp< / a > < / li >
< li > utilities/postprocessPhasicFlow/< a class = "el" href = "includeMask_8cpp_source.html" > includeMask.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_1includeMask.html" > includeMask< / 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 >