NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Protected Member Functions | List of all members
niftk::LabeledLookupTablePropertySerializer Class Reference

Serializes LabeledLookupTableProperty. More...

Inheritance diagram for niftk::LabeledLookupTablePropertySerializer:
Inheritance graph
[legend]
Collaboration diagram for niftk::LabeledLookupTablePropertySerializer:
Collaboration graph
[legend]

Public Member Functions

 mitkClassMacro (LabeledLookupTablePropertySerializer, NamedLookupTablePropertySerializer) static Pointer New()
 
virtual TiXmlElement * Serialize () override
 
virtual mitk::BaseProperty::Pointer Deserialize (TiXmlElement *) override
 
- Public Member Functions inherited from niftk::NamedLookupTablePropertySerializer
 mitkClassMacro (NamedLookupTablePropertySerializer, mitk::LookupTablePropertySerializer) static Pointer New()
 

Protected Member Functions

 LabeledLookupTablePropertySerializer ()
 
virtual ~LabeledLookupTablePropertySerializer ()
 
- Protected Member Functions inherited from niftk::NamedLookupTablePropertySerializer
 NamedLookupTablePropertySerializer ()
 
virtual ~NamedLookupTablePropertySerializer ()
 

Detailed Description

Serializes LabeledLookupTableProperty.

Constructor & Destructor Documentation

niftk::LabeledLookupTablePropertySerializer::LabeledLookupTablePropertySerializer ( )
protected
niftk::LabeledLookupTablePropertySerializer::~LabeledLookupTablePropertySerializer ( )
protectedvirtual

Member Function Documentation

mitk::BaseProperty::Pointer niftk::LabeledLookupTablePropertySerializer::Deserialize ( TiXmlElement *  element)
overridevirtual
niftk::LabeledLookupTablePropertySerializer::mitkClassMacro ( LabeledLookupTablePropertySerializer  ,
NamedLookupTablePropertySerializer   
)
TiXmlElement * niftk::LabeledLookupTablePropertySerializer::Serialize ( )
overridevirtual

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