15 #ifndef __elxBaseComponentSE_h
16 #define __elxBaseComponentSE_h
19 #include "itkObject.h"
41 template <
class TElastix>
83 return this->m_Elastix.GetPointer();
92 return this->m_Configuration.GetPointer();
96 virtual void SetConfiguration( ConfigurationType * _arg );
105 return this->m_Registration;
120 void operator=(
const Self& );
128 #ifndef ITK_MANUAL_INSTANTIATION
129 #include "elxBaseComponentSE.hxx"
132 #endif // end #ifndef __elxBaseComponentSE_h