-
Notifications
You must be signed in to change notification settings - Fork 1
/
BasicBoolFunctors_8h_source.html
224 lines (222 loc) · 32.6 KB
/
BasicBoolFunctors_8h_source.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>DGtal: BasicBoolFunctors.h Source File</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/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">DGtal
 <span id="projectnumber">1.5.beta</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<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','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</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('BasicBoolFunctors_8h_source.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="headertitle">
<div class="title">BasicBoolFunctors.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>  </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="preprocessor">#pragma once</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  </div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#if defined(BasicBoolFunctors_RECURSES)</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#error Recursive header files inclusion detected in BasicBoolFunctors.h</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#else </span><span class="comment">// defined(BasicBoolFunctors_RECURSES)</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment"></span>#define BasicBoolFunctors_RECURSES</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  </div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#if !defined BasicBoolFunctors_h</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="preprocessor">#define BasicBoolFunctors_h</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="comment">// Inclusions</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="preprocessor">#include <iostream></span></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#include <boost/function.hpp></span></div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  </div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="comment">// @since 0.8 In DGtal::functors</span></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> <span class="keyword">namespace </span><a class="code" href="namespaceDGtal.html">DGtal</a> {</div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html"> 49</a></span>  <span class="keyword">namespace </span>functors {</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#aa643601588b4b3ce48aded757e8fd7c7"> 54</a></span>  <span class="keyword">typedef</span> boost::function0< bool > <a class="code" href="namespaceDGtal_1_1functors.html#aa643601588b4b3ce48aded757e8fd7c7">BoolFunctor0</a>;</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#a9c097791d2639aed3534e3547291d916"> 59</a></span>  <span class="keyword">typedef</span> boost::function1< bool, bool > <a class="code" href="namespaceDGtal_1_1functors.html#a9c097791d2639aed3534e3547291d916">BoolFunctor1</a>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  </div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#adeef356bd5d6e01987e9ad5f55353050"> 64</a></span>  <span class="keyword">typedef</span> boost::function2< bool, bool, bool > <a class="code" href="namespaceDGtal_1_1functors.html#adeef356bd5d6e01987e9ad5f55353050">BoolFunctor2</a>;</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  </div>
<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#a471f1996fbfd82c45524da01e25c231b"> 69</a></span>  <span class="keyword">typedef</span> boost::function3< bool, bool, bool, bool > <a class="code" href="namespaceDGtal_1_1functors.html#a471f1996fbfd82c45524da01e25c231b">BoolFunctor3</a>;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  </div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1TrueBoolFct0.html"> 74</a></span>  <span class="keyword">struct </span><a class="code" href="structDGtal_1_1functors_1_1TrueBoolFct0.html">TrueBoolFct0</a> {</div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1TrueBoolFct0.html#a5e087b4ec15cf710d4463b1f81c52129"> 75</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structDGtal_1_1functors_1_1TrueBoolFct0.html#a5e087b4ec15cf710d4463b1f81c52129">operator()</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  };</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  </div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1FalseBoolFct0.html"> 81</a></span>  <span class="keyword">struct </span><a class="code" href="structDGtal_1_1functors_1_1FalseBoolFct0.html">FalseBoolFct0</a> {</div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1FalseBoolFct0.html#a3d09941648f3a4fc40741a94612e988f"> 82</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structDGtal_1_1functors_1_1FalseBoolFct0.html#a3d09941648f3a4fc40741a94612e988f">operator()</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  };</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  </div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#ace3475deed0ceb6c16332680ff31506f"> 88</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="namespaceDGtal_1_1functors.html#aa643601588b4b3ce48aded757e8fd7c7">BoolFunctor0</a> <a class="code" href="namespaceDGtal_1_1functors.html#ace3475deed0ceb6c16332680ff31506f">trueBF0</a> = <a class="code" href="structDGtal_1_1functors_1_1TrueBoolFct0.html">TrueBoolFct0</a>();</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  </div>
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#ab21e836606fcc449ad58326a746ec06b"> 93</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="namespaceDGtal_1_1functors.html#aa643601588b4b3ce48aded757e8fd7c7">BoolFunctor0</a> <a class="code" href="namespaceDGtal_1_1functors.html#ab21e836606fcc449ad58326a746ec06b">falseBF0</a> = <a class="code" href="structDGtal_1_1functors_1_1FalseBoolFct0.html">FalseBoolFct0</a>();</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  </div>
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1IdentityBoolFct1.html"> 98</a></span>  <span class="keyword">struct </span><a class="code" href="structDGtal_1_1functors_1_1IdentityBoolFct1.html">IdentityBoolFct1</a> {</div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1IdentityBoolFct1.html#ac90b274a993984779bc4a47b32aa3504"> 99</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structDGtal_1_1functors_1_1IdentityBoolFct1.html#ac90b274a993984779bc4a47b32aa3504">operator()</a>( <span class="keywordtype">bool</span> b ) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  };</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  </div>
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1NotBoolFct1.html"> 105</a></span>  <span class="keyword">struct </span><a class="code" href="structDGtal_1_1functors_1_1NotBoolFct1.html">NotBoolFct1</a> {</div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1NotBoolFct1.html#a7f738a89beec6380d9a347cf3b1a6353"> 106</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structDGtal_1_1functors_1_1NotBoolFct1.html#a7f738a89beec6380d9a347cf3b1a6353">operator()</a>( <span class="keywordtype">bool</span> b ) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  };</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#aab0f74ad307b8d3608630e802f067c16"> 112</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="namespaceDGtal_1_1functors.html#a9c097791d2639aed3534e3547291d916">BoolFunctor1</a> <a class="code" href="namespaceDGtal_1_1functors.html#aab0f74ad307b8d3608630e802f067c16">identityBF1</a> = <a class="code" href="structDGtal_1_1functors_1_1IdentityBoolFct1.html">IdentityBoolFct1</a>();</div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  </div>
<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#a54d18c0074a75f014ee71c9446ba0340"> 117</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="namespaceDGtal_1_1functors.html#a9c097791d2639aed3534e3547291d916">BoolFunctor1</a> <a class="code" href="namespaceDGtal_1_1functors.html#a54d18c0074a75f014ee71c9446ba0340">notBF1</a> = <a class="code" href="structDGtal_1_1functors_1_1NotBoolFct1.html">NotBoolFct1</a>();</div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  </div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1AndBoolFct2.html"> 122</a></span>  <span class="keyword">struct </span><a class="code" href="structDGtal_1_1functors_1_1AndBoolFct2.html">AndBoolFct2</a> {</div>
<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1AndBoolFct2.html#a4e30c4c7275bc78bb99d856d856827c0"> 123</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structDGtal_1_1functors_1_1AndBoolFct2.html#a4e30c4c7275bc78bb99d856d856827c0">operator()</a>( <span class="keywordtype">bool</span> b1, <span class="keywordtype">bool</span> b2 ) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  };</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  </div>
<div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1OrBoolFct2.html"> 129</a></span>  <span class="keyword">struct </span><a class="code" href="structDGtal_1_1functors_1_1OrBoolFct2.html">OrBoolFct2</a> {</div>
<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1OrBoolFct2.html#aefe241b8ad8d709abce61a9668648182"> 130</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structDGtal_1_1functors_1_1OrBoolFct2.html#aefe241b8ad8d709abce61a9668648182">operator()</a>( <span class="keywordtype">bool</span> b1, <span class="keywordtype">bool</span> b2 ) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  };</div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  </div>
<div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1XorBoolFct2.html"> 136</a></span>  <span class="keyword">struct </span><a class="code" href="structDGtal_1_1functors_1_1XorBoolFct2.html">XorBoolFct2</a> {</div>
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1XorBoolFct2.html#a1fc3617150c2234ea9c9055e1c384a78"> 137</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structDGtal_1_1functors_1_1XorBoolFct2.html#a1fc3617150c2234ea9c9055e1c384a78">operator()</a>( <span class="keywordtype">bool</span> b1, <span class="keywordtype">bool</span> b2 ) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  };</div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  </div>
<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1ImpliesBoolFct2.html"> 143</a></span>  <span class="keyword">struct </span><a class="code" href="structDGtal_1_1functors_1_1ImpliesBoolFct2.html">ImpliesBoolFct2</a> {</div>
<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="structDGtal_1_1functors_1_1ImpliesBoolFct2.html#a519a58e66a9513912153138df8e379b5"> 144</a></span>  <span class="keywordtype">bool</span> <a class="code" href="structDGtal_1_1functors_1_1ImpliesBoolFct2.html#a519a58e66a9513912153138df8e379b5">operator()</a>( <span class="keywordtype">bool</span> b1, <span class="keywordtype">bool</span> b2 ) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  };</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  </div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#a75f64f8aec85ed2085df8d5c13947324"> 150</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="namespaceDGtal_1_1functors.html#adeef356bd5d6e01987e9ad5f55353050">BoolFunctor2</a> <a class="code" href="namespaceDGtal_1_1functors.html#a75f64f8aec85ed2085df8d5c13947324">andBF2</a> = <a class="code" href="structDGtal_1_1functors_1_1AndBoolFct2.html">AndBoolFct2</a>();</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  </div>
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#af339a8f7ec4c1c6fce14623aeaef44bd"> 155</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="namespaceDGtal_1_1functors.html#adeef356bd5d6e01987e9ad5f55353050">BoolFunctor2</a> <a class="code" href="namespaceDGtal_1_1functors.html#af339a8f7ec4c1c6fce14623aeaef44bd">orBF2</a> = <a class="code" href="structDGtal_1_1functors_1_1OrBoolFct2.html">OrBoolFct2</a>();</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  </div>
<div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#ae084a31146e6491bffe7e72c9bd2104a"> 160</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="namespaceDGtal_1_1functors.html#adeef356bd5d6e01987e9ad5f55353050">BoolFunctor2</a> <a class="code" href="namespaceDGtal_1_1functors.html#ae084a31146e6491bffe7e72c9bd2104a">xorBF2</a> = <a class="code" href="structDGtal_1_1functors_1_1XorBoolFct2.html">XorBoolFct2</a>();</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  </div>
<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="namespaceDGtal_1_1functors.html#ab8bfc4f96b0d7d0a3e60bfbf060ca803"> 165</a></span>  <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="namespaceDGtal_1_1functors.html#adeef356bd5d6e01987e9ad5f55353050">BoolFunctor2</a> <a class="code" href="namespaceDGtal_1_1functors.html#ab8bfc4f96b0d7d0a3e60bfbf060ca803">impliesBF2</a> = <a class="code" href="structDGtal_1_1functors_1_1ImpliesBoolFct2.html">ImpliesBoolFct2</a>();</div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>  </div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span> } <span class="comment">// namespace functors</span></div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span> } <span class="comment">// namespace DGtal</span></div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  </div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>  </div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="comment">// Includes inline functors.</span></div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="preprocessor">#include "DGtal/base/BasicBoolFunctors.ih"</span></div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  </div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="comment">// //</span></div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="comment"></span> </div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="preprocessor">#endif </span><span class="comment">// !defined BasicBoolFunctors_h</span></div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>  </div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="preprocessor">#undef BasicBoolFunctors_RECURSES</span></div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="preprocessor">#endif </span><span class="comment">// else defined(BasicBoolFunctors_RECURSES)</span></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_a471f1996fbfd82c45524da01e25c231b"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#a471f1996fbfd82c45524da01e25c231b">DGtal::functors::BoolFunctor3</a></div><div class="ttdeci">boost::function3< bool, bool, bool, bool > BoolFunctor3</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00069">BasicBoolFunctors.h:69</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_a54d18c0074a75f014ee71c9446ba0340"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#a54d18c0074a75f014ee71c9446ba0340">DGtal::functors::notBF1</a></div><div class="ttdeci">static const BoolFunctor1 notBF1</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00117">BasicBoolFunctors.h:117</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_a75f64f8aec85ed2085df8d5c13947324"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#a75f64f8aec85ed2085df8d5c13947324">DGtal::functors::andBF2</a></div><div class="ttdeci">static const BoolFunctor2 andBF2</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00150">BasicBoolFunctors.h:150</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_a9c097791d2639aed3534e3547291d916"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#a9c097791d2639aed3534e3547291d916">DGtal::functors::BoolFunctor1</a></div><div class="ttdeci">boost::function1< bool, bool > BoolFunctor1</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00059">BasicBoolFunctors.h:59</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_aa643601588b4b3ce48aded757e8fd7c7"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#aa643601588b4b3ce48aded757e8fd7c7">DGtal::functors::BoolFunctor0</a></div><div class="ttdeci">boost::function0< bool > BoolFunctor0</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00054">BasicBoolFunctors.h:54</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_aab0f74ad307b8d3608630e802f067c16"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#aab0f74ad307b8d3608630e802f067c16">DGtal::functors::identityBF1</a></div><div class="ttdeci">static const BoolFunctor1 identityBF1</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00112">BasicBoolFunctors.h:112</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_ab21e836606fcc449ad58326a746ec06b"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#ab21e836606fcc449ad58326a746ec06b">DGtal::functors::falseBF0</a></div><div class="ttdeci">static const BoolFunctor0 falseBF0</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00093">BasicBoolFunctors.h:93</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_ab8bfc4f96b0d7d0a3e60bfbf060ca803"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#ab8bfc4f96b0d7d0a3e60bfbf060ca803">DGtal::functors::impliesBF2</a></div><div class="ttdeci">static const BoolFunctor2 impliesBF2</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00165">BasicBoolFunctors.h:165</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_ace3475deed0ceb6c16332680ff31506f"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#ace3475deed0ceb6c16332680ff31506f">DGtal::functors::trueBF0</a></div><div class="ttdeci">static const BoolFunctor0 trueBF0</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00088">BasicBoolFunctors.h:88</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_adeef356bd5d6e01987e9ad5f55353050"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#adeef356bd5d6e01987e9ad5f55353050">DGtal::functors::BoolFunctor2</a></div><div class="ttdeci">boost::function2< bool, bool, bool > BoolFunctor2</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00064">BasicBoolFunctors.h:64</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_ae084a31146e6491bffe7e72c9bd2104a"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#ae084a31146e6491bffe7e72c9bd2104a">DGtal::functors::xorBF2</a></div><div class="ttdeci">static const BoolFunctor2 xorBF2</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00160">BasicBoolFunctors.h:160</a></div></div>
<div class="ttc" id="anamespaceDGtal_1_1functors_html_af339a8f7ec4c1c6fce14623aeaef44bd"><div class="ttname"><a href="namespaceDGtal_1_1functors.html#af339a8f7ec4c1c6fce14623aeaef44bd">DGtal::functors::orBF2</a></div><div class="ttdeci">static const BoolFunctor2 orBF2</div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00155">BasicBoolFunctors.h:155</a></div></div>
<div class="ttc" id="anamespaceDGtal_html"><div class="ttname"><a href="namespaceDGtal.html">DGtal</a></div><div class="ttdoc">DGtal is the top-level namespace which contains all DGtal functions and types.</div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1AndBoolFct2_html"><div class="ttname"><a href="structDGtal_1_1functors_1_1AndBoolFct2.html">DGtal::functors::AndBoolFct2</a></div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00122">BasicBoolFunctors.h:122</a></div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1AndBoolFct2_html_a4e30c4c7275bc78bb99d856d856827c0"><div class="ttname"><a href="structDGtal_1_1functors_1_1AndBoolFct2.html#a4e30c4c7275bc78bb99d856d856827c0">DGtal::functors::AndBoolFct2::operator()</a></div><div class="ttdeci">bool operator()(bool b1, bool b2) const</div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1FalseBoolFct0_html"><div class="ttname"><a href="structDGtal_1_1functors_1_1FalseBoolFct0.html">DGtal::functors::FalseBoolFct0</a></div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00081">BasicBoolFunctors.h:81</a></div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1FalseBoolFct0_html_a3d09941648f3a4fc40741a94612e988f"><div class="ttname"><a href="structDGtal_1_1functors_1_1FalseBoolFct0.html#a3d09941648f3a4fc40741a94612e988f">DGtal::functors::FalseBoolFct0::operator()</a></div><div class="ttdeci">bool operator()() const</div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1IdentityBoolFct1_html"><div class="ttname"><a href="structDGtal_1_1functors_1_1IdentityBoolFct1.html">DGtal::functors::IdentityBoolFct1</a></div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00098">BasicBoolFunctors.h:98</a></div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1IdentityBoolFct1_html_ac90b274a993984779bc4a47b32aa3504"><div class="ttname"><a href="structDGtal_1_1functors_1_1IdentityBoolFct1.html#ac90b274a993984779bc4a47b32aa3504">DGtal::functors::IdentityBoolFct1::operator()</a></div><div class="ttdeci">bool operator()(bool b) const</div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1ImpliesBoolFct2_html"><div class="ttname"><a href="structDGtal_1_1functors_1_1ImpliesBoolFct2.html">DGtal::functors::ImpliesBoolFct2</a></div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00143">BasicBoolFunctors.h:143</a></div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1ImpliesBoolFct2_html_a519a58e66a9513912153138df8e379b5"><div class="ttname"><a href="structDGtal_1_1functors_1_1ImpliesBoolFct2.html#a519a58e66a9513912153138df8e379b5">DGtal::functors::ImpliesBoolFct2::operator()</a></div><div class="ttdeci">bool operator()(bool b1, bool b2) const</div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1NotBoolFct1_html"><div class="ttname"><a href="structDGtal_1_1functors_1_1NotBoolFct1.html">DGtal::functors::NotBoolFct1</a></div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00105">BasicBoolFunctors.h:105</a></div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1NotBoolFct1_html_a7f738a89beec6380d9a347cf3b1a6353"><div class="ttname"><a href="structDGtal_1_1functors_1_1NotBoolFct1.html#a7f738a89beec6380d9a347cf3b1a6353">DGtal::functors::NotBoolFct1::operator()</a></div><div class="ttdeci">bool operator()(bool b) const</div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1OrBoolFct2_html"><div class="ttname"><a href="structDGtal_1_1functors_1_1OrBoolFct2.html">DGtal::functors::OrBoolFct2</a></div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00129">BasicBoolFunctors.h:129</a></div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1OrBoolFct2_html_aefe241b8ad8d709abce61a9668648182"><div class="ttname"><a href="structDGtal_1_1functors_1_1OrBoolFct2.html#aefe241b8ad8d709abce61a9668648182">DGtal::functors::OrBoolFct2::operator()</a></div><div class="ttdeci">bool operator()(bool b1, bool b2) const</div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1TrueBoolFct0_html"><div class="ttname"><a href="structDGtal_1_1functors_1_1TrueBoolFct0.html">DGtal::functors::TrueBoolFct0</a></div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00074">BasicBoolFunctors.h:74</a></div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1TrueBoolFct0_html_a5e087b4ec15cf710d4463b1f81c52129"><div class="ttname"><a href="structDGtal_1_1functors_1_1TrueBoolFct0.html#a5e087b4ec15cf710d4463b1f81c52129">DGtal::functors::TrueBoolFct0::operator()</a></div><div class="ttdeci">bool operator()() const</div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1XorBoolFct2_html"><div class="ttname"><a href="structDGtal_1_1functors_1_1XorBoolFct2.html">DGtal::functors::XorBoolFct2</a></div><div class="ttdef"><b>Definition:</b> <a href="BasicBoolFunctors_8h_source.html#l00136">BasicBoolFunctors.h:136</a></div></div>
<div class="ttc" id="astructDGtal_1_1functors_1_1XorBoolFct2_html_a1fc3617150c2234ea9c9055e1c384a78"><div class="ttname"><a href="structDGtal_1_1functors_1_1XorBoolFct2.html#a1fc3617150c2234ea9c9055e1c384a78">DGtal::functors::XorBoolFct2::operator()</a></div><div class="ttdeci">bool operator()(bool b1, bool b2) const</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_f2cd1aeea1cfa982bb13a5f95fa4218c.html">DGtal</a></li><li class="navelem"><a class="el" href="dir_c72d96e2c8210585cd8a59fe221b7478.html">base</a></li><li class="navelem"><b>BasicBoolFunctors.h</b></li>
<li class="footer">Generated on Sat Nov 9 2024 12:44:32 for DGtal by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
</html>