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

itk::VTKImageExportBase::VTKImageExportBase::CallbackTypeProxy Class Reference

#include <itkVTKImageExportBase.h>

List of all members.

Public Types

typedef double *(* DoubleCallbackType )(void *)
typedef float *(* FloatCallbackType )(void *)

Public Member Functions

 CallbackTypeProxy (DoubleCallbackType d, FloatCallbackType f)
 operator DoubleCallbackType ()
 operator FloatCallbackType ()


Detailed Description

Definition at line 70 of file itkVTKImageExportBase.h.


Member Typedef Documentation

typedef double*(* itk::VTKImageExportBase::VTKImageExportBase::CallbackTypeProxy::DoubleCallbackType)(void *)

typedef float*(* itk::VTKImageExportBase::VTKImageExportBase::CallbackTypeProxy::FloatCallbackType)(void *)


Constructor & Destructor Documentation

itk::VTKImageExportBase::VTKImageExportBase::CallbackTypeProxy::CallbackTypeProxy ( DoubleCallbackType  d,
FloatCallbackType  f 
) [inline]

Definition at line 83 of file itkVTKImageExportBase.h.


Member Function Documentation

itk::VTKImageExportBase::VTKImageExportBase::CallbackTypeProxy::operator DoubleCallbackType (  )  [inline]

Definition at line 75 of file itkVTKImageExportBase.h.

itk::VTKImageExportBase::VTKImageExportBase::CallbackTypeProxy::operator FloatCallbackType (  )  [inline]

Definition at line 79 of file itkVTKImageExportBase.h.


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

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