#include <itkLSMImageIOFactory.h>
Inheritance diagram for itk::LSMImageIOFactory:
Public Types | |
typedef LSMImageIOFactory | Self |
typedef ObjectFactoryBase | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
itkFactorylessNewMacro (Self) | |
virtual const char * | GetNameOfClass () const |
virtual const char * | GetITKSourceVersion () const |
virtual const char * | GetDescription () const |
Static Public Member Functions | |
void | RegisterOneFactory () |
Protected Member Functions | |
LSMImageIOFactory () | |
~LSMImageIOFactory () |
Definition at line 31 of file itkLSMImageIOFactory.h.
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 38 of file itkLSMImageIOFactory.h. |
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 37 of file itkLSMImageIOFactory.h. Referenced by RegisterOneFactory(). |
|
Standard class typedefs. Reimplemented from itk::ObjectFactoryBase. Definition at line 35 of file itkLSMImageIOFactory.h. |
|
Reimplemented from itk::ObjectFactoryBase. Definition at line 36 of file itkLSMImageIOFactory.h. |
|
|
|
|
|
Class Methods used to interface with the registered factories. Implements itk::ObjectFactoryBase. |
|
Class Methods used to interface with the registered factories. Implements itk::ObjectFactoryBase. |
|
Run-time type information (and related methods). Reimplemented from itk::ObjectFactoryBase. |
|
Method for class instantiation. |
|
Register one factory of this type Definition at line 52 of file itkLSMImageIOFactory.h. References Pointer. |