Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::NrrdTbssRoiImageIOFactory Class Reference

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

#include <mitkNrrdTbssRoiImageIOFactory.h>

Inheritance diagram for mitk::NrrdTbssRoiImageIOFactory:
Collaboration diagram for mitk::NrrdTbssRoiImageIOFactory:

Public Types

typedef NrrdTbssRoiImageIOFactory Self
 
typedef itk::ObjectFactoryBase Superclass
 
typedef itk::SmartPointer< SelfPointer
 
typedef itk::SmartPointer< const SelfConstPointer
 

Public Member Functions

virtual const char * GetITKSourceVersion (void) const override
 
virtual const char * GetDescription (void) const override
 
virtual const char * GetClassName () const
 

Static Public Member Functions

static Pointer New ()
 
static NrrdTbssRoiImageIOFactoryFactoryNew ()
 

Protected Member Functions

 NrrdTbssRoiImageIOFactory ()
 
 ~NrrdTbssRoiImageIOFactory ()
 

Detailed Description

Create instances of NrrdDiffusionImageReader objects using an object factory.

Definition at line 31 of file mitkNrrdTbssRoiImageIOFactory.h.

Member Typedef Documentation

Standard class typedefs.

Definition at line 35 of file mitkNrrdTbssRoiImageIOFactory.h.

typedef itk::ObjectFactoryBase mitk::NrrdTbssRoiImageIOFactory::Superclass

Definition at line 36 of file mitkNrrdTbssRoiImageIOFactory.h.

Constructor & Destructor Documentation

mitk::NrrdTbssRoiImageIOFactory::NrrdTbssRoiImageIOFactory ( )
protected

Definition at line 27 of file mitkNrrdTbssRoiImageIOFactory.cpp.

References New().

Referenced by FactoryNew().

mitk::NrrdTbssRoiImageIOFactory::~NrrdTbssRoiImageIOFactory ( )
protected

Definition at line 37 of file mitkNrrdTbssRoiImageIOFactory.cpp.

Member Function Documentation

static NrrdTbssRoiImageIOFactory* mitk::NrrdTbssRoiImageIOFactory::FactoryNew ( )
inlinestatic

Definition at line 46 of file mitkNrrdTbssRoiImageIOFactory.h.

References NrrdTbssRoiImageIOFactory().

virtual const char* mitk::NrrdTbssRoiImageIOFactory::GetClassName ( ) const
virtual

Run-time type information (and related methods).

const char * mitk::NrrdTbssRoiImageIOFactory::GetDescription ( void  ) const
overridevirtual

Definition at line 46 of file mitkNrrdTbssRoiImageIOFactory.cpp.

const char * mitk::NrrdTbssRoiImageIOFactory::GetITKSourceVersion ( void  ) const
overridevirtual

Class methods used to interface with the registered factories.

Definition at line 41 of file mitkNrrdTbssRoiImageIOFactory.cpp.

static Pointer mitk::NrrdTbssRoiImageIOFactory::New ( )
static

Method for class instantiation.

Referenced by NrrdTbssRoiImageIOFactory().


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