![]() |
RTK
2.0.0
Reconstruction Toolkit
|
#include <rtkXRadImageIOFactory.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef itk::SmartPointer< Self > | Pointer |
typedef XRadImageIOFactory | Self |
typedef itk::ObjectFactoryBase | Superclass |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother () const |
const char * | GetDescription (void) const override |
const char * | GetITKSourceVersion (void) const override |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
static Pointer | New () |
static void | RegisterOneFactory (void) |
Protected Types | |
typedef XRadImageIOFactory | myProductType |
Protected Member Functions | |
XRadImageIOFactory () | |
virtual | ~XRadImageIOFactory () override |
Protected Attributes | |
const myProductType * | m_MyProduct |
Private Member Functions | |
void | operator= (const Self &) |
XRadImageIOFactory (const Self &) | |
ITK factory for XRad file I/O.
Definition at line 37 of file rtkXRadImageIOFactory.h.
typedef itk::SmartPointer<const Self> rtk::XRadImageIOFactory::ConstPointer |
Definition at line 44 of file rtkXRadImageIOFactory.h.
|
protected |
Definition at line 70 of file rtkXRadImageIOFactory.h.
Definition at line 43 of file rtkXRadImageIOFactory.h.
Standard class typedefs.
Definition at line 41 of file rtkXRadImageIOFactory.h.
Definition at line 42 of file rtkXRadImageIOFactory.h.
|
protected |
|
inlineoverrideprotectedvirtual |
Definition at line 68 of file rtkXRadImageIOFactory.h.
|
private |
|
virtual |
|
inlineoverride |
Definition at line 51 of file rtkXRadImageIOFactory.h.
|
inlineoverride |
Class methods used to interface with the registered factories.
Definition at line 47 of file rtkXRadImageIOFactory.h.
References ITK_SOURCE_VERSION.
|
virtual |
Run-time type information (and related methods).
|
static |
Method for class instantiation.
|
private |
|
inlinestatic |
Register one factory of this type
Definition at line 62 of file rtkXRadImageIOFactory.h.
|
protected |
Definition at line 71 of file rtkXRadImageIOFactory.h.