| ANY_MIMETYPE_NAME() | mitk::PropertyPersistenceInfo | static |
| Clone() const | mitk::PropertyPersistenceInfo | |
| DeserializationFunctionType typedef | mitk::PropertyPersistenceInfo | |
| GetDeserializationFunction() const | mitk::PropertyPersistenceInfo | |
| GetKey() const | mitk::PropertyPersistenceInfo | |
| GetKeyTemplate() const | mitk::PropertyPersistenceInfo | |
| GetMimeTypeName() const | mitk::PropertyPersistenceInfo | |
| GetName() const | mitk::PropertyPersistenceInfo | |
| GetNameTemplate() const | mitk::PropertyPersistenceInfo | |
| GetSerializationFunction() const | mitk::PropertyPersistenceInfo | |
| IsRegEx() const | mitk::PropertyPersistenceInfo | |
| MimeTypeNameType typedef | mitk::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::PropertyPersistenceInfo | static |
| PrintSelf(std::ostream &os, itk::Indent indent) const override | mitk::PropertyPersistenceInfo | protected |
| PropertyPersistenceInfo(const std::string &name="") | mitk::PropertyPersistenceInfo | protected |
| PropertyPersistenceInfo(const std::string &name, const std::string &mimeTypeName) | mitk::PropertyPersistenceInfo | protected |
| SerializationFunctionType typedef | mitk::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) const | mitk::PropertyPersistenceInfo | |
| UnRegExByName(const std::string &propertyName) const | mitk::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() override | mitk::PropertyPersistenceInfo | protected |