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

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

#include <itkCastImageFilter.h>

Inheritance diagram for itk::Functor::Cast< TInput, TOutput >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 43 of file itkCastImageFilter.h.


Constructor & Destructor Documentation

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

Definition at line 46 of file itkCastImageFilter.h.

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

Definition at line 47 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 48 of file itkCastImageFilter.h.

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

Definition at line 56 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 52 of file itkCastImageFilter.h.


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

Generated at Tue Jul 13 2010 04:00:22 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000