13 #ifndef __itkImportMitkImageContainer_h
14 #define __itkImportMitkImageContainer_h
16 #include <itkImportImageContainer.h>
36 template <
typename TElementIdentifier,
typename TElement>
51 itkFactorylessNewMacro(
Self);
71 void PrintSelf(std::ostream &os, Indent indent)
const override;
75 void operator=(
const Self &);
84 #define ITK_TEMPLATE_ImportMitkImageContainer(_, EXPORT, x, y) \
87 _(2(class EXPORT ImportMitkImageContainer<ITK_TEMPLATE_2 x>)) \
90 typedef ImportMitkImageContainer<ITK_TEMPLATE_2 x> ImportMitkImageContainer##y; \
94 #ifndef ITK_MANUAL_INSTANTIATION
95 #include "itkImportMitkImageContainer.txx"
ImportMitkImageContainer()
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
TElementIdentifier ElementIdentifier
ImportMitkImageContainer Self
~ImportMitkImageContainer() override
void SetImageAccessor(mitk::ImageAccessorBase *imageAccess, size_t noBytes)
** Get the pointer from which the image data is imported. */
void PrintSelf(std::ostream &os, Indent indent) const override