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

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

#include <itkOrImageFilter.h>

Inheritance diagram for itk::Functor::OR< TInput1, TInput2, TOutput >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

bool operator!= (const OR &) const
TOutput operator() (const TInput1 &A, const TInput2 &B) const
bool operator== (const OR &other) const
 OR ()
 ~OR ()


Detailed Description

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

Definition at line 49 of file itkOrImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 52 of file itkOrImageFilter.h.

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

Definition at line 53 of file itkOrImageFilter.h.


Member Function Documentation

template<class TInput1, class TInput2 = TInput1, class TOutput = TInput1>
bool itk::Functor::OR< TInput1, TInput2, TOutput >::operator!= ( const OR< TInput1, TInput2, TOutput > &   )  const [inline]

Definition at line 54 of file itkOrImageFilter.h.

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

Definition at line 62 of file itkOrImageFilter.h.

template<class TInput1, class TInput2 = TInput1, class TOutput = TInput1>
bool itk::Functor::OR< TInput1, TInput2, TOutput >::operator== ( const OR< TInput1, TInput2, TOutput > &  other  )  const [inline]

Definition at line 58 of file itkOrImageFilter.h.


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 15:30:50 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000