Medical Imaging Interaction Toolkit  2023.12.99-3b10b122
Medical Imaging Interaction Toolkit
mitk::LookupTablePropertySerializerFactory Class Reference

#include <mitkLookupTablePropertySerializer.h>

Inheritance diagram for mitk::LookupTablePropertySerializerFactory:
Collaboration diagram for mitk::LookupTablePropertySerializerFactory:

Public Types

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

Public Member Functions

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

Static Public Member Functions

static Pointer New ()
 

Protected Member Functions

 LookupTablePropertySerializerFactory ()
 
 ~ LookupTablePropertySerializerFactory ()
 

Detailed Description

Definition at line 55 of file mitkLookupTablePropertySerializer.h.

Member Typedef Documentation

◆ ConstPointer

◆ Pointer

◆ Self

◆ Superclass

Definition at line 55 of file mitkLookupTablePropertySerializer.h.

Constructor & Destructor Documentation

◆ LookupTablePropertySerializerFactory()

mitk::LookupTablePropertySerializerFactory::LookupTablePropertySerializerFactory ( )
inlineprotected

Definition at line 55 of file mitkLookupTablePropertySerializer.h.

◆ ~ LookupTablePropertySerializerFactory()

mitk::LookupTablePropertySerializerFactory::~ LookupTablePropertySerializerFactory ( )
inlineprotected

Definition at line 55 of file mitkLookupTablePropertySerializer.h.

Member Function Documentation

◆ GetClassName()

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

◆ GetDescription()

virtual const char* mitk::LookupTablePropertySerializerFactory::GetDescription ( ) const
inlineoverridevirtual

Definition at line 55 of file mitkLookupTablePropertySerializer.h.

◆ GetITKSourceVersion()

virtual const char* mitk::LookupTablePropertySerializerFactory::GetITKSourceVersion ( ) const
inlineoverridevirtual

Definition at line 55 of file mitkLookupTablePropertySerializer.h.

◆ New()

static Pointer mitk::LookupTablePropertySerializerFactory::New ( )
static

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