Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Functor::AND< TInput1, TInput2, TOutput > Class Template Reference

#include <itkAndImageFilter.h>

List of all members.

Public Member Functions

 AND ()
 ~AND ()
TOutput operator() (const TInput1 &A, const TInput2 &B)

template<class TInput1, class TInput2 = TInput1, class TOutput = TInput1>
class itk::Functor::AND< TInput1, TInput2, TOutput >


Constructor & Destructor Documentation

template<class TInput1, class TInput2 = TInput1, class TOutput = TInput1>
itk::Functor::AND< TInput1, TInput2, TOutput >::AND  )  [inline]
 

Definition at line 52 of file itkAndImageFilter.h.

template<class TInput1, class TInput2 = TInput1, class TOutput = TInput1>
itk::Functor::AND< TInput1, TInput2, TOutput >::~AND  )  [inline]
 

Definition at line 53 of file itkAndImageFilter.h.


Member Function Documentation

template<class TInput1, class TInput2 = TInput1, class TOutput = TInput1>
TOutput itk::Functor::AND< TInput1, TInput2, TOutput >::operator() const TInput1 &  A,
const TInput2 &  B
[inline]
 

Definition at line 54 of file itkAndImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Sun Apr 1 03:23:43 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000