2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
< title > PhasicFlow: pointStructure::activePointsHost 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_1pointStructure_1_1activePointsHost.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-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1pointStructure_1_1activePointsHost-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > pointStructure::activePointsHost Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a0f5f9a163cb0d86c165ce2742c251979" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#a0f5f9a163cb0d86c165ce2742c251979" > activePointsHost< / a > (bool < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#aab9550b3f59f76a254d15a2d537bb395" > allActive< / a > , < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a > active, const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > , < a class = "el" href = "namespacepFlow.html#a49dd1192cf116583abf7c726c7146851" > HostSpace< / a > > & flag)< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a0f5f9a163cb0d86c165ce2742c251979" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a120560205a14b6d4da24022cf10c36cb" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#a120560205a14b6d4da24022cf10c36cb" > activePointsHost< / a > (const < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html" > activePointsHost< / a > & )=default< / td > < / tr >
< tr class = "separator:a120560205a14b6d4da24022cf10c36cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a583889022d6dde9983ca6e9bb869119c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html" > activePointsHost< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#a583889022d6dde9983ca6e9bb869119c" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html" > activePointsHost< / a > & )=default< / td > < / tr >
< tr class = "separator:a583889022d6dde9983ca6e9bb869119c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab91680c38456f7919e23d442e0fa2a94" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#ab91680c38456f7919e23d442e0fa2a94" > operator()< / a > (< a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > i) const< / td > < / tr >
< tr class = "separator:ab91680c38456f7919e23d442e0fa2a94" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a74a6b2b65059d7ca887bb2d78fe49ce2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#a74a6b2b65059d7ca887bb2d78fe49ce2" > activeRange< / a > () const< / td > < / tr >
< tr class = "separator:a74a6b2b65059d7ca887bb2d78fe49ce2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab9550b3f59f76a254d15a2d537bb395" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#aab9550b3f59f76a254d15a2d537bb395" > allActive< / a > () const< / td > < / tr >
< tr class = "separator:aab9550b3f59f76a254d15a2d537bb395" > < 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:a55ea2c8deeed6e46962a301e3cca8bbf" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > , < a class = "el" href = "namespacepFlow.html#a49dd1192cf116583abf7c726c7146851" > HostSpace< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#a55ea2c8deeed6e46962a301e3cca8bbf" > flag_< / a > < / td > < / tr >
< tr class = "separator:a55ea2c8deeed6e46962a301e3cca8bbf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a24c6df75de7ec5977ac4fa9c450955ff" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#a24c6df75de7ec5977ac4fa9c450955ff" > allActive_< / a > < / td > < / tr >
< tr class = "separator:a24c6df75de7ec5977ac4fa9c450955ff" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-04-13 11:46:41 -07:00
< tr class = "memitem:a6c02c190c595dadd863a3ecad6ccf4e6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html#a6c02c190c595dadd863a3ecad6ccf4e6" > activeRange_< / a > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6c02c190c595dadd863a3ecad6ccf4e6" > < 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 = "pointStructure_8hpp_source.html#l00102" > 102< / a > of file < a class = "el" href = "pointStructure_8hpp_source.html" > pointStructure.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a0f5f9a163cb0d86c165ce2742c251979" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0f5f9a163cb0d86c165ce2742c251979" > ◆ < / a > < / span > activePointsHost() < 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 = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html" > activePointsHost< / a > < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > allActive< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2023-04-13 11:46:41 -07:00
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a >   < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > active< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > , < a class = "el" href = "namespacepFlow.html#a49dd1192cf116583abf7c726c7146851" > HostSpace< / a > > &   < / td >
< td class = "paramname" > < em > flag< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "pointStructure_8hpp_source.html#l00115" > 115< / a > of file < a class = "el" href = "pointStructure_8hpp_source.html" > pointStructure.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a120560205a14b6d4da24022cf10c36cb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a120560205a14b6d4da24022cf10c36cb" > ◆ < / a > < / span > activePointsHost() < 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 = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html" > activePointsHost< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html" > activePointsHost< / 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 >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a583889022d6dde9983ca6e9bb869119c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a583889022d6dde9983ca6e9bb869119c" > ◆ < / 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" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html" > activePointsHost< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html" > activePointsHost< / 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 = "ab91680c38456f7919e23d442e0fa2a94" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab91680c38456f7919e23d442e0fa2a94" > ◆ < / 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" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > bool operator() < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td >
< td class = "paramname" > < em > i< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "pointStructure_8hpp_source.html#l00128" > 128< / a > of file < a class = "el" href = "pointStructure_8hpp_source.html" > pointStructure.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "pointStructure_8hpp_source.html#l00110" > pointStructure::activePointsHost::activeRange_< / a > , and < a class = "el" href = "pointStructure_8hpp_source.html#l00106" > pointStructure::activePointsHost::flag_< / a > .< / p >
< / div >
< / div >
< a id = "a74a6b2b65059d7ca887bb2d78fe49ce2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a74a6b2b65059d7ca887bb2d78fe49ce2" > ◆ < / a > < / span > activeRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > auto activeRange < / 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 = "pointStructure_8hpp_source.html#l00134" > 134< / a > of file < a class = "el" href = "pointStructure_8hpp_source.html" > pointStructure.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "pointStructure_8hpp_source.html#l00110" > pointStructure::activePointsHost::activeRange_< / a > .< / p >
< / div >
< / div >
< a id = "aab9550b3f59f76a254d15a2d537bb395" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab9550b3f59f76a254d15a2d537bb395" > ◆ < / a > < / span > allActive()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > bool allActive < / 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 = "pointStructure_8hpp_source.html#l00139" > 139< / a > of file < a class = "el" href = "pointStructure_8hpp_source.html" > pointStructure.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "pointStructure_8hpp_source.html#l00108" > pointStructure::activePointsHost::allActive_< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a55ea2c8deeed6e46962a301e3cca8bbf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a55ea2c8deeed6e46962a301e3cca8bbf" > ◆ < / a > < / span > flag_< / 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#aca2b381231776d26ea7431837f78aa24" > ViewType1D< / a > < < a class = "el" href = "namespacepFlow.html#a07fb256c1077eea7a7726e948cc8ff0e" > int8< / a > , < a class = "el" href = "namespacepFlow.html#a49dd1192cf116583abf7c726c7146851" > HostSpace< / a > > flag_< / 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 = "pointStructure_8hpp_source.html#l00106" > 106< / a > of file < a class = "el" href = "pointStructure_8hpp_source.html" > pointStructure.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "pointStructure_8hpp_source.html#l00128" > pointStructure::activePointsHost::operator()()< / a > .< / p >
< / div >
< / div >
< a id = "a24c6df75de7ec5977ac4fa9c450955ff" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a24c6df75de7ec5977ac4fa9c450955ff" > ◆ < / a > < / span > allActive_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool allActive_< / 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 = "pointStructure_8hpp_source.html#l00108" > 108< / a > of file < a class = "el" href = "pointStructure_8hpp_source.html" > pointStructure.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "pointStructure_8hpp_source.html#l00139" > pointStructure::activePointsHost::allActive()< / a > .< / p >
< / div >
< / div >
< a id = "a6c02c190c595dadd863a3ecad6ccf4e6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6c02c190c595dadd863a3ecad6ccf4e6" > ◆ < / a > < / span > activeRange_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2023-04-13 11:46:41 -07:00
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a304d8581876270871949bf5d4755036a" > range< / a > activeRange_< / td >
2023-03-27 10:16:23 -07:00
< / 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 = "pointStructure_8hpp_source.html#l00110" > 110< / a > of file < a class = "el" href = "pointStructure_8hpp_source.html" > pointStructure.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "pointStructure_8hpp_source.html#l00134" > pointStructure::activePointsHost::activeRange()< / a > , and < a class = "el" href = "pointStructure_8hpp_source.html#l00128" > pointStructure::activePointsHost::operator()()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/phasicFlow/structuredData/pointStructure/< a class = "el" href = "pointStructure_8hpp_source.html" > pointStructure.hpp< / 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_1pointStructure.html" > pointStructure< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1pointStructure_1_1activePointsHost.html" > activePointsHost< / 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 >