28#ifndef itkAutoPointerDataObjectDecorator_h
29#define itkAutoPointerDataObjectDecorator_h
111#ifndef ITK_MANUAL_INSTANTIATION
112# include "itkAutoPointerDataObjectDecorator.hxx"
void PrintSelf(std::ostream &os, Indent indent) const override
AutoPointerDataObjectDecorator()=default
AutoPointerDataObjectDecorator Self
std::unique_ptr< T > ComponentPointer
SmartPointer< const Self > ConstPointer
~AutoPointerDataObjectDecorator() override=default
ComponentPointer m_Component
SmartPointer< Self > Pointer
virtual const T * Get() const
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....