RTK
2.6.0
Reconstruction Toolkit
|
#include <rtkDCMImagXImageIOFactory.h>
Public Types | |
using | ConstPointer = itk::SmartPointer< const Self > |
using | Pointer = itk::SmartPointer< Self > |
using | Self = DCMImagXImageIOFactory |
using | Superclass = itk::ObjectFactoryBase |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother () const |
const char * | GetDescription () const override |
const char * | GetITKSourceVersion () const override |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
static Pointer | New () |
static void | RegisterOneFactory () |
Protected Types | |
using | myProductType = DCMImagXImageIOFactory |
Protected Member Functions | |
DCMImagXImageIOFactory () | |
~DCMImagXImageIOFactory () override=default | |
Protected Attributes | |
const myProductType * | m_MyProduct |
Definition at line 37 of file rtkDCMImagXImageIOFactory.h.
using rtk::DCMImagXImageIOFactory::ConstPointer = itk::SmartPointer<const Self> |
Definition at line 46 of file rtkDCMImagXImageIOFactory.h.
|
protected |
Definition at line 82 of file rtkDCMImagXImageIOFactory.h.
Definition at line 45 of file rtkDCMImagXImageIOFactory.h.
Standard class type alias.
Definition at line 43 of file rtkDCMImagXImageIOFactory.h.
Definition at line 44 of file rtkDCMImagXImageIOFactory.h.
|
protected |
|
overrideprotecteddefault |
|
virtual |
Reimplemented from itk::Object.
|
inlineoverridevirtual |
Implements itk::ObjectFactoryBase.
Definition at line 56 of file rtkDCMImagXImageIOFactory.h.
|
inlineoverridevirtual |
Class methods used to interface with the registered factories.
Implements itk::ObjectFactoryBase.
Definition at line 50 of file rtkDCMImagXImageIOFactory.h.
References ITK_SOURCE_VERSION.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::ObjectFactoryBase.
|
static |
Method for class instantiation.
|
inlinestatic |
Register one factory of this type
Definition at line 74 of file rtkDCMImagXImageIOFactory.h.
References itk::ObjectFactoryBase::RegisterFactory().
|
protected |
Definition at line 83 of file rtkDCMImagXImageIOFactory.h.