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

itk::Functor::Cast< TInput, TOutput > Class Template Reference

#include <itkCastImageFilter.h>

List of all members.

template<class TInput, class TOutput>
class itk::Functor::Cast< TInput, TOutput >


Public Member Functions

 Cast ()
bool operator!= (const Cast &) const
TOutput operator() (const TInput &A)
bool operator== (const Cast &other) const
 ~Cast ()

Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Functor::Cast< TInput, TOutput >::Cast  )  [inline]
 

Definition at line 50 of file itkCastImageFilter.h.

template<class TInput, class TOutput>
itk::Functor::Cast< TInput, TOutput >::~Cast  )  [inline]
 

Definition at line 51 of file itkCastImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
bool itk::Functor::Cast< TInput, TOutput >::operator!= const Cast< TInput, TOutput > &   )  const [inline]
 

Definition at line 52 of file itkCastImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Functor::Cast< TInput, TOutput >::operator() const TInput &  A  )  [inline]
 

Definition at line 60 of file itkCastImageFilter.h.

template<class TInput, class TOutput>
bool itk::Functor::Cast< TInput, TOutput >::operator== const Cast< TInput, TOutput > &  other  )  const [inline]
 

Definition at line 56 of file itkCastImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Mon Jul 10 00:19:55 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000