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.

Public Member Functions

 Cast ()
 ~Cast ()
TOutput operator() (const TInput &A)

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


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>
TOutput itk::Functor::Cast< TInput, TOutput >::operator() const TInput &  A  )  [inline]
 

Definition at line 52 of file itkCastImageFilter.h.


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