Medical Imaging Interaction Toolkit  2023.04.00
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkScalarListLookupTablePropertySerializer.h File Reference

Go to the source code of this file.

Classes

class  mitk::ScalarListLookupTablePropertySerializer
 Serializer for the ScalarListLookupTableProperty so it can be written and read from file. More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 
 mitk::PropertyPersistenceSerialization
 
 mitk::PropertyPersistenceDeserialization
 

Functions

MITKMODELFIT_EXPORT ::std::string mitk::PropertyPersistenceSerialization::serializeScalarListLookupTablePropertyToXML (const mitk::BaseProperty *prop)
 
MITKMODELFIT_EXPORT mitk::BaseProperty::Pointer mitk::PropertyPersistenceDeserialization::deserializeXMLToScalarListLookupTableProperty (const std::string &value)