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: Logical 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_1Logical.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-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "#pro-static-attribs" > Static Protected Attributes< / a > |
< a href = "classpFlow_1_1Logical-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > Logical 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 >
< tr class = "memitem:a851e0a36622e3208a50f1a1af3224b9b" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a851e0a36622e3208a50f1a1af3224b9b" > TypeInfoNV< / a > (" Logical" )< / td > < / tr >
< tr class = "separator:a851e0a36622e3208a50f1a1af3224b9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab8be5403eabcca1b79611fe69f54add1" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#ab8be5403eabcca1b79611fe69f54add1" > Logical< / a > ()< / td > < / tr >
< tr class = "separator:ab8be5403eabcca1b79611fe69f54add1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab363b331ac2b9d9622742ebf0b5a951d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#ab363b331ac2b9d9622742ebf0b5a951d" > Logical< / a > (bool s)< / td > < / tr >
< tr class = "separator:ab363b331ac2b9d9622742ebf0b5a951d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afc72ef98326dbd079d2f8630ccf24c74" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#afc72ef98326dbd079d2f8630ccf24c74" > Logical< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & l)< / td > < / tr >
< tr class = "separator:afc72ef98326dbd079d2f8630ccf24c74" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e553369989cc0b5b119f4585f263e52" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a2e553369989cc0b5b119f4585f263e52" > Logical< / a > (const char *ch)< / td > < / tr >
< tr class = "separator:a2e553369989cc0b5b119f4585f263e52" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a49cd7c522cedbe3e62e52191d0f79a79" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a49cd7c522cedbe3e62e52191d0f79a79" > Logical< / a > (const < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > & )=default< / td > < / tr >
< tr class = "separator:a49cd7c522cedbe3e62e52191d0f79a79" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a27f71d048d16aa04269dc80d03397dd8" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a27f71d048d16aa04269dc80d03397dd8" > Logical< / a > (< a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > & & )=default< / td > < / tr >
< tr class = "separator:a27f71d048d16aa04269dc80d03397dd8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abd8e597efe175ef1b0c681297a98435e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#abd8e597efe175ef1b0c681297a98435e" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > & )=default< / td > < / tr >
< tr class = "separator:abd8e597efe175ef1b0c681297a98435e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae391e225003d22649bfee4861350dbb3" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#ae391e225003d22649bfee4861350dbb3" > operator=< / a > (< a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > & & )=default< / td > < / tr >
< tr class = "separator:ae391e225003d22649bfee4861350dbb3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9c9ebd469b3da505c0ba05a9f367094" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#ad9c9ebd469b3da505c0ba05a9f367094" > operator=< / a > (const bool & b)< / td > < / tr >
< tr class = "separator:ad9c9ebd469b3da505c0ba05a9f367094" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac07d93c2c80e51349f3dec89a2e45c84" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#ac07d93c2c80e51349f3dec89a2e45c84" > operator()< / a > () const< / td > < / tr >
< tr class = "separator:ac07d93c2c80e51349f3dec89a2e45c84" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67b76affb3b5d35fa419ac234144038b" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a67b76affb3b5d35fa419ac234144038b" > operator bool< / a > () const< / td > < / tr >
< tr class = "separator:a67b76affb3b5d35fa419ac234144038b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac8deda3639dc8d68714b583b54cdf85a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#ac8deda3639dc8d68714b583b54cdf85a" > operator!< / a > () const< / td > < / tr >
< tr class = "separator:ac8deda3639dc8d68714b583b54cdf85a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#aff8e92ab47032ae811d1271161cb9b22" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a6a40de4ceed55b2f78cf3027739dfd91" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a511f818d2eebfd7be4cac008de48bc8c" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a511f818d2eebfd7be4cac008de48bc8c" > evaluteWord< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & l, bool & b, int & yesNoSet)< / td > < / tr >
< tr class = "separator:a511f818d2eebfd7be4cac008de48bc8c" > < 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:a806aa31dc2296ac0381a7b4b0289b204" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a806aa31dc2296ac0381a7b4b0289b204" > Logical< / a > (bool s, int yns)< / td > < / tr >
< tr class = "separator:a806aa31dc2296ac0381a7b4b0289b204" > < 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:ab26d4eeeee6530495955214023e65cc0" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#ab26d4eeeee6530495955214023e65cc0" > s_< / a > = false< / td > < / tr >
< tr class = "separator:ab26d4eeeee6530495955214023e65cc0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a557853380b14ede18eb1782e21047c73" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a557853380b14ede18eb1782e21047c73" > yesNoSet_< / a > = 0< / td > < / tr >
< tr class = "separator:a557853380b14ede18eb1782e21047c73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-attribs" > < / a >
Static Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a5f0eda982d8c60cbff681b1480f4e75d" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1Logical.html#a5f0eda982d8c60cbff681b1480f4e75d" > YesNo__< / a > [4][2] = {{" Yes" , " No" },{" on" ," off" },{" true" ," false" }, {" Ok" ," No" }}< / td > < / tr >
< tr class = "separator:a5f0eda982d8c60cbff681b1480f4e75d" > < 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 = "Logical_8hpp_source.html#l00035" > 35< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a806aa31dc2296ac0381a7b4b0289b204" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a806aa31dc2296ac0381a7b4b0289b204" > ◆ < / a > < / span > Logical() < span class = "overload" > [1/7]< / 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_1Logical.html" > Logical< / a > < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > s< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > yns< / 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 class = "mlabel" > explicit< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Logical_8hpp_source.html#l00044" > 44< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ab8be5403eabcca1b79611fe69f54add1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab8be5403eabcca1b79611fe69f54add1" > ◆ < / a > < / span > Logical() < span class = "overload" > [2/7]< / 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_1Logical.html" > Logical< / 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 = "Logical_8hpp_source.html#l00055" > 55< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Logical_8hpp_source.html#l00093" > Logical::operator!()< / a > .< / p >
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 = "+" / > Here is the caller graph for this function:< / 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_1Logical_ab8be5403eabcca1b79611fe69f54add1_icgraph.png" border = "0" usemap = "#classpFlow_1_1Logical_ab8be5403eabcca1b79611fe69f54add1_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Logical_ab8be5403eabcca1b79611fe69f54add1_icgraph" id = "classpFlow_1_1Logical_ab8be5403eabcca1b79611fe69f54add1_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "136,5,204,32" / >
< area shape = "rect" href = "classpFlow_1_1Logical.html#ac8deda3639dc8d68714b583b54cdf85a" title = " " alt = "" coords = "5,5,88,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ab363b331ac2b9d9622742ebf0b5a951d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab363b331ac2b9d9622742ebf0b5a951d" > ◆ < / a > < / span > Logical() < span class = "overload" > [3/7]< / 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_1Logical.html" > Logical< / a > < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > s< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Logical_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< / div >
< / div >
< a id = "afc72ef98326dbd079d2f8630ccf24c74" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc72ef98326dbd079d2f8630ccf24c74" > ◆ < / a > < / span > Logical() < span class = "overload" > [4/7]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > l< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Logical_8cpp_source.html#l00027" > 27< / a > of file < a class = "el" href = "Logical_8cpp_source.html" > Logical.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "Logical_8cpp_source.html#l00042" > Logical::evaluteWord()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "Logical_8hpp_source.html#l00038" > Logical::s_< / a > , and < a class = "el" href = "Logical_8hpp_source.html#l00040" > Logical::yesNoSet_< / a > .< / p >
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 = "+" / > Here is the call graph for this function:< / 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_1Logical_afc72ef98326dbd079d2f8630ccf24c74_cgraph.png" border = "0" usemap = "#classpFlow_1_1Logical_afc72ef98326dbd079d2f8630ccf24c74_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Logical_afc72ef98326dbd079d2f8630ccf24c74_cgraph" id = "classpFlow_1_1Logical_afc72ef98326dbd079d2f8630ccf24c74_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,73,57" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "125,5,223,32" / >
< area shape = "rect" href = "classpFlow_1_1Logical.html#a511f818d2eebfd7be4cac008de48bc8c" title = " " alt = "" coords = "121,56,227,83" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a2e553369989cc0b5b119f4585f263e52" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2e553369989cc0b5b119f4585f263e52" > ◆ < / a > < / span > Logical() < span class = "overload" > [5/7]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > ch< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Logical_8cpp_source.html#l00037" > 37< / a > of file < a class = "el" href = "Logical_8cpp_source.html" > Logical.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a49cd7c522cedbe3e62e52191d0f79a79" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a49cd7c522cedbe3e62e52191d0f79a79" > ◆ < / a > < / span > Logical() < span class = "overload" > [6/7]< / 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_1Logical.html" > Logical< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / 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 = "a27f71d048d16aa04269dc80d03397dd8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a27f71d048d16aa04269dc80d03397dd8" > ◆ < / a > < / span > Logical() < span class = "overload" > [7/7]< / 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_1Logical.html" > Logical< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / 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 = "a851e0a36622e3208a50f1a1af3224b9b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a851e0a36622e3208a50f1a1af3224b9b" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " Logical"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "abd8e597efe175ef1b0c681297a98435e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abd8e597efe175ef1b0c681297a98435e" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/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_1Logical.html" > Logical< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / 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 = "ae391e225003d22649bfee4861350dbb3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae391e225003d22649bfee4861350dbb3" > ◆ < / a > < / span > operator=() < 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_1Logical.html" > Logical< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1Logical.html" > Logical< / 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 = "ad9c9ebd469b3da505c0ba05a9f367094" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad9c9ebd469b3da505c0ba05a9f367094" > ◆ < / a > < / span > operator=() < 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_1Logical.html" > Logical< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const bool &   < / td >
< td class = "paramname" > < em > b< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Logical_8hpp_source.html#l00076" > 76< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Logical_8hpp_source.html#l00038" > Logical::s_< / a > , and < a class = "el" href = "Logical_8hpp_source.html#l00040" > Logical::yesNoSet_< / a > .< / p >
< / div >
< / div >
< a id = "ac07d93c2c80e51349f3dec89a2e45c84" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac07d93c2c80e51349f3dec89a2e45c84" > ◆ < / 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 = "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 = "Logical_8hpp_source.html#l00083" > 83< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Logical_8hpp_source.html#l00038" > Logical::s_< / a > .< / p >
< / div >
< / div >
< a id = "a67b76affb3b5d35fa419ac234144038b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a67b76affb3b5d35fa419ac234144038b" > ◆ < / a > < / span > operator bool()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > operator bool < / 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 class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Logical_8hpp_source.html#l00088" > 88< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Logical_8hpp_source.html#l00038" > Logical::s_< / a > .< / p >
< / div >
< / div >
< a id = "ac8deda3639dc8d68714b583b54cdf85a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac8deda3639dc8d68714b583b54cdf85a" > ◆ < / 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 = "classpFlow_1_1Logical.html" > Logical< / a > operator! < / 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 = "Logical_8hpp_source.html#l00093" > 93< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "Logical_8hpp_source.html#l00055" > Logical::Logical()< / a > , < a class = "el" href = "Logical_8hpp_source.html#l00038" > Logical::s_< / a > , and < a class = "el" href = "Logical_8hpp_source.html#l00040" > Logical::yesNoSet_< / 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_1Logical_ac8deda3639dc8d68714b583b54cdf85a_cgraph.png" border = "0" usemap = "#classpFlow_1_1Logical_ac8deda3639dc8d68714b583b54cdf85a_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Logical_ac8deda3639dc8d68714b583b54cdf85a_cgraph" id = "classpFlow_1_1Logical_ac8deda3639dc8d68714b583b54cdf85a_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,88,32" / >
< area shape = "rect" href = "classpFlow_1_1Logical.html#ab8be5403eabcca1b79611fe69f54add1" title = " " alt = "" coords = "136,5,204,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aff8e92ab47032ae811d1271161cb9b22" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff8e92ab47032ae811d1271161cb9b22" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Logical_8cpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "Logical_8cpp_source.html" > Logical.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "tokenI_8hpp_source.html#l00372" > token::good()< / a > , < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00615" > token::isString()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00584" > token::isWord()< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00221" > IOstream::lineNumber()< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00272" > IOstream::setBad()< / a > , < a class = "el" href = "tokenI_8hpp_source.html#l00624" > token::stringToken()< / a > , and < a class = "el" href = "tokenI_8hpp_source.html#l00600" > token::wordToken()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "Logical_8cpp_source.html#l00113" > pFlow::operator> > ()< / 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_1Logical_aff8e92ab47032ae811d1271161cb9b22_cgraph.png" border = "0" usemap = "#classpFlow_1_1Logical_aff8e92ab47032ae811d1271161cb9b22_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Logical_aff8e92ab47032ae811d1271161cb9b22_cgraph" id = "classpFlow_1_1Logical_aff8e92ab47032ae811d1271161cb9b22_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,183,56,209" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1token.html#abdcc7f96f487faadc7769afcf58fe992" title = " " alt = "" coords = "138,5,283,32" / >
< area shape = "rect" href = "classpFlow_1_1token.html#abc9dc0708ec1aae2309621664fa8e5a4" title = " " alt = "" coords = "129,56,292,83" / >
< area shape = "rect" href = "classpFlow_1_1token.html#ace6d5ecd2736d19990a7c12e0fe5a745" title = " " alt = "" coords = "131,107,290,133" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = "Const access to the current stream line number." alt = "" coords = "104,157,317,184" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = "Return the name of the stream." alt = "" coords = "123,208,298,235" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a638b33dd25b3cd8ea7e846f04fd6a6a3" title = "Set stream to be bad." alt = "" coords = "119,259,302,285" / >
< area shape = "rect" href = "classpFlow_1_1token.html#aa81aefc6aea3503b1eb4aefbafc8d0bc" title = " " alt = "" coords = "117,309,304,336" / >
< area shape = "rect" href = "classpFlow_1_1token.html#a8658f0b0a04ffdb6e74c5af4ca27edf1" title = " " alt = "" coords = "119,360,302,387" / >
2023-03-27 10:16:23 -07:00
< / map >
< / 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_1Logical_aff8e92ab47032ae811d1271161cb9b22_icgraph.png" border = "0" usemap = "#classpFlow_1_1Logical_aff8e92ab47032ae811d1271161cb9b22_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Logical_aff8e92ab47032ae811d1271161cb9b22_icgraph" id = "classpFlow_1_1Logical_aff8e92ab47032ae811d1271161cb9b22_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "199,5,249,32" / >
< area shape = "rect" href = "namespacepFlow.html#a3317c6444777cc7927e1fab71586c38c" title = " " alt = "" coords = "5,5,151,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a6a40de4ceed55b2f78cf3027739dfd91" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a40de4ceed55b2f78cf3027739dfd91" > ◆ < / a > < / span > write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Logical_8cpp_source.html#l00098" > 98< / a > of file < a class = "el" href = "Logical_8cpp_source.html" > Logical.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "IOstream_8cpp_source.html#l00042" > IOstream::check()< / a > , and < a class = "el" href = "pFlowMacros_8hpp_source.html#l00029" > FUNCTION_NAME< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Logical_8cpp_source.html#l00122" > pFlow::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 call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1Logical_a6a40de4ceed55b2f78cf3027739dfd91_cgraph.png" border = "0" usemap = "#classpFlow_1_1Logical_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Logical_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" id = "classpFlow_1_1Logical_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,60,32" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5" title = "Check IOstream status for given operation." alt = "" coords = "108,5,283,32" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
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 caller 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_1Logical_a6a40de4ceed55b2f78cf3027739dfd91_icgraph.png" border = "0" usemap = "#classpFlow_1_1Logical_a6a40de4ceed55b2f78cf3027739dfd91_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Logical_a6a40de4ceed55b2f78cf3027739dfd91_icgraph" id = "classpFlow_1_1Logical_a6a40de4ceed55b2f78cf3027739dfd91_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "199,5,253,32" / >
< area shape = "rect" href = "namespacepFlow.html#aa4c729882ee9c05e504021ba6c0ed08f" title = " " alt = "" coords = "5,5,151,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a511f818d2eebfd7be4cac008de48bc8c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a511f818d2eebfd7be4cac008de48bc8c" > ◆ < / a > < / span > evaluteWord()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool evaluteWord < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > l< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool &   < / td >
< td class = "paramname" > < em > b< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int &   < / td >
< td class = "paramname" > < em > yesNoSet< / 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 = "Logical_8cpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "Logical_8cpp_source.html" > Logical.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "bTypesFunctions_8cpp_source.html#l00107" > pFlow::toUpper()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Logical_8cpp_source.html#l00027" > Logical::Logical()< / 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_1Logical_a511f818d2eebfd7be4cac008de48bc8c_cgraph.png" border = "0" usemap = "#classpFlow_1_1Logical_a511f818d2eebfd7be4cac008de48bc8c_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Logical_a511f818d2eebfd7be4cac008de48bc8c_cgraph" id = "classpFlow_1_1Logical_a511f818d2eebfd7be4cac008de48bc8c_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,5,109,32" / >
< area shape = "rect" href = "namespacepFlow.html#a85d082a1fd1aa0dd5be3e779502475a7" title = " " alt = "" coords = "157,5,277,32" / >
< / map >
< / 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_1Logical_a511f818d2eebfd7be4cac008de48bc8c_icgraph.png" border = "0" usemap = "#classpFlow_1_1Logical_a511f818d2eebfd7be4cac008de48bc8c_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1Logical_a511f818d2eebfd7be4cac008de48bc8c_icgraph" id = "classpFlow_1_1Logical_a511f818d2eebfd7be4cac008de48bc8c_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "121,5,225,32" / >
< area shape = "rect" href = "classpFlow_1_1Logical.html#afc72ef98326dbd079d2f8630ccf24c74" title = " " alt = "" coords = "5,5,73,32" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ab26d4eeeee6530495955214023e65cc0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab26d4eeeee6530495955214023e65cc0" > ◆ < / a > < / span > s_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool s_ = false< / 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 = "Logical_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Logical_8cpp_source.html#l00027" > Logical::Logical()< / a > , < a class = "el" href = "Logical_8hpp_source.html#l00088" > Logical::operator bool()< / a > , < a class = "el" href = "Logical_8hpp_source.html#l00093" > Logical::operator!()< / a > , < a class = "el" href = "Logical_8hpp_source.html#l00083" > Logical::operator()()< / a > , and < a class = "el" href = "Logical_8hpp_source.html#l00076" > Logical::operator=()< / a > .< / p >
< / div >
< / div >
< a id = "a557853380b14ede18eb1782e21047c73" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a557853380b14ede18eb1782e21047c73" > ◆ < / a > < / span > yesNoSet_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int yesNoSet_ = 0< / 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 = "Logical_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "Logical_8cpp_source.html#l00027" > Logical::Logical()< / a > , < a class = "el" href = "Logical_8hpp_source.html#l00093" > Logical::operator!()< / a > , and < a class = "el" href = "Logical_8hpp_source.html#l00076" > Logical::operator=()< / a > .< / p >
< / div >
< / div >
< a id = "a5f0eda982d8c60cbff681b1480f4e75d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5f0eda982d8c60cbff681b1480f4e75d" > ◆ < / a > < / span > YesNo__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > YesNo__[4][2] = {{" Yes" , " No" },{" on" ," off" },{" true" ," false" }, {" Ok" ," No" }}< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Logical_8hpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/phasicFlow/types/basicTypes/< a class = "el" href = "Logical_8hpp_source.html" > Logical.hpp< / a > < / li >
< li > src/phasicFlow/types/basicTypes/< a class = "el" href = "Logical_8cpp_source.html" > Logical.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_1Logical.html" > Logical< / 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 >