Classes | Namespaces | Defines

itkImportMitkImageContainer.h File Reference

#include <itkImportImageContainer.h>
#include <mitkImageDataItem.h>

Go to the source code of this file.

Classes

class  itk::ImportMitkImageContainer< TElementIdentifier, TElement >

Namespaces

namespace  itk

Defines

#define ITK_TEMPLATE_ImportMitkImageContainer(_, EXPORT, x, y)

Define Documentation

#define ITK_TEMPLATE_ImportMitkImageContainer (   _,
  EXPORT,
  x,
  y 
)
Value:
namespace itk { \
  _(2(class EXPORT ImportMitkImageContainer< ITK_TEMPLATE_2 x >)) \
  namespace Templates { typedef ImportMitkImageContainer< ITK_TEMPLATE_2 x > ImportMitkImageContainer##y; } \
  }

Definition at line 86 of file itkImportMitkImageContainer.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines