![]() |
RTK
2.7.0
Reconstruction Toolkit
|
#include <rtkHncImageIOFactory.h>
Inheritance diagram for rtk::HncImageIOFactory:
Collaboration diagram for rtk::HncImageIOFactory:Public Types | |
| using | ConstPointer = itk::SmartPointer< const Self > |
| using | Pointer = itk::SmartPointer< Self > |
| using | Self = HncImageIOFactory |
| using | Superclass = itk::ObjectFactoryBase |
Public Member Functions | |
| virtual ::itk::LightObject::Pointer | CreateAnother () const |
| const char * | GetDescription () const override |
| const char * | GetITKSourceVersion () const override |
| const char * | GetNameOfClass () const override |
| HncImageIOFactory (const Self &)=delete | |
| void | operator= (const Self &)=delete |
Static Public Member Functions | |
| static Pointer | New () |
| static void | RegisterOneFactory () |
Protected Types | |
| using | myProductType = HncImageIOFactory |
Protected Member Functions | |
| HncImageIOFactory () | |
| ~HncImageIOFactory () override=default | |
Protected Attributes | |
| const myProductType * | m_MyProduct |
Factory for Hnc files (file format used by Varian for Obi raw data).
Definition at line 41 of file rtkHncImageIOFactory.h.
| using rtk::HncImageIOFactory::ConstPointer = itk::SmartPointer<const Self> |
Definition at line 48 of file rtkHncImageIOFactory.h.
|
protected |
Definition at line 83 of file rtkHncImageIOFactory.h.
| using rtk::HncImageIOFactory::Pointer = itk::SmartPointer<Self> |
Definition at line 47 of file rtkHncImageIOFactory.h.
Standard class type alias.
Definition at line 45 of file rtkHncImageIOFactory.h.
| using rtk::HncImageIOFactory::Superclass = itk::ObjectFactoryBase |
Definition at line 46 of file rtkHncImageIOFactory.h.
|
delete |
|
protected |
|
overrideprotecteddefault |
|
virtual |
|
inlineoverride |
Definition at line 58 of file rtkHncImageIOFactory.h.
|
inlineoverride |
Class methods used to interface with the registered factories.
Definition at line 52 of file rtkHncImageIOFactory.h.
|
override |
Run-time type information (and related methods).
|
static |
Method for class instantiation.
|
delete |
|
inlinestatic |
Register one factory of this type
Definition at line 71 of file rtkHncImageIOFactory.h.
|
protected |
Definition at line 84 of file rtkHncImageIOFactory.h.
1.8.14