Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
itk::ImageToImageFilterDetail::IntDispatch<> Struct Template Reference
Templated class to produce a unique type for each integer.
More...
#include <itkImageToImageFilterDetail.h>
Inheritance diagram for itk::ImageToImageFilterDetail::IntDispatch<>:
[legend]Collaboration diagram for itk::ImageToImageFilterDetail::IntDispatch<>:
[legend]
Detailed Description
template<int>
struct itk::ImageToImageFilterDetail::IntDispatch<>
Templated class to produce a unique type for each integer.
IntDispatch is a templated class that produces a unique type for each integer. IntDispatch is typically used as a parameter to an overloaded function where a different version of the routine would need to be called for each integer value.
Definition at line 69 of file itkImageToImageFilterDetail.h.
The documentation for this struct was generated from the following file:
Generated at Thu May 25 03:02:12 2006 for ITK by
1.3.5 written by Dimitri van Heesch,
© 1997-2000