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

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

#include <mitkNrrdTbssImageIOFactory.h>

Inheritance diagram for mitk::NrrdTbssImageIOFactory:
Collaboration diagram for mitk::NrrdTbssImageIOFactory:

Public Types

typedef NrrdTbssImageIOFactory 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 NrrdTbssImageIOFactoryFactoryNew ()
 

Protected Member Functions

 NrrdTbssImageIOFactory ()
 
 ~NrrdTbssImageIOFactory ()
 

Detailed Description

Create instances of NrrdDiffusionImageReader objects using an object factory.

Definition at line 31 of file mitkNrrdTbssImageIOFactory.h.

Member Typedef Documentation

Standard class typedefs.

Definition at line 35 of file mitkNrrdTbssImageIOFactory.h.

typedef itk::ObjectFactoryBase mitk::NrrdTbssImageIOFactory::Superclass

Definition at line 36 of file mitkNrrdTbssImageIOFactory.h.

Constructor & Destructor Documentation

mitk::NrrdTbssImageIOFactory::NrrdTbssImageIOFactory ( )
protected

Definition at line 27 of file mitkNrrdTbssImageIOFactory.cpp.

References New().

Referenced by FactoryNew().

mitk::NrrdTbssImageIOFactory::~NrrdTbssImageIOFactory ( )
protected

Definition at line 37 of file mitkNrrdTbssImageIOFactory.cpp.

Member Function Documentation

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

Definition at line 46 of file mitkNrrdTbssImageIOFactory.h.

References NrrdTbssImageIOFactory().

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

Run-time type information (and related methods).

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

Definition at line 46 of file mitkNrrdTbssImageIOFactory.cpp.

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

Class methods used to interface with the registered factories.

Definition at line 41 of file mitkNrrdTbssImageIOFactory.cpp.

static Pointer mitk::NrrdTbssImageIOFactory::New ( )
static

Method for class instantiation.

Referenced by NrrdTbssImageIOFactory().


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