Medical Imaging Interaction Toolkit  2025.12.02
Medical Imaging Interaction Toolkit
mitk::PropertyPersistenceInfo Member List

This is the complete list of members for mitk::PropertyPersistenceInfo, including all inherited members.

ANY_MIMETYPE_NAME()mitk::PropertyPersistenceInfostatic
Clone() constmitk::PropertyPersistenceInfo
DeserializationFunctionType typedefmitk::PropertyPersistenceInfo
GetDeserializationFunction() constmitk::PropertyPersistenceInfo
GetKey() constmitk::PropertyPersistenceInfo
GetKeyTemplate() constmitk::PropertyPersistenceInfo
GetMimeTypeName() constmitk::PropertyPersistenceInfo
GetName() constmitk::PropertyPersistenceInfo
GetNameTemplate() constmitk::PropertyPersistenceInfo
GetSerializationFunction() constmitk::PropertyPersistenceInfo
IsRegEx() constmitk::PropertyPersistenceInfo
MimeTypeNameType typedefmitk::PropertyPersistenceInfo
mitkClassMacroItkParent(PropertyPersistenceInfo, itk::LightObject)mitk::PropertyPersistenceInfo
mitkNewMacro1Param(Self, const std::string &)mitk::PropertyPersistenceInfo
mitkNewMacro2Param(Self, const std::string &, const std::string &)mitk::PropertyPersistenceInfo
New()mitk::PropertyPersistenceInfostatic
PrintSelf(std::ostream &os, itk::Indent indent) const overridemitk::PropertyPersistenceInfoprotected
PropertyPersistenceInfo(const std::string &name="")mitk::PropertyPersistenceInfoprotected
PropertyPersistenceInfo(const std::string &name, const std::string &mimeTypeName)mitk::PropertyPersistenceInfoprotected
SerializationFunctionType typedefmitk::PropertyPersistenceInfo
SetDeserializationFunction(const DeserializationFunctionType &fnc)mitk::PropertyPersistenceInfo
SetMimeTypeName(const MimeTypeNameType &mimeTypeName)mitk::PropertyPersistenceInfo
SetName(const std::string &name)mitk::PropertyPersistenceInfo
SetNameAndKey(const std::string &name, const std::string &key)mitk::PropertyPersistenceInfo
SetSerializationFunction(const SerializationFunctionType &fnc)mitk::PropertyPersistenceInfo
UnRegExByKey(const std::string &key) constmitk::PropertyPersistenceInfo
UnRegExByName(const std::string &propertyName) constmitk::PropertyPersistenceInfo
UseRegEx(const std::string &nameRegEx, const std::string &nameTemplate)mitk::PropertyPersistenceInfo
UseRegEx(const std::string &nameRegEx, const std::string &nameTemplate, const std::string &keyRegEx, const std::string keyTemplate)mitk::PropertyPersistenceInfo
~PropertyPersistenceInfo() overridemitk::PropertyPersistenceInfoprotected