Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d5e74628f0e673bb8680aebce32b2c04 > files > 3094

itk-doc-3.12.0-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ITK: itk::Functor::AND&lt; TInput1, TInput2, TOutput &gt; Class Template Reference</title>
<link href="DoxygenStyle.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">


<!--  Section customized for INSIGHT : Tue Jul 17 01:02:45 2001 -->
<center>
<a href="index.html" class="qindex">Main Page</a>&nbsp;&nbsp; 
<a href="modules.html" class="qindex">Groups</a>&nbsp;&nbsp;
<a href="namespaces.html" class="qindex">Namespace List</a>&nbsp;&nbsp;
<a href="hierarchy.html" class="qindex">Class Hierarchy</a>&nbsp;&nbsp;
<a href="classes.html" class="qindex">Alphabetical List</a>&nbsp;&nbsp;
<a href="annotated.html" class="qindex">Compound List</a>&nbsp;&nbsp; 
<a href="files.html" class="qindex">File
List</a>&nbsp;&nbsp; 
<a href="namespacemembers.html" class="qindex">Namespace Members</a>&nbsp;&nbsp; 
<a href="functions.html" class="qindex">Compound Members</a>&nbsp;&nbsp; 
<a href="globals.html" class="qindex">File Members</a>&nbsp;&nbsp;
<a href="pages.html" class="qindex">Concepts</a></center>


<!-- Generated by Doxygen 1.5.9 -->
  <div class="navpath"><a class="el" href="namespaceitk.html">itk</a>::<a class="el" href="namespaceitk_1_1Functor.html">Functor</a>::<a class="el" href="classitk_1_1Functor_1_1AND.html">AND</a>
  </div>
<div class="contents">
<h1>itk::Functor::AND&lt; TInput1, TInput2, TOutput &gt; Class Template Reference</h1><!-- doxytag: class="itk::Functor::AND" --><code>#include &lt;<a class="el" href="itkAndImageFilter_8h_source.html">itkAndImageFilter.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for itk::Functor::AND&lt; TInput1, TInput2, TOutput &gt;:</div>
<div class="dynsection">
<p><center><img src="classitk_1_1Functor_1_1AND__inherit__graph.png" border="0" usemap="#itk_1_1Functor_1_1AND_3_01TInput1_00_01TInput2_00_01TOutput_01_4__inherit__map" alt="Inheritance graph"></center>
<map name="itk_1_1Functor_1_1AND_3_01TInput1_00_01TInput2_00_01TOutput_01_4__inherit__map">
<area shape="rect" id="node3" href="classitk_1_1Functor_1_1AND.html" title="itk::Functor::AND\&lt; TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType \&gt;" alt="" coords="951,8,1639,37"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classitk_1_1Functor_1_1AND-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1AND.html#2cfea38b5324c30824b6f93b0f7331be">AND</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1AND.html#29f3f7c04ea40e810b00afebc4c565e6">operator!=</a> (const <a class="el" href="classitk_1_1Functor_1_1AND.html">AND</a> &amp;) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">TOutput&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1AND.html#ad42c9cab5bb2ac8f87df5e17c03a87f">operator()</a> (const TInput1 &amp;<a class="el" href="classA.html">A</a>, const TInput2 &amp;B)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1AND.html#7a56e3d6de709665fc93b5cb12054238">operator==</a> (const <a class="el" href="classitk_1_1Functor_1_1AND.html">AND</a> &amp;other) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1AND.html#b3b61a40da05bf3d92706b87f106ebfc">~AND</a> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class TInput1, class TInput2 = TInput1, class TOutput = TInput1&gt;<br>
 class itk::Functor::AND&lt; TInput1, TInput2, TOutput &gt;</h3>


<p>Definition at line <a class="el" href="itkAndImageFilter_8h_source.html#l00049">49</a> of file <a class="el" href="itkAndImageFilter_8h_source.html">itkAndImageFilter.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="2cfea38b5324c30824b6f93b0f7331be"></a><!-- doxytag: member="itk::Functor::AND::AND" ref="2cfea38b5324c30824b6f93b0f7331be" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2 = TInput1, class TOutput = TInput1&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1Functor_1_1AND.html">itk::Functor::AND</a>&lt; TInput1, TInput2, TOutput &gt;::<a class="el" href="classitk_1_1Functor_1_1AND.html">AND</a>           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkAndImageFilter_8h_source.html#l00052">52</a> of file <a class="el" href="itkAndImageFilter_8h_source.html">itkAndImageFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="b3b61a40da05bf3d92706b87f106ebfc"></a><!-- doxytag: member="itk::Functor::AND::~AND" ref="b3b61a40da05bf3d92706b87f106ebfc" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2 = TInput1, class TOutput = TInput1&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1Functor_1_1AND.html">itk::Functor::AND</a>&lt; TInput1, TInput2, TOutput &gt;::~<a class="el" href="classitk_1_1Functor_1_1AND.html">AND</a>           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkAndImageFilter_8h_source.html#l00053">53</a> of file <a class="el" href="itkAndImageFilter_8h_source.html">itkAndImageFilter.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="29f3f7c04ea40e810b00afebc4c565e6"></a><!-- doxytag: member="itk::Functor::AND::operator!=" ref="29f3f7c04ea40e810b00afebc4c565e6" args="(const AND &amp;) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2 = TInput1, class TOutput = TInput1&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classitk_1_1Functor_1_1AND.html">itk::Functor::AND</a>&lt; TInput1, TInput2, TOutput &gt;::operator!=           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classitk_1_1Functor_1_1AND.html">AND</a>&lt; TInput1, TInput2, TOutput &gt; &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkAndImageFilter_8h_source.html#l00054">54</a> of file <a class="el" href="itkAndImageFilter_8h_source.html">itkAndImageFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ad42c9cab5bb2ac8f87df5e17c03a87f"></a><!-- doxytag: member="itk::Functor::AND::operator()" ref="ad42c9cab5bb2ac8f87df5e17c03a87f" args="(const TInput1 &amp;A, const TInput2 &amp;B)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2 = TInput1, class TOutput = TInput1&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">TOutput <a class="el" href="classitk_1_1Functor_1_1AND.html">itk::Functor::AND</a>&lt; TInput1, TInput2, TOutput &gt;::operator()           </td>
          <td>(</td>
          <td class="paramtype">const TInput1 &amp;&nbsp;</td>
          <td class="paramname"> <em>A</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const TInput2 &amp;&nbsp;</td>
          <td class="paramname"> <em>B</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkAndImageFilter_8h_source.html#l00062">62</a> of file <a class="el" href="itkAndImageFilter_8h_source.html">itkAndImageFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="7a56e3d6de709665fc93b5cb12054238"></a><!-- doxytag: member="itk::Functor::AND::operator==" ref="7a56e3d6de709665fc93b5cb12054238" args="(const AND &amp;other) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2 = TInput1, class TOutput = TInput1&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classitk_1_1Functor_1_1AND.html">itk::Functor::AND</a>&lt; TInput1, TInput2, TOutput &gt;::operator==           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classitk_1_1Functor_1_1AND.html">AND</a>&lt; TInput1, TInput2, TOutput &gt; &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkAndImageFilter_8h_source.html#l00058">58</a> of file <a class="el" href="itkAndImageFilter_8h_source.html">itkAndImageFilter.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="itkAndImageFilter_8h_source.html">itkAndImageFilter.h</a></ul>
</div>
<hr><address><small>
Generated at Fri May 8 08:53:37 2009 for ITK  by <a href="http://www.stack.nl/~dimitri/doxygen/index.html"> <img 
src="http://www.stack.nl/~dimitri/doxygen/doxygen.png" alt="doxygen"
align="middle" border=0 width=110 height=53>
</a> 1.5.9 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2000</small></address>
</body>
</html>