fw4spl
itk::InrImageIOFactory Class Reference

Create instances of InrImageIO objects using an object factory. More...

#include <itkInrImageIOFactory.hpp>

+ Inheritance diagram for itk::InrImageIOFactory:
+ Collaboration diagram for itk::InrImageIOFactory:

Public Types

typedef InrImageIOFactory Self
 
typedef ObjectFactoryBase Superclass
 
typedef SmartPointer< SelfPointer
 
typedef SmartPointer< const SelfConstPointer
 

Public Member Functions

virtual const char * GetITKSourceVersion (void) const override
 
virtual const char * GetDescription (void) const override
 
 itkFactorylessNewMacro (Self) itkTypeMacro(InrImageIOFactory
 

Static Public Member Functions

static ObjectFactoryBase void RegisterOneFactory (void)
 

Protected Member Functions

virtual void PrintSelf (std::ostream &os, Indent indent) const override
 

Detailed Description

Create instances of InrImageIO objects using an object factory.

Definition at line 19 of file itkInrImageIOFactory.hpp.

Member Typedef Documentation

Standard class typedefs.

Definition at line 23 of file itkInrImageIOFactory.hpp.

Member Function Documentation

const char * itk::InrImageIOFactory::GetITKSourceVersion ( void  ) const
overridevirtual

Class methods used to interface with the registered factories.

Definition at line 48 of file itkInrImageIOFactory.cpp.

itk::InrImageIOFactory::itkFactorylessNewMacro ( Self  )

Method for class instantiation. Run-time type information (and related methods).

static ObjectFactoryBase void itk::InrImageIOFactory::RegisterOneFactory ( void  )
inlinestatic

Register one factory of this type

Definition at line 39 of file itkInrImageIOFactory.hpp.


The documentation for this class was generated from the following files: